.articleImg {
	text-align: center;
	display: inline-block;
}
body {
	background-image: url('/default/includes/themes/MuraBootstrap3/images/watermark.png') !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	background-position: left !important;
}
#stickyNav {
	z-index: 9999999 !important;
}
.center{
	align-content: center;
}
.containerBG {
	background: rgba(255,255,255,0.8);
	border-radius:10px;
}
.disclaimer {
	margin-top: 28px;
	margin-bottom: 35px;
	color: grey;
	font-size: 0.6em;
	font-style: italic;
	text-align: center;
	line-height: 1em;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	color: #fff;
}
.eeyore {
	color: white;
	opacity: 0.0;
	position: absolute;
	right: 0;
	bottom: 0;
}
.greyContainer {
	background: #fafafa;
	border-radius: 10px;
	border: 1px solid #cacaca;
	margin-bottom: 14px;
	padding: 21px;
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.navbar {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 5px rgba(0, 0, 0, 0.075);
    filter: none !important;
}
.navbar-logo {
    background: #ffffff;
    border-bottom: solid 1px #b32016;
    border-left: solid 1px #b32016;
    border-right: solid 1px #b32016;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    height: 105px;
    padding: 15px 15px;
    left: 42px;
    z-index: 6;
}
.navLogo {
    height: 49px;
	margin-right: 100px;
}
.navbar-brand {
    position: absolute;
    height: 105px;
    padding: 15px 15px;
    left: 7px;
    top: -14px;
}
.navbar-inverse {
    background-image: linear-gradient(to bottom, #1F355F 0px, #5998d1 100%);
    background-repeat: repeat-x;
    border: none;
    border-bottom: 1px solid #B32016;
}
.navbar-inverse .navbar-nav > li > a {
	color: #fff;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
	background-color: #1F355F;
}
 .noBorder>tbody>tr>td, .noBorder>tbody>tr>th, .noBorder>tfoot>tr>td, .noBorder>tfoot>tr>th, .noBorder>thead>tr>td, .noBorder>thead>tr>th {
	 border: none;
 }
.noCrust>li+li:before {
	 content: none;
 }
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    color: #293e6b;
}
p {
    font-size: 1.3em;
}
.introtxt {
    font-size: 1.3em !important;
}
.petition {
	margin-top: 1%;
}
.petitionBox {
	background-color: #EEEEEE;
	border-radius: 10px;
	border: 1px solid #CACACA;
}
.donationAmounts {
	font-weight: 700;
}
.donationAmounts td {
	text-align:center;
	width:#colPrcnt#%;
	vertical-align:middle;
}
#otherAmount {
	display: none;
}
.socialMediaIcons {
	text-align: right;
}
.backToTop p a {
	padding-right: 0 !important;
}
#signUpModal {
	top: 21px;
}
