/*strong{font-family: 'Museo500';}*/

.main-page{height: 100%;}

.main-content{margin: 0 2%;}

.dotorg-content{padding: 0px;}

.simschool-icon{
	width: 85px;
	margin-top: -30px;
}
.media img{max-width: 200px; max-height: 100px;}
.media-img{width: 210px; text-align: center;}
.media-clickable:hover{cursor: pointer;}
/*.media-clickable:hover .media-body>h5{font-family: 'montheavy_demo';}*/
.navbar-brand{font-size: 44px; font-family: 'montextralight_demo';}
.navbar-brand .custom-brand-icon{height: 65px; padding-right: 10px;}
.navbar-brand .locale-brand{text-transform: uppercase; display: flex;}
.navbar-brand .locale-brand-name{padding-top: 8px; font-size: 45px;}
.navbar-brand .locale-brand-name strong{color: #48bfed}
.navbar-brand .locale-brand-name[data-locale="india"] strong{color: orange;}
.navbar-brand .locale-brand-name[data-locale="nigeria"] strong{color: #008751;}
/*.navbar-brand span{vertical-align: -webkit-baseline-middle;}*/
.nav-pills .nav-link{/*font-family: 'montextralight_demo'; color: #337ab7*/}
.nav-pills .nav-link.active{color: #000; background-color: transparent; font-weight: 900; /*font-family: 'montheavy_demo';*/}
.dotorg-content .nav-pills{/*width: 400px;*/ margin: auto;}
.ss-navbar{
	padding: 40px 40px 15px; 
	/*font-family: 'montextralight_demo';*/
	box-shadow: 0 16px 9px -13px #c7c7c7;
	margin-bottom: 2px;
}


@media screen and (max-width: 480px) {
	.ss-navbar{padding: unset; padding-bottom: 15px;}	
	.navbar-brand img{width: 70px;}
	.navbar-brand .navbar-brand-name{font-size: 30px;}
	.navbar-toggler{margin-top: 25px;}
}

.ss-navbar strong{/*font-family: 'montextralight_demo';*/ font-weight: bold;}

.ss-navbar .navbar-nav{
	position: absolute;
	right: 2%;
	top: 64px;
}

.ss-navbar .collapse.show .navbar-nav, .ss-navbar .collapsing .navbar-nav{position: unset;}

.ss-navbar .nav-item{
	padding: 7px; 
}
.ss-navbar .nav-item .nav-link{/*font-family: 'montextralight_demo';*/  color: #000; white-space: nowrap; text-transform: capitalize;}
.ss-navbar .nav-item.active .nav-link{/*font-family: 'montheavy_demo';*/}

.content-wrapper {
	min-height: 100%;
}
.dashboard-wrapper {
	min-height: 1200px;
}
.bottom-drawer-container {
	position: relative;
	width: 100%;
	margin-top: 50px;
}
a {
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a.default{
	color: #3fa8a5 !important;
}

@media (max-width: 767px) {
	.show-modal {
		overflow: hidden;
	}
	.show-modal .primary-navbar {
		box-shadow: 0px 0px 0px #FFF;
		border-bottom: none;
	}
	.show-modal .navbar-top-container {
		height: 100%;
	}
	.show-modal .show-modal-container {
		margin-top: 70px;
		display: block;
		min-height: 5000px !important;
		background: #FFF;
	}
	.show-modal .show-modal-container li {
		padding: 15px;
		width: 100%;
		border-bottom: 1px solid #e0e0e0;
	}
	.show-modal .show-modal-container ul {
		margin-top: 30px;
	}
	.show-modal a {
		text-decoration: none;
	}
}
.show-modal-container {
	display: none;
}

@media (max-width: 767px) {
	.nav-subnav .width-7-elements {
		width: auto !important;
	}
	.nav-subnav .width-6-elements {
		width: auto !important;
	}
	.nav-subnav .width-5-elements {
		width: auto !important;
	}
	.nav-subnav .width-4-elements {
		width: auto !important;
	}
	.nav-subnav .width-3-elements {
		width: auto !important;
	}
	.nav-subnav .width-2-elements {
		width: auto !important;
	}
	.nav-subnav .width-100 {
		width: auto !important;
	}
	.nav-subnav .navbar-nav>li {
		border-bottom: 1px solid #e0e0e0;
	}
}
.width-100 {
	width: 100%;
}
nav.primary-navbar {
	min-height: 70px;
	box-shadow: 0 1px 6px rgba(57,73,76,.35);
	font-size: 15px;
  z-index: 10;
  background-color: #fff;
}
.top-drawer-container {
	width: 100%;
	background: #fff;
	position: fixed;
	top: 0;
	z-index: 100;
	border-bottom: 2px solid #ddd;
}
nav.navbar-fixed-top {
	top: 0;
}
.navbar-main-header {
	height: 70px;
}
.float-left {
	float: left;
}
.navbar-title {
	line-height: 42px;
	padding-left: 10px;
}

@media screen and (max-width: 480px) {
	.navbar-brand {
		font-size: 35px;
		padding-top: 30px;
		padding-left: 10px;	
	}	
}


.navbar-brand {
	height: 70px !important;
}
.navbar-brand>img {
	vertical-align: middle;
}
.navbar-bottom-container {
	background-color: #f9f9f9;
	z-index: 10;
	border-top: 1px solid #E0E0E0;
}
.mobile-menu-wrapper ul {
	margin-top: 10px;
}
ul.no-left-margin-ul li a {
	top: auto;
	padding-left: 0;
	padding-right: 25px;
}
.navbar-bottom {
	display: flex;
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
	z-index: 0;
	align-items: flex-end;
}
ul.navbar-bottom {
	width: 100%;
}
.navbar-bottom li {
	text-align: center;
}
.width-20 {
	width: 20%;
}
.main-content-container {
	display: block;
	margin-top: 70px;
}
.description-image-container {
	background: #5BBC2E;
	color: #FFF;
	text-align: center;
	position: relative;
	min-height: 210px;
	display: flex;
	align-items: center;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	/*font-family: 'montextralight_demo';*/
}
.description-image-container>.container {
	position: relative;
}

.description-image-container .splash>.row{border: 0;}
.description-image-container img{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;	
}
.description-image-container .jumbotron{
	text-align: left; padding-left: 20px; height: 315px; padding-top: 0px;
	display: flex;
	align-items: center;
}


.description-image-container h2{font-weight: 500;}

.how-btn{background: #63c6c3; border: 0; color: #fff; padding: 5px 30px; margin-top: 30px; font-size: 20px; font-weight: 200;}
.how-btn:hover{background-color: #369b98; color: #fff !important;}

.how-menu{background-color: #333333; display: flex; align-items: center; color: #fff; padding: 15px 0px;}
.how-menu-item{
	border-right: 1px solid #888; flex: 1; text-align: center; font-weight: 200; padding-bottom: 5px; position: relative; height: 95px;}
.how-menu-item:last-child{border-right: 0;}
.how-menu-item img{padding-bottom: 10px; padding-top: 5px;}

.arrow-up {
  width: 0; 
  height: 0; 
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  
  border-bottom: 13px solid white;
}

.how-menu-item .arrow-up{position: absolute; bottom: -15px; left: calc(50% - 13px); display: none;}
.how-menu-item:hover{cursor: pointer;}
.how-menu-item:hover .arrow-up{display: unset; border-bottom-color: #63c6c3}
.how-menu-item.active .arrow-up{display: unset; border-bottom-color: #fff;}

.how-menu-desc{
    box-shadow: 0 16px 9px -13px #c7c7c7;
    margin-left: -17px;
    width: calc(100% + 32px);
    padding: 30px 50px;
    font-size: 16px;
}

.how-it-works-container{padding: 30px;}

.how-descriptors-list{display: flex; padding-top: 50px;}
.how-descriptors-item{flex: 1; margin: 15px; padding: 40px 20px 20px 20px;
	background: #F8F8F8; 
	border: solid #BDBDBD 0; 
	box-shadow: 1px 3px 18px rgba(179, 179, 179, 1)  ; 
	-webkit-box-shadow: 1px 3px 18px rgba(179, 179, 179, 1)  ; 
	-moz-box-shadow: 1px 3px 18px rgba(179, 179, 179, 1)  ; 
}
.how-descriptors-item img{padding-bottom: 20px;}

.border-left-0 {
	border-left: 0 !important;
}
.border-right-0 {
	border-right: 0 !important;
}
.border-top-0 {
	border-top: 0 !important;
}
.border-bottom-0 {
	border-bottom: 0 !important;
}
#pricing-table {
	position: relative;
}
#pricing-table table {
	border-top: none !important;
}
#pricing-table .th-number-0 {
	border-top: 8px solid #b0e44f !important;
}
#pricing-table .th-number-1 {
	border-top: 8px solid #6fda44 !important;
}
#pricing-table .th-number-2 {
	border-top: 8px solid #37a000 !important;
}
#pricing-table thead>tr>th, #pricing-table .pricing-group {
	padding: 0px !important;
	position: relative;
	vertical-align: text-top;
}
#pricing-table thead>tr>th:nth-child(1) {
	border-top: none !important;
}
#pricing-table thead>tr>th>p {
	position: relative;
	margin-bottom: 90px;
	padding: 0px 5px;
}
#pricing-table h5 {
	position: relative;
	margin-top: 20px;
}
#pricing-table .service-level-header {
	position: absolute;
	bottom: 0px;
	width: 100%;
	margin-bottom: 20px;
}
#pricing-table .service-level-header>a {
	margin: auto;
	text-align: center;
	display: block;
	border: 3px solid #e0e0e0;
	padding: 8px;
	border-radius: 3px;
	width: 80%;
	color: #337ab7;
}
#pricing-table .service-level-header>a:hover {
	border-color: green;
}
#pricing-table .pricing-group{border: 1px solid #e0e0e0;}
#pricing-table .fa-check {
	color: green;
}
@media (min-width: 1200px) {
	#pricing-table thead>tr>th {
		width: 25%;
	}
	#pricing-table .fa-check {
		color: green;
		height: 100%;
		line-height: 180%;
	}
}
@media (max-width: 1199px) and (min-width: 768px) {
	#pricing-table {
		border-left: 1px solid #E0E0E0;
		border-right: 1px solid #E0E0E0;
	}
	#pricing-table tr {
		display: block;
		position: relative;
	}
	#pricing-table .service-level-header {
		width: 33.3333%;
		position: absolute;
		bottom: 0px;
	}
	#pricing-table thead>tr>th {
		position: static;
		display: inline-block;
		width: 33.3333% !important;
		border: none;
		min-height: 100%;
		border-bottom: none;
		padding-bottom: none !important;
	}
	#pricing-table tbody th {
		position: static;
		display: block;
		bottom: 0px;
		background-color: #e0e0e0;
	}
	#pricing-table tbody td {
		display: inline-block;
		width: 33.3333%;
		border: none !important;
	}
}
@media (max-width: 767px) {
	#pricing-table {
		transition: all 0.9s ease;
	}
	#pricing-table .service-level-header {
		position: relative;
		bottom: 0px;
		width: 100%;
		margin-bottom: 20px;
	}
	#pricing-table thead>tr>th>p {
		margin-bottom: 10px;
	}
	#pricing-table table {
		border: none !important;
	}
	#pricing-table thead th, #pricing-table .pricing-group {
		margin: auto;
		margin-bottom: 80px;
		position: relative !important;
		display: block;
	}
	#pricing-table h3 {
		padding-top: 10px;
	}
	#pricing-table .table-dropdown {
		width: 100%;
		position: absolute;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #e0e0e0;
		text-align: left;
	}
	#pricing-table th>.feature-list {
		margin-bottom: 15px;
	}
	#pricing-table .hide {
		display: none !important;
	}
	#pricing-table ul>li {
		text-align: left;
	}
}

#pricing-table .table-dropdown a{
	color: #337ab7;
}


.button-bar-container {
	margin-top: 25px;
	margin-bottom: 25px;
}
.button-bar-content {
	text-align: center;
}
.button-bar-content a {
	padding: 15px;
	border: 1px solid #222;
	color: #337ab7 !important;
}
.button-bar-content a.first-button {
	border-radius: 5px 0px 0px 5px;
}
.button-bar-content a.center-button {
	border-left: none;
	border-right: none;
}
.button-bar-content a.last-button {
	border-radius: 0px 5px 5px 0px;
}
.button-bar-content a.highlight {
	background: #e0e0e0;
}
.selected {
	font-weight: bold;
}
.selected>a {
	color: #5BBC2E !important;
}
.sub-navbar-container {
	border-top: 1px solid #e0e0e0;
	z-index: 20;
}
.sub-navbar-container ul {
	
	align-items: center;
}
.sub-navbar-container li {
	text-align: center;
	height: 100%;
}
/*.sub-navbar-container li:hover {
	min-height: 100%;
	background-color: black;
	text-align: center;
}*/
.sub-navbar-container ul {
	border-bottom: 1px solid #e0e0e0;
}
.sub-navbar-container ul li a{
	/*margin-bottom: -5px;*/
}
.active {
	font-weight: bold;
	/*border-bottom: 5px solid #e0e0e0;*/
	margin-top: 0px;
}
.width-7-elements {
	width: 14.28%;
}
.width-6-elements {
	width: 16.66%;
}
.width-5-elements {
	width: 20%;
}
.width-4-elements {
	width: 25%;
}
.width-3-elements {
	width: 33.333%;
}
.width-2-elements {
	width: 50%;
}
.sticky {
	background: #FFF;
  position: fixed;
  top: 70px;
  width: 100%;
  box-shadow: 0px 5px 5px #e0e0e0;
  transition: box-shadow 0.2s ease-in-out;
}
.not-sticky {
	box-shadow: 0px 0px 0px #FFF;
	transition: box-shadow 0.2s ease-in-out;
}
.footer-bar {
	color: #e0e0e0;
	padding-top: 60px;
	padding-bottom: 60px;
	background: #7d7d7d;
}
.footer-bar a {
	color: #e0e0e0;
	transition: color 0.1s ease-in-out;
}
.footer-bar a:hover {
	color: white;
	transition: color 0.1s ease-in-out;
}
.footer-bar h4 {
	margin-bottom: 30px;
}
.footer-bar li {
	padding: 5px;
	padding-left: 0px !important;
}
.sticky .inner-wrapper .navbar-nav {
	border-bottom: none !important;
}
.no-border-top {
	border-top: none !important;
}

/********************************************************/
/* Styling for login page - body class set to .on-login */
/********************************************************/
.on-login {
	overflow: hidden;
}
.on-login .navbar-bottom-container {
	display: none;
}
.login-page>.container>h1 {
	text-align: center;
}
.login-page form {
	text-align: center;
}
form .field {
	margin: auto;
	max-width: 500px;
	padding:10px;
}
form .field input {
	width: 100%;
	padding: 10px 0px 10px 5px;
}
.login-page form .actions {
	margin: auto;
	max-width: 500px;
	padding: 10px;
}
.login-page form .actions input {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
form input {
	border-width: 2px;
	border-style: solid;
	border-color: #E6E6E6;
	border-radius: 4px;
}
form .submit-button {
	cursor: pointer;
	text-align: center;
	width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  border-width: 2px;
  border-style: solid;
  border-color: #E6E6E6;
  border-radius: 4px;
}
form .submit-button:hover {
	background: #EEE;
}
.dropdown {
	width: 100%;
}
.dropdown>.dropdown-toggle {
	text-align: left !important;
	width: 100%;
	border-color: #e6e6e6;
	border-width: 2px;
}
.dropdown>.dropdown-toggle>div{
	width: calc(100% - 15px);
	float: left;
}
.dropdown>ul {
	width: 100%;
	z-index: 20;
	display: block !important;
}
.dropdown.hide-dropdown>ul {
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-20%);
	transition: all 0.2s ease-in-out;
}
.dropdown.show-dropdown>ul {
	overflow: hidden;
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	transition: all 0.2s ease-in-out;
}
.dropdown ul>li {
	cursor: pointer;
	padding: 10px;
}
.dropdown ul>li:hover {
	background: #EEE;
}
.dropdown ul>li.active {
	background: #DDD;
	font-weight: normal;
}
.dropdown-arrow {
	float: right;
}
.dropdown.hide-dropdown .dropdown-arrow {
	transform: rotate(0deg);
	transition: all 0.4s ease-out;
}
.dropdown.show-dropdown .dropdown-arrow {
	transform: rotate(180deg);
	transition: all 0.4s ease-out;
}


.view-dropdown {
	user-select: none;
	width: 100%;
	color: #337ab7;
	cursor: pointer;
}
.view-dropdown>.dropdown-toggle {
	padding: 15px;
	border: none;
	text-align: center;
	width: 100%;
}
.view-dropdown>ul {
	width: 100%;
	z-index: 20;
	display: block !important;
}
.view-dropdown.hide-dropdown>ul {
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-20%);
	transition: all 0.2s ease-in-out;
}
.view-dropdown.show-dropdown>ul {
	margin-top: 0px;
	overflow: hidden;
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	transition: all 0.2s ease-in-out;
}
.view-dropdown ul>li {
	font-weight: normal;
	color: #555;
	padding: 10px;
	text-align: left;
}
.view-dropdown ul>li:hover {
	background: #EEE;
}
.view-dropdown .dropdown-arrow {
	display: block;
}
.view-dropdown.hide-dropdown .dropdown-arrow {
	transform: rotate(0deg);
	transition: all 0.4s ease-out;
}
.view-dropdown.show-dropdown .dropdown-arrow {
	transform: rotate(180deg);
	transition: all 0.4s ease-out;
}





.signin-form .radio-field label + label{
	margin-left: 40px;
}
.signup-info .text-box {
	width: 100% !important;
	margin-bottom: 25px;
	padding: 6px 12px;
}
.split {
	display: block;
	margin: auto;
	max-width: 500px;
}
.split .field {
	padding-right: 0px !important;
	margin-bottom: 5px !important;
	width: 49%;
	float: left;
}
.calendar-head {
	margin-top: 25px;
	background: #EEE;
	height: 40px;
	border-radius: 5px;
}
.calendar-head a {
	padding: 10px 15px 10px 15px;
}

.calendar-wrapper .calendar-head>.date {
	padding: 10px 15px 10px 15px;
	float: left;
}
.calendar-wrapper a {
	float: left;
}
.calendar-head>a>i {
	display: initial !important;
}
.calendar-wrapper .month-dropdown {
	float: right !important;
}

.calendar-head .dropdown {
	float: right !important;
	width: 300px;
	margin-top: 3px;
	margin-right: 6px;
	height: 50px;
}
.calendar-head .dropdown>ul {
	overflow: auto !important;
	max-height: 200px;
}
.arrow-left {
	padding-right: 0px;
}
.arrow-right {
	padding-left: 0px;
}
.calendar-container {
	margin: auto;
	margin-top: 35px;
	width: 350px;
	height: 250px;
	border: 1px solid #AAA;
}
.calendar-contents {
	margin-top: 25px;
}
.calendar-item {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	min-height: 100px;
	border: 2px solid #EEE;
	border-radius: 3px;
	box-shadow: none;
	transition: all 0.2s ease-out;
}
.calendar-item:hover {
	box-shadow: 3px 3px 2px 2px #E0E0E0;
	transition: all 0.2s ease-out;
}
.calendar-item.show-details {
	min-height: 300px;
	transition: all 0.2s ease-out;
}
.calendar-item-date .date-box {
	margin: auto;
	text-align: center;
	width: 50px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.calendar-item-date .date-box span {
	display: block;
}
.calendar-item-date .date-box>span.month {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.3em;
}
.calendar-item-date .date-box>span.date {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 2.7em;
}
.calendar-item-date .date-box>span.day {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.3em;
}
.calendar-item-description {
	margin-top: 12px;
	margin-bottom: 12px;
}
.side-help-bar {
	border: 2px solid black;
	border-radius: 5px;
	position: fixed;
	z-index: 20;
	right: 0px;
	top: 50%;
	width: 120px;
	height: 40px;
	background: #E0E0E0;
	margin-top: 50px;
	margin-bottom: 50px;
	transform: translate(60px);
	transition: all 0.2s ease-out;
}
.side-help-bar:hover {
	transform: translate(20px);
}
.side-help-bar h5 {
	margin-left: 6px;
	font-weight: bold;
}
.side-help-bar.help-active h5 {
	display: none;
}
.side-help-bar.help-inactive .help-content {
	display: none;
}
.side-help-bar.help-active {
	transform: translateX(-10px);
	background: #E0E0E0;
	width: 250px;
	height: 300px;
	transition: all 0.2s ease-out;
}
.side-help-bar h4 { 
	float: left;
	font-weight: bold;
}
.side-help-bar.help-active .close-help {
	float: right;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	cursor: pointer;
}
.side-help-bar.help-active .help-content {
	padding-left: 12px;

}
.side-help-bar form input {
	padding: 5px;
	border-radius: 2px;
	border: 1px solid #555;
}
.side-help-bar form input:nth-child(1) {
	margin-right: 6px;
}
.side-help-bar .links a{
	display: block;
	margin-top: 10px;
}
.popup {
  position: fixed; /* Stay in place */
  z-index: 40; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.popup-content {
  background-color: #fefefe;
  margin: 20% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
  box-shadow: 4px 4px 5px #333;
  border-radius: 4px;
}

/* The Close Button */
.popup-content .close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;

}
.display-none {
	display: none !important;
}
.content-container {
	margin-top: 15px;
	margin-bottom: 15px;
}

.courses-carousel-container {
	position: relative;
}
.scroll-button {
	display: block;
	background-color: #fff;
  border-radius: 50%;
  border-width: 0;
  box-shadow: 0 0 1px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
  color: #007791;
  font-size: 24px;
  height: 47px;
  line-height: 1;
  padding: 11px 0;
  text-align: center;
  bottom: 45%;
  transform: translateY(-50%);
  transition: .3s;
  width: 47px;
  z-index: 3;
  position: absolute;
  overflow: visible;
}
.scroll-left {
  left: -23.5px;
}
.scroll-right {
	right: -23.5px;
}
/*@media (max-width: 1199px) and (min-width: 768px) */

@media (max-width: 1199px) and (min-width: 992px) {
	.courses-slick-slider {
		width: 912px;
	}
}
@media (max-width: 991px) {
	.courses-slick-slider {
		width: 684px;
	}
}



.courses-slick-list {
	overflow: hidden;
	margin: 0;
	position: relative;
	display: block;
}
.courses-slick-track {
	width: 5775px;
	position: relative;
	left: 0;
	top: 0;
	display: block;
	transition: transform 0.3s ease-in-out;
}
.courses-slick-slider {
	position: relative;
	display: block;
}
.courses-slick-slide {
	width: 228px;
	display: block;
	float: left;
	height: 100%;
}
.course-card {
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 15px;
	margin-right: 15px;
	position: relative;
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 216px;
	height: 290px;
	box-shadow: 1px 2px 5px #CCC;
	transition: box-shadow 0.3s;
}
.course-card:hover {
	box-shadow: 2px 3px 5px #888;
	transition: box-shadow 0.3s;
}
.course-card a {
  background: #fff;
  color: #29303b;
  height: 286px;
  display: block;
  font-size: small;
  overflow: hidden;
  position: relative;
}
.course-card .image-container {
	display: block;
	width: 100%;
	height: 122px;
	background: #FFE575;
}
.course-card-content {
	display: block;
	margin-top: 15px;
	margin-left: 15px;
}
.section-item {
	margin: 10px;
	border-radius: 2px;
	box-shadow: 0 0 1px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
  opacity: 1;
  transition: box-shadow 0.1s;
}
.section-item:hover {
	box-shadow: 0 2px 8px 2px rgba(20,23,28,.15);
	transition: box-shadow 0.1s;
}
.section-item div {
	padding: 10px;
	display: inline-block;
}
.section-item a {
	display: block;
}
.section-item .name {
	width: 70%;
}
.section-item .author {
	width: 30%;
}
.table-info, .table-info>td, .table-info>th {
	background-color: #d5eeee;
}
.subnav{border-bottom: 1px solid #e0e0e0;}
.home-page-content{
	padding-top: 20px;
}
.course-progress{
  height: 20px;  /* Can be anything */
  position: relative;
  background: #0f4747;
  padding: 0px;
  margin-top: 5px;
  color: #d5eeee;
}
.course-progress .progress-indicator {
  display: block;
  height: 100%;
  width: 0%;
  background-color: #808080;
  position: relative;
  overflow: hidden;
  -webkit-transition: width 1.5s; /* Safari */
  transition: width 1.5s;
  transition-timing-function: ease-in-out;
  text-align: center;
  font-size: 15px;
}

.course-progress .progress-text{
  position: absolute;
  top: 1px;
  width: 100%;
  text-align: center;
  font-weight: 100;
  font-size: 14px;
}

.dotorg-content .about-page{padding: 40px;}
.dotorg-content .about-page>.row{font-size: 17px; text-align: left;}
.dotorg-content .resources-page{padding-top: 20px;}
.dotorg-content .course-container .resource-landing{padding-top: 20px;}
.dotorg-content .support-form{padding-top: 20px;}
.dotorg-content .support-form h4{display: none;}
.dotorg-content .login-page h1{display: none;}
.dotorg-content .student-resources-page h4{display: none;}
.dotorg-content .instructor-resources-page h4{display: none;}
.dotorg-content .news-list{padding-top: 20px;}
.dotorg-content .news-list h3{display: none;}
.dotorg-content .subnav{text-transform: uppercase;}

.how-it-works-container .about-page h4{display: none;}

.sim-creator-container iframe{width: 100%; height: 900px; }

.sim-header{padding-top: 30px;}

.collaborators-container{padding: 0px 30px;}

.back-to-resources {margin-left: 20px; margin-top: 10px;}

/*.modal-dialog{color: #000;}
.modal-lg{height: 90%}
.modal-lg.modal-dialog{width: 95%;}
.modal-lg .modal-content{height: 100%;}
.modal-lg .modal-body{
	height: calc(100% - 140px);
	overflow: auto;
}
.modal-lg iframe{
	height: 99%;
	width: 100%;
}
.modal-title{color: #000;}*/