﻿/* 

To be left empty and deployed to the 200 Global design folder in tridion as the master page references this file

Business stream specific versions to be deployed to the relevant 300 or lower publication in the tridion blueprint

NB this file is owned by the Business and should not be updated by .NET/New Media

*/

.header-tray {
	display: none;
}

.header_search {
	display: none;
}

.navigation {
	display: none;
}

.breadcrumbs {
	display: none;
}

aside.col-1, aside.col-3 {
	display: none;
}

footer {
	display: none;
}

h1.logo {
	display: none;
}

h1 {
	line-height: 1.5em;
}

.key-dates .event-time {
    display: none;
}

/*Programme Builder styles*/ 

.progress__list {
	display: none;
}

.actions {
	display: none;
}

.contact_ocr_form {
	display: none;
}

.build_another_programme {
	display: none;
}

.qualification-search-panel {
	display: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;	
}

#SEStartButton {
	display: none;
}