﻿/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* Home Page General Styles*/

body
{
	font-family: Open Sans;
	background-color: #fff;
}

.home_container_2_col
{
	width: 45% !important;
}

.langDrop
{
	margin-right: 65px;
	margin-top: 26px;
	border: 6px solid transparent;
	border-radius: 2px;
}

a.BlackText
{
	color: #000000;
	text-decoration: none;
}

h1
{
	font-family: Lexend Deca;
	font-size: 2.75em;
}

h2
{
	font-size: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-family: Lexend Deca;
	line-height: 40px;
	font-weight: 500;
}

h2.SubCenter
{
	text-align: center;
	margin-bottom: 1.2em;
}

h4
{
	text-align: center;
}

img.Hyperlinked
{
	border-style: none;
}

img.Slideshow
{
	border-style: none;
	margin-bottom: 15px;
}

p
{
	color: #676767;
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: Open Sans;
	font-size: 18px;
}

p.Copyright
{
	font-size: 0.9em;
	text-align: right;
	color: #888888;
	line-height: 1.6em;
	margin: 0 0 10px 0;
	font-family: Open Sans;
}

.centered-text
{
	text-align: center;
}

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

nav.title-bar
{
	
	padding-bottom: 24px !important;
	height: 85px !important;
}

.sticky.is-stuck
{
	position: relative;
}

.top-nav
{
	position: relative;
	margin-top: 0px !important;
}

.whiteheader
{
	color: #ffffff;
	font-weight: normal;
}

.off-canvas-content .title-bar .nav-search
{
	display: none;
}

.off-canvas-content .main-section > .outer-row
{
	max-width: 100%;
	padding: 0;
}



/* Home Page Button Styles */

.button
{
	cursor: pointer;
	background-color: transparent;
	width: 200px;
	height: 35px;
	font-weight: bold;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}

.button.black
{
	border: solid 2px black;
	color: black;
}

.button.black:hover
{
	background-color: #ccc;
}

.button a
{
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

/* Responsive Header Styles*/

#contentBody > .responsive-header
{
	background-color: transparent;
}

/* Content Section */

#content-section
{
	padding-bottom: 0px;
	background-color: #fff;
	/*margin-top: -50px;*/
}

#content-section h2
{
	font-weight: normal;
}

.right-section div.button-group,
.left-section div.button-group
{
	margin-top: 20px;
}

#content-section .left-section
{
	padding-right: 20px;
}

#content-section .right-section
{
	padding-left: 20px;
}

.left-section .left-content,
.right-section .right-content
{
	height: 270px;
}

#content-section .right-section .table-images:first-of-type
{
	margin-bottom: 20px;
}

#content-section.mc-blurb p
{
	margin-top: 0;
	margin-bottom: 5px;
}

#content-section.mc-blurb .mc-bullets
{
	margin-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
}

#content-section.mc-blurb .mc-bullets > li
{
	color: #5a5a5a;
	font-size: 14px;
	margin-top: 8px;
	line-height: 1.6em;
}

/* Home Page Topic Hero section*/

div.topichero
{
	background-image: url('../Images/banner-guides.png');
	background-color: #0C78CF;
	background-size: cover;
	background-repeat: no-repeat;
	height: 300px;
	margin-bottom: 10px;
	margin-top: -85px;
}

div.topichero-student
{
	background-image: url('../Images/tfs-student-hub-header-colorful.png');
	background-color: #0C78CF;
	background-size: cover;
	background-repeat: no-repeat;
	height: 300px;
	margin-bottom: 10px;
	margin-top: -85px;
}

div.topichero-instructor
{
	background-image: url('../Images/instructor-banner-guides.png');
	background-color: #0C78CF;
    background-size: cover;
    background-repeat: no-repeat;
    height: 250px;
    margin-bottom: 25px;
    margin-top: -100px;
}

div.topichero-crossref
{
	
	background-color: ##00778E;
    background-size: cover;
    background-repeat: no-repeat;
    height: 250px;
    margin-bottom: 25px;
    margin-top: -100px;
}

div.topichero-ithenticate
{
	
	background-color: #00778E;
    background-size: cover;
    background-repeat: no-repeat;
    height: 250px;
    margin-bottom: 25px;
    margin-top: -100px;
}

div.topichero-acorn
{
	background-image: url('../Images/acorn-banner.png');
	background-color: #0C78CF;
	background-size: cover;
	background-repeat: no-repeat;
	height: 300px;
	margin-bottom: 10px;
	margin-top: -85px;
}

div.topichero-moss
{
	background-image: url('../Images/moss-banner.png');
	background-color: #0C78CF;
	background-size: cover;
	background-repeat: no-repeat;
	height: 300px;
	margin-bottom: 10px;
	margin-top: -85px;
}

div.topichero-aspen
{
	background-image: url('../Images/aspen-banner.png');
	background-color: #0C78CF;
	background-size: cover;
	background-repeat: no-repeat;
	height: 300px;
	margin-bottom: 10px;
	margin-top: -85px;
}

div.topichero h1
{
	font-family: 'Roboto Slab', serif;
	font-size: 2.4em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: 100%;
}

div.topichero h2
{
	font-size: 1.8em;
	margin-bottom: 80px;
	line-height: 100%;
}

div.internalhero
{
	background-color: #025492;
	background-size: cover;
	background-repeat: no-repeat;
	height: auto;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.search,
.search-bar
{
	margin: 0 auto;
	height: 105px !important;
}

/* Home Page slide show */

div.slidingshow
{
	margin-top: 10px;
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: center;
}

.mc-wrapper .mc-caption
{
	background: none;
}

div.top-section
{
	margin: 0 auto;
	min-height: 460px;
	width: 880px;
	padding: 0;
}

div.section-block
{
	display: inline-block;
	margin: 0 auto;
	margin-top: 50px;
	margin-left: 1.5%;
	margin-right: 1.5%;
	width: 30%;
}

div.section-block h2
{
	font-family: 'Roboto', serif;
	font-size: 32px;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	line-height: 38px;
}

.redwood-section
{
	padding-top: 40px;
	padding-bottom: 90px;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	margin-bottom: 90px;
}

div.hideonmobile
{
	display: block;
}



/* Home Page Video Section */

.video-section
{
	padding-top: 40px;
	padding-bottom: 90px;
	background: #F4F7FA;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	margin-bottom: 90px;
}

div.video-section h2
{
	font-family: 'Roboto', serif;
	font-size: 32px;
	margin-bottom: 1em;
	line-height: 38px;
	text-align: center;
	margin-top: 20px;
}

.video-section img
{
	padding-right: 10px;
	padding-bottom: 10px;
	max-width: 100%;
	height: auto;
}

.video-wrapper
{
	/* 16:9 */
	position: relative;
	margin-bottom: 20px;
	height: 168px;
	width: 100%;
}

.video
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Home Page Footer */

div.footer
{
	background-color: #3D4454;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	height: 90px;
}

.footer p
{
	font-size: 16px;
}

.footer ul
{
	margin-left: -36px;
	margin-bottom: 20px;
}

.footer ul li
{
	position: relative;
	float: left;
	display: block;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFF;
}

div.footer a
{
	text-decoration: none;
	color: #FFF;
}

div.footer > div.outer-row
{
	line-height: 30px;
	padding: 0;
}

.footer-logo
{
	max-width: 100%;
	margin: 0px 20px 0px 20px;
}

.footer-links
{
	text-align: left;
	float: left;
}

.footer-links a
{
	padding-left: 25px;
}

.footer-icons
{
	text-align: right;
}

.footer-icons > a:first-of-type
{
	padding-right: 10px;
}

/* Mad Cap proxy/editor assigned styles */

MadCap|searchBarProxy
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	float: none;
	width: 50%;
}

MadCap|topicToolbarProxy
{
	float: none;
}

p.TOC2
{
	margin-left: 20px;
	display: none;
}

MadCap|menuProxy.menu1
{
	mc-toc-depth: 1;
	mc-context-sensitive: True;
}

MadCap|menuProxy.menu2
{
	mc-toc-depth: 1;
	mc-context-sensitive: True;
}

MadCap|slideshow
{
	border-style: none;
	box-shadow: none;
}

MadCap|slideshowCaption
{
	background: none;
	color: #000000;
	padding: 0;
	padding-top: 0;
}

html.HomePage
{
	mc-community-features: disabled;
}

div.HomeHeroSection	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.HomeHeroSection::before
{
	content: ' ';
	display: table;
}

div.HomeHeroSection::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeHeroSection > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HomeHeroSection > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
}

div.HomeWelcomePDFSection	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.HomeWelcomePDFSection::before
{
	content: ' ';
	display: table;
}

div.HomeWelcomePDFSection::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeWelcomePDFSection > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HomeWelcomePDFSection > div:nth-child(1)
{
	width: 58.333%;
	margin-left: 0%;
}

div.HomeWelcomePDFSection > div:nth-child(2)
{
	width: 41.667%;
	margin-left: 0%;
}

div.HomeWelcomeButtons	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.HomeWelcomeButtons::before
{
	content: ' ';
	display: table;
}

div.HomeWelcomeButtons::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeWelcomeButtons > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HomeWelcomeButtons > div:nth-child(1)
{
	width: 33.333%;
	margin-left: 8.3333%;
}

div.HomeWelcomeButtons > div:nth-child(2)
{
	width: 33.333%;
	margin-left: 8.3333%;
}

div.HomePDFSection	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.HomePDFSection::before
{
	content: ' ';
	display: table;
}

div.HomePDFSection::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomePDFSection > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 30px;
}

div.HomePDFSection > div:nth-child(1)
{
	width: 33.33333%;
}

div.HomePDFSection > div:nth-child(2)
{
	width: 33.33333%;
}

div.HomePDFSection > div:nth-child(3)
{
	width: 33.33333%;
}

div.HomePDFButton	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.HomePDFButton::before
{
	content: ' ';
	display: table;
}

div.HomePDFButton::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomePDFButton > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HomePDFButton > div:nth-child(1)
{
	width: 50%;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

/*Custom divs and classes - Added on 29/10/2017 */

.top-level-sections-3
{
	width: 33.33%;
	float: left;
	min-height: 300px;
	background-color: transparent;
	text-align: center;
	padding: 3%;
	display: inline-block;
	top: 0;
}

.product-section
{
	background: #fff;
	margin-top: -10px;
	max-width: 960px;
	margin: auto;
}

.main_content
{
	min-width: 300px;
	float: left;
	min-height: 300px;
	background-color: #F4F7FA;
	text-align: center;
	padding: 3%;
}

/*Custom divs and classes - Ends */

div.HomeMasterPageFooter	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.HomeMasterPageFooter::before
{
	content: ' ';
	display: table;
}

div.HomeMasterPageFooter::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeMasterPageFooter > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HomeMasterPageFooter > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.HomeMasterPageFooter > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.HomeMasterPageFooter > div:nth-child(3)
{
	width: 25%;
	margin-left: 0%;
}

div.HomeVideoSection	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.HomeVideoSection::before
{
	content: ' ';
	display: table;
}

div.HomeVideoSection::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeVideoSection > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}

div.HomeVideoSection > div:nth-child(1)
{
	width: 33.33333%;
}

div.HomeVideoSection > div:nth-child(2)
{
	width: 33.33333%;
}

div.HomeVideoSection > div:nth-child(3)
{
	width: 33.33333%;
}

/* Medium Layout */

@media only screen and (max-width: 1182px)
{
	.whiteheader
	{
		display: none;
	}

	div.footer
	{
		height: 140px;
	}

	.video-wrapper
	{
		height: 100%;
		width: 100%;
		margin-bottom: 0px;
		margin-left: 10px;
	}

	.video-section
	{
		padding-bottom: 115px;
	}

	#content-section .right-section,
	#content-section .left-section
	{
		padding: 0;
	}

	div.slidingshow
	{
		width: 100%;
	}

	.left-section div.button-group > div
	{
		margin-bottom: 20px;
	}

	div.footer
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}

	div.HomeHeroSection > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HomeWelcomePDFSection > div:nth-child(1)
	{
		width: 50%;
	}

	div.HomeWelcomePDFSection > div:nth-child(2)
	{
		width: 50%;
	}

	div.HomeWelcomeButtons > div:nth-child(1)
	{
		width: 50%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	div.HomeWelcomeButtons > div:nth-child(2)
	{
		width: 50%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	div.HomePDFSection > div:nth-child(1)
	{
		width: 33.33333%;
	}

	div.HomePDFSection > div:nth-child(2)
	{
		width: 33.33333%;
	}

	div.HomePDFSection > div:nth-child(3)
	{
		width: 33.33333%;
	}

	div.HomePDFButton > div:nth-child(1)
	{
		width: 50%;
	}

	div.HomeMasterPageFooter > div:nth-child(1)
	{
		width: 25%;
		margin-left: 0%;
	}

	div.HomeMasterPageFooter > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.HomeMasterPageFooter > div:nth-child(3)
	{
		width: 25%;
		margin-left: 0%;
	}

	div.HomeVideoSection > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HomeVideoSection > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HomeVideoSection > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}
}

/* Small Layout */

@media only screen and (max-width: 560px)
{
	div.footer
	{
		height: 220px;
	}
	
	div.hideonmobile
   {
      display: none;
   }

	.top-level-sections-3
	{
		width: 100%;
	}

	MadCap|searchBarProxy.homeSearchBar
	{
		width: 100%;
	}

	.left-content
	{
		margin-bottom: 60px;
	}

	div.topichero h1
	{
		font-size: 2em;
	}

	div.topichero h2
	{
		font-size: 1.2em;
	}

	#content-section
	{
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.video-wrapper
	{
		height: auto;
		width: 100%;
		margin-bottom: 0px;
		margin-left: 10px;
	}

	.video-section
	{
		padding-bottom: 115px;
	}

	.video-section .columns
	{
		padding: 0;
	}

	.footer-links,
	p.Copyright,
	.footer-icons
	{
		text-align: center;
	}

	div.HomeHeroSection > div:nth-child(1)
	{
		width: 100%;
	}

	div.HomeWelcomePDFSection > div:nth-child(1)
	{
		width: 100%;
	}

	div.HomeWelcomePDFSection > div:nth-child(2)
	{
		width: 100%;
	}

	div.HomeWelcomeButtons > div:nth-child(1)
	{
		width: 41.667%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	div.HomeWelcomeButtons > div:nth-child(2)
	{
		width: 41.667%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	div.HomePDFSection > div:nth-child(1)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.HomePDFSection > div:nth-child(2)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.HomePDFSection > div:nth-child(3)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.HomePDFButton > div:nth-child(1)
	{
		width: 41.667%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	div.HomeMasterPageFooter > div:nth-child(1)
	{
		width: 100%;
	}

	div.HomeMasterPageFooter > div:nth-child(2)
	{
		width: 100%;
	}

	div.HomeMasterPageFooter > div:nth-child(3)
	{
		width: 100%;
	}

	.off-canvas-content .outer-row {
    margin: 0 auto;
    margin-bottom: 100px;
}
}

.mc-prev
{
	margin-left: -30px;
}

h1.student
{
	font-family: Lexend Deca;
	font-size: 2.75em;
	font-weight: normal;
	text-align: center;
}

p.student
{
	color: #5a5a5a;
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: Open Sans;
	font-size: 18px;
	padding-left: 15%;
	padding-right: 15%;
	text-align: center;
	padding-bottom: 5%;
}

div.student-announcement
{
	padding-top: 40px;
	background: #c6e2fc;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	padding-bottom: 40px;
	margin-bottom: 40px;
	font: Roboto;
	font-family: Roboto, sans-serif;
	font-size: 1.15em;
	padding-left: 15%;
	padding-right: 15%;
}

div.access-privacy
{
	padding-top: 40px;
	background: #EDFBFC;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	padding-bottom: 110px;
	margin-bottom: 40px;
	font: Roboto;
	font-family: Roboto, sans-serif;
	font-size: 1.15em;
	padding-left: 15%;
	padding-right: 15%;
}

div.student-resources
{
	padding-left: 15%;
	padding-right: 15%;
}

table
{
	width: 100%;
	border-collapse: collapse;
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px)
{
	/* Force table to not be like tables anymore */

	table,
	thead,
	tbody,
	th,
	td,
	tr
	{
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */

	thead tr
	{
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	tr
	{
		
	}

	td
	{
		/* Behave  like a "row" */
		border: none;
		position: relative;
	}

	td:before
	{
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}
}

div.video-section-student
{
	padding-top: 40px;
	background: #F4F7FA;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	padding-bottom: 60px;
	margin-bottom: 60px;
}

p.searchtip
{
	margin-bottom: 8px;
	margin-top: 8px;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	font-family: 'Roboto Light';
	font-weight: bold;
}

.row::before,
.row::after {
    content: ' ';
    display: none;
}