@import url("/clients/oralhealthfoundation/styles/main.min.css");
/* @import url("//localhost:5757/main.css"); */
/*@import url("http://127.0.0.1:5500/oralhealthfoundation/main.css");*/


/* AW 11.09.2017 Category intro link colour ZD 21112 */
.listingIntro a {
    color: #fff;
}

/* AW 23.01.2018 Category spacing ZD 25598 */
.appliedFilters {
    margin: 0px 0;
}

.appliedFilters h3 {
    margin: 0px 0;
}

.categoryFilterContent h2 {
    display: none;
}

/* DI 17.05.2018 Hide profile imafe from fundraiser pages ZD 29170 */
.fundraiserContent .fundraiserProfilePic {
    display: none;
}

/* YVN - tabbed donation */
.donationFrequency.frequencySelected {
	background-color: transparent;
}
.donationFrequency {
	padding: 0;
  	margin-top: 0;
  	margin-bottom: 10px;
  	border-bottom: 1px solid #ccc;
  	background-color: transparent;
}
#Single, #Regular {
	display: inline-block;
  	padding: 10px;
  	background-color: #f0f0f0;
  	border-radius: 5px 5px 0 0;
	color: #333;
}
#Single.active, 
#Regular.active {
	background-color: #123495;
  	color: #fff;
}

body.subsite.national-smile-month.homepage .formQuestion.donationAmount:not(.donationAmountOther):not(.ccAmount) {
  min-height: auto;
}

body.PostCategory_hide-sidebar .postAside {
display: none !important;
}

.mouthcancer .mainLogo {
  background-image: url('/Handlers/GetImage.ashx?IDMF=f665e6db-ef16-4323-932f-19a06e5ee2c8&h=314&w=862') !important;
}

body.subsite.mouthcancer.scrolled a.mainLogo {
    width: 100% !important;
}

.national-smile-month .mainLogo {
  background-image: url('/Handlers/GetImage.ashx?IDMF=63af9225-a22c-453b-afa2-04f7086e7abe&h=910&w=655') !important;
}

