.healthwise-template-default .SideBar .et_pb_with_border.et_pb_module.et_pb_text:first-child {
	border: none;
}

.healthwise-template-default .entry-content {
	width: 100%;
}

.healthwise-template-default #hw-content *:focus {
	outline: none;
}
.mrc-page-with-sidebar #hw-content, 
.mrc-page-with-sidebar #HwContainer,
.mrc-page-with-sidebar .HwColumn {
    padding: 0 !important;
}
#hw-content .HwContentTitle {
	display: none;
}

#hw-content .HwSubSectionTitle {
	margin-bottom: 1em;
	padding-top: 1em;
}

#hw-content .HwNavigationSection .HwSectionTitle {
	color: #2a628f;
	display: none; /* Bojana. Just like HwAccessibilityText */
}

#hw-content #HwColumnSidebar1.HwColumn {
	display: none;
}

#hw-content .HwTypeMultiMedia.HwTypeMultiMediaVideo.HwElement img {
	display: none; /* Bojana. Hide thumnail in Multimedia video page */
}

#hw-content .HwElement p {
	margin: 0;
	padding-bottom: 1em;
	font-size: 1em;
	letter-spacing: normal;
}

/*#hw-content .HwTypeConditionCenter .HwContent ul li {*/
/*list-style: disc;*/
/*}*/

/*#hw-content .HwNavigationSection p {*/
/*margin-bottom: 2em;*/
/*}*/

#hw-content .HwDisclaimer p {
	font-size: 10px;
	display: block;
}

#hw-content #HwFooter {
	border-top: 1px solid #ccc;

}

#hw-content button.HwLinkConditionCenterShow {
	width: 100%;
	text-align: left;
	background: none;
}

#hw-content .HwConditionCenterSection {
	background-color: white;
	border: 1px solid #65b8e7;
	margin-bottom: 2em;
	padding: 1em 1em;
}

/* #hw-content #HwFooter .HwDisplayNone {
	display: block;
}*/
#hw-content #HwFooter {
	display: none;
}

#hw-content .HwCollapsableNavigationSection {
	border: solid 1px #64b8e7;
	border-top: none;
	padding-bottom: 1em;
}

#hw-content .HwNavigationAccordion {
	border: solid 1px #65b8e7;
	background: #dcecf5;

}

#hw-content .HwElement button:focus {
	outline: solid 2px #64b8e7;
}

#hw-content .HwNavigationAccordionIcon {
	height: 1em;
	top: 0.75em;
	color: #c30b54;
	font-size: 1.5em;
}

#hw-content .HwElement {
	color: #333;
}

#hw-content .HwElement h3,
#hw-content .HwElement h4 {
	color: #333;
	/*margin: 0 0 .5em 0;*/
}

#hw-content .HwNavigationAccordion .HwSectionTitle,
#hw-content .HwNavigationAccordion h3 {
	font-weight: bold;
	font-size: 19px;
}

@media (max-width: 767px) {
	.HwNavigationSection div.HwMediaInlineImagesWrapper, .HwNavigationSection div.HwMediaInlineVidoesWrapper {
		background: transparent;
		height: 220px;
	}

	.HwNavigationSection div.HwMediaInlineVidoesWrapper .HwFigureBlock .HwFigureBlockCaption {
		color: #333;
	}
}

#hw-content .HwNavigationAccordionIcon {
	height: 1em;
	color: #c30b54;
	display: inline-table;
	position: absolute;
	left: 0;
	font-size: 100%;
	/* margin-right: 20px; */
}

#hw-content .HwNavigationAccordionIcon:after {
	font-size: 19px;
	padding: 0.75em 0;
}

.HwContent .HwNavigationAccordion .HwSectionTitle, .HwContent .HwNavigationAccordion h3 {
	margin-left: 25px;
}

/*Load more button*/

#hw-content .HwElement .HwLoadMoreContentElement,
#hw-content .HwElement .HwLoadMoreContentLink,
#hw-content #ConditionCenterCollections .HwConditionCenterSection .HwLoadMoreLink {
	background: #3e92cc;
	background-image: linear-gradient(#3e9dcc, #3e86cc);
	font-size: 19px;
	padding: 0.5em 3em;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
	margin-top: 1em;
	box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
}

#hw-content .HwLoadMoreContentElement:hover,
#hw-content .HwElement .HwLoadMoreContentLink:active,
#hw-content .HwElement .HwLoadMoreContentLink:focus,
#hw-content .HwElement .HwLoadMoreContentLink:hover,
#hw-content #ConditionCenterCollections .HwConditionCenterSection .HwLoadMoreLink:active,
#hw-content #ConditionCenterCollections .HwConditionCenterSection .HwLoadMoreLink:hover,
#hw-content .HwElement .HwLoadMoreContentLink:focus {
	text-decoration: none;
	color: #fff;
	outline: none;
}

#hw-content #ConditionCenterCollections .HwConditionCenterSection .HwCenterLessLinkListItem,
#hw-content #ConditionCenterCollections .HwConditionCenterSection .HwCenterMoreLinkListItem {
	list-style: none;
}

/*Links*/

#hw-content #SxCheckerApp .SxChkFamilyLabel,
#hw-content #SxCheckerApp .SxChkHeaderTitle,
#hw-content #SxCheckerApp .SxchkFlipDiv,
#hw-content .SxChkOtherLinksDiv .SxChkOtherLink,
#hw-content .SxChkViewAllLinks .SxChkViewAllLink,
#hw-content a {
	color: #169fda;
	text-decoration: none;
}

#hw-content .HwElement a,
#hw-content .HwElement a:active,
#hw-content .HwElement a:focus,
#hw-content .HwElement a:hover {
	color: #169fda;
	text-decoration: none;
}

#hw-content .HwElement a:visited {
	color: #169fda;
	text-decoration: none;
}

/*Scroll on top button*/

#HwScrollToTopWrapper.HwScrollToTopWrapper .HwScrollToTop:active,
#HwScrollToTopWrapper.HwScrollToTopWrapper .HwScrollToTop:focus,
#HwScrollToTopWrapper.HwScrollToTopWrapper .HwScrollToTop:hover {
	border: 1px solid #ccc;
	border-radius: 0;
}

#HwScrollToTopWrapper.HwScrollToTopWrapper .HwScrollToTop svg {
	fill: #db3069;
}

#HwScrollToTopWrapper.HwScrollToTopShow .HwScrollToTop {
	border: solid 1px #e0e0e0;
	box-shadow: 0 0 10px rgba(54, 54, 54, 0.35);
}

/*Mobile*/

@media (max-width: 767px) {
	.health-library-template-default .CPTContent,
	.HwSpecial .CPTContent {
		padding-left: 0;
		/*padding-top: 50px;*/
	}

	.CPTContent #HwContainer {
		padding: 0;
	}

	#hw-content .HwConditionCenterContentInner {
		padding: 0 0;
	}

	#hw-content .HwNavigationSection .HwMedicalImageWrapper {
		padding: 0;
		margin-bottom: 2em;
	}

	#HwContainer {
		font-size: 16px;
	}

	/*#hw-content .HwElement form,*/
	/*#hw-content span,*/
	/*#hw-content li,*/
	/*#hw-content p {*/
	/*font-size: 16px;*/
	/*}*/
	/*#hw-content .HwContentWrapper ol,*/
	/*#hw-content .HwContentWrapper ul {*/
	/*padding-left: 0;*/
	/*}*/
	#hw-content #HwColumnContent {
		padding-left: 0;
		padding-right: 0;
	}

	#hw-content .HwContentInformation span,
	#hw-content .HwContentInformation p,
	#hw-content .HwContentInformation a,
	#hw-content .HwContentInformation li {

		font-weight: 500;
		font-size: 12px;
	}

	#hw-content {
		padding-top: 1em;
	}

}

.HwContentInformation[role="complementary"] {
	display: none;
}

#hw-content .HwDisclaimer span {
	font-size: 10px;
}

#hw-content .HwNavigation ul li {
	padding: 0 0;
	margin: 0 0;
}

#hw-content .HwNavigation a.HwLinkNavstack {
	color: #000;
	border-top: 1px solid #666;
	display: inline-block;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	padding-left: 0;
	font-size: 14px;
	line-height: 1em;
	min-width: 100%;
}

#hw-content a.HwLinkNavstack:hover {
	color: #00a7e1;
}

#hw-content .HwNavigation li:first-child a.HwLinkNavstack {
	border-top: 0;
}

#hw-content #HwCustomNavigationTop {
	display: none;
}

#hw-content .HwNavigation {
	border: 1px solid #65b8e7;
	padding: 0 1em 0;
	margin-bottom: 1em;
	color: #000;
}

.healthwise .SideBar a.tag-cloud-link {
	background: white;
	border: 1px solid #000;
	color: #169fda;
}

#hw-content #HwDecisionPoint .HwContentHeader,
#hw-content #HwDecisionPoint .HwDecisionPointHeadline,
#hw-content #HwDecisionPoint .HwDecisionPointTitle,
#hw-content #HwDecisionPoint .HwNavigationFooterESUS {
	background-color: #2a628f;
}

#hw-content #HwDecisionPoint h3.HwSectionTitle,
#hw-content #HwDecisionPoint h5.HwSectionTitle {
	background-color: unset;
	/*color: #fff;*/
	margin-top: 1em;
}

#hw-content #HwSections .HwSectionTab div {
	display: flex;
	flex-direction: column;
}

#hw-content #HwDecisionPoint .HwDecisionPointContent a {
	color: #25a5dc;
	padding-left: .5em;
}

#hw-content #HwDecisionPoint .HwFAQ,
#hw-content #HwDecisionPoint .HwReferenceContainer {
	background-color: #fff;
	border: none;
	margin-top: 1em;
	padding: 0;
}

#hw-content table.HwDpCredits {
	border: unset;
}

#hw-content #HwDecisionPoint .HwDpCredits td,
#hw-content #HwDecisionPoint .HwDpCredits th {
	border: none;
}

#hw-content #HwYourOptions {
	padding: 1em;
}

#hw-content .ui-accordion .ui-accordion-content {
	margin: 0;
	border: 1px solid #64b8e7;
	background: #f3f3f3;
}

#HwDecisionPoint .HwFAQ .ui-accordion-content,
#HwDecisionPoint .HwReferenceContainer .ui-accordion-content {
	margin: auto;
}

#hw-content #HwDecisionPoint h3.ui-state-active a:after,
#hw-content #HwDecisionPoint h3.ui-state-default a:after,
#hw-content #HwDecisionPoint h5.ui-state-active a:after,
#hw-content #HwDecisionPoint h5.ui-state-default a:after {
	display: none;
}

#hw-content #HwDecisionPoint h3.ui-state-active a:before,
#hw-content #HwDecisionPoint h3.ui-state-default a:before,
#hw-content #HwDecisionPoint h5.ui-state-active a:before,
#hw-content #HwDecisionPoint h5.ui-state-default a:before {
	bottom: -3px;
	float: left;
	font-size: 1.2em;
	font-weight: 100;
	padding: 0 .2em;
	position: relative;
	right: 0px;
	color: #c30b54;
	content: "+";
}

#hw-content #HwDecisionPoint #HwNavigationFooter {
	background-color: #ffffff;
}

#hw-content #HwDecisionPoint .HwNavigationNext button,
#hw-content #HwDecisionPoint .HwNavigationPrevious button {
	background: #3e92cc;
	background: 0 0;
	background-image: linear-gradient(#3e9dcc, #3e86cc);
	border-radius: 5px;
	box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.3);
	color: #fff;
	font-size: 19px;
	padding: 0.3em;
	text-decoration: none;
}

#hw-content #HwDecisionPoint .HwFAQ .HwFAQBackgroundHeader,
#hw-content #HwDecisionPoint .HwReferenceContainer .HwReferenceBackgroundHeader {
	border: solid 1px #65b8e7;
	background: #dcecf5;
	padding: .75em;
}

#hw-content .ui-accordion-header .ui-icon {

	display: none;
}

#hw-content .HwTypeDecisionPoint :focus,
#hw-content .HwTypeDecisionPoint a:focus {
	outline: none;
}

#hw-content #HwDecisionPoint .HwFAQBackgroundHeader:focus {
	outline: unset;
}

#hw-content .HwElement .HwDarkFocus:focus,
#hw-content .HwElement .HwRatingCheckBoxParentAccessibility .HwRatingStyledControl,
#hw-content .HwElement a:focus,
#hw-content .HwElement button:focus,
#hw-content .HwElement input.HwRatingOptionButton:focus + label,
#hw-content .HwElement input:focus {
	outline: unset;
}

#hw-content .hw-table-border,
#hw-content .hw-table-border td,
#hw-content .hw-table-border th {
	border: solid 1px #ccc;
}

/*#hw-content .HwContentWrapper li ul li {*/
/*list-style-type: circle;*/
/*}*/

#hw-content li.HwOptionalAny:before {
	color: #0b0b0b;
	content: ">>";
	float: left;
	font-size: .9em;
	font-weight: 600;
	line-height: 1.5em;
	margin-right: 0.5em;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

#hw-content li.HwOptionalAny {
	list-style: none;
	line-height: 1.3em;
}

#hw-content .HwConditionCenterContentInner {
	padding: 0;
}

#hw-content #HwDecisionPoint .HwFAQ .HwFAQBackgroundHeader a,
#hw-content #HwDecisionPoint .HwReferenceContainer .HwReferenceBackgroundHeader a {
	padding: 0;
	display: flex;
}

#hw-content #HwDecisionPoint .HwReferenceHR {
	height: 1px;
	margin: 1em 0;
	background: #cccccc;
}

#hw-content #ConditionCenterCollections .HwConditionCenterSection ul li a {
	line-height: 1.1em;
}

#hw-content #ConditionCenterCollections .HwConditionCenterSection ul li {
	line-height: 1.1em;
}

#hw-content #ConditionCenterCollections .HwConditionCenterSection ul li.HwOptionalAny {
	list-style: none;
}

#hw-content sup.Reference {
	font-size: .8em;
}

#hw-content .HwContentInformation {
	font-size: .6em;
	padding: 0;
	font-weight: 400;
}

#hw-content p:empty {
	display: none;
}

@media (max-width: 767px) {
	.HwCitations {
		margin-top: 1em;
	}
}


#hw-content #HwDecisionPoint .HwSectionTabSelected {
	background: #2a628f;

}

#hw-content #HwDecisionPoint .HwComparisonHeading {
	background-color: #2a628f;
	border-bottom: 1px solid #f3f3f3;
}

#hw-content #HwDecisionPoint .HwComparisonQuestions caption {
	background-color: #333333;
}

#hw-content #HwDecisionPoint h3.HwSummaryBackgroundHeader {
	font-size: 1em !important;
	padding-top: 5px;
}

#hw-content #HwDecisionPoint h3.HwSummaryBackgroundHeader a:before {
	bottom: 3px;
}

#hw-content #HwDecisionPoint h3.HwSummaryBackgroundHeader {
	border: unset;
}

#hw-content #HwDecisionPoint h3.HwSummaryBackgroundHeader {
	background: #dcecf5;
	border: solid 1px #65b8e7;
}

#hw-content #HwDecisionPoint .HwSummaryContainer {
	border: none;
}

#hw-content #HwDecisionPoint .HwSummarySectionHeading > table td,
#hw-content #HwDecisionPoint .HwSummarySectionHeading > table th,
#hw-content #HwDecisionPoint .HwSummarySectionSubHeading > table td,
#hw-content #HwDecisionPoint .HwSummarySectionSubHeading > table th,
#hw-content #HwDecisionPoint table.HwIncompleteLink td,
#hw-content #HwDecisionPoint table.HwIncompleteLink th {
	letter-spacing: normal;
}

#HwDecisionPoint .HwComparisonQuestions td, #HwDecisionPoint .HwComparisonQuestions th {
	font-size: .8em;
}

#hw-content #HwDecisionPoint h3.HwSummaryBackgroundHeader a {
	padding-top: 3px;
}

#hw-content #HwDecisionPoint #HwReferences {
	display: none !important;
}

#hw-content #HwDecisionPoint #HwPersonalStoriesHeader,
#hw-content #HwDecisionPoint #HwPersonalStoriesHeadline {
	background-color: #2a628f;
	font-size: inherit;
}

#hw-content .HwPersonalStoryIdentity {
	margin-top: -1em;
	margin-bottom: 1em;
}

/*#hw-content .HwPersonalStoryBody {*/
/*padding: 1em 1em;*/
/*}*/

#hw-content .HwPersonalStoryIdentity p {
	text-align: right;
}

#hw-content #HwDecisionPoint .HwPersonalStoriesContent h3.HwSubSectionTitle {
	color: #fff;
	font-size: 1.5em;
}

#hw-content .HwTypeDecisionPoint #HwDecisionPoint {
	font-size: inherit;
}

#hw-content #HwPersonalStoriesContentWrapper {
	padding: 0;
}

#hw-content #HwPersonalStoriesContentWrapper #HwPersonalStoriesBorder {
	padding: 1px;
	background: #e0e0e0;
}

#hw-content #HwDecisionPoint #HwDecisionPointBody {
	padding-bottom: 1em;
}

.HwPersonalStoryBody {
	font-size: .8em;
}

#hw-content .HwQuestionSet {
	background: #f3f3f3;
	border: 1px solid #ccc;
}

#hw-content #HwDecisionPoint #HwYourSummary * .HwAnswerText,
#hw-content #HwDecisionPoint td.HwSummaryPatientChoicesAnswer {
	color: #25a5dc;
}

#hw-content table ul {
	padding: 0;
}

#hw-content table {
	margin-bottom: 2em;
}

#hw-content .HwContent ul li {
	letter-spacing: normal;
}

#hw-content #HwDecisionPoint .HwSliderText {
	font-size: .8em;
}

#hw-content #HwFactsYourOptions .HwOptionText {
	font-size: .8em !important;
}

#hw-content #HwDecisionPoint ul.SegmentedControl li.Centersegmentbutton.lefthighlighted,
#hw-content #HwDecisionPoint ul.SegmentedControl li.Centersegmentbutton.righthighlighted,
#hw-content #HwDecisionPoint ul.SegmentedControl li.Centersegmentbutton.selected,
#hw-content #HwDecisionPoint ul.SegmentedControl li.Leftsegmentbutton.selected,
#hw-content #HwDecisionPoint ul.SegmentedControl li.Rightsegmentbutton.selected,
#hw-content #HwDecisionPoint ul.SegmentedControl li.highlighted.Leftsegmentbutton,
#hw-content #HwDecisionPoint ul.SegmentedControl li.highlighted.Rightsegmentbutton {
	filter: grayscale(1);
}

#hw-content .HwAnswer input[type=radio] {
	display: inline-flex;
}

#hw-content .HwQuizQuestion fieldset {
	padding-bottom: .5em;
}

#hw-content .HwQuizQuestion legend {
	padding-bottom: .5em;
	padding-top: 1em;
}

#hw-content #HwDecisionPoint button.HwTabStopLink {
	border: none;
	background: transparent;
}

#hw-content .HwStories {
	padding: 10px;
}

#hw-content #HwQuizQuestions {
	border: 1px solid #e0e0e0 !important;
}

#hw-content .HwQuizQuestion label.HwQuestionText {
	padding-bottom: 1em;
	padding-top: .5em;
}

#hw-content #HwDecisionPoint .HwSummaryBackgroundHeader .ui-icon {
	display: none;
}

#hw-content .HwCollapsableNavigationSection .HwContentInformation[role="complementary"] {
	display: block;
	font-size: 1em;
}

#hw-content #HwSxControls .HwSxStartOver,
#hw-content #HwSxControls .HwSxPrevious {
	height: auto;
}

@media (max-width: 980px) {

	#hw-content .HwCollapsableNavigationSection {
		word-break: break-word;
	}
}

#hw-content .HwMediaInlineImages {
	display: block;
	padding-bottom: 1em;
}

#hw-content #HwiToolHTMLContent {
	display: block;
}

.healthwise-template-default #main-content {
	padding: 0;
}

#hw-content .HwiToolBodyContainer {
	margin-bottom: 2em;
}

#hw-content .hw-table-border td {
	padding: 1em 2em;
}

#hw-content .hw-video-standalone-transcript-set {
	margin-top: 2em;
}

#hw-content .hw-video-standalone-transcript-set legend {
	margin-bottom: 1em;
}

#hw-content table,
#hw-content th,
#hw-content td {
	border: 1px solid #ccc;
}

#hw-content td {
	line-height: 1.3em;
}

.HwEnhancedOverlayBacking {
	background: rgba(42, 98, 143, 0.5);
}

/*
Brings sidebar on bottom
*/

@media (max-width: 980px) {

	.healthwise-template-default .breeezy-page-sidebar-and-content .et_pb_row {
		display: flex;
		flex-direction: column-reverse;
		padding-bottom: 2em;
	}

	.healthwise-template-default #main-content #HwFooter {
		margin-bottom: 0;
	}

	/*.healthwise-template-default .SideBar {*/
	/*padding-top: 0;*/
	/*}*/

}

@media (max-width: 980px) {
	#hw-content .hw-table-border td {
		padding: .5em .5em;
	}

}

#hw-content .HwSectionCYS #HwSxBody .HwSxQuestionText {
	padding: 1em;
	font-size: 1em;
}

#hw-content .HwSectionCYS {
	padding-bottom: 0 !important;
}

@media screen and (max-width: 767px) {
	#hw-content .HwFigureBlock:hover {
		background-color: #2a628f;
	}

}

/* Fix cutting issue of Video Ovelay
 *
 * @author bojana<bojana@soebtechguru.com>
 * @since 10/4/2019 
 */

.HwEnhancedModalVideo {
	top: 330px !important;
	display: none;
}

/* Hide Refrences & Credits in accordian
 *
 * @author bojana<bojana@sobetechguru.com>
 */
.HwContainer .HwNavigationAccordionWrapper button[id$="Bib"],
.HwContainer .HwNavigationAccordionWrapper button[id$="Credits"] {
	display: none;
}

.SideBar .HwContentInformation {
	display: block;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.SideBar .HwCredits,
.SideBar .HwLastUpdated {
	/*font-size: 19px;*/
	font-size: 16px;
	font-weight: 500;
	color: #333;
	padding: 0;
}

.SideBar .HwInfoLabel {
	/*font-size: 20px;*/
	font-size: 16px;
	color: #333333;
	font-weight: 600;
	display: flex;
	line-height: 1.5em;
}

.SideBar .HwContentInformation a {
	color: #169fda;
}

.SideBar .HwDisclaimer a.HwLinkExternal {
	color: #169fda;
}

#sidebar-share .share-page {
	margin-top: 25px;
}

#sidebar-share p {
	padding-bottom: 0;
}

.SideBar .HwDisclaimer {
	line-height: 1.3em;
	font-size: 1rem;
	padding: 0;
}

.SideBar .HwCredits p:last-child {
	line-height: 1.5em;
}

.hw-sidebar .et_pb_image img {
	max-width: 140px;
}

.SideBar a.tag-cloud-link {
	background: white;
	border: 1px solid rgb(65, 79, 107);
	border-radius: 5px;
}

/*#hw-content .HwiToolSpanTwo.HwiToolSpanBackground {*/
/*margin: 0 0px 0 0;*/
/*float: none;*/
/*}*/

#hw-content .HwElement p .Size1 {
	line-height: normal;
}

.SideBar .HwCredits p {
	line-height: 1.5em;
	padding-top: 0;
}

.SideBar .HwLastUpdated {
	line-height: 1.5em;
}

.SideBar.hw-sidebar .hr-results ul {
	list-style: none;
	padding: .2em 0 1.5em 0;
	font-size: .7em;
	line-height: 1.5em;
}

.SideBar.hw-sidebar .HwCredits p:not(:first-child) {
	display: none;
}

.SideBar.hw-sidebar .hr-results h3 {
	font-size: 16px;
	color: #333333;
	font-weight: 600;
	line-height: 1.5em;
	letter-spacing: normal;
	padding: 0;
}
/**/
.SideBar.hw-sidebar .HwLastUpdated {
    display: none;
}
.SideBar.hw-sidebar .HwInfoLabel {
    display: none;
}

/* Give x-space for customized template */
.custom-hw-template {
	padding: 0 100px;
}
@media (max-width: 768px) {
	.custom-hw-template {
		padding: 0 20px;
    }
}

/* Disable link of HW Author
 *
 * @author bojana<bojana@sobetechguru.com>
 * @see https://gitlab.com/medicalrecords/medicalrecords-web/issues/191
 */
.SideBar .HwContentInformation .HwCredits {
    pointer-events: none;
}
.SideBar .HwContentInformation .HwCredits p a{
    color: #333;
}