/* ==========================================================================
   Global
   ========================================================================== */

/** Set page margins */
@page {
	size:a3;
}
*,
*::before,
*::after {
text-shadow: none !important;
box-shadow: none !important;
}
body {
    min-width: 992px !important;
  }
.container {
min-width: 992px !important;
}
/* force support for HTML5 in IE < 9 */
article,
aside,
details,
figcaption,
figure,
menu,
nav,
section {
	display: block;
}

/* Set the fonts */
body {
	font: 13pt Georgia, "Times New Roman", Times, serif;
	line-height: 1.3;
	background: #fff !important;
	color: #000;

}
body::before {
    background-image: none;
}

/* reset the background colors */
.white-background::before,
.grey-background::before,
.teal-background::before,
.blue-background::before,
.black-background::before,
.white-teal-background::before,
.teal-white-background::before {
    background-image: none;
    background-color: unset;
    color:#000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font: 13pt Arial, sans-serif;
	font-weight: bold;
}

h1 {
	display: none;
}
h2 {
	font-size: 24pt;
}

h3 {
	font-size: 18pt;
	margin-bottom: 25px;
}

h4 {
	font-size: 16pt;
	margin-bottom: 16px;
}

h5 {
	font-size: 14pt;
	margin-bottom: 14px;
}

h6 {
	font-size: 12pt;
	margin-bottom: 12px;
}

/* Define all page breaks */
a {
	page-break-inside: avoid;
}
a:not(.btn) {
	text-decoration: underline;
}		
blockquote {
	page-break-inside: avoid;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	page-break-after: avoid;
	page-break-inside: avoid;
	orphans: 3;
    widows: 3;
}

img {
	page-break-inside: avoid;
	page-break-after: avoid;
}
p {
	orphans: 3;
    widows: 3;
}
table,
pre {
	page-break-inside: avoid;
}

ul,
ol,
dl {
	page-break-before: avoid;
}

a {
	page-break-inside: avoid;
}

blockquote {
	page-break-inside: avoid;
}

.nobreak {
	page-break-inside: avoid;
}

.admission-requirements-container {
	page-break-inside: avoid;
}

.w-100-print {
    width:100%;
}

/* Display link color and link behaviour */
a:link,
a:visited,
a {
	background: transparent;
	color: #520;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}

a {
	page-break-inside: avoid;
}

a[href^="http"]:after {
	content: " < " attr(href) " > ";
}

a[href^="/"]:after {
	content: " < https://flemingcollege.ca" attr(href) " > ";
}
a[href^="mailto:"]:after {
	content: " < " attr(href) " > ";
}
a:after > img {
	content: "";
}

a[href^="#"] {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

a[href^="#"]:after {
	content: "";
}

a:not(:local-link):after {
	content: " < " attr(href) " > ";
}

/**
* Forms will be mostly useless in print, so tell the user to check out out URL
*/

form * {
	display: none;
}
form:after {
	content: " < Use this interactive feature at flemingcollege.ca > ";
	padding: 8pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	display: block;
	margin: 8pt;
}

/**
* Make intergated videos disappear, and removing the iframes' whitespace to zero. 
*/
.entry iframe,
ins {
	display: none;
	width: 0 !important;
	height: 0 !important;
	overflow: hidden !important;
	line-height: 0pt !important;
	white-space: nowrap;
}

.VideoCard {
	position: absolute;
	height: 0;
	overflow: hidden;
}

/*UN-hide necessary content - stuff that is hidden by default and / or made visible by user interaction */

.tab-content > .tab-pane {
    display: block;
    margin-bottom: var(--fc-spacer-6);
  }
.collapse:not(.show) {
    display: block;
  }


/* hide unnecessary common page  elements */
video,
img[src^='https://'],
.noprint,
.no-print,
.ui-alpha-index,
.nav-tabs,
.NAVMODAL,
.AdminModal,
.AdminMenu,
#navbar-headers,
a[href="#maincontent"],
.MenuToggler,
.UpperSearch,
.UpperNav,
.Breadcrumb,
.ProgramIntakeNavigation,
#unibuddy-chat-bubble-iframe,
#page-feature,
#sub-brand-container,
#table-of-contents,
#quick-links,
#jump-to-programs-beginning-with,
#jump-to-a-specific-campus {
	display: none!important;
}



blockquote {
	margin: 3pt;
	padding: 9pt;
	font-style: italic;
	font-size: 90%;
	page-break-inside: avoid;
}

p {
	margin: 0pt 0pt 9pt 0pt;
}

blockquote .small {
	font-size: 10pt;
}

.nopdf {
	display: none;
}

.break-with-text {
	font-weight: bold;
	margin: 16px 0;
}

/* ==========================================================================
   Structure
   ========================================================================== */
body::before {
	content: url(/i/print/Fleming-Logo-colour-print.jpg);
	display: block;
	width:100%;
} 
.container {
	padding-left: 0;
	padding-right: 0;
}
.navbar [class^='col-'] {
   width: 100%;
}
.Logo  {
    display: block!important;
    width: 100%;
}
a.navbar-brand[href^="/"]::after {
   content: 'https://flemingcollege.ca';
}

.navbar-brand img { display: none;}

.SECTION {
    padding: 0;
}

.collapse {
	display: block;
}

.Disclaimer {
	padding-top: 24pt;
	font-size: 10pt;
	font-style: italic;

}

/* ==========================================================================
   Reset page elements that are for screen readers but helpful in print
   ========================================================================== */

   

/* ==========================================================================
   Style some elements that would otherwise be styled be the screen stylesheets
   ========================================================================== */

.title-text {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.03em;
}

/* ==========================================================================
   Program page
   ========================================================================== */
.ProgramExcerpt { font-size: 24px; margin-bottom: 24pt;}
.ProgramIntakes {
    background-color: unset;
}
.ProgramIntakes .tab-pane {
    border-bottom: 1px solid #333;
	padding-bottom: 12pt;
}

.ProgramInformation {
    width: 100%;
}
.ProgramIntakes .title-text {
	margin-bottom: 2pt;
	padding-top: 8pt;
}
.ProgramIntakes p {
	margin-bottom: 0pt;
}

.ProgramInformation  .accordion-button,
.ProgramPathways  .accordion-button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	background: none;
	border: 0;
}

.ProgramPathways  .accordion-button {
	font-size: 24px;
	padding-left: 0;
}
.Curriculum h3,
.Curriculum h4 {
	padding-left: 0!important;
	margin-bottom: 0;
}
.Curriculum .title-text {
	padding-left: 0!important;
	margin-bottom: 16px;
}

.ProgramSidebar {

	padding-top: 24pt;

}
/* ==========================================================================
   Con Ed pages
   ========================================================================== */
.ConedCourse .g-0 {
	padding-left: 8pt;
	font-weight: bold;
}
