#SiteWideAlert {
	display: none;
}
#PrimaryInner a.read-more {
	color: #fff;
}
a.cancerTypesLink {
	cursor: pointer;
}
#ClassificationWrapper {
	display: none;
}
/* Home page */
#CancerServicesSubHeader .fullWidthInner {
	padding: 10px 0 10px;
	background: #ffd200 url('/images/get-support/cancer-services-guide/header-grid-610x395.jpg') no-repeat;
	background-position: center right;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	width: 1020px;
	background-size: contain;
}
	#CancerServicesSearch {
		max-width: 38%;
		padding: 25px 30px;
	}
	#CancerServicesSearch p {
		font-size: 1rem;
		font-family: "FocoCCBold", "FocoBold";
		color: #0f1e64;
		padding-bottom: 0px;
	}
	#CancerServicesSearch p a {
		text-decoration: underline;
	}
		#CancerServicesHeaderContent{
		}
			#CancerServicesIntro {
				background: url('/images/get-support/cancer-services-guide/my.png') no-repeat;
				padding-left: 56px;
				background-size: 64px;
				padding-bottom: 15px;
			}
			#CancerServicesIntro h1 {
				padding-top: 0;
				font-size: 2.7rem;
				margin-bottom: 0;
			}
			#CancerServicesIntro p {
				margin: 0;
				padding-left: 4px;
				font-size: 1.1rem;
			}
/* Home search form */
#CancerServicesSearchForm {}
	.searchFormSection {
	}
	#CancerServicesSearchForm .bordered {
	}
	.searchFormSection label {
		display: none;
	}
	#CancerServicesSearchForm label {
		font-family: "FocoCCBold", "FocoBold";
		color: #0f1e64;
	}
	#CancerServicesSubHeader input, #CancerServicesSubHeader select {
		border: 1px solid #ccc;
		border-radius: 5px;
		padding: 0 4%;
		font-family: "FocoCCBold", "FocoBold";
		font-size: 1rem;
		box-sizing: border-box;
		height: 40px;
		width: 100%;
		margin-top: 10px;
	}
	#CancerServicesSubHeader .submitrow {
		display: inline-block;
		width: 100%;
	}
	#CancerServicesSubHeader .submitrow #Where {
		width: 45%;
	}
	#CancerServicesSubHeader .submitrow #Where2 {
		width: 45%;
	}
	#CancerServicesSubHeader input[type='submit'] {
		box-sizing: border-box;
		width: 45%;
		padding: 8px 30px;
		margin: 10px auto;
		float: right;
		background: #0f1e64;
		font-size: 1.2rem;
		color: #fff !important;
		font-family: "FocoCCBold", "FocoBold", Arial, Helvetica, Sans-Serif;
		text-transform: unset;
		border: 0;
		border-radius: 10px;
		height: 100%;
	}
		#CancerServicesSubHeader input[type='submit']:hover{background:#142887;}
/* Home accordion */
body#Container_ccv_cancer-services #Page #PageContent {
	width: 100%;
	padding-top: 0;
}
body#Container_ccv_cancer-services #Page #PageContent #PrimaryInner {
	margin-top: 0;
}
body#Container_ccv_cancer-services .highlightContentDarkBlue {
	margin-top: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 10px;
}
body#Container_ccv_cancer-services .highlightContentDarkBlue h2 {
	font-size: 2rem;
	color: #ffd200;
}
.highlightContentDarkBlue .accordionTitle {
	background-image: url('/images/get-support/cancer-services-guide/icons/arrow-down.png');
	border-bottom: 1px solid #8a91b3;
	padding: 0px 0 20px 0px;
}
.highlightContentDarkBlue h3.accordionTitle {
	font-size: 1.5rem;
}
.highlightContentDarkBlue .accordionTitle.open {
	background-image: url('/images/get-support/cancer-services-guide/icons/arrow-up.png');
	border-bottom: none;
	padding-bottom: 0;
}
.highlightContentDarkBlue .accordionTitle img {
	vertical-align: middle;
    margin-right: 30px;
}
.highlightContentDarkBlue .accordionContent {
	padding-left: 66px;
	margin-bottom: 50px;
}
.highlightContentDarkBlue .accordionContent ul, .highlightContentDarkBlue .accordionContent li {
	list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}
.highlightContentDarkBlue .accordionContent li a {
	text-decoration: underline;
	background-image: url('/images/get-support/cancer-services-guide/icons/icon-right-arrow.gif');
	background-position: 99% center;
	background-repeat: no-repeat;
	display: block;
	width: 95%;
	border-bottom: 1px solid #34417c;
	padding: 0px 8px;
}
.highlightContentDarkBlue .accordionContent li a:hover {
	background-color: #253373;
}

/* Listing page */
#Article_ccv_cancer-services-search-results #ContentInner {
	background: #f1f5f8;
}

#CancerGuideLogo{box-sizing: border-box;width:100%;padding:10px 0 0 0;background:#ffd300;text-align:center;border-top-left-radius:5px;border-top-right-radius:5px;}
	#CancerGuideLogo img{width:80%;}
#CancerServiceFilterForm {
	width: 300px;
	background: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
    box-sizing: border-box;
}
	#CancerServiceFilterFormInner{box-sizing: border-box;width:100%;padding: 15px 20px;}
#CancerServiceFilterForm h2 {
	margin: 0;
	font-size: 1.5rem;
}
#CancerServiceFilterForm label {
	display: block;
    line-height: 1rem;
    margin-top: 10px;
	font-size: 1rem;
    font-family: "FocoCCBold", "FocoCC", "FocoBold", "Foco", Arial, Helvetica, sans-serif;
}
#CancerServiceFilterForm select, #CancerServiceFilterForm input{
	width: 100%;
	padding: 6px;
    border: 1px solid #e0e1ea;
	box-sizing: border-box;
	font-family: "FocoCCLight","FocoCC","FocoLight","Foco",Arial,Helvetica,Sans-Serif
}

#CancerServiceFilterForm input[type=submit] {
	background: #0F1E64;
	box-sizing: border-box;
    margin: 15px 0 5px;
    color: #fff !important;
    text-align: center;
    font-size: 1.2rem;
    font-family: "FocoCCBold", "FocoBold", Arial, Helvetica, Sans Serif;
    border-radius: 5px;
	border: 1px solid #e0e1ea;
	padding:10px 15px;
}
	#CancerServiceFilterForm input[type=submit]:hover{background:#142887;}
#CancerServiceSortForm {
	font-size: 1.2rem;
	display: flex;
	justify-content: space-between;
}
#SortForm{display:none;}
#SortForm select {
    padding: 6px;
    border: 1px solid #e0e1ea;
    box-sizing: border-box;
}
#SortForm input[type=submit] {
    background: #e0e1ea;
    box-sizing: border-box;
    margin: 0;
    color: #0F1E64;
    text-align: center;
    font-size: 1.2rem;
    font-family: "FocoCCBold", "FocoBold", Arial, Helvetica, Sans Serif;
    border-radius: 5px;
    border: 1px solid #e0e1ea;
	padding: 4px 15px 6px;
}
.serviceTypeSummary {
	background: #0f1e64;
    color: #fff;
    padding: 20px;
	border-radius: 10px;
    margin-bottom: 20px;
	display: flex;
	align-items: center;
}
	.serviceTypeSummary h2 {
		margin: 0 0 10px;
		color: #fff;
		font-size: 1.5rem;
	}
	#PrimaryInner .serviceTypeSummary h2 a {
		color: #fff;
	}
	.serviceTypeSummary p {
		line-height: 1.2;
	}
	.serviceTypeSummaryButton {
		min-width: 140px;
		text-align: right;
	}
	#PrimaryInner .serviceTypeSummaryButton a {
		color: #0f1e64;
		font-size: 1.2rem;
		padding: 10px 15px;
		line-height: 1.2rem;
	}
#Services {
	padding: 0 20px 20px;
	background: #fff;
    border: 1px solid #eee;
	border-radius: 10px;
	line-height: 1em;
}
	.service {
		border-bottom: 1px solid #0f1e64;
		padding: 0 0 15px;
		display: inline-block;
		width: 100%;
	}
		.service h3 {
			width:75%;
			margin: 1em 0 0.2em 0;
			font-size: 1.4rem;
		}
		#Page .service h3 a:hover{
			text-decoration:underline;
		}
		.service p {
			padding: 0;
			margin-bottom: 10px;
		}
		.service .location {
			text-transform: capitalize;
		}
		.service .serviceSetting {
			float: right;
			text-align: right;
			display: inline-block;
			width: 160px;
			font-size: 1rem;
			line-height: 1.5em;
		}
		.settingImages {
			display: flex;
			justify-content: end;
		}
			.settingIcon {
				font-size: 0.8rem;
				text-align: center;
				   margin-left: 10px;
			}
			.settingIcon img {
				width: 40px;
			}
		 .multipleCancerTypes {
			display: none;
			position: absolute;
			background: #fff;
			border: 1px solid #0f1e64;
			padding: 5px 15px;
		 }
/* Service (details) page */
#PrimaryInner #CancerGuideLogo {text-align:left;padding:10px 10px 0 10px;margin: 0 0 10px 0;border-radius: 10px;}
	#PrimaryInner #CancerGuideLogo img{width:200px;}
#ServiceDetails {
	background: #f1f5f8;
	padding: 20px 30px;
	display: flex;
	margin-bottom: 50px;
	border-radius:10px;
}
	#ServiceIntro {
		width: 60%;
		padding-right: 20px;
		box-sizing: border-box;
	}
	#ServiceDetails h1 {
		font-size: 2rem;
		margin-bottom: 0;
	}
	#ServiceIntro ul.serviceInfo {
		margin: 0;
		padding: 0 0 20px;
	}
	#ServiceIntro ul.serviceInfo li {
	    display: inline-block;
		margin: 0;
		background: url(/images/templates/icons/dot-light-blue.png) center right no-repeat;
		background-position: left center;
		padding: 0 20px;
	}
	#ServiceContactDetails ul {
		margin: 10px 0;
		padding: 0 0 50px;
	}
	#ServiceContactDetails ul li  {
		margin: 0;
		background: url(/images/templates/icons/dot-light-blue.png) center right no-repeat;
		background-position: left center;
		padding: 0 20px;
		list-style: none;
		margin-left: 58px;
	}
	#ServiceIntro p {
		line-height: 1.5em;
	}
	#ServiceContactDetails {
		width: 40%;
		line-height: 1em;
	}
	#ServiceContactDetails h3 {
		margin: 0;
		font-size: 1.3rem;
		margin-top: 20px;
	}
	#ServiceContactDetails .serviceIconImage {
		float: left;
		width: 15%;
		margin-left: 0;
		clear: both;
		margin-top: 20px;
	}
	#ServiceContactDetails .serviceIconImage img {
		margin-right: 10px;
		max-width: 40px;
	}
	#ServiceContactDetails h3, #ServiceContactDetails p {
		width: 80%;
		margin-left: 58px;
	}
.tilesInner {
	justify-content: left;
}
	.tilesInner h2{min-height:45px;}
	.tilesInner div.tileItem{max-width:31.3%;margin:0 2% 20px 0;}
	#CancerServicesSecondary .tilesInner .tileSummary, .tilesInner .tileSummary{width:100%;max-width:100%;display:block;clear:both;margin:20px 0 0 0;padding:0;}
	
	#tile-ccv_support-service-disclaimer {
		padding: 10px 0 15px 0;
		border: 1px solid #0f1e64;
	}
	#tile-ccv_support-service-disclaimer .tileSummary {
		margin: 0 !important;
	}
	#tile-ccv_support-service-disclaimer h2 {
		min-height: auto;
	}
	#tile-ccv_support-service-disclaimer p {
		font-size: 0.9rem;
		line-height: 1.5;
		margin: 0 !important;
	}
	
#SearchFilterButton {
	display: none;
}
@media screen and (max-width: 1060px) {
	.fullWidthInner {
		display: block;
	}
}
@media screen and (max-width: 1060px) {
	#CancerServicesSubHeader {
	}
	#CancerServicesSubHeader .fullWidthInner {
		width: 1020px;
	}
}
@media screen and (max-width: 1024px) {
	#CancerServicesSubHeader {
		width: 100%;
		padding: 0 2%;
		box-sizing: border-box;
	}
	#CancerServicesSubHeader .fullWidthInner {
		width: 100%;
		background-position: 150% center;
	}
}
@media screen and (max-width: 880px) {
	#CancerServicesSubHeader .fullWidthInner {
		background-position: top center;
		padding-top: 60px;
	}
	#CancerServicesSearch {
		max-width: 360px;
		margin: 0 auto;
	}
	#CancerServicesIntro {
		width: 300px;
		width: 368px;
		background-color: #ffd200;
		margin: 0 auto;
		padding: 1px 20px 30px 76px;
		background-position: 20px 26px;
		box-sizing: border-box;
	}
	#CancerServicesSearchForm {
		max-width: 360px;
		margin: 160px auto 0;
	}
}
@media screen and (max-width: 460px) {
	#CancerServicesIntro {
		width: 300px;
		background-size: 54px;
		background-position: 20px 14px;
		padding-left: 69px;
	}
	#CancerServicesIntro h1 {
		font-size: 2.0rem;
	}
	#CancerServicesSearchForm{margin-top:50px;}
	.serviceTypeSummary{display:inline-block;}
	.serviceTypeSummaryButton{text-align:center;}
}

@media only screen and (max-width: 840px) {
	/* Listing page */
	#Page #PageContent #Primary #PrimaryInner {
		max-width: 100%;
		padding-left: 0;
	}
	#Page #PageContent #CancerServicesSecondary {
		width: 100%;
		margin-right: 0;
		display: none;
	}
		#Page #PageContent #CancerServicesSecondary .tilesInner{display:none;}
	#SearchFilterButton {
		display: block;
	}
	#Page #PageContent #CancerServicesSecondary.visible {
		position: absolute;
		display: block !important;
		width: 100%;
		top: 65px;
	}
	#Page #PageContent #CancerServicesSecondary.visible #CancerServiceFilterForm {
		border: 1px solid #0f1e64;
		box-shadow: 0px 0px 10px #ccc;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 740px) {
	#ServiceDetails {
		display: block;
	}
		#ServiceIntro, #ServiceContactDetails {	
			width: 100%;
		}
}
@media screen and (max-width: 640px) {
	.tilesInner div.tileItem {max-width:100%;margin:0 0 30px 0px;}
	.tilesInner div.tileItem:nth-child(2){margin:0 0 30px 0px;}
}