/* COURSE PAGE STYLES */

.test_blocks {
    background: #f4f4f4;
    padding: 15px;
    border-radius: 5px;
}

.test_blocks h2 {
    background: #1abc9c;
    margin-top: 0;
    padding: 8px 15px;
    color: #fff;
    border-radius: 5px;
}

.test_blocks ul li {
    margin-bottom: 0;
}

.test_blocks ul {
    margin-bottom: 0;
}

table.cognates-table {
	border: none;
}

table.cognates-table img {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border: 5px solid #1abc9c;
	margin: 0;
	min-width: 40px;
}

table.cognates-table img:hover {
	border: 5px solid #1abc9c !important;
}

table.cognates-table tr {
	border-bottom: 1px dashed #fff;
}

table.cognates-table tr th:nth-child(4),
table.cognates-table tr th:nth-child(1) {
	background: transparent;
	border: none;
	padding: 0;
}

table.cognates-table tr th:nth-child(3) {
	border: none;
	background: transparent;
}

table.cognates-table tr th:nth-child(5),
table.cognates-table tr th:nth-child(2) {
	background: rgba(26,188,156,1);
	border: none;
	vertical-align: middle;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

table.cognates-table tr th.no-bg {
	background: transparent;
}

table.cognates-table tr th:nth-child(5) a,
table.cognates-table tr th:nth-child(2) a {
	color: #fff;
}

table.cognates-table .alignright {
    float: right;
}

table.schedule {
	border: none;
}

table.schedule>tbody {
	border: none;
	background-color: #fffbe4;
}

table.schedule>tbody>tr>th {
	border: none;
	background-color: #fffbe4;
}

table.schedule>tbody>tr>th:first-child {
	width: 100px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #1aa0bc;
	color: #1aa0bc;
}

table.schedule>tbody>tr>th:nth-child(2) {
	padding: 10px 0;
	font-family: 'Indie Flower', cursive;
	border-bottom: 1px dotted #1aa0bc;
	color: #1aa0bc;
}

table.schedule>tbody>tr>td {
    padding: 10px 0;
	border-bottom: 1px solid #1aa0bc !important;
	font-family: 'Indie Flower', cursive;
}

.toggle-head {
	background-image: url("https://fi3mplus.com/teachable-res/premium/arrow-down.png");
 	background-color: #2d425f;
 	background-repeat: no-repeat;
 	background-position: left;
 	display: block;
 	-webkit-border-radius: 10px;
 	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 35px;
	margin-bottom: 10px;
	cursor: pointer;
	font-size: 1.4em;
}

.toggle-head a {
	color: #fff !important;
	text-decoration: none !important;
}

.toggle-head.toggle-open {
	background-image: url("https://fi3mplus.com/teachable-res/premium/arrow-up.png");
}

.toggle-body {
	margin-left: 20px;
}

.book_chapter_sum {
    background: #f4f4f4;
    padding: 15px;
    border-radius: 5px;
}

.book_chapter_sum h2 {
    font-weight: 300;
    color: #a0bc1a;
    margin-top: 0;
}

.book_chapter_sum ul li {
    margin-bottom: 0;
}

.book_chapter_sum ul {
    margin-bottom: 0;
}

.note-span {
    background-color: #1abc9c;
    padding: 3px 8px;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/* SALES PAGE STYLES */

#blocks-page-1027670 p {
	font-weight: 400;
}

#blocks-page-1027670 .course-top-row {
	display: none;
}

#blocks-page-1027670 .section-1 {
	padding: 30px 0;
	background-image: url("https://fi3mplus.com/teachable-res/premium/sales_page_top_bg.jpg");
	border-bottom: 5px solid #384e6e;
}

#blocks-page-1027670 .section-1 img {
	width: 100%;
	max-width: 165px;
}

#blocks-page-1027670 .section-1 h2 {
	color: #fff;
	padding: 25px 0;
}

#blocks-page-1027670 .section-1 h2.more-padding {
	padding: 40px 0;	
}

#blocks-page-1027670 .section-1 h2 strong {
	font-weight: 900;
}

#blocks-page-1027670 .section-2 {
	padding: 40px 0;
	background-image: url("https://fi3mplus.com/teachable-res/premium/sales_page_video_area_bg.jpg");
}

#blocks-page-1027670 .section-2 img {
	width: 100%;
}

#blocks-page-1027670 .section-3 {
	padding: 10px 0;
	background-color: #00a1ba;
}

#blocks-page-1027670 .section-3 h2 {
	text-align: center;
	color: #fff;
	font-weight: 900;
	margin-top: 10px;
}

#blocks-page-1027670 .section-4 {
	padding: 40px 0;
	background-color: #fff;
}

#blocks-page-1027670 .section-4 ul {
	font-size: 18px;
}

#blocks-page-1027670 .section-5 {
	padding: 10px 0;
	background-color: #f9c700;
}

#blocks-page-1027670 .section-5 h3 {
	text-align: center;
	color: #000;
	font-weight: 300;
	margin-top: 10px;
}

#blocks-page-1027670 .section-6 {
    background: #fff;
    color: #777;
    padding: 40px 0;
}

#blocks-page-1027670 .section-6 .bubble {
    padding: 10px 15px;
    border: 1px solid #d6d6d6;
    border-radius: 6px;
    margin: 10px 0 20px ;
    text-align: center;
}

#blocks-page-1027670 .section-6 .bubble:after {
    content: "";
    position: relative;
    bottom: -20px;
    left: 50px;
    border-width: 10px 10px 0;
    border-style: solid;
    border-color: #d6d6d6 transparent;
    display: block;
    width: 0;
}

#blocks-page-1027670 .section-6 p {
    margin-bottom: 0;
}

#blocks-page-1027670 .section-7 {
	padding: 10px 0;
	background-color: #00a1ba;
}

#blocks-page-1027670 .section-7 h2 {
	text-align: center;
	color: #fff;
	font-weight: 300;
	margin-top: 10px;
}

#blocks-page-1027670 .section-8 {
	padding: 20px 0 40px 0;
	background-image: url("https://fi3mplus.com/teachable-res/premium/slider_bg.jpg");
	background-repeat: no-repeat;
    background-position: center;
    background-color: #009bb1;
}

#blocks-page-1027670 .section-8 h3 {
	color: #fff;
	font-weight: 300;
}

#blocks-page-1027670 .section-8 p {
	color: #fff;
}

#blocks-page-1027670 .section-9 {
    margin-top: -75px;
}

#blocks-page-1027670 .section-9 h4 {
    margin: 15px 0;
    font-size: 42px;
    font-weight: 900;
    text-align: center;
    color: #fff;
    font-family: 'Oswald', sans-serif;
}

#blocks-page-1027670 #block-4148687 .full-width-image-bg {
    min-height: 850px;
}

#blocks-page-1027670 .section-10 {
	padding: 40px 0;
	background-color: #fff;
}

#blocks-page-1027670 .section-10 ul {
	font-size: 18px;
}

#blocks-page-1027670 .section-11 {
	padding: 40px 0;
	background-color: #00a1ba;
}

#blocks-page-1027670 .section-11 h2 {
	text-align: center;
	color: #fff;
	font-weight: 300;
	margin-top: 10px;
}

#blocks-page-1027670 .section-11 h2 span {
	font-weight: 900;
}

#blocks-page-1027670 .section-12 {
    padding: 40px 0;
    background-color: #fff;
}

#blocks-page-1027670 .section-12 h4 {
    font-weight: 900;
    color: #00a1ba;
    text-align: center;
}

.row.with-hr {
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    padding: 40px 0;
    margin-top: 40px;
}

#blocks-page-1027670 .feature-block-container {
    border-radius: 50%;
    background: #00a1ba;
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    text-align: center;
}

#blocks-page-1027670 .feature-block-container img {
    width: 64px;
    height: 64px;
    position: relative;
    top: 18px;
}

#blocks-page-1027670 .section-13 {
	padding: 10px 0;
	background-color: #ffab00;
}

#blocks-page-1027670 .section-13 h3 {
	text-align: center;
	color: #000;
	font-weight: 300;
	margin-top: 10px;
}

#blocks-page-1027670 .section-13 p {
	text-align: center;
}

#blocks-page-1027670 .section-14 {
	padding: 40px 0;
	background-color: #f9c700;
}

#blocks-page-1027670 .section-14 h3 {
	color: #000;
	font-weight: 900;
	margin-top: 0;
}

#blocks-page-1027670 .section-14 p {

}

#blocks-page-1027670 .section-14 img {
	width: 100%;
	max-width: 105px;
	float: right;
}

#blocks-page-1027670 .section-14 .toggle-head {
	background-color: #00a1ba;
}

#blocks-page-1027670 .section-14 .toggle-body {
	background-color: #fff;
	padding: 20px;
	margin: 0;
	border-radius: 10px;
	margin-bottom: 10px;
}

#blocks-page-1027670 .section-14 .toggle-body img {
	width: 52px !important;
    vertical-align: middle;
    float: none;
    border: 1px solid #eee
}

#blocks-page-1027670 .section-15 {
    padding: 40px 0;
    border-top: 5px solid #00a6bd;
}

#blocks-page-1027670 .section-15 img {
    width: 100%;
    margin-bottom: 20px;
}

#blocks-page-1027670 .section-16 {
    padding: 40px 0;
    background: #2d425f;
    text-align: center;
}

#blocks-page-1027670 .section-16 h2 {
	color: #fff;
}

#blocks-page-1027670 .section-16 p {
	color: #fff;
}

#blocks-page-1027670 #block-4150561 {
    background: #2d425f;  
}

#blocks-page-1027670 #block-4150561 .full-width-image-bg {
    padding: 10px 0;
}

#blocks-page-1027670 .section-17 {
    padding: 0 0 40px 0;
    background: #2d425f;
    text-align: center;
}