#career-area  {
    background-image: none ;
    background: url("https://cdn.csu.edu.au/__data/assets/image/0006/3175404/BG-graphic-circles-grey.jpg") center 100% repeat ;
    background-attachment: scroll ;
}

h2.center-heading {
    text-align: left !important;
}

.csu-more-section.alt, .csu-more-section.alt.ds-component {
    background-color: #EEE9E2 !important;
}

.video-container {
    box-shadow: none;
}
/** FSH/CALP specific **/
.fsh-modal, .calp-modal {
    border-radius:0px;
}
.fsh-modal .modal-close, .calp-modal .modal-close { margin-top:0px;}
.fsh-modal h2 {
    background: url("https://cdn.csu.edu.au/__data/assets/image/0009/3183327/squarebg-graphic-circles-orange.jpg") !important;
    background-size: cover !important;
    font-size:30px;
    line-height: 90px;
    height: 90px;
}

.calp-modal.open .section.csu-grey-section { background: url("https://cdn.csu.edu.au/__data/assets/image/0009/3183327/squarebg-graphic-circles-orange.jpg") !important;
    background-size: cover !important;}

/** Mk2 modals **/
.modal .modal-header {
	background: url("https://cdn.csu.edu.au/__data/assets/image/0009/3183327/squarebg-graphic-circles-orange.jpg");
}
.modal h3 {
    font-family: 'Basis Grotesque Regular', sans-serif !important;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 30px;
	color:#222222;
}
.modal h3 a {
    text-decoration: underline !important;
}
.modal h3 a:hover, .modal h3 a:focus {
    text-decoration: none !important;
}
.collection.tick .collection-item {padding:10px;line-height: 1rem;}

.collection.tick span.title {

    color: #222;
    font-size: 16px;
    line-height: 32px;
    font-family: 'Basis Grotesque Medium', sans-serif !important;
    font-weight: 300 !important;
    margin-bottom: 5px;

}

ul.undergraduate-links, ul.postgraduate-links, ul.school-leaver-links, ul.international-links {

    padding-top: 40px;

}

.ocb-search-modal i.auto-search-icon, p.center-icon i.material-icons {color:#DA3D0F;}

.ocb-search-modal input.ocbsearch-modal {border-radius: 0px;}

p.center-icon {line-height: inherit; }

.fsh-modal a.modal-close i {top: 56px;}