/* WIDGET BASE STYLES */

/* BASE PALETTE
 *
 * BLUE: #006590
 * LIGHT BLUE: #c4e2f3
 * GREEN: #009b80
 * BLACK: #333
 *
 */

/* CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	font-size: 14px;
	text-rendering: optimizeLegibility;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 14px;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

img {
	border: 0;
}

.clr {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

a:link {
	text-decoration: none;
}

/* BASE STRUCTURE */

.wrap {
	border: 1px solid #c4e2f3;
	position: relative !important;
	-webkit-box-shadow: inset 1px 1px 30px rgba(119, 189, 228, .3);
	-moz-box-shadow: inset 1px 1px 30px rgba(119, 189, 228, .3);
	box-shadow: inset 1px 1px 30px rgba(119, 189, 228, .3);
}

	#link-wrap {
		position: absolute;
		display: block;
		text-decoration: none;
		top: 0;
		left: 0;
		z-index: 101
	}

	#logo {
		background-color: #fff;
	}

		#mercury {
			background-color: #009b80;
		}

	#supportbtn {
		text-align: center;
		text-transform: uppercase;
		color: #fff;
		position: relative;
		z-index: 10000;
		display: block;
		background-color: #006590;
		font-size: 12px;
		padding: 9px 12px 8px 12px;
		text-decoration: none;
	}

	#supportbtn:hover {
		background-color: #0f86b8
	}

	#ddcredit {
		display: inline-block;
		position: absolute;
		width: 141px;
		height: 18px;
		background: url('/web/20201126055555im_/https://assets.donordrive.com/resources/img/widgets/dd_badge.png') no-repeat center;
		right: 0;
		left: 0;
		margin: 0 auto;
		bottom: 8px;
		overflow: hidden;
		text-indent: -999em;

		_background-image: none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='resources/img/widgets/dd_badge.png', sizingMethod='crop');
	}

/* TYPOGRAPHY */

h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #009b80;
}

h2 {
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	color: #333;
	font-size: 15px;
	line-height: 18px;
}

#widgettitle h2 {
	max-height: 100px;
	text-overflow: ellipsis
}

h3 {
	font-family: 'Source Sans Pro', sans-serif;
	color: #006590;
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 4px;
	line-height: 18px;
}

em {
	text-align: center;
	margin-top: 10px;
	display: block;
	font-style: italic;
	font-size: 12px;
	color: #006590;
	padding: 0;
}

/*
     FILE ARCHIVED ON 05:55:55 Nov 26, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:22:53 Nov 26, 2021.
     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)).
*/
/*
playback timings (ms):
  captures_list: 377.64
  exclusion.robots: 171.962
  exclusion.robots.policy: 171.953
  xauthn.identify: 72.761
  xauthn.chkprivs: 98.996
  cdx.remote: 0.074
  esindex: 0.009
  LoadShardBlock: 165.525 (3)
  PetaboxLoader3.datanode: 209.962 (5)
  CDXLines.iter: 18.901 (3)
  load_resource: 159.071 (2)
  PetaboxLoader3.resolve: 76.876 (2)
*/
