#text_window .btn{
	margin:10px 0px;
	text-align:center;
}
#text_window .btn a{
	display:inline-block;
	padding:4px 35px 4px;
	background:linear-gradient(to bottom, #0191da 0%, #08577f 30%, #08577f 70%, #01334c 100%);
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
	text-decoration:none;
/*	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
	border:2px solid #010445;*/
}
#text_window .btn a:hover{
	background:linear-gradient(to bottom, #01334c 0%, #08577f 30%, #08577f 70%, #0191da 100%);
}
#text_window .btn a div{
	text-shadow:1px 1px 1px rgba(0, 0, 0, .8);
}

.error_input{
	background-color:#fdecea !important;
	border:1px solid red !important;
}
.error1{
	padding-top:2px;
	color:#C82100;
	font-size:11px;
}
.text_red{
	color:#C82100;
}
/* ----------------------------------------- */
/*                Popup window               */
/* ----------------------------------------- */
	#fog{
		position:absolute;
		display:none;
		top:0px;
		left:0px;
		width:100%;
		background-color:rgba(0, 0, 0, 0.6);
		z-index:2499;
	}
	#window_abs{
		position:absolute;
		display:none;
		left:31%;
		top:46%;
		width:500px;
		background:#fff;
		-webkit-border-radius:8px;
		-moz-border-radius:8px;
		border-radius:8px;
		z-index:10000;
	}
	.close_window{
		position:absolute;
		top:10px;
		right:10px;
	}
	.title_window{
		padding:10px;
		color:#be0f1d;
		font-size:24px;
	}
	#text_window{
		padding:10px;
	}

	#donate_form .title{
		padding-bottom:10px;
		text-align:left;
		line-height:20px;
		color:#0191da;
		font-size:18px;
	}
	#donate_form input[type="text"], #donate_form select, #donate_form textarea{
	    width:300px;
	    height:26px;
	    padding:2px 5px;
	    border-radius:2px;
	    border:1px solid #E6E6E6;
	}
	#donate_form select{
	    width:313px;
	}
	#donate_form textarea{
	    height:70px;
	}
	#donate_form label{
		display:inline;
	}
/* ----------------------------------------- */
/*            /// Popup window ///           */
/* ----------------------------------------- */
.title1{
	color:#d2181a; /*#005d9a;*/
	font-size:26px;
}
.title2, .title2 a{
	color:#005d9a;
	font-size:22px;
	text-decoration:none;
}
.hidden{
	display:none;
}
#payButton1, #payButton1{
	cursor:pointer;
}
/*
     FILE ARCHIVED ON 14:01:32 Jun 10, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:02:10 Aug 31, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/