@font-face {
  font-family: 'MontserratBold';  /*this is the name you give*/
  src: url('https://portal.charitysupportcenter.org/servlet/eAndar.WebExtDocument/styleimage/3D242B5B5F4E66663D707E3E/Montserrat-Bold.ttf') ;
}
@font-face {
  font-family: 'MontserratRegular';  /*this is the name you give*/
  src: url('https://portal.charitysupportcenter.org/servlet/eAndar.WebExtDocument/styleimage/466C3A525A236C5826467E3E/Montserrat-Regular.ttf') ;
}
@font-face {
  font-family: 'MontserratItalic';  /*this is the name you give*/
  src: url('https://portal.charitysupportcenter.org/servlet/eAndar.WebExtDocument/styleimage/5841413225732B7354757E3E/Montserrat-RegularItalic.ttf') ;
}
@font-face {
  font-family: 'RobotoRegular';  /*this is the name you give*/
  src: url('https://portal.charitysupportcenter.org/servlet/eAndar.WebExtDocument/styleimage/5A313725746875552A407E3E/Roboto-Regular.ttf') ;
}
body{

	
	font-family:Arial;
	font-size:16px;
	
}

a{
	color: #007bff;
}

h1, .page-header{
	font-size: 30px;
	color: #01426A;
	font-family:Arial;
}
/*-------------*/

/*--------------------------------------------------------------------------LOGIN AND LOGOFF PAGE ---------------------------------------------------*/
.Page-signoffPage,.Page-LoginForgot{min-height:600px;} /*need to set min height otherwise too much white space below footer.*/

/*------Change this picture to a new banner, add the image as an attachment and insert file-------*/
.LoginBackground{
	background: url("https://portal.charitysupportcenter.org/servlet/eAndar.WebExtDocument/styleimage/694A34456A545022516B7E3E/Banner%20Picture.png") no-repeat;
	background-position: center;
	background-size:cover;
}

#loginPage {color:black;} /*make text on login fields white*/
.FormFields.LoginFields input{border-radius:0px;}  /*remove round border on login fields*/
.FormFields.LoginFields label{text-transform:uppercase;font-weight:normal;}

/*make background image responsive on login page */
@media screen and (max-width: 1920px) {
  .LoginBackground {min-height:640px}
	.login-banner_heading{margin-top:100px}
  	#loginPage {margin-top:80px;}
}

@media screen and (max-width: 1600px) {
  .LoginBackground {min-height:630px}
}

@media screen and (max-width: 1400px) {
  .LoginBackground {min-height:620px}
  .FormFields.LoginFields div.j_usernameData input,
  .FormFields.LoginFields div.j_passwordData input{max-width: 50%;margin: 0 auto;}
}

@media screen and (max-width: 1024px) {
  .LoginBackground {min-height:600px}
 
}

@media screen and (max-width: 768px) {
  .LoginBackground {min-height:400px}
   .Column2 {margin:20px 0 0 0 !important;}
  .Column3{float:none !important;margin-top:30px;}
  .tagline { text-align: left !important;}
}
/*this is the welcome text on the login page*/
.login-banner_heading{

	text-align: center;
	margin: 0 auto;
}





/*----------------------------------------------------------------------------HEADER AREA ---------------------------------------------------------------*/
/*make top header bar blue*/
/*------Change this to color choice #1-------*/
.GenericResponsiveTop1{
	background-color:#ffffff;
	padding:10px 0;
}

.earthshareLogo {
	max-width: 125px;
	width: 100%;
}
/*vertically align tagline top right*/
.page-header-top-right{
	margin-top: auto;
	margin-bottom: auto;
}


.tagline {
    font-family: Arial;
    color: #ffffff;
    font-weight: bold;
    text-align: right;
}

/*make top menu background color light blue*/
/*------Change this to a lighter version of color choice 1-------*/
.GenericResponsiveTop2 {
	background-color: #282828;
	color: #ffffff;
	
}

.main-banner_heading {
	padding: 6px 0 5px 0;
	position: absolute;
	margin-top: -30%;
	text-align: center;
	width:100%;
}
.BannerLine1{
font-family:Arial;
text-transform:uppercase;
font-size:30px;
color:#282828;
}
.BannerLine2{
font-family:Arial;
font-size:60px;
color:#282828;
line-height: 36px;
}

@media only screen and (max-width: 1024px) {
	.main-banner_heading {
		margin-top: -25%;
	}
	.BannerLine1{

	font-size:25px;

	}
	.BannerLine2{

	font-size:25px;

	}
}

/*----------------------------------------------------------------------------TOP MENU AREA ---------------------------------------------------------------*/
/*remove margin, creates weird space above and below mobile menu*/
.GenericResponsiveTop2 .PortletMenu .PortletHeader {
	margin: 0;
}

/*remove left padding on first menu iten so it aligns with logo*/
ul.pureCssMenu > li:first-of-type > a{
  padding-left:0;
}

/*make menu font color white*/
/*------Change this if needed-------*/
.GenericResponsiveTop2 ul.pureCssMenu li a{
	color: #ffffff;
}

/*format role-switching menu*/
.Menu a{
	color: #ffffff;
	text-transform: uppercase;
	font-style: italic;
	font-size: 14px; 
	font-family:Arial;
	padding-left:0;
}

/*convert menu items to capitals*/
ul.pureCssMenu a, ul.pureCssMenu li.dis a:hover, ul.pureCssMenu li.sep a:hover {
	color: #ffffff;
	text-transform: uppercase;
	font-weight:bold;
	padding:15px 15px;
	font-family:Arial;
}

/*remove hover color on top menu*/
ul.pureCssMenu li a:hover {
	background-color: transparent;
	font-weight:bold;
	font-family:Arial;
	}

ul.pureCssMenu li:hover > a {
	background-color: transparent;
	border: 0;
	color: #ffffff;
	font-family:Arial;
	font-weight:bold;
}

/*make submenu appear below menu bar*/
ul.pureCssMenu ul {
	position: absolute; 
	top: 33px;
		border: none;
	background-color: rgba(17, 7, 7, 0.6);
	margin: 0;
}

.MenuHeader:before {display:none !important;}

/*----------------------------------------------------------------------------MAIN AREA ---------------------------------------------------------------*/



/*----------------------------------------------------------------------------FOOTER AREA ---------------------------------------------------------------*/
/*make footer background blue*/
/*------Change this to color choice 1-------*/
.GenericResponsiveBottom{
background-color:#bb2030;
position: relative;
bottom: auto;
padding:5% 0;
	
}
/*hide Andar copyright area*/
.GRFooter {
	display: none;
}

/*help and feedback, make this area 50% to fit content better and reduce the other 2 to 25%.*/
.GenericResponsive1PArea8.col-md-4 {
	width: 50%;
	max-width: 50%;
	flex: 50%;
	margin-bottom: 20px;
}
.GenericResponsive1PArea7.col-md-4{
		width: 25%;
	max-width: 25%;
	flex: 25%;
	margin-bottom: 20px;
}
.GenericResponsive1PArea9.col-md-4{
		width: 25%;
	max-width: 25%;
	flex: 25%;
	margin-bottom: 20px;
}

.helpFeedbackContainer {
	text-align: center;
	margin-top:40px;
}
.helpFeedbackTitle{
	text-align:center;
	font-size:35px;
	font-style: italic;
}

.helpFeedbackTitle::before {
	content: "";

	height: 5px;
	display: block;
	margin: 0 auto;
	opacity: 1;
 width: 100px;
  background-color: #bb2030; 
}

.helpFeedbackText{
	text-align:center;
	font-size:12px;
	line-height:18px;
}
#footer, #footer a {
	color:#ffffff;
	
}
.earthshareLogoFooter {
	max-width: 185px;
	width: 100%;
	display:block;
	margin-bottom:15px;
}
.earthshareLogoFooter span{
	color:white;
}
.footerHeading{
	font-family:Arial;
	font-size:16px;
	margin-bottom:15px;
}
.footerContent{

	font-size:14px;
}



/*---------------------------------------------------------Default Button -----------------------------------------------------*/
.DefaultButtons .button {
	display: inline-block;
	margin: 0.5em 0.5em 0.5em 0;
	padding: 0.3em 1.2em;
	color: #000;
	font-size: inherit;
	text-align: center;
	text-decoration: none;
	background-color: rgba(255, 255, 255, 0.6);
	border-width: 1px;
	border-style: outset; 
	border-color: #d6d3ce #848284 #848284 #d6d3ce; 
	outline-width: 0px; 
	outline-style: none; 
	outline-color: transparent; 
	min-width: 100px;
	border-radius: 50px;
	border: 2px solid #000000;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 14px;
}

.DefaultButtons .button:hover {
	background-color:#232323;
	color:#ffffff;
}

/*stack login, forgot password, hint buttons*/
nav.LoginButtonPanel li {display:block;}

#loginPage .Login.LoginButton1.Login.DefaultButtons .button {
	display: inline-block;
	margin: 0.5em 0.5em 2.5em 0;
	padding: 0.3em 1.2em;
	color: #FFFFFF;
	font-size: inherit;
	text-align: center;
	text-decoration: none;
	background-color: transparent;
	border-width: 1px;
	border-style: outset; 
	border-color: #d6d3ce #848284 #848284 #d6d3ce; 
	outline-width: 0px; 
	outline-style: none; 
	outline-color: transparent; 
	min-width: 100px;
	border-radius: 50px;
	border: 2px solid #ffffff;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 14px;
}

#loginPage .Login.LoginButton1.Login.DefaultButtons .button:hover {
	background-color:#ffffff;
	color:#232323;
}

#loginPage .Forgot.LoginButton2.Forgot.DefaultButtons .button,
#loginPage .Hint.LoginButton3.Hint.DefaultButtons .button{
	display: inline-block;
	margin:0 !important;
	padding: 0.3em 1.2em;
	color: #FFFFFF;
	font-size: inherit;
	text-align: center;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px !important;
	border-style: none !important; 
	border-color: #d6d3ce #848284 #848284 #d6d3ce; 
	outline-width: 0px; 
	outline-style: none; 
	outline-color: transparent; 
	min-width: 100px;
	border-radius: 0;
	border: none !important;
	font-family: Arial;
	text-transform: inherit !important;
	font-size: 14px;
}

#loginPage .Forgot.LoginButton2.Forgot.DefaultButtons .button:hover,
#loginPage .Hint.LoginButton3.Hint.DefaultButtons:hover {
	background-color:transparent;
	color:#ffffff;
}


/*------------------------------------------------Member Application HomePage and Form----------------------------------------------------*/
/*------Change these colors as needed-------*/
.Title1-green{
	font-family: Arial;
	font-size: 16px;
	line-height: 23px;
	font-weight: 800;
	color: #58a618;
	margin-bottom:5px;
	text-transform:uppercase;
}
.Title2{
	font-family: Arial;
	font-size: 30px;
	line-height: 35px;
	font-weight: 800;
	margin:5px 0 20px 0;
}
.Title3-black{
	font-family: Arial;
	font-size: 16px;
	line-height: 23px;
	font-weight: 700;
	color: #000000;
	text-transform:uppercase;
}

.lineSeparator{width:100%;border-top:1px solid #6f6f6f;margin:30px 0 ;}

.MemberApplicationHomePage img,
.MemberApplicationForm img{
	max-height:350px
}

/*removes the Leadership Column on E-pledge*/

.Page-AHistory .Col-LeaderLabel, .Col-IndLevel
{
display: none;
}
