


#content-area {
	position: relative;
	margin: 0 77px
}

#content-area header {
	height: 10px;
	margin: 0 -15px;
	line-height: normal
}

#content-area h1 {
	margin-bottom: -5px
}

#content-area .titlepageicons {
	float: right;
	margin: -25px 27px 0 0
}

#content-area .titlepageicons a {
	margin-right: 5px
}

#content-area .titlepageicons img {
	margin-right: 5px;
	cursor: pointer
}

.pagenumber {
	position: absolute;
	right: 10px;
	margin-top: -10px
}

#content-area h2 {
	font-size: 20px;
	color: #a2a2a2
}

#corner-gradient-left,
#corner-gradient-right {
	pointer-events: none
}

.top-page-nav {
	position: absolute;
	top: 30px;
	right: 37px
}

.top-page-nav .next,
.top-page-nav .previous {
	display: inline-block;
	position: relative;
	width: 23px;
	height: 24px;
	overflow: hidden
}

.top-page-nav .next img,
.top-page-nav .previous img {
	position: absolute;
	left: 0;
	width: 46px;
	height: 24px
}

.top-page-nav .next:hover img,
.top-page-nav .previous:hover img {
	left: -23px
}

.page-nav {
	clear: both;
	margin-top: 24px;
	padding-top: 15px;
	height: 35px;
	line-height: 35px;
	text-align: center
}

.page-nav .pages {
	background-color: #cdd0d3;
	padding: 10px 9px;
	pointer-events: none
}

.page-nav .pages span {
	padding: 9px
}

.page-nav .pages span span {
	margin-left: 6px;
	padding: 0 1px 0 0;
	cursor: default
}

.page-nav .next,
.page-nav .previous {
	display: inline-block;
	position: relative;
	width: 16px;
	height: 21px;
	margin: 0 5px -6px 8px;
	overflow: hidden
}

.page-nav .next img,
.page-nav .previous img {
	position: absolute;
	left: 0;
	width: 32px;
	height: 21px
}

.page-nav .next:hover img,
.page-nav .previous:hover img {
	left: -16px
}

.fullpage-nav .next,
.fullpage-nav .previous {
	display: inline-block;
	width: 45%;
	position: relative
}

.fullpage-nav .next {
	float: right;
	text-align: right
}

.fullpage-nav .arrow-box {
	display: inline-block;
	position: relative;
	height: 19px;
	width: 15px;
	overflow: hidden
}

.arrow-box,
.fullpage-nav a {
	vertical-align: middle
}

.fullpage-nav a {
	margin: 0 3px;
	width: 90%;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.fullpage-nav #next,
.fullpage-nav #prev,
.robot-wrapper div {
	position: absolute
}

.fullpage-nav #next {
	right: -16px
}

.fullpage-nav .next:hover #next {
	right: 0
}

.fullpage-nav .previous:hover #prev {
	left: -16px
}

.fullpage-nav .full-page-divider {
	border-bottom: 1px solid #d4d6d9;
	margin: 50px auto;
	display: block;
	width: 50%;
	clear: both
}

.page-nav .current-page {
	background: url("../image5.png" ) no-repeat center;
	color: #fff;
	font-weight: 700
}

.page-nav a {
	color: #fff;
	font-weight: 700;
	pointer-events: initial!important
}

.lesson {
	color: #4e4e4e
}

.lesson a {
	color: #00acd7;
	font-weight: 700;
	text-decoration: none
}

.lesson a:hover {
	color: #0089ac;
	text-decoration: underline
}

.lesson a:visited {
	color: #324698
}

.lesson ol,
.lesson ul {
	margin: 0 50px 20px
}

.lesson h3,
.lesson h4 {
	color: #4e4e4e;
	font-size: 2.5em;
	line-height: 1.05em;
	letter-spacing: -.02em;
	margin: 1.8em auto .65em;
	font-weight: 400
}

.lesson h4 {
	font-size: 1.6em;
	line-height: 1.15em;
	margin: 2em auto .8em;
	letter-spacing: -.015em
}

h3+h4 {
	margin: 1.25em auto .8em!important
}

.lesson p {
	margin: 1.27em auto;
	font-size: 1em;
	line-height: 1.5em
}

iframe {
	max-width: 100%
}

.lesson .clearfl {
	clear: both
}

.lesson ul {
	list-style-type: none
}

.lesson ul li:before {
	content: "\25B6 \FE0E \0020";
	color: #0ad;
	font-size: .85em;
	margin-left: -1.8em;
	padding-right: .8em
}

.lesson ol li,
.lesson ul li {
	max-width: 100%;
	margin-bottom: .7em
}

.lesson ol li img,
.lesson ul li img {
	margin: .72em auto .38em;
	text-align: center;
	height: auto!important
}

.lesson ul li img {
	display: inline-block
}

.lesson ol ol,
.lesson ol ul,
.lesson ul ol,
.lesson ul ul {
	margin: 0 30px
}

.lesson .diamondBullet {
	margin: 0 53px 1.3em 15px
}

.lesson .diamondBullet li {
	list-style-type: none;
	margin: 0 0 20px;
	padding-left: 15px;
	border-left: 10px solid #d2d4d7
}

.lesson .diamondBullet li:before {
	content: "";
	color: #505860;
	font-size: 1.3em;
	margin-left: 0;
	padding-right: 0
}

.lesson li p br {
	display: none
}

.lesson ol {
	counter-reset: li;
	list-style: none;
	*list-style: decimal;
	font-family: 'Source Sans Pro';
	position: relative;
	padding: 0;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
}

.lesson ol li {
	min-height: 65px
}

.lesson ol li:before {
	content: counter(li);
	counter-increment: li;
	background: #0ad;
	color: #fff;
	font-size: 1em;
	line-height: 1.9em;
	position: absolute;
	height: 2em;
	width: 2em;
	text-align: center;
	border-radius: 2em;
	transition: all .3s ease-out;
	margin-top: -.25em;
	margin-left: -2.6em
}

.lesson ol li li:before {
	content: none;
	counter-increment: none
}

.lesson ol li p {
	max-width: 100%;
	margin-left: 0
}

.lesson ol li .leftImage {
	margin: auto
}

.lesson img,
.lesson ol li .centerImage img {
	max-width: 100%;
	height: auto!important
}

.imgBoxShadow img {
	box-shadow: 0 0 8px 1px rgba(0, 0, 0, .08)
}

.lesson .ict img {
	max-width: initial
}

.fullWidthImage,
.lesson .ict.tooltip,
.lesson .video-embed {
	margin: 0 -77px
}

.lesson .video-embed {
	text-align: center
}

.lesson .centerImage {
	position: relative;
	text-align: center;
	margin-bottom: .38em
}

.lesson .leftImage {
	margin: 0 auto 1.3em
}

.lesson .interactive-wrapper,
.lesson .storyline-wrapper {
	text-align: center;
	margin: 0 -145px
}

.lesson .interactive-wrapper {
	padding-top: 30px;
	padding-bottom: 30px
}

.lesson .imageCaption,
.lesson .slideshow li:before {
	display: none
}

.lesson .moreInfo,
.lesson .new,
.lesson .undo {
	clear: both;
	min-height: 35px;
	background: url("../moreinfoasterix.png") no-repeat;
	padding: 0 50px;
	margin: 1.27em 0
}

.lesson .moreInfo.clearfl {
	clear: both;
	max-width: 700px;
	min-height: 35px;
	padding: 0 50px;
	margin: 1.27em 0
}

.lesson .attention,
.lesson .glitch {
	clear: both;
	max-width: 700px;
	min-height: 38px;
	background: url("../attention.png") no-repeat;
	padding: .25em 50px;
	margin: 1.02em 0
}

.lesson .moreInfo.attention {
	max-width: 700px;
	background: url("../attention.png") no-repeat!important
}

.lesson .chevron {
	max-width: 676px;
	background: url("../chevron.png") no-repeat;
	padding: 0 50px;
	margin: 1.27em 0;
	background-position-y: .25em
}

.lesson .trythis,
.lesson .trythis_math {
	clear: both;
	background: url(../image10.png" ) no-repeat;
	height: auto;
	margin-top: 40px;
	margin-left: 0;
	padding: 80px 0 3px 30px
}

.lesson .moreresources {
	clear: both;
	background: url("../image11.png" ) no-repeat;
	height: auto;
	margin-top: 40px;
	padding: 80px 0 3px 30px
}

.calloutTextBox {
	position: absolute;
	padding: 23px 30px;
	z-index: 1000;
	background-color: #e4e6e9;
	color: #707880;
	border-width: 3px;
	border-color: #fff;
	border-style: solid;
	font-size: 19px;
	line-height: 24px
}

.lesson .slideshow ol,
.lesson .slideshow ul {
	margin: initial
}

.lesson .slideshow li img {
	margin: initial;
	text-align: initial;
	box-shadow: none!important
}

.lesson .slideshow a img {
	box-shadow: none!important
}

.lesson .slideshow li img {
	height: initial!important
}

.lesson .probCentered {
	padding-left: 36px;
	padding-right: 140px;
	font-family: 'Kalam'!important;
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	line-height: 32px;
	text-align: center
}

.mathIntContainer img {
	box-shadow: none
}

.lesson .full-page-divider {
	border-bottom: 1px solid #d4d6d9;
	margin: 60px auto;
	display: block;
	width: 50%
}

.fullpage-nav {
	margin-bottom: 40px
}

.languageRollover {
	color: #768335!important;
	cursor: pointer;
	text-align: center
}

.languageRollover:hover {
	color: #a4b93e!important
}

.translateAudio {
	cursor: pointer
}

.lesson .guide-flowchart {
	margin: 0 auto!important;
	list-style-type: none!important;
	width: 350px;
	text-align: center
}

.lesson .guide-flowchart>li {
	margin: 20px;
	background-color: #d7f0f8
}

.lesson .guide-flowchart li:before {
	content: none!important
}

.lesson .guide-flowchart li:hover {
	background-color: #e9f8ff
}

.lesson .guide-flowchart a {
	display: block;
	padding: 28px 34px;
	font-size: 1.13em;
	line-height: 1.2em;
	font-weight: regular;
	text-decoration: none!important;
	color: #249fd0!important
}

#lessonNavSidebar {
	position: fixed;
	z-index: 200;
	width: 370px;
	padding-left: 15px;
	top: 32%;
	right: 0
}

.uk-panel-box {
	background: #f5f5f5;
	padding: 15px
}

.uk-panel-box a {
	color: #444
}

#sideNavContainer {
	position: relative;
	border: 1px solid #ccc
}

#sideNavContainer ul {
	margin-left: 5px
}

#sideNavContainer ul li {
	padding: 1px 5px
}

#sideNavControl {
	background-color: #fff;
	position: absolute;
	height: 25px;
	border-radius: 50px;
	margin: 0 0 0 -30px;
	padding: 5px;
	cursor: pointer;
	visibility: hidden
}

#sideNavControl img {
	width: 20px
}

.uk-active {
	background: #4e7e9a
}

.uk-active a {
	color: #fff
}

.lesson-sidenav-parentheader {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700
}

.lesson-sidenav-childheader {
	display: block;
	font-size: 14px;
	font-weight: 400;
	padding-left: 10px
}

.rightImage {
	float: right;
	margin: 6px 15px 1.3em 32px
}

.rightImage h4 {
	padding-top: 0;
	margin-bottom: 8px;
	margin-right: 5px
}

.leftImageFloat {
	float: left;
	margin: 1em 30px .75em 20px
}

.clearfl {
	clear: both
}

.hasfloat {
	overflow: auto
}

.floatLeft {
	float: left;
	padding-right: 15px;
	margin-bottom: 1em
}

.listImage {
	text-align: center;
	margin-bottom: 1em
}

.lesson img {
	display: block!important;
	margin: auto
}

#page-header {
	position: fixed!important
}

#page-wrapper {
	padding-top: 350px;
	width: 853px
}

#subheaderContentContainer .header-nodesc h1 {
	width: 680px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: auto
}

#subheaderContentContainer .header-tutorial-link {
	display: none;
	position: absolute;
	top: 10px;
	right: 0;
	background-color: #fff;
	border-radius: 30px;
	color: #324698;
	font-size: 17px;
	padding: 1px 10px
}

.back-to-tutorial-mobile {
	display: none!important
}

#subheaderContentContainer .header-tutorial-link:hover {
	background-color: #324698;
	color: #fff
}

.loading-spinner {
	width: 50px;
	margin: 60px auto 100px;
	display: block
}

.divider-box {
	position: relative;
	text-align: center;
	margin: 80px auto 50px
}

.infinite-scroll-divider {
	background: #ececed;
	padding: 1px;
	text-align: center;
	color: #bdbdbd;
	position: absolute;
	width: 100%;
	top: 18px;
	z-index: 1
}

.divider-box h4 {
	margin: auto;
	position: relative;
	background-color: #fff;
	color: #bdbdbd;
	display: inline;
	padding: 0 10px;
	z-index: 2
}

.print-button:hover {
	border-bottom: none!important
}

.print-button img {
	width: 20px;
	margin-left: 5px
}

#first-divider,
.down-arrow,
.push {
	display: none
}

.infinite-nav a,
footer {
	background: #fff;
	margin: 0
}

footer {
	z-index: 200
}

.footer-drag-handle,
.infinite-nav span {
	display: inline-block
}

.print-header {
	display: none
}

@media print {
	body,
	html {
		height: initial
	}
	img {
		page-break-before: auto;
		page-break-after: auto;
		page-break-inside: avoid
	}
	#lessoncontent .infinite-nav,
	#page-header,
	.fullpage-nav,
	.primary-header,
	footer {
		display: none
	}
	.print-header {
		display: block
	}
	.print-header .print-header-wrapper {
		background-color: #fff!important;
		position: relative!important;
		width: 980px;
		margin: 20px auto
	}
	.print-header .print-header-wrapper h1 {
		float: left;
		font-size: 18px
	}
	.print-header .print-header-wrapper div {
		color: #707980
	}
	.print-header .print-first-title {
		font-size: 30px;
		font-weight: 400
	}
	.print-header .print-second-title {
		font-weight: 700
	}
	.print-header .logo {
		float: right;
		height: 60px;
		margin-top: 13px;
		max-width: 250px
	}
	#background #page-wrapper {
		padding-top: 100px!important
	}
}

@media only screen and (max-device-width:960px) {
	.print.mobile-header a {
		color: inherit
	}
	.print.mobile-header .logo-link {
		display: block!important
	}
	.print.mobile-header {
		position: relative!important
	}
	.print.mobile-header .logo {
		width: 50%;
		margin: 25px auto 0;
		display: block
	}
	.print.mobile-header h1 {
		margin-top: 20px!important
	}
}

.infinite-nav a {
	cursor: pointer;
	color: #00acd7;
	font-size: 21px;
	font-weight: 400;
	text-decoration: none;
	width: 30%;
	padding: 10px 30px;
	border-radius: 40px;
	border: solid 2px #00acd7
}

.infinite-nav a:hover {
	background-color: #00acd7;
	color: #fff!important;
	text-decoration: none
}

.infinite-nav a:visited {
	color: #00acd7
}

.infinite-nav .nextLoadMore {
	position: relative
}

.infinite-nav .nextLoadMore span {
	margin-left: 10px
}

.infinite-nav .continue-arrow {
	position: absolute;
	top: 13px;
	left: 8px;
	box-shadow: none
}

.infinite-nav {
	margin: 75px 0
}

.lesson p.scroll-trigger {
	clear: both;
	line-height: 4em
}

.infinite-nav .material-icons {
	vertical-align: middle;
	margin-right: 8px
}

.infinite-nav span {
	vertical-align: middle;
	white-space: pre;
	overflow: hidden;
	max-width: 70%;
	text-overflow: ellipsis
}

.infinite-nav,
.infinite-nav.lastLesson,
.ma-click,
.ma-click button,
.ma-rollover,
.rollover-1 {
	text-align: center
}

.infinite-nav.lastLesson a {
	float: none;
	display: inline-block
}

.mouse-activity img {
	box-shadow: none
}

.ma-click button {
	padding: 15px 25px;
	font-size: 24px;
	cursor: pointer;
	outline: 0;
	color: #fff;
	background-color: #00acd7;
	border: 0;
	border-radius: 15px;
	box-shadow: 0 9px #999
}

.ma-click button:active {
	background-color: #0094b9;
	box-shadow: 0 5px #666;
	transform: translateY(4px)
}

.ma-click .activity-bc-response {
	height: 30px;
	margin-top: 25px
}

.ma-rollover button {
	vertical-align: middle;
	margin-right: 20px
}

.rollover-1 {
	outline: 0;
	color: #fff;
	background-color: #ff8a28
}

.rollover-1:hover {
	background-color: #404040
}

.ma-rollover .rollover-2,
.ma-rollover .rollover-3,
.rollover-1 {
	width: 150px;
	border: 0;
	font-size: 24px;
	padding: 15px 25px;
	border-radius: 4px;
	cursor: pointer
}

.ma-rollover .rollover-2 {
	background-color: #324698;
	text-align: center;
	color: #fff;
	transition: all .5s
}

.ma-rollover .rollover-2 span {
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: .5s
}

.ma-rollover .rollover-2 span:after {
	content: '\00bb';
	position: absolute;
	opacity: 0;
	top: 0;
	right: -20px;
	transition: .5s
}

.ma-rollover .rollover-2:hover span {
	padding-right: 25px
}

.ma-rollover .rollover-2:hover span:after {
	opacity: 1;
	right: 0
}

.ma-rollover .rollover-3 {
	background: #404040;
	color: #fff!important;
	font-weight: 100;
	display: inline-block;
	transition: all .3s ease 0s
}

.ma-rollover .rollover-3:hover {
	color: #404040!important;
	font-weight: 700!important;
	letter-spacing: 3px;
	background: 0 0;
	-webkit-box-shadow: 0 5px 40px -10px rgba(0, 0, 0, .57);
	-moz-box-shadow: 0 5px 40px -10px rgba(0, 0, 0, .57);
	transition: all .3s ease 0s
}

.double-click-window {
	position: relative;
	width: 600px;
	height: 300px;
	background-color: #4cd282;
	border: 1px solid #6b6b6b;
	margin: 0 auto
}

.desktop-item-wrapper {
	position: absolute;
	width: 70px;
	height: 75px;
	text-align: center;
	top: 15px;
	left: 10px
}

.desktop-item-wrapper .desktop-item-caption {
	color: #000;
	font-size: 14px;
	display: block;
	margin-top: -5px
}

.ma-file,
.ma-folder {
	cursor: pointer
}

.folder-header {
	background-color: #e4e4e4;
	position: absolute;
	width: 270px;
	top: 0;
	left: 0;
	color: #4e4e4e;
	text-align: center;
	font-weight: 600;
	padding: 2px 0
}

.dc-file-open,
.dc-folder-open {
	display: none;
	width: 250px;
	height: 180px;
	background: #fff;
	font-size: 16px;
	border: 1px solid #d7d7d7;
	padding: 20px 10px 10px;
	position: absolute;
	top: 45px;
	left: 80px;
	z-index: 10
}

.dc-folder-open .desktop-item-wrapper {
	top: 45px;
	left: 10px
}

.dc-file-open {
	padding: 10px;
	top: 80px;
	left: 237px;
	z-index: 15
}

.dc-file-open .desktop-item-wrapper {
	top: 45px;
	left: 2px
}

.dc-file-open .ma-description,
.dc-folder-open .ma-description {
	font-size: 15px;
	margin-top: 120px
}

.robot-wrapper {
	position: relative;
	background-image: url("../image12.png" );
	background-repeat: no-repeat;
	background-size: cover;
	width: 699px;
	height: 420px;
	padding: 10px;
	border: 1px solid #36454f
}

.robot-wrapper .robot-complete {
	display: none;
	background: #fff;
	border: 1px solid #6b6b6b;
	position: absolute;
	width: 325px;
	height: 30px;
	font-size: 16px;
	text-align: center;
	padding: 10px
}

.robot-wrapper .head-bw {
	width: 126px;
	top: 299px;
	left: 209px;
	z-index: 1
}

.robot-wrapper .torso-bw {
	width: 161px;
	top: 10px;
	left: 19px;
	z-index: 10
}

.robot-wrapper .arm-left-bw {
	width: 112px;
	top: 322px;
	left: 33px;
	z-index: 11
}

.robot-wrapper .arm-right-bw {
	width: 85px;
	top: 200px;
	left: 153px;
	z-index: 9
}

.robot-wrapper .leg-left-bw {
	width: 72px;
	top: 30px;
	left: 205px;
	z-index: 1
}

.robot-wrapper .leg-right-bw {
	width: 90px;
	top: 186px;
	left: 12px;
	z-index: 1
}

.robot-wrapper .head-outline {
	width: 126px;
	top: 35px;
	left: 501px
}

.robot-wrapper .torso-outline {
	width: 161px;
	top: 141px;
	left: 483px
}

.robot-wrapper .arm-left-outline {
	width: 112px;
	top: 183px;
	left: 565px
}

.robot-wrapper .arm-right-outline {
	width: 85px;
	top: 162px;
	left: 426px
}

.robot-wrapper .leg-left-outline {
	width: 72px;
	top: 260px;
	left: 546px
}

.robot-wrapper .leg-right-outline {
	width: 90px;
	top: 265px;
	left: 464px
}

.robot-wrapper .head-color {
	display: none;
	width: 126px;
	top: 35px;
	left: 501px
}

.robot-wrapper .torso-color {
	display: none;
	width: 161px;
	top: 141px;
	left: 483px;
	z-index: 10
}

.robot-wrapper .arm-left-color {
	display: none;
	width: 112px;
	top: 183px;
	left: 565px;
	z-index: 11
}

.robot-wrapper .arm-right-color {
	display: none;
	width: 85px;
	top: 162px;
	left: 426px;
	z-index: 9
}

.robot-wrapper .leg-left-color {
	display: none;
	width: 72px;
	top: 260px;
	left: 546px
}

.robot-wrapper .leg-right-color {
	display: none;
	width: 90px;
	top: 265px;
	left: 464px
}

.ma-drag {
	width: 60px;
	height: 60px;
	border-radius: 40px;
	margin-top: 10px;
	z-index: 10
}

.drag-drop-window {
	position: relative;
	width: 600px;
	height: 375px;
	background-color: #4cd282;
	border: 1px solid #6b6b6b;
	margin: 0 auto
}

.dd-desktop-folder-2 {
	top: 106px
}

.dd-desktop-folder-3 {
	top: 197px
}

.dd-desktop-folder-4 {
	top: 287px
}

.dd-desktop-file-1 {
	top: 236px;
	left: 196px
}

.dd-desktop-file-2 {
	top: 65px;
	left: 492px
}

.dd-desktop-file-3 {
	top: 29px;
	left: 165px
}

.dd-desktop-file-4 {
	top: 230px;
	left: 90px
}

.dd-desktop-file-5 {
	top: 44px;
	left: 336px
}

.dd-desktop-file-6 {
	top: 172px;
	left: 325px
}

.dd-desktop-file-7 {
	top: 249px;
	left: 457px
}

.dd-window-status {
	height: 30px;
	text-align: center;
	margin-top: 25px
}

.reading {
	border: solid 1px #ddd;
	padding: 50px;
	min-height: 100px
}

.code-input {
	border: solid 1px #ddd;
	background: #eee;
	padding: 10px;
	border-radius: 5px
}

.code-input .linkblue-button,
.code-input textarea {
	border-radius: 5px;
	display: inline-block;
	vertical-align: middle
}

.code-input textarea {
	max-width: 70%;
	border: 1px solid #ddd;
	height: 68px;
	box-sizing: border-box;
	margin: 0;
	width: 70%;
	padding: 10px
}

.code-input .linkblue-button {
	padding: 25px 0;
	font-size: 14px;
	width: 29%;
	margin-left: 1%
}

.code-input .htmldemo {
	height: 100px;
	border: dotted 2px #ddd;
	border-radius: 5px;
	background: #fff;
	padding: 25px;
	margin-top: 5px;
	overflow-y: scroll
}

.error.htmldemo {
	border: dotted 1px #a63232
}

p.scriptInputError {
	text-align: center;
	padding: 10px 0
}

#uservoice-satisfaction {
	right: 60px!important
}

@media only screen and (max-width:1120px) {
	.logo-en,
	.logo-es,
	.logo-pt {
		display: none
	}
	#page-header .logo {
		margin-top: 18px
	}
}

@media only screen and (max-width:960px) {
	#page-header {
		min-width: initial
	}
	.header-nodesc h1,
	.headerfooter-content-wrapper {
		width: initial!important
	}
}

@media only screen and (max-width:850px) {
	.header-print-link,
	.logo-link {
		display: none!important
	}
}

@media only screen and (max-width:500px) {
	.topnav-language {
		display: none!important
	}
	.topnav-sls-container {
		width: 65%!important;
		right: initial;
		left: 10px
	}
}

@media only screen and (max-width:300px) {
	.topnav-sls-container {
		width: 65%!important;
		right: initial;
		left: 10px
	}
}

@media only screen and (min-device-width:320px) and (max-device-width:960px) {
	div#lessoncontent {
		margin-left: 30px
	}
	.back-to-tutorial-mobile {
		background: #38cfca;
		position: fixed;
		left: -45px;
		top: 295px;
		color: #fff;
		width: 108px;
		z-index: 100;
		transform: rotate(-90deg);
		padding: 7px;
		text-align: center;
		font-size: 14px;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
		display: block!important
	}
	.video-embed>iframe {
		width: 100%!important;
		height: auto!important
	}
	.lesson ol,
	.lesson ul {
		max-width: 90%;
		margin: 0 2em 1.3em
	}
	.lesson {
		margin-top: 20px
	}
	.lesson img,
	.lesson ol li img,
	.lesson ul li img {
		max-width: 100%!important;
		height: auto!important
	}
	.lesson ol li img,
	.lesson ul li img {
		margin: 1.25em auto;
		text-align: center
	}
	#featurepage-header h1 {
		line-height: 1em
	}
	.top-page-nav {
		position: absolute;
		top: 120px;
		width: 90vw
	}
	.top-page-nav .next,
	.top-page-nav .previous {
		display: inline-block;
		position: relative;
		width: 24px;
		height: 24px;
		overflow: hidden;
		margin: 1em
	}
	.top-page-nav .next {
		position: absolute;
		right: 0
	}
	.lesson h3 {
		color: #505860;
		font-size: 2.5em;
		line-height: 1.05em;
		letter-spacing: -.02em;
		margin: 1.8px 0 .65px;
		font-weight: 400;
		clear: both
	}
	.fullWidthImage,
	.lesson .ict.tooltip,
	.lesson .video-embed {
		margin: 0
	}
	#lessoncontent .video-embed {
		position: relative;
		padding-bottom: 56.25%;
		overflow: hidden;
		height: 0
	}
	#lessoncontent .video-embed iframe {
		position: absolute;
		left: 0;
		right: 0;
		width: 100%;
		height: 100%!important;
		min-height: 0!important
	}
	.lesson .numbered-list {
		max-width: 90vw
	}
	.lesson .numbered-list li {
		margin: 10px 0 10px 1.5em;
		max-width: 92%;
		min-height: 65px
	}
	.lesson .numbered-list li:before {
		content: counter(li);
		counter-increment: li;
		background: #0ad;
		color: #fff;
		font-size: 1.19em;
		line-height: 1.5em;
		position: absolute;
		height: 1.5em;
		width: 1.5em;
		text-align: center;
		border-radius: 2em;
		transition: all .3s ease-out;
		margin-top: -.3em;
		margin-left: -1.8em
	}
	.lesson h3,
	header h1,
	header h2 {
		text-align: center
	}
	header h1 {
		margin-top: 70px!important
	}
	header .titlepageicons {
		float: none!important;
		margin: 0!important;
		position: absolute;
		right: 0;
		top: 15px
	}
	#lessonNavSidebar,
	#socialmedia-stats {
		display: none
	}
	.textplus h3:first-of-type {
		margin-top: 75px
	}
	.infinite-nav a {
		float: none!important;
		display: block;
		margin: 25px auto;
		width: 75%;
		padding: 10px 20px;
		text-align: center
	}
	.mobilefooter {
		border-top: solid 5px
	}
	footer {
		bottom: -105px
	}
}

@media only screen and (max-width:630px) {
	.topnav-sls-container .logo-link {
		display: none!important
	}
	.header-nodesc h1 {
		top: 58px!important
	}
}

@media only screen and (max-width:1120px) {
	#lessonNavSidebar {
		display: none
	}
	.topnav-sls-container {
		width: 40%
	}
}



#page-wrapper {
    padding-top: 0 !important;
}

.api-header {
    position: relative;
    margin: 50px 0 100px 0;
}

.api-header h3 {
    font-size: 26px;
}

.api-header h4 {
    margin: 0px 0 !important;
}

.api-header img {
    width: 250px;
    position: absolute;
    top: -8px;
    right: 0;
}

abbr,
acronym,
address,
applet,
big,
blockquote,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
fieldset,
font,
form,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
sub,
table,
tbody,
tfoot,
thead,
tr,
tt,
ul,
var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}

body,
h1 {
	vertical-align: baseline
}

body {
	font-weight: inherit
}

h1 {
	padding: 0;
	border: 0;
	outline: 0
}

a,
body,
caption,
em,
h2,
h3,
h4,
h5,
sup,
td,
th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0
}

a,
caption,
em,
sup,
td,
th {
	font-family: inherit
}

a,
body,
caption,
h1,
h2,
h3,
h4,
h5,
td,
th {
	font-style: inherit
}

em,
sup {
	font-weight: inherit
}

a,
caption,
em,
h2,
h3,
h4,
h5,
td,
th {
	font-size: 100%;
	vertical-align: baseline
}

sup {
	font-style: inherit
}

ul {
	list-style: none
}

:focus {
	outline: 0
}

table {
	border-collapse: separate;
	border-spacing: 0
}

caption,
td,
th {
	text-align: left;
	font-weight: 400
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: ""
}

blockquote,
q {
	quotes: "" ""
}

article,
aside,
footer,
header,
nav {
	display: block
}

body,
html {
	height: 100%;
	position: relative
}

body {
	background-color: #fff;
	font-family: 'Source Sans Pro', 'Lucida Sans Unicode', 'Lucida Sans Unicode';
	color: #4e4e4e;
	font-size: 1.19em;
	line-height: 1.5em
}

#page-wrapper {
	width: 960px;
	padding: 60px 0;
	min-height: 100%;
	height: auto!important;
	margin: 0 auto
}

#page-header,
footer {
	min-width: 960px
}

.content {
	min-height: 300px
}

a,
b,
strong {
	font-weight: 700
}

em {
	font-style: italic
}

a {
	color: #324698;
	text-decoration: none
}

.clearfix:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both
}

#page-header {
	position: relative;
	width: 100%;
	height: auto;
	z-index: 150
}

#page-header a,
#page-header button,
#page-header h1,
#page-header h2,
#page-header input {
	font-family: 'Source Sans Pro', 'Lucida Sans Unicode';
	margin-top: 0
}

#request::-webkit-input-placeholder {
	color: #000
}

#request:-moz-placeholder,
#request::-moz-placeholder {
	color: #000
}

#mobile-warning,
.mobile-header {
	display: none
}

.subjects-select p {
	font-size: 16px;
	min-width: 42px;
	vertical-align: middle;
	color: #4f4f4f;
	padding: 0 10px
}

.exit-subjects-select {
	position: absolute;
	top: 0
}

#subjects-search {
	display: table;
	width: 100%;
	height: 100px
}

.trademark {
	vertical-align: super;
	font-weight: 400;
	font-size: 11px
}

#topnav-search-form {
	position: relative
}

.primary-header {
	background-color: #fff
}

.header-btn {
	width: 100px;
	height: 100px;
	overflow: hidden;
	cursor: pointer;
	display: inline-block;
	border: 0;
	background: 0 0;
	vertical-align: top;
	color: #4f4f4f
}

.header-btn i {
	padding-top: 5px
}

.header-print-link {
	text-align: center
}

.header-print-link i {
	padding-top: 39px
}

.topnav-rightbox {
	position: absolute;
	right: 0;
	top: 0
}

.topnav-language {
	background: 0 0;
	cursor: pointer;
	z-index: 220;
	display: inline-block;
	height: 100px;
	width: 150px;
	position: relative
}

.language-dropdown {
	background: #fff;
	display: inline-block;
	padding: 0;
	overflow: hidden;
	transition: all .3s ease;
	text-align: center;
	position: absolute
}

.language-dropdown:hover {
	height: 300px;
	transition-delay: .3s
}

.language-dropdown a {
	display: inline-block;
	color: #4f4f4f;
	text-decoration: none;
	float: right
}

.language-dropdown,
.language-dropdown a,
.language-dropdown a li {
	width: 150px;
	height: 100px
}

.language-dropdown li {
	display: block;
	line-height: 100px;
	font-size: 16px;
	font-weight: 600
}

.language-dropdown .material-icons {
	vertical-align: middle;
	margin-left: 5px
}

#subheaderContentContainer .header-desc .description br,
.language-dropdown .less,
.language-dropdown:hover .more {
	display: none
}

.language-dropdown:hover .less {
	display: inline
}

.subjects-select {
	width: 165px;
	height: 100px;
	background-color: transparent;
	border: 0;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
	vertical-align: top;
	padding: 0 15px;
	display: inline-block
}

.dropdown-close-x {
	width: 60px;
	height: 60px;
	cursor: pointer;
	border: 0;
	color: #505860;
	background: 0 0;
	position: absolute;
	left: 0;
	top: 0
}

.dropdown-close-x:hover,
.header-btn:hover,
.language-dropdown li:hover,
.subjects-select:hover {
	background-color: rgba(0, 0, 0, .05);
	transition: background .15s ease-in
}

#subjects-search-box {
	display: inline-block;
	width: 71%;
	display: table-cell;
	vertical-align: top
}

.topnav-lls-container,
.topnav-sls-container {
	position: absolute;
	width: 815px;
	left: 0;
	right: 0
}

.subjects-select p,
.topnav-lls-container #largeSearchbar {
	display: inline-block
}

.topnav-search-field-large {
	position: absolute;
	width: 465px;
	height: 25px;
	padding: 5px 5px 5px 10px;
	top: 13px;
	margin-left: 5px;
	font-size: 16px
}

.search-submit-btn {
	position: absolute;
	cursor: pointer;
	width: 27px;
	height: 28px;
	background: url("../image1.png") no-repeat center;
	border: 0;
	margin-top: -26px!important;
	margin-left: 455px
}

.search-submit-btn span,
.search-submit-btn-small span {
	visibility: hidden
}

#smallSearchbar .material-icons {
	color: #4e4e4e;
	font-size: 30px!important;
	top: -3px!important
}

.search-submit-btn-small {
	top: -3px!important
}

#smallSearchbar .material-icons:hover,
.site-nav .level-1>li>a:hover {
	color: #000
}

.search-submit-spinner {
	height: 25px;
	width: 25px;
	position: absolute;
	display: none
}

.right-spinner {
	right: 15px;
	top: 20px
}

.left-spinner {
	left: 15px;
	top: 0
}

#smallSearchbar {
	display: none;
	width: 100%;
	text-align: center;
	margin-top: 11px;
	z-index: 100
}

#smallSearchbar,
.form-content-container {
	position: relative
}

.topnav-search-field-small {
	width: 83%;
	height: 40px;
	margin-top: 7px!important;
	font-size: 20.32px;
	padding: 9px 50px;
	border: solid 1px #f0f1f2
}

.close-search-x,
.cookie-overlay img {
	position: absolute;
	cursor: pointer;
	right: 8px;
	top: 0
}

.search-submit-btn-small {
	position: absolute;
	cursor: pointer;
	width: 27px;
	height: 28px;
	border: 0;
	background: 0 0;
	left: 5px
}

.topnav-lls-container .logo-link {
	display: inline-block;
	text-align: center;
	margin-top: 5px
}

.topnav-sls-container .logo-link {
	display: inline-block;
	margin: 15px auto 0;
	position: absolute;
	right: 0;
	left: 10px
}

.header-divider {
	height: 1px;
	background: #fff;
	width: 400px;
	margin: auto
}

#page-header .logo {
	height: 60px;
	margin-top: 13px;
	max-width: 250px
}

.logo-es,
.logo-pt,
.main-logo-es,
.main-logo-pt {
	margin-top: 18px!important
}

#page-header .logo.logo-en {
	height: 65px
}

#page-header .logo.logo-left {
	margin-left: 1em;
	margin-right: 2em;
	height: 50px
}

#page-header .logo.logo-middle {
	margin-right: 3.5em
}

#page-header .logo.goodwill-logo {
	width: 190px;
	height: 53px;
	padding-bottom: 5px
}

.logo-link {
	vertical-align: bottom;
	display: inline-block
}

#page-header .dropdown-hamburger {
	padding-left: 5px;
	vertical-align: middle;
	color: #4f4f4f;
	font-size: 32px
}

.headerfooter-content-wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 100%
}

.sub-header {
	width: 100%;
	height: 286px;
	background-size: cover;
	position: relative;
	background-color: #38cfca;
	overflow: hidden
}

#corner-gradient-left,
#corner-gradient-right {
	position: absolute;
	height: 616px;
	width: 400px;
	background: #fff;
	padding-left: 30%;
	z-index: 11;
	background: 0 0;
	background: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .19) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, .19)));
	background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .19) 100%);
	background: -o-linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .19) 100%);
	background: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .19) 100%);
	background: linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .19) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1)
}

#corner-gradient-right {
	right: 0;
	margin-right: -448px;
	transform: rotate(135deg);
	margin-top: -13px
}

#corner-gradient-left {
	left: 0;
	float: left;
	transform: rotate(-43deg);
	margin-top: -393px;
	margin-left: -348px
}

.menuOptionsWrapper {
	background-color: rgba(0, 0, 0, .4)
}

.dropdown-wrapper .menuOptions {
	width: 1008px;
	height: 40px;
	color: #fff;
	text-align: center;
	margin: 0 auto
}

.dropdown-wrapper .menuOption {
	width: 332px;
	height: 100%;
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	cursor: pointer
}

.dropdown-wrapper .menuOption a {
	color: #fff
}

.menuOption a,
.menuOption span {
	vertical-align: sub
}

.dropdown-wrapper .menuOption:hover {
	background-color: rgba(80, 80, 80, .5)
}

.menuOption.menuOptionSelected {
	-webkit-box-shadow: inset 0 -4px 0 0 #fff;
	-moz-box-shadow: inset 0 -4px 0 0 #fff;
	box-shadow: inset 0 -4px 0 0 #fff
}

.sub-header h1 {
	font-size: 30px
}

.sub-header h1,
.sub-header h1 a {
	color: #fff;
	font-family: 'Source Sans Pro', 'Lucida Sans Unicode'!important;
	font-weight: 600
}

#subheaderContentContainer {
	position: relative;
	height: 100%;
	color: #fff;
	font-weight: 700;
	overflow: hidden
}

#subheaderContentContainer .header-nodesc {
	position: relative;
	z-index: 20
}

#subheaderContentContainer .header-nodesc h1 {
	padding: 190px 15px 8px
}

#subheaderContentContainer .header-desc {
	position: absolute;
	z-index: 20;
	margin-left: 30px;
	bottom: 35px
}

#subheaderContentContainer .header-desc .description {
	width: 840px;
	line-height: 30.72px
}

#subheaderContentContainer .header-desc .description p,
.site-nav a {
	font-weight: 300;
	font-size: 19px
}

#subheaderContentContainer .header-desc .description a {
	color: #fff;
	text-decoration: underline
}

#footerContent .text-links a:hover,
#impersonationNote a,
#subheaderContentContainer .header-desc .description a:hover {
	text-decoration: underline
}

#subheaderContentContainer .tutorialYoutubeLink {
	display: block;
	width: 250px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border: 2px solid #fff;
	padding: 7px 0;
	margin-top: 15px;
	float: right
}

#subheaderContentContainer .tutorialYoutubeLink:hover {
	background: rgba(0, 0, 0, .05)
}

.header-image {
	width: 1012px;
	height: auto;
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: -26px
}

#dropdown-img {
	z-index: 0;
	bottom: -83px
}

.tutorialMenuHeader {
	margin-top: 20px;
	color: #fff
}

.tutorialMenuDescription {
	padding: 20px;
	background: rgba(0, 0, 0, .2);
	margin-top: 10px
}

.tutorialMenuTitle {
	margin-bottom: 10px;
	font-size: 20px
}

#page-wrapper {
	background-color: #fff
}

.disabled-button {
	pointer-events: none;
	opacity: .7
}

.linkblue-button,
.orange-button {
	background-color: #ff8a28;
	border: 0;
	color: #fff;
	cursor: pointer
}

.orange-button:hover {
	background-color: #4c4c4c
}

.linkblue-button {
	background-color: #00acd7
}

.linkblue-button:hover {
	background-color: #0089ac
}

.dropdown-wrapper {
	position: absolute;
	width: 100%;
	top: 0;
	height: auto;
	background-color: #fff;
	z-index: 250;
	display: none;
	background-size: cover;
	padding: 60px 20px 10px;
	box-shadow: rgba(0, 0, 0, .2) 0 5px 10px 0
}

.subjectMenuOption .dropdown-contents {
	width: 100%;
	column-count: 4;
	-moz-column-count: 4;
	-webkit-column-count: 4;
	position: relative;
	padding-bottom: 3px;
	line-height: 26px
}

.dropdown-wrapper .subjects-close {
	height: 15px;
	width: 15px;
	position: absolute;
	top: 25px;
	left: 25px;
	cursor: pointer
}

.dropdown-inner .level-1.bottom-row {
	margin-left: 0;
	text-align: right
}

#featurepage-header header h1,
#labspage-header header h1,
.dropdown-inner .level-1 a {
	display: inline-block
}

.dropdown-inner .level-1 .multiple-links a {
	display: inline;
	vertical-align: middle
}

.dropdown-inner {
	max-width: 960px;
	margin: 0 auto;
	display: none
}

.dropdown-inner.selectedMenuOption {
	display: block;
	position: relative
}

.site-nav-contents {
	width: 100%;
	column-count: 4;
	-moz-column-count: 4;
	-webkit-column-count: 4;
	position: relative;
	padding-bottom: 3px;
	line-height: 26px
}

.site-nav-contents>li {
	display: block
}

.site-nav a {
	color: #646669;
	font-weight: 600
}

.site-nav .level-1 a {
	font-size: 17px;
	color: #646669;
	font-weight: 400
}

.site-nav .level-1 span {
	font-size: 17px;
	color: #505860;
	font-weight: 300;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	display: block
}

.site-nav .level-1>li {
	position: relative;
	max-width: 240px
}

#featured-topics,
.login-form legend {
	display: none
}

.all-topics.site-nav-contents>div,
.site-nav-contents>li {
	padding: 20px 0;
	break-inside: avoid;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid
}

.login-form {
	margin: 10px 40px
}

.login-form ol {
	list-style: none;
	line-height: 30px
}

.nav li {
	display: inline-block;
	text-align: center;
	padding: 0 12px
}

#impersonationNote {
	width: 100%;
	background: #ffd;
	border-bottom: solid 1px #aaa;
	text-align: right
}

#impersonationNote span {
	padding: 0 25px;
	line-height: 32px;
	color: #555
}

#impersonationNote a {
	font-weight: 400;
	margin-left: 15px
}

.manage-actions {
	text-align: right;
	font-size: 13px;
	margin: 3px 0 -20px;
	position: relative;
	z-index: 1000
}

.manage-actions a {
	text-decoration: none;
	margin: 0 10px;
	color: #555;
	font-weight: 400
}

.manage-actions a:after,
.manage-actions a:before {
	content: ' - '
}

#featurepage-header header,
#labspage-header header {
	padding: 0 15px 10px!important
}

#topicPageHeader,
.collection.content-item header {
	border-bottom: 1px solid #d4d6d9
}

#featurepage-header #description,
#labspage-header #description {
	color: #707880;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 18px;
	margin-top: 10px
}

#topicPageHeader {
	padding-bottom: 10px
}

.videoslideshow-faq {
	background-color: #f8f8f8;
	margin-top: 75px;
	margin-bottom: 40px
}

.videoslideshow-faq .slides_container {
	height: 180px
}

.videoslideshow-faq .videoslideshow-faq-header {
	background-color: #e4e4e4;
	height: 40px
}

.videoslideshow-faq .videoslideshow-faq-header h2 {
	float: right;
	padding-left: 45px;
	font-size: 25px!important;
	color: #717880!important;
	margin: 5px 230px 0 0!important
}

.videoslideshow-faq .videoslideshow-faq-header img {
	margin-top: -55px
}

.videoslideshow-faq .pagination,
footer .mobilefooter {
	display: none
}

.videoslideshow-faq li a {
	display: inline-block;
	width: 155px;
	height: 144px
}

.videoslideshow-faq .slides_container,
.videoslideshow-faq .slideshow.slideshowFAQPage,
.videoslideshow-faq li {
	width: 520px!important
}

.videoslideshow-faq .next,
.videoslideshow-faq .prev {
	top: 75px!important
}

.videoslideshow-faq .prev {
	left: -10px!important
}

.push,
footer {
	height: 385px
}

.corner-images-box,
footer {
	width: 100%;
	margin: -385px auto 0;
	clear: both
}

#sticky-wrapper {
	min-height: 100%
}

.main-footer {
	background-color: #f0f1f2
}

.footerheaders {
	text-transform: uppercase
}

.desktopFooter {
	background-color: #ececec
}

#footerContent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 260px
}

#footerContent a+a {
	margin-left: 30px
}

#footer_social_media img {
	height: 30px;
	width: 30px
}

.spacer {
	height: 100px
}

#AccountSearch,
.footer-section-headers {
	background-color: #00a8d3;
	height: 40px
}

.footer-links-container div {
	margin-top: -30px
}

#footerContent .footer-links-container h4 {
	color: #4f4f4f;
	padding: 30px 0
}

#AccountSearch {
	height: 20px;
	background-size: cover
}

#quote,
#topFooterContent form {
	width: 50%;
	display: inline-block;
	position: relative
}

#quote .left-quote {
	position: absolute;
	left: 10px;
	top: -45px;
	opacity: .4
}

#footerContent h4,
#quote div {
	font-family: 'Source Sans Pro', 'Lucida Sans Unicode', sans-serif
}

#quote div {
	width: 80%;
	padding-left: 75px;
	font-style: italic;
	color: #fff;
	font-size: 20px
}

#quote .right-quote {
	position: absolute;
	bottom: -30px;
	right: 0;
	opacity: .4
}

#quote img {
	height: 30px
}

.quoteSource {
	margin-top: 20px
}

#topFooterContent form {
	width: 45%;
	vertical-align: top
}

.footer-search {
	display: inline-block;
	margin-left: 170px;
	vertical-align: middle
}

#topFooterContentWrapper {
	display: table;
	width: 960px;
	margin: auto;
	height: 100%
}

#topFooterContent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	display: table-cell;
	vertical-align: middle;
	position: relative
}

#topFooterContent a,
#topFooterContent span {
	margin: 0 14px 0 0;
	color: #fff
}

.footer-drag-handle {
	display: none;
	width: 100px;
	text-align: center;
	margin: auto;
	position: absolute;
	right: 0;
	left: 0;
	top: -26px;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
	background: #38cfca
}

#footerContent {
	padding-top: 30px
}

#footerContent h4 {
	font-weight: 700;
	font-size: 19px;
	color: #838a91;
	padding-bottom: 15px
}

#footerContent a {
	color: #a1a7ad;
	font-size: 19px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.4
}

.footer-links-container {
	position: relative
}

#gcfi-logo img,
#sectionOne {
	float: left
}

#sectionTwo {
	position: absolute;
	left: 393px;
	margin: auto;
	top: -31px
}

#sectionThree {
	position: absolute;
	right: 0
}

#footer-logo-box a,
#footer_social_media {
	display: inline-block
}

#footer_social_media a+#footer_social_media a {
	margin-left: 5px
}

#copyright {
	clear: both;
	width: 960px;
	position: relative;
	font-size: 14px;
	margin: 0 auto;
	padding: 30px 0;
	background-color: #fff;
	color: #60bce2
}

.footer-logo-box {
	clear: both;
	padding: 32px 0
}

#footer_logo {
	height: 60px;
	float: right
}

.socialMediaSection {
	height: 24px;
	margin: 21px 0 11px;
	visibility: hidden
}

.socialMediaSection a {
	display: block;
	float: left;
	line-height: 24px;
	font-size: 12px;
	text-decoration: none;
	color: #fff
}

.socialMediaSection a img {
	width: 24px;
	height: 24px;
	float: left
}

.socialMediaSection a span {
	font-size: 12px;
	padding: 0 8px 0 2px
}

#facebookShareBtn {
	background-color: #197aba
}

#twitterShareBtn {
	background-color: #00aedb
}

#googleShareBtn {
	background-color: #c33825
}

#pinterestShareBtn {
	background-color: #ea4b35
}

.text-plus-page .socialmedia-sidebar-wrapper.socialmedia-sidebar {
	padding-top: 13px;
	margin-left: 15px
}

.zone.zone-content {
	padding-bottom: 34px
}

.endQuote,
h1,
h2,
h3,
h4,
h5 {
	font-family: 'Source Sans Pro', 'Lucida Sans Unicode';
	font-weight: 700
}

h1 {
	color: #707980;
	font-size: 30px;
	margin: 25px 0 10px
}

#header-box {
	position: relative;
	background-color: #f7f8f8;
	width: 905px;
	color: #000;
	font-size: 20px;
	font-family: 'Source Sans Pro', 'Lucida Sans Unicode';
	margin: 40px auto
}

#header-box #description {
	padding: 25px 20px 40px
}

#overlay {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .5);
	z-index: 1000
}

#errorpage h2 {
	font-size: 1.4em;
	color: #3a3f44;
	font-weight: 700;
	line-height: 1.2
}

#errorpage p {
	font-family: 'Source Sans Pro', 'Lucida Sans Unicode';
	font-size: 1em;
	color: #a1a7ad;
	line-height: 1.2
}

#errorpage p.errorcode {
	font-size: 18px;
	color: #707880
}

#errorpage.four-oh-four {
	margin: 125px 0 0
}

#errorpage.four-oh-four .primary-img {
	float: left;
	width: 60%;
	margin-top: -80px;
	margin-right: 30px
}

#errorpage.four-oh-four .suggestions {
	margin-top: 20px
}

#errorpage.four-oh-four .error-suggestions {
	clear: both;
	margin: 300px 0 200px
}

#errorpage.four-oh-four .error-suggestions li {
	display: inline-block;
	width: 28%;
	padding: 0 20px
}

.error-suggestions li+li {
	border-left: solid 1px #ccc
}

.error-suggestions a:hover {
	text-decoration: underline
}

.error-suggestions a {
	color: #4f4f4f
}

.corner-images-box {
	position: relative;
	pointer-events: none
}

.corner-images-box .left-img {
	left: 0
}

.corner-images-box .right-img {
	right: 0
}

.corner-images-box .left-img,
.corner-images-box .right-img {
	position: absolute;
	bottom: -78px
}

#errorpage.five-hundred {
	height: 200px;
	margin: 50px 0 0;
	padding: 140px;
	background: url("../image2.png") no-repeat
}

#errorpage.five-hundred p {
	max-width: 350px
}

.searchBox {
	background-color: #fff;
	width: 234px;
	height: 38px;
	font-family: 'Source Sans Pro', 'Lucida Sans Unicode';
	display: block;
	margin: auto;
	padding: 0 30px 0 10px;
	text-align: center
}

.search-button {
	background: url("../image3.png" ) no-repeat center;
	border: 0;
	width: 20px;
	height: 16px;
	position: absolute;
	top: 13px;
	right: 85px;
	cursor: pointer;
	opacity: .6;
}

.search-button span {
	visibility: hidden
}

.search-again {
	position: relative;
	margin-top: 30px;
	margin-left: 20px
}

.search-again .search-button {
	top: 8px;
	right: 336px
}

.search-again .searchBox {
	float: none;
	border: 1px solid #b0b8bf
}

.search-again .search-button {
	float: none;
	margin-top: -1px;
	margin-left: -75px
}

sup {
	vertical-align: super;
	font-size: smaller
}

.scroll-trigger,
.scroll-trigger-top {
	visibility: hidden;
	margin-bottom: -50px!important
}

.loading-spinner {
	width: 50px;
	margin: auto;
	display: block
}

.infinite-scroll-divider {
	background: #ececed;
	padding: 50px;
	text-align: center;
	color: #ddd;
	margin: auto
}

.nextLoadMore,
.prevLoadMore {
	padding: 10px 15px
}

.nextLoadMore {
	margin: 50px auto 0
}

.prevLoadMore {
	margin: 0 auto 50px
}

.cookie-overlay,
.toast {
	position: fixed;
	margin: auto;
	left: 0;
	right: 0
}

.cookie-overlay {
	z-index: 1000;
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, .2) 0 5px 75px 5px;
	display: none;
	width: 75%;
	bottom: 3%
}

.cookie-overlay .wrapper {
	padding: 30px 30px 20px;
	margin-bottom: 30px
}

.cookie-overlay button {
	float: right;
	margin-left: 10px;
	padding: 5px 20px;
	border-radius: 20%/75%;
	border: solid 2px #12607f;
	background-color: #fff;
	color: #12607f;
	font-size: 14px
}

.cookie-overlay button:hover {
	background-color: #12607f;
	color: #fff
}

.cookie-overlay p {
	margin-bottom: 40px
}

.cookie-overlay h3 {
	padding: 10px;
	background-color: #38cfca;
	color: #fff
}

.cookie-overlay img {
	top: 19px;
	right: 10px
}

.toast {
	width: 500px;
	bottom: 25px;
	color: #fff;
	padding: 10px 25px;
	border-radius: 3px
}

.toast,
.toast.error {
	background: #af4248
}

.toast.success {
	background: #4bb543
}

.toast .close {
	float: right;
	font-size: 24px;
	cursor: pointer
}

.toast .close:hover {
	color: #000
}

.async-hide {
	opacity: 0!important
}

.jquery-modal.blocker {
	z-index: 9999
}

.modal {
	border-radius: 0!important
}

.modal .modal-header {
	border-bottom: solid 1px #ddd;
	margin-bottom: 10px
}

.modal .modal-header i,
.modal .modal-header span {
	vertical-align: middle
}

.modal .modal-header i {
	margin-right: 5px
}

.modal .modal-footer {
	border-top: solid 1px #ddd;
	margin-top: 13px;
	padding: 10px 0
}

.modal .close-modal {
	border: solid 2px #fff;
	border-radius: 50%;
	-webkit-transition: -webkit-transform .15s ease-in-out;
	transition: transform .15s ease-in-out
}

.modal .close-modal:hover {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}



