﻿@font-face {
    font-family: 'Ember';
    src: url('../fonts/AmazonEmber_W_Lt.woff2'), url('../fonts/AmazonEmber_W_Lt.woff');
    font-style: normal;
    font-weight: 200;
}
@font-face {
    font-family: 'Ember';
    src: url('../fonts/AmazonEmber_W_LtIt.woff2'), url('../fonts/AmazonEmber_W_LtIt.woff');
    font-style: italic;
    font-weight: 200;
}
@font-face {
    font-family: 'Ember';
    src: url('../fonts/AmazonEmber_W_Rg.woff2'), url('../fonts/AmazonEmber_W_Rg.woff');
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: 'Ember';
    src: url('../fonts/AmazonEmber_W_RgIt.woff2'), url('../fonts/AmazonEmber_W_RgIt.woff');
    font-style: italic;
    font-weight: 400;
}
@font-face {
    font-family: 'Ember';
    src: url('../fonts/AmazonEmber_W_Bd.woff2'), url('../fonts/AmazonEmber_W_Bd.woff');
    font-style: normal;
    font-weight: 600;
}
@font-face {
    font-family: 'Ember';
    src: url('../fonts/AmazonEmber_W_BdIt.woff2'), url('../fonts/AmazonEmber_W_BdIt.woff');
    font-style: italic;
    font-weight: 600;
}
@font-face {
    font-family: 'Ember';
    src: url('../fonts/AmazonEmber_W_He.woff2'), url('../fonts/AmazonEmber_W_He.woff');
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: 'Ember';
    src: url('../fonts/AmazonEmber_W_HeIt.woff2'), url('../fonts/AmazonEmber_W_HeIt.woff');
    font-style: italic;
    font-weight: 700;
}
@font-face {
    font-family: 'Bookerly';
    src: url('../fonts/BookerlyLCD_W_Bd.woff2'), url('../fonts/BookerlyLCD_W_Bd.woff');
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: 'Bookerly';
    src: url('../fonts/BookerlyLCD_W_Rg.woff2'), url('../fonts/BookerlyLCD_W_Rg.woff');
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: 'Bookerly';
    src: url('../fonts/BookerlyLCD_W_RgIt.woff2'), url('../fonts/BookerlyLCD_W_RgIt.woff');
    font-style: italic;
    font-weight: 400;
}
html {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
	font-family: 'Ember';
	font-size: 18px;
	line-height: 1.5;
	color: #56616c;
	font-weight: 200;
	background-color: #FFFFFF;
	margin: 0;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
.bold {
  font-weight: 600;
  color: #232f3e;
}
h1.mech-module-page-title-nl {
  color: #232f3e;
  font-family: 'bookerly';
  font-size: 36px;
  margin-top: 10px;
  padding-bottom: 0px;
  font-weight: 700;
}
.module-top-header {
  background: #FFFFFF;
  border-bottom: 2px solid rgba(0, 0, 0, 0.15);
  padding-bottom: 45px;
}
.header-title-divider {
  width: 120px;
  margin-top: 20px;
  margin-bottom: 20px;
  height: 6px;
  border-radius: 6px;
  background: #007CB6;
}
.mech-card-banner {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 100%;
  padding: 20px;
  min-height: 160px;
  border-radius: 3px;
  background-position: 50% 50%;
  background-color: #eaeded;
  transition: all 0.3s ease-in-out;
}
.elearning-context {
	font-weight: 200;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.loader{
    height: 126px;
    width: 120px;
    text-align: center;
    position: absolute;
    font-family: 'Bookerly';
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08);
    padding: 15px;
    border-radius: 3px;
}
.loader p {
	margin-top: 3px;
}
.bx-loader {
	font-size: 42px;
	color: #00A8E1;
	margin: 5px auto;
}
#mech-loader {
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background: #FFFFFF;
    z-index: 9999;
}
#mech-loader-res {
	position: absolute;
    width: 100%;
    height: 100%;
    margin-left: -15px;
    margin-top: -16px;
    background: #FFFFFF;
    font-weight: 400;
    margin-bottom: 25px;
    z-index: 5000;
    display: none;
}
.loader-res {
	height: 100px;
	width: 100px;
	text-align: center;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-top: -50px;
	margin-left: -50px;
}
#footer {
	padding-bottom: 20px;
}
.spacer {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
.mech-BDAE {
	color: #232f3e;
	font-weight: 700;
}
.mech-amazon-logo img {
	width: 80px;
	height: auto;
}
.mech-credit {
	font-size: 12px;
}
#mech-footer {
  margin-top: 64px;
	background: #FFFFFF;
}
#mech-footer-align {
	clear: both;
	text-align: center;
}
.mech-credit {
	float: none;
	margin-top: 15px;
}
.bottom-padding {
	padding-bottom: 30px;
}
.bottom-margin {
	margin-bottom: 30px;
}
#mech-top-bar {
	position: absolute;
	z-index: 9999;
	height: 80px;
	width: 100%;
}
.mech-logo a {
	font-size: 21px;
    color: #232f3e !important;
    font-family: 'bookerly';
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none;
    height: 65px;
    max-width: 50px;
    display: block;
    background-image: url(../images/conversations-logo.png);
    background-repeat: no-repeat;
    background-size: 45px;
    background-position: 0% 50%;
    padding-left: 60px;
    line-height: 65px;
    float: left;
}
.mech-profile-container {
	padding-top: 7px;
	float: right;
}
@media only screen and (max-width: 600px) {
	.mech-profile-container {
		display: none;
	}
}
.mech-profile {
	font-size: 21px;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none;
    height: 35px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: 0 50%;
}
.mech-emp-name {
	font-family: 'Ember';
	font-size: 14px;
	font-weight: 600;
	color: #232f3e;
	padding-left: 50px;
	padding-top: 2px;
	white-space: nowrap;
	line-height: 1.1;
}
.mech-emp-title {
	font-family: 'Ember';
	font-size: 12px;
	font-weight: 400;
	padding-left: 50px;
	white-space: nowrap;
	line-height: 1.3;
}
.elearning-left-image {
    width: 100%;
	height: 100%;
	min-height: 120px;
	padding: 10px;
	background: #dbe5f1;
	border-radius: 3px;
	overflow: hidden;
}
.book-bg {
    background-image: url(../images/book-paper-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
	height: 100%;
	max-height: 195px;
	background-position: 50% 50%;
}
.mech-home-banner {
  background-image: url(../images/mech-home-banner-main-c-v2.png);
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.mech-home-banner::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(22, 30, 45, 0.70);
}
.mech-welcome-text {
	padding-top: 165px;
}
.mech-module-banner {
	position: absolute;
  background: #232F3E;
  background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
  width: 100%;
  height: 150px;
  left: 0;
  top: 0;
  z-index: -1;
}
#mech-home-banner {
  position: relative;
  margin-top: 65px;
}
.mech-module-banner {
	padding-top: 78px;
}
.mech-home-banner-welcome {
	color: rgba(255,255,255,0.75);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-transform: uppercase;
  line-height: 1.3;
}
.explore {
  color: rgba(255,255,255,0.75);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-transform: uppercase;
  line-height: 1.3;
}
.mech-home-banner-headline {
	color: #fff;
    font-size: 24px;
    font-family: 'bookerly';
    letter-spacing: 1px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 1.3;
}
.mech-landingpage {
	color: #FFFFFF;
	font-family: 'bookerly';
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.3;
}
@media (max-width: 768px) {
.mech-landingpage {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	}
}
@media (max-width: 576px) {
.elearning-description {
	margin-top: 35px !important;
	}
}
.mech-margin-top {
	margin-top: 125px;
}
.mech-margin-top-module {
	margin-top: 175px;
}
.mech-module-margin-top {
  margin-top: 10px;
  background: #F7F7F7;
  padding-top: 35px;
  padding-bottom: 80px;
	font-weight: 200;
}
.mech-module-margin-top-home {
  padding-top: 45px;
  padding-bottom: 0px;
	font-weight: 200;
}
.hero-banner-info {
  padding: 96px 0px;
  position: relative;
  z-index: 999;
}
.mech-home-content {
	font-weight: 200;
	padding-left: 150px;
	padding-right: 150px;

}
@media (max-width: 992px) {
	.mech-home-content {
		padding-left: 15px;
		padding-right: 15px;
	}
}
.mech-line {
	width: 100%;
	background: #EAEDED;
	height: 2px;
	margin: auto;
	left: 0;
	right: 0;
}
.mech-line-footer {
	width: 100%;
	background: #EAEDED;
	height: 2px;
	margin: auto;
	left: 0;
	right: 0;
	margin-bottom: 30px;
}
.mech-jeff-quote {
	width: 100%;
	font-weight: 400;
	font-family: 'Bookerly';
	border-left: 4px solid #00A8E1;
	color: #232f3e;
	margin: auto;
	left: 0;
	right: 0;
	text-align: left;
	margin-bottom: 30px;
	padding: 20px;
	background: #F5F5F5;
}
.quote-paragraph {
	padding-left: 90px;
}
.mech-end-quote {
	padding-left: 90px;
}
.mech-jeff-quote img {
	width: 65px;
	border-radius: 100%;
	height: auto;
	margin: auto;
	left: 0;
	right: 0;
	float: left;
	margin-bottom: 20px;
}
.mech-end-quote {
	font-weight: 400;
	color: #56616c;
	margin: 0px;
}
.quote-icon {
	font-size: 21px;
    background: #FFFFFF;
    width: 60px;
    text-align: center;
    position: absolute;
    top: 12px;
    margin: auto;
    left: 0;
    right: 0;
    color: #DDDDDD;
}
.mech-card {
	background: #FFFFFF;
	border-radius: 3px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08);
	border-bottom: 4px solid rgba(0, 0, 0, 0.15);
	width: 100%;
	height: auto;
	padding: 20px;
	margin-bottom: 15px;
	max-height: 165px;
	cursor: pointer;
	color: #232f3e;
	transition: all 0.3s ease-in-out;
}
.mech-card:hover {
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
	border: 1px solid #00A8E1;
	color: #007CB6;
	border-bottom: 4px solid #00A8E1;
	box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.15);
}
.mech-module-cover {
	padding: 20px 20px 15px 20px;
}
.mech-module-cover-menu {
	padding: 15px 20px 15px 20px;
}
.module-side-menu {
	padding: 20px;
}
.card-menu {
	margin-bottom: 15px;
}
.mech-module-cover-b {
	height: 100%;
	padding: 20px 20px 20px 0px;
}
.resource-sub {
	color: #56616c;
	font-weight: 200;
}
.mech-resource-img {
	position: absolute;
    height: auto;
    width: calc(100% - 50px);
    bottom: 20px;
    margin-top: -25px;
}
.mech-resource-img img {
	width: 100%;
	border-radius: 3px;
}
.mech-card-nav {
	background: #FFFFFF;
	border-radius: 3px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08);
	border-bottom: 4px solid rgba(0, 0, 0, 0.15);
	width: 100%;
	height: 100%;
	cursor: pointer;	color: #232f3e;
	transition: all 0.3s ease-in-out;
}
.mech-card-nav:hover {
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
	border: 1px solid #00A8E1;
	color: #007CB6;
	border-bottom: 4px solid #00A8E1;
	box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.15);
}
.mech-card-resource {
	background: #FFFFFF;
	border-radius: 3px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08);
	border-bottom: 4px solid rgba(0, 0, 0, 0.15);
	height: auto;
	margin-bottom: 15px;
	float: left;
	width: 100%;
	cursor: pointer;
	display: flex;
	color: #232f3e;
	transition: all 0.3s ease-in-out;
}
.mech-card-resource:hover {
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
	border: 1px solid #00A8E1;
	border-bottom: 4px solid #00A8E1;
	color: #007CB6;
	box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.15);
}
.mech-card-banner-bg {
	width: 100%;
	height: auto;
	background: #00A8E1;
	border-radius: 3px;
	overflow: hidden;
}
.mech-card:hover .mech-card-banner {
	opacity: 0.5;
	transform: scale(1.1);

}
.mech-card-banner-2 {
    background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    width: 100%;
    height: 150px;
    border-radius: 3px 3px 0px 0px;
}
.mech-lesson-banner-overlay {
	float: left;
	height: 100px;
  margin-top: -1px;
	background: #007CB6;
	z-index: 100;
}
.mech-card-info {
	padding: 0px;
}
a {
	text-decoration: none !important;
}
.link-class {
  display: inline-block;
}
.mech-TOC a {
  display: inline-block;
  width: 100%;
}
.resource-id a {
  display: inline-block;
  width: 100%;
}
.mech-module-text {
	font-weight: 400;
	font-family: 'ember';
	letter-spacing: 2px;
	color: #56616c;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 0px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.mech-module-text-menu {
	font-weight: 400;
	font-family: 'ember';
	letter-spacing: 2px;
	color: #56616c;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 0px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.mech-module-number {
	color: rgba(255, 255, 255, 0.95);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-transform: uppercase;
    line-height: 1.3;
}
.mech-module-lesson-title {
    color: #fff;
    font-size: 24px;
    font-family: 'Bookerly';
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 1.3;
}
.mech-lesson-cover {
	top: 0;
  position: absolute;
  padding: 0px 20px 0px 20px;
  height: 105px;
}
.mech-module-title {
	font-weight: 700;
	font-family: 'bookerly';
	font-size: 21px;
	line-height: 1.5;
	margin-bottom: 0px;
}
.mech-module-title-menu {
	font-weight: 700;
	font-family: 'bookerly';
	font-size: 16px;
	margin-bottom: 0px;
}
.mech-toc-panel {
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08);
  border-bottom: 4px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  width: 100%;
  height: auto;
  margin-bottom: 25px;
}
.mech-bullet-list {
	padding-left: 20px;
	margin-bottom: 25px;
}
.left-panel-intro {
  background: #FFFFFF;
  border-radius: 3px 3px 0px 0px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.06);
  padding: 15px 20px 15px 20px;
  font-family: 'bookerly';
  font-weight: 700;
  color: #232F3E;
  font-size: 21px;
}
.left-panel-intro img {
	position: absolute;
  width: 100px;
  top: 32px;
  right: 15px;
}
.mech-toc-title {
	color: #232f3e;
	margin: 25px 25px 10px 25px;
	padding-bottom: 10px;
	font-family: 'bookerly';
	font-size: 22px;
	font-weight: 700;
	border-bottom: 2px solid rgba(0, 0, 0, 0.15);
}
.mech-toc-title-home {
	color: #232f3e;
	margin-top: 24px;
	margin-bottom: 14px;
	padding-bottom: 14px;
	font-family: 'bookerly';
	font-size: 21px;
	font-weight: 700;
	border-bottom: 2px solid rgba(0, 0, 0, 0.15);
}
.mech-number-list {
	padding-left: 15px;
	margin-bottom: 0px;
}
.mech-number-list li a {
	padding-bottom: 10px;
	font-weight: 400;
	color: #56616c;
	transition: all 0.3s ease-in-out;
}
.mech-number-list li a:hover {
	color: #007CB6;
}
.mech-number-list li {
	padding-bottom: 10px;
	font-weight: 400;
	color: #56616c;
	transition: all 0.3s ease-in-out;
}
.mech-number-list li:hover {
	color: #007CB6;
}
.mech-TOC {
	padding-top: 25px;
	margin-top: 70px;
}
.mech-number-list-tips {
	padding-left: 45px;
	margin-bottom: 0px;
}
.mech-module-page-title {
	color: #232f3e;
	margin-top: 20px;
	font-family: 'bookerly';
	font-size: 26px;
	margin-top: 0px;
	padding-bottom: 18px;
  margin-bottom: 18px;
	font-weight: 700;
  line-height: 1.5;
	border-bottom: 2px solid rgba(0, 0, 0, 0.15);
}
.mech-module-page-title-nl {
	color: #232f3e;
	font-family: 'bookerly';
	margin-top: 20px;
	font-size: 21px;
	margin-top: 15px;
	padding-bottom: 10px;
	font-weight: 700;
}
.mech-module-page-title-noline {
	color: #232f3e;
	font-weight: 600;
}
.mech-id:first-of-type {
  margin-top: 0px;
  margin-bottom: 58px;
}
.mech-id {
	margin: 58px 0px;
}
.mech-check .bx-check-circle {
	color: #00A8E1;
	font-size: 26px;
	float: left;
}
.bx-video {
	color: #00A8E1;
	font-size: 24px;
	float: left;
}
.bx-laptop {
	color: #00A8E1;
	font-size: 24px;
	float: left;
}
.bx-envelope {
  color: #00A8E1;
	font-size: 24px;
	float: left;
}
.bx-file-blank {
	color: #00A8E1;
	font-size: 24px;
	float: left;
}
.bx-chevron-right {
	color: #00A8E1;
	font-size: 26px;
	position: absolute;
	transition: all 0.3s ease-in-out;
}
.bx-chevron-left {
	color: #00A8E1;
	font-size: 26px;
	margin-left: -25px;
	position: absolute;
	transition: all 0.3s ease-in-out;
}
.mech-check {
	width: 100%;
	float: left;
	margin-bottom: 24px;
}
.mech-check-nav {
	width: 100%;
	font-weight: 400;
	color: #56616c;
	padding: 14px 25px 14px 23px;
	border-radius: 3px;
	transition: all 0.3s ease-in-out;
}
.mech-check-nav-home {
	width: 100%;
	float: left;
	font-weight: 400;
	color: #56616c;
	padding: 10px 5px 10px 5px;
	border-radius: 3px;
	transition: all 0.3s ease-in-out;
}
.mech-check-nav-home:hover {
	color: #007CB6;
	background: rgba(0, 0, 0, 0.06);
}
.mech-check-nav:hover {
	color: #007CB6;
	background: rgba(0, 0, 0, 0.06);
}
.mech-check-nav .nav-icon {
	color: #56616c;
    font-size: 24px;
    float: left;
	transition: all 0.3s ease-in-out;
}
.mech-check-nav:hover .nav-icon {
	color: #007CB6;
}
.mech-check-nav {
	width: 100%;
}
.mech-check-nav-home .nav-icon {
	color: #56616c;
    font-size: 24px;
    float: left;
	transition: all 0.3s ease-in-out;
}
.mech-check-nav-home:hover .nav-icon {
	color: #007CB6;
}
.mech-check-nav-home {
	width: 100%;
}
.bx-question-mark {
	color: #00A8E1;
	font-size: 26px;
	float: left;
}
.bx-bulb {
	color: #00A8E1;
	font-size: 26px;
	float: left;
	padding-left: 8px;
}
.bxs-bolt {
	color: #00A8E1;
	font-size: 26px;
	float: left;
	padding-left: 8px;
}
.bx-mouse-alt {
	font-size: 26px;
	float: left;
	margin-right: 15px;
}
.mech-check-item {
	display: block;
	padding-left: 45px;
}
.mech-TOC .mech-check-item {
	padding-left: 35px;
}
.mech-activity-tip {
  padding: 20px;
  border-radius: 5px;
  background: #F5F5F5;
}
.mech-tips {
	display: block;
	padding-left: 45px;
	font-weight: 600;
}
.mech-activity-text {
	display: block;
	margin-bottom: 0px;
}
.mech-check-item-title {
	display: block;
	font-family: 'bookerly';
	font-weight: 700;
	padding-left: 45px;
	padding-right: 10px;
  font-size: 18px;
}
.mech-next-module-text {
	color: #232f3e;
	font-weight: 400;
}
.mech-check-item-desc {
	display: block;
	font-size: 16px;
	font-family: 'ember';
	color: #56616c;
	font-weight: 400;
  padding-top: 3px;
}
.item {
	width: 100%;
}
.mech-module-graphic {
    background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 200px;
    border-radius: 3px;
    background-position: 50% 50%;
}
@media (max-width: 992px) {
	.mech-module-content-withpic {
		margin-bottom: 25px;
	}
	.mech-resource-img {
		display: none;
	}
	.mech-module-graphic {
	min-height: 250px;
	background-position: 25% 45%;
	}
}
@media (max-width: 768px) {
	.filter-panel {
		display: none;
		height: 0px;
	}
}
.mech-table-header {
	background: #f5f5f5;
	font-weight: 600;
	color: #232f3e;
	border-bottom: 2px solid #eaeaea;
}
.mech-table-content {
	border-bottom: 1px solid #eaeaea;
}
.mech-download-icon {
	background: rgba(0, 168, 225, 0.15);
	width: 50px;
	height: auto;
	top: 0;
	right: 0;
	margin-right: -1px;
	border-radius: 0px 3px 3px 0px;
}
.mech-padding {
	padding: 20px;
	width: 100%;
}
.bxs-download, .bx-link-external {
	font-size: 21px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}
.resource-id {
	margin-bottom: 75px;
}
.mech-diagram {
	margin-bottom: 20px;
}
.mech-next-module {
	background: #f0f0f0;
	border-top: 1px solid rgba(0, 0, 0, 0.15);
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
	padding: 15px;
	cursor: pointer;
	width: 100%;
	text-align: center;
	margin: auto;
	right: 0;
	left: 0;
	transition: all 0.3s ease-in-out;
}
.mech-next-module:hover {
	background: #e0e0e0;
}
.mech-next-module:hover .bx-chevron-right {
	margin-left: 5px;
}
.mech-next-module:hover .bx-chevron-left {
	margin-left: -30px;
}
.next-text {
	color: rgba(0, 0, 0, 0.60);
	font-weight: 600;
	font-size: 14px;
  letter-spacing: 1px;
}
.checkbox-custom, .radio-custom {
    opacity: 0;
    position: absolute;
}

.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 5px 10px 0px;
    cursor: pointer;
}
.checkbox-custom-label {
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 400;
    opacity: 0.85;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    transition: all 0.3s ease-in-out;
}
.checkbox-custom-label:hover {
	color: #007CB6;
	opacity: 1;
}
.checkbox-custom + .checkbox-custom-label:before {
    content: '';
    background: #fff;
    border: 2px solid #dddddd;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
}
input[type=checkbox] {
	display: none;
}
.checkbox-custom:checked + .checkbox-custom-label:before {
  content: "\f00c";
  font-family: 'FontAwesome';
  background: #007CB6;
  border: 2px solid #007CB6;
  color: #fff;
  line-height: 18px;
  font-weight: 700;
}
.mech-404 {
	width: 100%;
	margin: auto;
	left: 0;
	right: 0;
	display: none;
	position: relative;
}
.mech-404 img {
    position: absolute;
    width: 160px;
    margin: auto;
    right: 5px;
    bottom: 0;
}
#inline-search-term {
    border: 2px solid rgba(0, 0, 0, 0.15);
    width: 100%;
    padding: 10px 10px 10px 45px;
    margin-bottom: 25px;
    border-radius: 3px;
    font-weight: 600;
    height: 48px;
    max-height: 48px;
    color: #232f3e;
    transition: all 0.3s ease-in-out;
}
#inline-search-term:hover {
	border: 2px solid #00A8E1;
	box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.15);
}
#inline-search-term:focus {
	border: 2px solid #00A8E1;
	box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.15);
	outline: none;
}
#inline-search-term::-ms-clear {
    display: none;
}
.bx-search {
    color: #00A8E1;
    font-size: 24px;
    position: absolute;
    margin-top: 13px;
    margin-left: 15px;
}
.mech-clear-search {
	background: #f5f5f5;
    width: 30px;
    height: 30px;
    font-size: 16px;
    border-radius: 100%;
    cursor: pointer;
    position: absolute;
    text-align: center;
    line-height: 32px;
    right: 0;
    margin-right: 30px;
    margin-top: 9px;
    transition: all 0.3s ease-in-out;
}
.mech-clear-search:hover {
	background: #eeeeee;
	color: #232f3e;
}
.mech-clear-search {
	display: none;
}
.mech-clear-filter {
    border-radius: 3px;
    background: #2d3d51;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    font-weight: 400;
    padding: 5px;
    margin-bottom: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    display: none;
}
.mech-clear-filter:hover {
	background: #161e2d;
}

/* Header Navigation */
/* --------------------------------

Primary style

-------------------------------- */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* --------------------------------

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 768px;
  margin: 0 auto;
}
.cd-container:after {
  content: "";
  display: table;
  clear: both;
}

/* --------------------------------

Main components

-------------------------------- */

.cd-header {
  position: absolute;
  top: 0;
  left: 0;
  height: 65px;
  background: #ffffff;
  z-index: 99999;
  box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.0.08);
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (min-width: 768px) {
  .cd-header {
    height: 65px;
	background: #ffffff;
	position: absolute;
	z-index: 999;
	box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.08);
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }
}
@media only screen and (max-width: 768px) {
  .cd-header {
	box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.08);
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }
}
@media only screen and (min-width: 1170px) {
  .cd-header {
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .cd-header.is-fixed {
    /* when the user scrolls down, we hide the header right above the viewport */
    position: fixed;
    top: -85px;
    background-color: #FFFFFF;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
  }
  .cd-header.is-visible {
    /* if the user changes the scrolling direction, we show the header */
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    top: -55px;
  }
}

.cd-logo {
  display: block;
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: .875em;
}
.cd-logo img {
  display: block;
}
@media only screen and (min-width: 768px) {
  .cd-logo {
    left: 2.6em;
  }
}

.cd-secondary-nav {
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10em;
  /* hidden on small devices */
  display: none;
}
.cd-secondary-nav li {
  display: inline-block;
  margin-left: 2.2em;
}
.cd-secondary-nav a {
  display: inline-block;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .cd-secondary-nav {
    display: block;
  }
}

.cd-primary-nav-trigger {
  position: absolute;
  right: 0;
  top: 17px;
  right: 15px;
  height: 30px;
  width: 34px;
  border-radius: 3px;
  background-color: #007CB6;
}
.cd-primary-nav-trigger .cd-menu-text {
  color: white;
  font-weight: 400;
  /* hide the text on small devices */
  display: none;
}
.cd-primary-nav-trigger .cd-menu-icon {
  /* this span is the central line of the menu icon */
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 18px;
  height: 2px;
  background-color: white;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  /* these are the upper and lower lines in the menu icon */
}
.cd-primary-nav-trigger .cd-menu-icon::before, .cd-primary-nav-trigger .cd-menu-icon:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: white;
  right: 0;
  -webkit-transition: -webkit-transform .3s, top .3s, background-color 0s;
  -moz-transition: -moz-transform .3s, top .3s, background-color 0s;
  transition: transform .3s, top .3s, background-color 0s;
}
.cd-primary-nav-trigger .cd-menu-icon::before {
  top: -5px;
}
.cd-primary-nav-trigger .cd-menu-icon::after {
  top: 5px;
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked {
  background-color: rgba(255, 255, 255, 0);
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::before, .cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
  background-color: white;
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::before {
  top: 0;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
  top: 0;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}
@media only screen and (min-width: 768px) {
  .cd-primary-nav-trigger {
    width: 110px;
    padding-left: 1em;
    background-color: #007CB6;
    border-radius: 25px;
    height: 40px;
    right: 15px;
    line-height: 40px;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
  }
  .cd-primary-nav-trigger:hover {
	background-color: #004c6f;
  }
  .cd-primary-nav-trigger .cd-menu-text {
    display: inline-block;
  }
  .cd-primary-nav-trigger .cd-menu-icon {
    left: auto;
    right: 1em;
    -webkit-transform: translateX(0) translateY(-50%);
    -moz-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
  }
}

.cd-primary-nav {
  /* by default it's hidden - on top of the viewport */
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #FFFFFF;
  z-index: 900;
  padding: 100px 0 !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: auto;
  /* this fixes the buggy scrolling on webkit browsers - mobile devices only - when overflow property is applied */
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.cd-primary-nav li {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: .2em 0;
  text-transform: capitalize;
}
.cd-primary-nav a {
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
.cd-primary-nav .cd-label {
  color: #06446e;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 2.4em 0 .8em;
}
.cd-primary-nav .cd-social {
  display: inline-block;
  margin: 0 .4em;
}
.cd-primary-nav .cd-social a {
  width: 44px;
  height: 44px;
  padding: 0;
  background-image: url("../img/cd-socials.svg");
  background-repeat: no-repeat;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.cd-primary-nav .cd-facebook a {
  background-position: 0 0;
}
.cd-primary-nav .cd-instagram a {
  background-position: -44px 0;
}
.cd-primary-nav .cd-dribbble a {
  background-position: -88px 0;
}
.cd-primary-nav .cd-twitter a {
  background-position: -132px 0;
}
.cd-primary-nav.is-visible {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 768px) {
  .cd-primary-nav {
    padding: 80px 0;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-primary-nav li {
    font-size: 30px;
    font-size: 1.875rem;
  }
  .cd-primary-nav .cd-label {
    font-size: 16px;
    font-size: 1rem;
  }
}

.cd-intro {
  position: relative;
  height: 100%;
  background: url("../img/cd-background-img.jpg") no-repeat center center;
  background-size: cover;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cd-intro h1 {
  position: absolute;
  width: 90%;
  max-width: 1170px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: white;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .cd-intro h1 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-intro {
    height: 700px;
  }
}

.cd-main-content {
  position: relative;
  z-index: 1;
}
.cd-main-content p {
  line-height: 1.6;
  margin: 2em 0;
}
@media only screen and (min-width: 1170px) {
  .cd-main-content p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.mech-lesson-content {
	background: #FFFFFF;
	margin-left: 280px;
}
.mech-side-menu {
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    position: fixed;
    z-index: 10;
	box-shadow: inset -10px 0px 10px 1px rgba(0, 0, 0, 0.15);
}
@media (max-width: 768px) {
.mech-lesson-content {
	margin-left: 0px;
	}
.mech-side-menu {
	display: none;
	}
}
.special-width {
	max-width: 1100px;
	padding: 48px 55px 0px 55px;
}
.special-width-2 {
	max-width: 1100px;
	padding-left: 55px;
	padding-right: 55px;
}
.mech-lesson-container {
	background: #fafafa;
	overflow: auto;
	font-weight: 200;
}
.no-padding-no-margin {
	padding: 0px;
	margin: 0px;
}
.special-container {
    max-width: 280px;
    float: left;
    position: absolute;
    background: white;
    z-index: 100;
    padding-left: 35px;
}
.resource-bg {
	height: calc(100% - 20px);
	width: 100%;
	padding: 20px;
	overflow: hidden;
	border-radius: 3px;
	background: #F7F7F7;
}
.button {
  background: #007CB6;
  border-radius: 1000px;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 16px;
  padding: 12px 24px;
  text-align: center;
  width: auto;
  height: auto;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.button:hover {
	background: #004c6f;
}
.btn-secondary {
  background: #FFFFFF;
  color: #232F3E
}
.btn-secondary:hover {
  background: rgba(255, 255, 255, 0.85);
  color: #232F3E;
}
.eff {
	opacity: 0;
	margin-bottom: 20px;
}
.NavFadeIn {
 animation-name: NavFadeIn;
 animation-duration: 0.5s; /* or: Xms */
 animation-timing-function: ease-in-out; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
 animation-fill-mode: forwards; /* or: backwards, both, none */
 animation-delay: 0.15s;
}
@-webkit-keyframes NavFadeIn {
  0%   { opacity: 0; margin-top: -10px; }
  100% { opacity: 1; margin-top: 0px;}
}
@-moz-keyframes NavFadeIn  {
  0%   { opacity: 0; margin-top: -10px; }
  100% { opacity: 1; margin-top: 0px;}
}
@-o-keyframes NavFadeIn  {
  0%   { opacity: 0; margin-top: -10px; }
  100% { opacity: 1; margin-top: 0px;}
}
@keyframes NavFadeIn  {
  0%   { opacity: 0; margin-top: -10px; }
  100% { opacity: 1; margin-top: 0px;}
}
#options {
	margin-top: 15px;
}
.elearning-description {
	background: #FFFFFF;
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
	width: 100%;
	height: auto;
	padding: 30px 20px 30px 20px;
	margin-top: 80px;
}
.transition, .tooltip-stm [class*="tooltip-stm-"] {
  transition: all 0.3s ease-in-out;
}
.tooltip-stm {
  width: auto !important;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  color: #232f3e !important;
  border-bottom: 2px dashed #00a8e1;
  cursor: help;
}
.tooltip-stm [class*="tooltip-stm-"] {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  width: 340px;
  padding: 10px;
  border-radius: 3px;
  background: #1a1a1a;
  color: white;
}
.tooltip-stm [class*="tooltip-stm-"]:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  margin-top: -1px;
}
.tooltip-stm:hover [class*="tooltip-stm-"] {
  visibility: visible;
  opacity: 1;
  z-index: 1;
}
.tooltip-stm .tooltip-stm-top {
  bottom: 100%;
  left: 50%;
  margin: 0 0 15px -170px;
  white-space:normal;
}
.tooltip-stm .tooltip-stm-top:before {
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border-color: #1a1a1a transparent transparent transparent;
}
.tooltip-stm .tooltip-stm-bottom {
  top: 100%;
  left: 50%;
  margin: 15px 0 0 -170px;
  white-space:normal;
}
.tooltip-stm .tooltip-stm-bottom:before {
  bottom: 100%;
  left: 50%;
  margin-left: -10px;
  border-color: transparent transparent #1a1a1a transparent;
}
.conversation-header-banner {
	width: 100%;
	height: auto;
	padding: 32px 25px 32px 25px;
	border-radius: 3px;
	background: #eaeded;
}
.conversations-header-img {
    position: absolute;
    margin: auto;
    right: 8px;
    bottom: 0;
}
.conversations-header-img img {
	width: 240px;
	height: auto;
}
@media (max-width: 992px) {
	.conversations-header-img img {
		display: none;
	}
	#accordion-table-header {
	width: 100% !important;
	}
}
h3.accordion-title-text {
    margin: 0px;
    padding-right: 50px;
    font-weight: 700;
    font-size: 21px;
    line-height: 1.5;
}
.conversation-roadblocks {
    background: #FFFFFF;
    width: 100%;
    margin-bottom: 20px;
    padding: 10px 0px 10px 0px;
}
.roadblocks-text {
    color: #232f3e;
    margin: 0px;
    background: rgba(0, 168, 225, 0.15);
    border-radius: 3px;
    padding: 15px;
}
.roadblocks-img {
    float: left;
    padding-right: 20px;
}
.roadblocks-img img {
	width: 140px;
}
#triangle-topright {
    width: 0;
    height: 0;
    position: absolute;
    margin-left: -15px;
    margin-top: 8px;
    border-top: 15px solid rgba(0, 168, 225, 0.15);
    border-left: 15px solid transparent;
}
#triangle-topleft {
  width: 0;
  height: 0;
  position: absolute;
  margin-right: 47px;
  right: 0;
  margin-top: 8px;
  border-top: 15px solid rgba(0, 168, 225, 0.15);
  border-right: 15px solid transparent;
}
.feedback-container {
  background: #FFFFFF;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08);
  padding: 20px;
}
.fa-star-o,
.fa-star {
  font-size: 24px !important;
  color: #FFC010;
  cursor: pointer;
}
.menu-margin-bottom {
  margin-bottom: 70px;
  height: 10px;
}
#feedback {
  padding: 25px;
  margin-top: 20px;
}
#feedback-textarea {
  border-radius: 3px;
  padding: 10px;
  margin-bottom: 15px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0px 2px 5px 0px rgba(0,0,0,0.08);
  -moz-box-shadow: inset 0px 2px 5px 0px rgba(0,0,0,0.08);
  box-shadow: inset 0px 2px 5px 0px rgba(0,0,0,0.08);
  display: none;
  opacity: 0;
  height: 0;
  transition: all 0.3s ease-in-out;
}
.feedback-section {
  opacity: 0;
  display: none;
  margin-top: 20px;
  transition: all 0.3s ease-in-out;
}
.feedback-entry {
  overflow: hidden;
  height: 75px;
  transition: all 0.3s ease-in-out;
}
.success-title {
  font-family: 'bookerly';
  font-weight: 700;
  margin: 0px;
  color: #538000;
}
.feedback-success {
  overflow: hidden;
  display: none;
  opacity: 0;
  height: 0px;
  transition: all 0.3s ease-in-out;
}
textarea {
  outline: 0;
}
textarea:focus {
  outline: none !important;
  border:1px solid rgba(0, 168, 225, 0.75) !important;
  -webkit-box-shadow: inset 0px 2px 5px 0px rgba(0,0,0,0.08), 0px 3px 6px rgba(0, 0, 0, 0.15) !important;
  -moz-box-shadow: inset 0px 2px 5px 0px rgba(0,0,0,0.08), 0px 3px 6px rgba(0, 0, 0, 0.15) !important;
  box-shadow: inset 0px 2px 5px 0px rgba(0,0,0,0.08), 0px 3px 6px rgba(0, 0, 0, 0.15) !important;
}
.orange {
  background: rgba(255, 153, 16, 0.12) !important;
}
.orange-tri {
  border-top: 15px solid rgba(255, 153, 16, 0.12) !important;
}
/* Tabs */
#tabs {
  margin: 30px auto;
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.08);
}

#tabs-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: auto;
}

#tabs-nav li {
    float: left;
    font-size: 18px;
    font-weight: 400;
    padding: 15px;
    width: 50%;
    border: 1px solid rgba(0, 0, 0, 0.15);
    background: #F5F5F5;
    cursor:pointer;
    transition: all 0.3s ease-in-out;
  }
#tabs-nav li a {
  color: #56616c;
}
#tabs-nav li:hover {
  background: #EEEEEE;
}
#tabs-nav li.active1 {
  font-weight: 600;
  background-color: #FFFFFF;
  box-shadow: inset 0px 4px 0px #00a8e1;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid #FFFFFF;
}
#tabs-nav li.active1 a {
  color: #00a8e1;
}
.content {
  padding: 25px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top: none;
}
.conversation-ul li {
  padding-bottom: 10px;
}
ul.conversation-ul {
  list-style: none; /* Remove default bullets */
}
.conversation-ul li::before  {
  position: absolute;
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #007cb6; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -30px; /* Also needed for space (tweak if needed) */
  margin-right: 14px;
  margin-top: -2px;
}
.conversation-ul-sub li {
  padding-bottom: 14px;
}
ul.conversation-ul-sub {
  list-style: none; /* Remove default bullets */
}
.conversation-ul-sub li::before  {
  position: absolute;
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #007cb6; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -30px; /* Also needed for space (tweak if needed) */
  margin-right: 14px;
  margin-top: -2px;
}
.ul-tip {
  margin-left: 20px;
  margin-bottom: 0px;
}
.conversation-divider {
  background: rgba(0, 0, 0, 0.15);
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 20px;
}
#conversations-scenarios {
  margin-bottom: 20px;
}
.conversation-scenarios-intro {
  margin-top: 20px;
  margin-bottom: 20px;
}
.conversations-character-intro {
  margin-top: 10px;
  margin-bottom :10px;
}
@media (max-width: 992px) {
  .conversation-scenarios-bg img {
    width: 100px !important;
    left: 10px;
  }
  .conversation-scenarios-bg {
    height: 75px;
  }
  .conversations-scenario-character-profile {
    margin-top: 5px;
  }
}
.tabin {
  animation: tabin 0.4s ease-in-out 1;
}
@keyframes tabin {
  from {
    margin-top: 5px;
  }
  to {
    margin-top: 0px;
  }
 }
.accordion-header img {
  width: 120px;
  position: absolute;
  margin-top: -57px;
  margin-left: -140px;
}
.activity-container {
  border: 1px solid rgba(0, 0, 0, 0.1);
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08);
	border-top: 4px solid #00A8E1;
  padding: 50px 20px 50px 20px;
  border-radius: 3px;
  margin-top: 15px;
}
.activity-side-img img {
  width: 100%;
}
.conversation-questions {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08);
  background: #FFFFFF;
  border-radius: 3px;
  padding: 20px;
  margin-bottom: 15px;
  min-height: 115px;
}
.question-list {
  display: block;
  margin-bottom: 0px;
  margin-left: 40px;
  padding-left: 15px;
  border-left: 2px dashed #EEEEEE;
}
.topic {
  color: rgb(35, 47, 62);
  background: rgba(0, 168, 225, 0.15);
  font-size: 14px;
  padding: 5px;
  border-radius: 3px;
  display: inline-block;
  margin-top: 8px;
}
.question-bank-container {
  background: #F7F7F7;
  padding: 20px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.link {
  font-weight: 600;
  text-decoration: underline !important;
  color: #007CB6;
  transition: all 0.3s ease-in-out;
}
.link:hover {
  color: #00a8e1;
}
.questionsask-container {
  background: #FFFFFF;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08), inset 0px 4px 0px #00a8e1;
  padding: 20px;
  margin: 20px auto;
}
.question-icon {
  background: #007CB6;
  text-align: center;
  height: 80px;
  width: 80px;
  position: absolute;
  margin-top: -20px;
}
.question-icon .bx-chat {
  color: #FFFFFF;
  font-size: 42px;
  margin: auto;
  left: 0;
  right: 0;
  line-height: 85px;
}
.question-intro {
  padding-left: 100px;
  color: #232f3e;
  font-weight: 600;
}
.question-sub {
  margin-top: 30px;
  border-top: 1px solid #EEEEEE;
  padding-top: 15px;
}
.module-duration {
  	font-weight: 600;
  	font-family: 'ember';
  	color: #232F3E;
    display: inline-block;
    background: rgba(0, 168, 225, 0.15);
    padding: 4px 8px 4px 8px;
    border-radius: 3px;
    margin-top: 10px;
  	font-size: 14px;
  	margin-bottom: 0px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.duration-text {
  margin-left: 18px;
}
.duration {
  font-weight: 400;
}
.bx-time-five {
  position: absolute;
  margin-top: 3px;
}
.font-white {
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0.15);
}
.featured-res {
  display: none;
}
.sub-logo {
  font-size: 14px;
  font-weight: 400;
  line-height: 12px;
  padding-top: 14px;
  color: #56616c;
}
.main-logo {
  line-height: 0px;
}
.content__featured {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 45px;
}
span.hero__badge {
  background: #232F3E;
  padding: 5px 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  color: #FFFFFF;
  font-size: 14px;
  border-radius: 5px;
}
h2.hero__title {
  font-family: 'bookerly';
  font-weight: 700;
  color: #232F3E;
  font-size: 26px;
  margin-top: 0px;
}
.featured__content {
  position: relative;
  z-index: 10;
  width: 60%;
  padding: 56px 48px;
  background: rgba(232,234,238,0.60);
}
.hero__image__Featured {
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  height: 100%;
  width: 40%;
  top: 0;
  right: 0;
}
.callout__paragraph {
  position: relative;
  padding: 16px 16px 16px 32px;
  background: #FFFFFF;
  border: 2px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  margin: 24px 0px;
}
.callout__paragraph::before {
  content: "";
  position: absolute;
  width: 4px;
  height: calc(100% - 30px);
  background: #007CB6;
  border-radius: 5px;
  left: 0;
  margin-left: 16px;
  opacity: 0.5;
}
.body-head-section {
  background-color: #FFFFFF;
  border-bottom: 2px solid #EAEDED;
  margin-bottom: 45px;
}
.button-group {
  margin-top: 42px;
}
.button-group .link-class {
  margin-right: 15px;
}
.mech-height .button {
  margin-top: 24px;
}
.bx-right-arrow-alt {
  font-size: 18px;
  margin-top: 3px;
}
.background-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.tip-content {
  padding: 20px 0px;
  position: relative;
  height: 100%;
}
.tip-content .mech-check-item {
  margin-bottom: 0px;
}
.tip-container {
  margin-bottom: 32px;
}
ul#menulist {
  list-style: none;
}
ul#menulist li a {
  display: inline-block;
  width: 100%;
}
ul#menulist-toc {
  list-style: none;
  padding: 0px;
}
ul#menulist-toc li a {
  display: inline-block;
  width: 100%;
}
.mech-check-item a {
  width: auto !important;
}
@media only screen and (max-width: 800px) {
	.featured__content {
		width: 100%;
    padding: 25px;
	}
}
@media only screen and (max-width: 768px) {
  .tip-container {
    margin-bottom: 0px;
  }
  .tip-content {
    padding: 0px;
  }
  .special-width {
  	padding: 25px;
  }
  .special-width-2 {
  	padding: 25px;
  }
  .background-img {
    display: none;
  }
}
