.create-fundraiser-header .header-title {
	color: #3545EE;
}

.results .logo {
	 width: 20%;
	 vertical-align: middle;
}

.results .logo img {
	 width: 100px;
}

.results .text {
	width: 65%;
	vertical-align: top;
}

.results .text h5 small{
	font-size: 85%;
}

.results .text .country{
	color: #999;
}

.results .select-button {
	width: 15%;
	vertical-align: inherit;
}

.customized .btn {
	background-color: #39e6b3;
	border-color: #39e6b3;
}

/* The next line is needed in order for Bootstrap UI to work perfectly */
.nav, .pagination, .carousel, .panel-title a { cursor: pointer; }