.rc-Modal.box.dark-bg,
.rc-Modal.side.dark-bg {
	background-color: $color-black-g6
}

.rc-SurveyModal.slideModalUp .c-modal-content {
	bottom: 0!important
}

.rc-SurveyModal .c-modal-content {
	border-top: none!important;
	transition: all .7s ease-in-out!important;
	width: 100%!important;
	max-width: 100%!important;
	left: 0!important;
	right: 0!important;
	bottom: -200px!important;
	min-height: unset!important;
	max-height: unset!important;
	height: unset!important
}

.rc-SurveyModal .c-modal-content .c-modal-top-border {
	width: 100%;
	height: 5px;
	background-image: linear-gradient(90deg, #005abd, #4fbde9)
}

.rc-SurveyModal .c-modal-content .vertical-box {
	max-width: 350px;
	margin: 0 auto;
	text-align: center
}

.rc-SurveyModal .c-modal-content .vertical-box .c-modal-title {
	margin-top: 1rem!important
}

.rc-SurveyModal .c-modal-content .vertical-box .c-modal-text {
	margin-bottom: 1.5rem!important
}

.rc-SurveyModal .c-modal-content .vertical-box .c-modal-actions .c-modal-button {
	width: 90%;
	margin-bottom: 1.5rem
}

.rc-SurveyModal .c-modal-content .vertical-box .c-modal-actions .c-modal-button:first-child {
	margin-right: 10px
}

@media (max-width:767px) {
	.rc-SurveyModal .c-modal-content .vertical-box {
		max-width: 100%;
		margin: 0 10px
	}
}

.rc-ExploreButton {
	margin: auto 0;
	background: none;
	border: none;
	height: 36px;
	width: 100%;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 3px;
	background-color: #2a73cc;
	font-weight: 700;
	cursor: default;
	padding: 0;
	position: relative
}

.rc-ExploreButton.menuIsOpen {
	box-shadow: 0 1px 6px #e4e4e4, 0 1px 4px #e4e4e4;
	background-color: transparent;
	height: 100%;
	cursor: default
}

.rc-ExploreButton.menuIsOpen.experimental-button {
	box-shadow: none;
	background-color: transparent
}

.rc-ExploreButton.menuIsOpen.experimental-button+.mega-menu-overlay .explore-Button-bottom-border-mask {
	background-color: transparent
}

.rc-ExploreButton.experimental-button {
	background-color: transparent;
	display: block;
	font-weight: 400;
	text-align: left
}

.rc-ExploreButton.experimental-button span {
	color: #000;
	display: inline-block;
	position: relative
}

.rc-ExploreButton.experimental-button span svg {
	margin-left: 6px
}

.rc-ExploreButton.experimental-button span.active {
	color: #000;
	font-weight: 400
}

.rc-ExploreButton span {
	top: 0;
	width: 100%;
	line-height: 36px;
	position: absolute;
	padding-left: 12px;
	color: #fff
}

.rc-ExploreButton span.active {
	color: #2a73cc;
	font-weight: 700
}

.rc-ExploreButton .cif-chevron-down {
	font-size: 9px;
	position: relative;
	top: -1px;
	padding: 0 6px
}

.mega-menu-items {
	font-family: OpenSans, Arial, sans-serif;
	z-index: 2;
	font-size: 14px;
	margin: 0 0 20px;
	position: relative;
	min-width: 280px;
	padding: 0 0 20px
}

.mega-menu-items .menu-item {
	background: none;
	border: none;
	display: block;
	width: 280px;
	color: #1f1f1f;
	text-decoration: none
}

.mega-menu-items .menu-item.selected {
	background-color: #f5f7fa
}

.mega-menu-items .cif-chevron-right {
	font-size: 12px;
	position: absolute;
	right: 14px;
	top: 6px
}

.mega-menu-items.showBorder {
	border-left: 1px solid #e1e1e1
}

.rc-MegaMenuItem {
	width: 100%;
	padding: 5px 24px;
	background: none;
	border: none;
	text-align: left;
	position: relative
}

.rc-MegaMenuItem.isDegree {
	margin-top: 14px
}

.explore-all-button-wrapper {
	width: 280px;
	padding: 0 24px
}

.explore-all-button-wrapper .explore-all-button {
	display: block;
	margin: 0 auto;
	color: #fff;
	white-space: normal
}

.rc-CompetencyTestLink {
	display: inline-block;
	margin-top: 20px
}

.rc-CompetencyTestLink:hover span {
	color: #2a73cc
}

.rc-CompetencyTestLink span {
	display: inline-block;
	color: #1f1f1f;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	margin-left: 10px
}

.rc-SubdomainsMenuWrap.ssr {
	display: none
}

.rc-SubdomainsMenuWrap.ssr.selected {
	display: block
}

.rc-SubdomainsMenu {
	padding: 0 24px;
	position: absolute;
	top: 0;
	height: 100%;
	width: 280px;
	border-left: 1px solid #e1e1e1;
	overflow-y: scroll
}

.rc-SubdomainsMenu .popular-topic {
	color: #000;
	padding: 2px 0;
	width: 240px
}

.rc-SubdomainsMenu .popular-topic:hover {
	color: #2a73cc
}

.rc-SubdomainsMenu .domain-name {
	font-size: 24px;
	margin-bottom: 20px
}

.rc-SubdomainsMenu .domain-description {
	display: inline-block;
	font-family: OpenSans, Arial, sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 16px
}

.rc-SubdomainsMenu .menu-item.rc-SubdomainItem {
	padding: 4px 0;
	width: 100%;
	text-align: left
}

.rc-SubdomainsMenu .menu-item.rc-SubdomainItem.isViewAll {
	font-weight: 600
}

.rc-SubdomainsMenu .menu-item.rc-SubdomainItem:hover {
	color: #2a73cc
}

.rc-BoxSubmenuItem {
	width: 100%;
	background-color: #08274e;
	border-radius: 2px;
	height: 80px;
	padding: 12px;
	margin-bottom: 12px;
	position: relative
}

.rc-BoxSubmenuItem:hover {
	opacity: .9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90)
}

.rc-BoxSubmenuItem .image-wrapper {
	height: 52px;
	max-width: 52px;
	background-color: #fff;
	padding: 2px
}

.rc-BoxSubmenuItem .display-name {
	padding-left: 12px;
	line-height: 1.2;
	color: #fff;
	max-height: 80px
}

.rc-BoxSubmenuItem .box-submenu-menu-item {
	position: absolute;
	top: 0;
	left: 0;
	width: 231px;
	height: 100%
}

.rc-BoxSubmenu {
	height: 100%;
	width: 280px;
	max-height: 520px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 24px;
	position: absolute;
	top: 0
}

.rc-BoxSubmenu ul {
	padding: 0
}

.rc-BoxSubmenu.showBorderLeft {
	border-left: 1px solid #e1e1e1
}

.rc-BoxSubmenu .section-title {
	margin-bottom: 10px;
	margin-right: 12px;
	display: inline-block
}

.rc-BoxSubmenu .view-all {
	color: #525252;
	display: inline-block;
	font-weight: 600;
	margin-bottom: 10px
}

.soapbox-outer-container {
	font-family: OpenSans, Arial, "sans-serif";
	letter-spacing: normal;
	box-sizing: border-box;
	-o-box-flex: 1;
	box-flex: 1;
	-ms-flex: 1 1 0;
	flex: 1 1 0
}

.soapbox-inner-container {
	-o-box-orient: horizontal;
	-ms-flex-direction: row;
	flex-direction: row;
	min-height: 240px;
	max-height: 240px;
	overflow: hidden;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #efefef;
	color: #1f1f1f;
	min-width: 510px
}

.soapbox-inner-container,
.soapbox-inner-container .left-side-container {
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.soapbox-inner-container .left-side-container {
	-o-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
	-o-box-align: start;
	-ms-flex-align: start;
	align-items: start;
	margin: 24px;
	max-height: 100%;
	-o-box-flex: 1;
	-ms-box-flex: 1;
	box-flex: 1;
	flex-grow: 1;
	max-width: 28em
}

.soapbox-inner-container .title-with-partner {
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column
}

.soapbox-inner-container .partner-name {
	text-transform: uppercase;
	font-weight: 800;
	font-size: 12px;
	min-height: 1em
}

.soapbox-inner-container .title {
	font-family: OpenSans, Arial, "sans-serif";
	font-size: 20px;
	font-weight: 900;
	color: inherit;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 1.5em
}

.soapbox-inner-container .title a {
	color: inherit
}

.soapbox-inner-container .right-side-container {
	width: 172px
}

.soapbox-inner-container .right-side-container img {
	position: relative;
	top: -1px;
	left: 1px;
	width: 172px;
	height: 240px;
	object-fit: contain
}

@media (max-width:607px) {
	.soapbox-inner-container {
		min-width: 320px
	}
	.soapbox-inner-container .left-side-container {
		text-align: center;
		-o-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		max-width: none;
		margin-left: 12px;
		margin-right: 12px
	}
	.soapbox-inner-container .right-side-container {
		display: none
	}
}

.dodgerBlue {
	background-color: #1e94eb;
	border-color: #1e94eb
}

.froly {
	background-color: #f26c75;
	border-color: #f26c75
}

.white {
	background-color: #fff;
	border-color: #efefef
}

.goldenPoppy {
	background-color: #f3c800;
	border-color: #f3c800
}

.lightCyan {
	background-color: #d7eef7;
	border-color: #d7eef7
}

.non-last-item {
	margin-right: 24px
}

@media (max-width:1267.2px) {
	.non-last-item {
		margin-bottom: 24px;
		margin-right: 0
	}
}

.soapbox-row {
	max-width: 1152px;
	margin: 48px auto;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-orient: horizontal;
	-ms-flex-direction: row;
	flex-direction: row
}

@media (max-width:1267.2px) {
	.soapbox-row {
		max-width: 90%;
		max-width: calc(100% - 40px);
		margin: 48px auto;
		-o-box-orient: vertical;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

@media (max-width:607px) {
	.soapbox-row {
		max-width: 100%;
		margin: 24px auto
	}
}

.menu-banner-ads-container {
	position: absolute;
	top: 0;
	width: 594px;
	background-color: #fff;
	-o-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0;
	padding-top: 8px
}

.menu-banner-ads-container .non-last-item {
	margin-bottom: 24px;
	margin-right: 0
}

.mega-menu-overlay {
	position: fixed;
	background-color: rgba(0, 0, 0, .7);
	top: 65px;
	left: 0;
	z-index: 3000;
	width: 100vw;
	height: calc(100% - 65px);
	display: block
}

.mega-menu-overlay-hidden {
	display: none
}

.mega-menu-container {
	position: absolute;
	top: -20px
}

.mega-menu {
	position: relative;
	padding: 14px 0 0;
	z-index: 3000;
	background-color: #fff;
	box-shadow: 0 1px 6px rgba(31, 31, 31, .12), 0 1px 4px rgba(31, 31, 31, .12)
}

.explore-Button-bottom-border-mask {
	height: 14px;
	width: 92px;
	position: relative;
	z-index: 3001;
	background-color: #fff
}

.rc-MegaMenuWrapper {
	position: relative;
	min-width: 92px;
	margin-right: 22px;
	height: 100%;
	padding: 15px 0 0
}

.rc-MegaMenuWrapper.menuIsOpen {
	padding-bottom: 0
}

.rc-MegaMenuWrapper .mega-menu-overlay--lazy-loading {
	position: fixed;
	background-color: rgba(0, 0, 0, .7);
	top: 65px;
	left: 0;
	z-index: 3000;
	width: 100vw;
	height: calc(100% - 65px);
	display: none
}

.rc-MegaMenuWrapper .mega-menu-overlay--lazy-loading.is-active {
	display: block
}

.rc-MegaMenuWrapper .mega-menu-overlay--lazy-loading .mega-menu-container {
	position: absolute;
	top: -10px;
	background: #fff;
	min-height: 575px;
	min-width: 280px
}

.rc-MegaMenuWrapper .mega-menu-overlay--lazy-loading .mega-menu {
	position: relative;
	padding: 14px 0 0;
	min-height: 575px;
	z-index: 3000;
	box-shadow: 0 1px 6px rgba(31, 31, 31, .12), 0 1px 4px rgba(31, 31, 31, .12)
}

.rc-EnterpriseMegaMenuWrapper.smallSubset {
	margin-right: 22px
}

.rc-EnterpriseMegaMenuWrapper .programExploreButton {
	margin: 15px 0;
	padding: 0 20px;
	border: none;
	height: 36px;
	width: 100%;
	display: -ms-flexbox;
	display: box;
	display: flex;
	position: relative;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 3px;
	font-weight: 700;
	cursor: default;
	background-color: $color-primary;
	line-height: 36px;
	color: $color-white
}

.rc-EnterpriseMegaMenuWrapper .programExploreButton:hover {
	background-color: $color-active
}

.Select {
	position: relative
}

.Select,
.Select div,
.Select input,
.Select span {
	box-sizing: border-box
}

.Select.is-disabled>.Select-control {
	background-color: #f9f9f9
}

.Select.is-disabled>.Select-control:hover {
	box-shadow: none
}

.Select.is-disabled .Select-arrow-zone {
	cursor: default;
	pointer-events: none;
	opacity: .35;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
	filter: alpha(opacity=35)
}

.Select-control {
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #ccc;
	color: #333;
	cursor: default;
	display: table;
	border-spacing: 0;
	border-collapse: separate;
	height: 36px;
	outline: none;
	overflow: hidden;
	position: relative;
	width: 100%
}

.Select-control:hover {
	box-shadow: 0 1px 0 rgba(0, 0, 0, .06)
}

.Select-control .Select-input:focus {
	outline: none
}

.is-open>.Select-control {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	background: #fff;
	border-color: #b3b3b3 #ccc #d9d9d9
}

.is-open>.Select-control .Select-arrow {
	top: -2px;
	border-color: transparent transparent #999;
	border-width: 0 5px 5px
}

.Select--single>.Select-control .Select-value,
.Select-placeholder {
	bottom: 0;
	color: #aaa;
	left: 0;
	line-height: 34px;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	right: 0;
	top: 0;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.Select-input {
	height: 34px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle
}

.Select-input>input {
	width: 100%;
	background: none transparent;
	border: 0;
	box-shadow: none;
	cursor: default;
	display: inline-block;
	font-family: inherit;
	font-size: inherit;
	margin: 0;
	outline: none;
	line-height: 14px;
	padding: 8px 0 12px;
	-webkit-appearance: none
}

.Select-control:not(.is-searchable)>.Select-input {
	outline: none
}

.Select-loading-zone {
	cursor: pointer;
	display: table-cell;
	text-align: center
}

.Select-loading,
.Select-loading-zone {
	position: relative;
	vertical-align: middle;
	width: 16px
}

.Select-loading {
	animation: b .4s linear infinite;
	height: 16px;
	box-sizing: border-box;
	border-radius: 50%!important;
	border: 2px solid #ccc;
	border-right-color: #333;
	display: inline-block
}

.Select-clear-zone {
	animation: a .2s;
	color: #999;
	cursor: pointer;
	display: table-cell;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 17px
}

.Select-clear-zone:hover {
	color: #d0021b
}

.Select-clear {
	display: inline-block;
	font-size: 18px;
	line-height: 1
}

.Select--multi .Select-clear-zone {
	width: 17px
}

.Select-arrow-zone {
	cursor: pointer;
	display: table-cell;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 25px;
	padding-right: 5px
}

.Select-arrow {
	border-color: #999 transparent transparent;
	border-style: solid;
	border-width: 5px 5px 2.5px;
	display: inline-block;
	height: 0;
	width: 0;
	position: relative
}

.is-open .Select-arrow,
.Select-arrow-zone:hover>.Select-arrow {
	border-top-color: #666
}

.Select--multi .Select-multi-value-wrapper {
	display: inline-block
}

.Select .Select-aria-only {
	display: inline-block;
	height: 1px;
	width: 1px;
	margin: -1px;
	clip: rect(0, 0, 0, 0);
	overflow: hidden;
	float: left
}

.Select-menu-outer {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-top-color: #e6e6e6;
	box-shadow: 0 1px 0 rgba(0, 0, 0, .06);
	box-sizing: border-box;
	margin-top: -1px;
	max-height: 200px;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 1;
	-webkit-overflow-scrolling: touch
}

.Select-menu {
	max-height: 198px;
	overflow-y: auto
}

.Select-option {
	box-sizing: border-box;
	background-color: #fff;
	color: #666;
	cursor: pointer;
	display: block;
	padding: 8px 10px
}

.Select-option:last-child {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.Select-option.is-selected {
	background-color: #f5faff;
	background-color: rgba(0, 126, 255, .04);
	color: #333
}

.Select-option.is-focused {
	background-color: #ebf5ff;
	background-color: rgba(0, 126, 255, .08);
	color: #333
}

.Select-option.is-disabled {
	color: #ccc;
	cursor: default
}

.Select-noresults {
	box-sizing: border-box;
	color: #999;
	cursor: default;
	display: block;
	padding: 8px 10px
}

.Select--multi .Select-input {
	vertical-align: middle;
	margin-left: 10px;
	padding: 0
}

.Select--multi.has-value .Select-input {
	margin-left: 5px
}

.Select--multi .Select-value {
	background-color: #ebf5ff;
	background-color: rgba(0, 126, 255, .08);
	border-radius: 2px;
	border: 1px solid #c2e0ff;
	border: 1px solid rgba(0, 126, 255, .24);
	color: #007eff;
	display: inline-block;
	font-size: .9em;
	line-height: 1.4;
	margin-left: 5px;
	margin-top: 5px;
	vertical-align: top
}

.Select--multi .Select-value-icon,
.Select--multi .Select-value-label {
	display: inline-block;
	vertical-align: middle
}

.Select--multi .Select-value-label {
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
	cursor: default;
	padding: 2px 5px
}

.Select--multi a.Select-value-label {
	color: #007eff;
	cursor: pointer;
	text-decoration: none
}

.Select--multi a.Select-value-label:hover {
	text-decoration: underline
}

.Select--multi .Select-value-icon {
	cursor: pointer;
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px;
	border-right: 1px solid #c2e0ff;
	border-right: 1px solid rgba(0, 126, 255, .24);
	padding: 1px 5px 3px
}

.Select--multi .Select-value-icon:focus,
.Select--multi .Select-value-icon:hover {
	background-color: #d8eafd;
	background-color: rgba(0, 113, 230, .08);
	color: #0071e6
}

.Select--multi .Select-value-icon:active {
	background-color: #c2e0ff;
	background-color: rgba(0, 126, 255, .24)
}

.Select--multi.is-disabled .Select-value {
	background-color: #fcfcfc;
	border: 1px solid #e3e3e3;
	color: #333
}

.Select--multi.is-disabled .Select-value-icon {
	cursor: not-allowed;
	border-right: 1px solid #e3e3e3
}

.Select--multi.is-disabled .Select-value-icon:active,
.Select--multi.is-disabled .Select-value-icon:focus,
.Select--multi.is-disabled .Select-value-icon:hover {
	background-color: #fcfcfc
}

@keyframes a {
	0% {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0)
	}
	to {
		opacity: 1;
		-ms-filter: none;
		filter: none
	}
}

@keyframes b {
	to {
		transform: rotate(1turn)
	}
}

.Select {
	width: 100%
}

.Select,
.Select div,
.Select input,
.Select span {
	border-radius: 0
}

.rc-LazyLoadingHandler {
	margin-top: 4rem
}

.rc-MobileSearchPage {
	position: fixed;
	top: -120vh;
	background-color: transparent;
	height: 100vh;
	width: 1px;
	padding-top: 65px;
	transition: transform .6s;
	overflow: visible;
	z-index: 3001
}

.rc-MobileSearchPage.open-mobile-search {
	transform: translateY(120vh)
}

.rc-MobileSearchPage .mobile-search-body-wrapper {
	padding: 0 15px;
	background-color: #fff;
	height: 100%;
	width: 100vw;
	overflow: scroll
}

.rc-MobileSearchPage .c-MobileSearchBar {
	width: 100%;
	border-bottom: 1px solid #000
}

.rc-MobileSearchPage .c-MobileSearchBar .search-magnifier {
	display: inline-block;
	height: 100%;
	padding-top: 10px;
	margin: 0 5px
}

.rc-MobileSearchPage .c-MobileSearchBar.active {
	border-bottom: 1px solid #2a73cc
}

.rc-MobileSearchPage .c-MobileSearchBar .c-ph-search-bar {
	border: none;
	display: inline-block;
	width: 100%
}

.rc-MobileSearchPage .c-MobileSearchBar .c-ph-search-bar .c-ph-search-wrapper .c-search-form {
	width: 100%
}

.rc-MobileSearchPage .c-MobileSearchBar .c-ph-search-bar .c-ph-search-wrapper .c-search-form .c-search-input-container input {
	font-size: 16px
}

body.is-mobileMenuOpen {
	height: 100%;
	height: 100vh;
	width: 100%;
	width: 100vw;
	overflow: hidden
}

.c-mobile-toggle-button {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 14px;
	border: none;
	background-color: transparent
}

.mobile-header-menu {
	position: fixed;
	top: 0;
	width: 250px;
	height: calc(100vh + 35px);
	height: 100%;
	margin-bottom: 0;
	background-color: #fff;
	padding: 0;
	overflow: scroll;
	left: -250px;
	transition: transform .3s;
	z-index: 1000
}

.mobile-header-menu-child {
	padding-left: 0
}

.mobile-header-menu.show-nav {
	transform: translate(250px)
}

.mobile-header-menu .mobile-header-btn {
	list-style-type: none;
	padding: 15px
}

.mobile-header-menu .mobile-header-btn.first {
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.mobile-header-menu .mobile-header-btn a {
	text-decoration: none;
	color: #000;
	width: 100%;
	display: inline-block
}

.mobile-menu-overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	height: calc(100vh + 35px);
	height: 100%;
	background: #000;
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	z-index: 100;
	border: 0;
	padding: 0
}

.mobile-menu-overlay button {
	position: fixed;
	top: 4px;
	width: calc(100vw - 258px);
	left: 254px;
	height: calc(100vh - 8px);
	border: none;
	background: transparent;
	padding: 0;
	margin: 0
}

.mobile-menu-overlay button:active,
.mobile-menu-overlay button:hover {
	outline: none
}

.mobile-menu-overlay.fade-light-enter {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0)
}

.mobile-menu-overlay.fade-light-enter.fade-light-enter-active {
	transition: opacity .3s
}

.mobile-menu-overlay.fade-light-enter.fade-light-enter-active,
.mobile-menu-overlay.fade-light-leave {
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70)
}

.mobile-menu-overlay.fade-light-leave.fade-light-leave-active {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	transition: opacity .3s
}

.c-mobile-logo .c-mobile-enterprise-logo {
	margin-bottom: 0;
	margin-left: 6px;
	color: #000;
	font-size: 1.1rem
}

.mobile-header-logo-with-jff {
	margin-left: 40px
}

li.c-ph-sign-up {
	list-style: none
}

li.c-ph-sign-up a.join-for-free-btn {
	position: absolute;
	border-radius: 2px;
	bottom: 14px;
	right: 15px;
	font-size: 14px;
	font-weight: 700
}

.rc-SearchBar {
	margin: auto;
	width: 280px
}

@media (min-width:992px) {
	.rc-SearchBar {
		width: 300px
	}
}

@media (min-width:1030px) {
	.rc-SearchBar {
		width: 350px
	}
}

@media (min-width:1200px) {
	.rc-SearchBar {
		width: 450px
	}
}

.rc-SearchBar.small-search-bar {
	float: right;
	margin-right: 10px;
	width: 280px
}

.rc-SearchBar.small-search-bar .search-form .rc-AutoComplete,
.rc-SearchBar.small-search-bar .search-form .rc-SearchBar {
	width: 280px
}

@media (min-width:1325px) {
	.rc-SearchBar.small-search-bar {
		margin-right: 40px;
		width: 350px
	}
}

@media (max-width:767px) {
	.rc-SearchBar {
		padding: 12px 0
	}
}

.rc-SearchBar .enableOneStepSearch .search-button .magnifier-wrapper,
.rc-SearchBar .shouldShowExposedSearchAndReg .search-button .magnifier-wrapper {
	border-left: 0
}

.rc-SearchBar.enableOneStepSearch .search-form {
	width: 100%
}

.rc-SearchBar.enableOneStepSearch .search-form .search-button {
	min-width: 40px
}

.rc-SearchBar.enableOneStepSearch .magnifier-wrapper {
	position: static
}

.rc-SearchBar.shouldShowExposedSearchAndReg {
	padding: .5rem;
	margin: 0;
	width: 350px
}

@media (max-width:767px) {
	.rc-SearchBar.shouldShowExposedSearchAndReg {
		padding: 0;
		width: 100%
	}
}

.rc-SearchBar.shouldShowExposedSearchAndReg .magnifier-wrapper {
	border: 1px solid #e1e1e1;
	padding: 10px;
	background-color: #4a90e2
}

@media (min-width:768px) and (max-width:$landscape-ipad-width) {
	.rc-SearchBar.shouldShowExposedSearchAndReg .magnifier-wrapper {
		border-left: 0
	}
}

@media (min-width:768px) {
	.rc-SearchBar .mobile-magnifier {
		display: none
	}
}

.rc-SearchBar .search-form {
	width: 100%;
	top: 0;
	left: 0;
	margin: 0;
	position: relative
}

.rc-SearchBar .magnifier-wrapper {
	display: -ms-flexbox;
	display: box;
	display: flex;
	padding-left: 8px;
	height: 40px;
	position: absolute;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.rc-SearchBar .search-button {
	height: 100%
}

.rc-SearchBar .search-button .magnifier-wrapper {
	padding: 10px;
	border-radius: 0 2px 2px 0;
	background-color: #2a73cc;
	width: 40px;
	height: 40px
}

@media (max-width:767px) {
	.rc-SearchBar .search-button {
		display: none
	}
}

.rc-SearchBar #algolia-placeholder-search-input {
	width: 100%;
	height: 40px;
	padding: 0 10px 0 36px;
	font-family: Helvetica, sans-serif;
	font-weight: 300;
	font-size: 16px;
	box-shadow: none;
	margin-bottom: 0;
	border: 1px solid #e1e1e1;
	border-radius: 2px 0 0 2px;
	background: #fff
}

@media (min-width:768px) {
	.rc-SearchBar #algolia-placeholder-search-input {
		padding: 0 10px
	}
}

.rc-SearchBar #algolia-placeholder-search-input:focus {
	outline: none;
	box-shadow: none
}

.browse-content-wrapper {
	position: relative;
	height: 100%
}

.browse-content-wrapper .search-magnifier {
	display: inline-block;
	height: 100%;
	padding-top: 13px
}

.browse-content-wrapper .header-search {
	padding-top: 12px;
	margin-bottom: 12.5px;
	border-bottom: 1px solid #525252
}

.browse-content-wrapper .header-search.active {
	border-bottom: 1px solid #2a73cc
}

.browse-content-wrapper .header-search .c-ph-search-bar {
	border: none;
	display: inline-block;
	width: 280px
}

.browse-content-wrapper .header-search .c-ph-search-bar .c-ph-search-wrapper .c-search-form {
	width: 100%
}

.signup-btn {
	border-radius: 100px!important;
	min-width: 88px!important;
	width: auto!important
}

.rc-HeaderRightNavButton {
	position: relative;
	text-align: left
}

.rc-HeaderRightNavButton.dropdown-btn {
	width: 245px;
	height: 42px;
	outline: 0
}

.rc-HeaderRightNavButton.dropdown-btn a:focus,
.rc-HeaderRightNavButton.dropdown-btn a:hover {
	outline: 0;
	background-color: #f0f0f0
}

@media (min-width:768px) and (max-width:1024px) {
	.rc-HeaderRightNavButton.dropdown-btn {
		width: 190px
	}
}

.rc-HeaderRightNavButton a,
.rc-HeaderRightNavButton button {
	display: block;
	width: auto;
	height: auto;
	margin: 0!important;
	padding: 12px 18px;
	font-size: 14px;
	line-height: 20px;
	color: #1f1f1f;
	clear: both;
	white-space: nowrap;
	border: 0
}

.rc-HeaderRightNavButton a:focus,
.rc-HeaderRightNavButton a:hover,
.rc-HeaderRightNavButton button:focus,
.rc-HeaderRightNavButton button:hover {
	text-decoration: none;
	color: #000
}

@media (max-width:991px) {
	.rc-HeaderRightNavButton .rc-HeaderRightNavButton a,
	.rc-HeaderRightNavButton .rc-HeaderRightNavButton a button.my-coursera,
	.rc-HeaderRightNavButton .rc-HeaderRightNavButton a button.my-coursera button.sign-out,
	.rc-HeaderRightNavButton .rc-HeaderRightNavButton button,
	.rc-HeaderRightNavButton .rc-HeaderRightNavButton button button.my-coursera,
	.rc-HeaderRightNavButton .rc-HeaderRightNavButton button button.my-coursera button.sign-out {
		padding-right: 14px
	}
}

@media (max-width:767px) {
	.rc-HeaderRightNavButton .rc-HeaderRightNavButton {
		padding: 8px 24px!important;
		height: 40px!important
	}
	.rc-HeaderRightNavButton .rc-HeaderRightNavButton a {
		color: $ph-text-color!important;
		background-color: transparent!important
	}
}

.rc-NotificationUnreadCount {
	width: 20px;
	height: 20px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	line-height: 20px;
	text-align: center;
	border-radius: 50px;
	background-color: #b30015
}

.rc-NotificationIcon {
	margin-left: 5px;
	margin-top: -7px;
	margin-right: 10px;
	position: relative;
	padding: 10px
}

.rc-NotificationIcon,
.rc-NotificationIcon:active,
.rc-NotificationIcon:focus,
.rc-NotificationIcon:hover {
	border: none;
	outline: none;
	background: none
}

.rc-NotificationIcon:focus svg,
.rc-NotificationIcon:hover svg {
	fill: #2a73cc!important
}

.rc-NotificationIcon .rc-NotificationUnreadCount {
	top: 1px;
	right: 9px;
	position: absolute
}

.rc-NotificationHeader {
	clear: both;
	height: 60px;
	padding: 20px;
	border-bottom: 1px solid #e1e1e1
}

.rc-NotificationHeader h1 {
	float: left;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: OpenSans, Arial, sans-serif
}

.rc-NotificationHeader .notification-center-mark-all-read {
	float: right;
	font-size: 14px;
	padding: 0;
	display: inline;
	font-weight: 400;
	min-height: 20px
}

.rc-NotificationListEmpty {
	padding: 20px;
	text-align: center
}

.rc-NotificationListEmpty h2 {
	font-size: 20px;
	font-family: OpenSans, Arial, sans-serif
}

.rc-NotificationListEmpty .notification-list-empty-description {
	color: #666;
	font-size: 14px
}

.rc-Notification {
	display: block;
	padding: 15px 20px;
	word-break: break-word;
	border-bottom: 1px solid #e1e1e1;
	background-color: rgba(42, 115, 204, .06)
}

.rc-Notification,
.rc-Notification:active,
.rc-Notification:focus,
.rc-Notification:hover {
	color: #000;
	text-decoration: none
}

.rc-Notification.read {
	color: #4d4d4d;
	background-color: #fff
}

.rc-Notification .notification-timestamp {
	color: #666;
	font-size: 12px;
	margin-top: 5px
}

.rc-NotificationListView .notification-list-view-triangle {
	z-index: 2;
	width: 40px;
	height: 15px;
	position: absolute;
	overflow: hidden;
	margin-left: 93px;
	box-shadow: -1px -1px 10px -17px rgba(0, 0, 0, .12)
}

.rc-NotificationListView .notification-list-view-triangle:after {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	background: #fff;
	transform: rotate(45deg);
	top: 5px;
	left: 4px;
	box-shadow: -1px -1px 5px -1px rgba(0, 0, 0, .12);
	border: 1px solid #e1e1e1
}

.rc-NotificationListView .notification-list-view-content {
	background: #fff;
	border: 1px solid #e1e1e1;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .12);
	width: 380px;
	position: absolute;
	top: 14px
}

.rc-NotificationListView .notification-list-view-notifications {
	max-height: 500px;
	overflow-y: auto;
	overscroll-behavior: contain
}

.rc-NotificationCenter {
	position: relative
}

.rc-NotificationCenter .rc-NotificationListView {
	left: -75px;
	position: absolute
}

.rc-UniversityLogo {
	border-left: 2px solid rgba(0, 0, 0, .12);
	margin-left: 24px;
	padding-left: 24px;
	max-height: 25px;
	max-width: 300px
}

.rc-UniversityLogo .branding-image {
	padding-right: 16px
}

.rc-CatalogDropdown {
	padding-top: 32px;
	padding-bottom: 16px
}

.rc-CatalogDropdown.adjustForFixedHeader {
	position: fixed;
	width: 100%;
	z-index: 10000
}

.rc-CatalogDropdown .domains {
	max-width: 600px;
	margin: 0 auto
}

.rc-CatalogDropdown .domain {
	min-width: 250px;
	margin-bottom: 16px;
	text-decoration: none
}

.rc-CatalogDropdown .domain .domain-name {
	text-decoration: none
}

.rc-CatalogDropdown .domain .domain-name:focus,
.rc-CatalogDropdown .domain .domain-name:hover {
	text-decoration: none;
	color: $color-link-active
}

.rc-CatalogDropdown .domain .domain-name:hover {
	transition: .4s ease
}

.rc-CatalogDropdown .icon {
	color: $color-link-active;
	font-size: 16px;
	margin-right: 16px;
	width: 24px
}

.body-1-text,
.body-2-text,
.rc-AuthenticationModal-content header,
.rc-AuthenticationModal-content header a,
.rc-AuthenticationModal .c-user-modal-content,
.rc-AuthenticationModal .c-user-modal-content input,
.rc-AuthenticationModal .rc-AuthenticationModal-content header,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a,
.search-bar .input-area .search-input,
body,
p,
ul.styleguide.dropdown li>a,
ul.styleguide.dropdown li>button,
ul.styleguide.dropdown li>button.secondary {
	font-size: 14px;
	line-height: 21px;
	font-family: OpenSans, Arial, sans-serif
}

.body-2-text,
.rc-AuthenticationModal-content header,
.rc-AuthenticationModal-content header a,
.rc-AuthenticationModal .c-user-modal-content,
.rc-AuthenticationModal .rc-AuthenticationModal-content header,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a {
	font-family: OpenSans, Arial, sans-serif;
	font-weight: 700
}

.caption-text,
.pagination-controls-container .arrow,
.pagination-controls-container .number,
.rc-AuthenticationModal .c-user-modal-content .c-user-modal-help-text {
	font-size: 12px;
	line-height: 18px;
	font-family: OpenSans, Arial, sans-serif
}

.container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container:after,
.row:after {
	content: "";
	display: table;
	clear: both
}

@media (min-width:576px) {
	.container {
		width: 540px;
		max-width: 100%
	}
}

@media (min-width:768px) {
	.container {
		width: 720px;
		max-width: 100%
	}
}

@media (min-width:992px) {
	.container {
		width: 960px;
		max-width: 100%
	}
}

@media (min-width:1200px) {
	.container {
		width: 1140px;
		max-width: 100%
	}
}

@media (min-width:1440px) {
	.container {
		width: 1380px;
		max-width: 100%
	}
}

.row {
	display: -ms-flexbox;
	display: box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.col-lg-3,
.col-lg-4,
.col-lg-8,
.col-lg-10,
.col-lg-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-12,
.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-6,
.col-xs-8,
.col-xs-9,
.col-xs-12 {
	position: relative;
	min-height: 1px;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	-ms-box-flex: 1;
	flex-grow: 1;
	max-width: 100%
}

.col-xs,
.col-xs-1 {
	-o-box-flex: 1;
	box-flex: 1
}

.col-xs-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}

.col-xs-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}

.col-xs-2,
.col-xs-3 {
	-o-box-flex: 1;
	box-flex: 1
}

.col-xs-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-xs-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}

.col-xs-4,
.col-xs-6 {
	-o-box-flex: 1;
	box-flex: 1
}

.col-xs-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-xs-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}

.col-xs-8,
.col-xs-9 {
	-o-box-flex: 1;
	box-flex: 1
}

.col-xs-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-xs-12 {
	-o-box-flex: 1;
	box-flex: 1;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.pull-xs-0 {
	right: auto
}

.pull-xs-1 {
	right: 8.333333%
}

.pull-xs-2 {
	right: 16.666667%
}

.pull-xs-3 {
	right: 25%
}

.pull-xs-4 {
	right: 33.333333%
}

.pull-xs-5 {
	right: 41.666667%
}

.pull-xs-6 {
	right: 50%
}

.pull-xs-7 {
	right: 58.333333%
}

.pull-xs-8 {
	right: 66.666667%
}

.pull-xs-9 {
	right: 75%
}

.pull-xs-10 {
	right: 83.333333%
}

.pull-xs-11 {
	right: 91.666667%
}

.pull-xs-12 {
	right: 100%
}

.push-xs-0 {
	left: auto
}

.push-xs-1 {
	left: 8.333333%
}

.push-xs-2 {
	left: 16.666667%
}

.push-xs-3 {
	left: 25%
}

.push-xs-4 {
	left: 33.333333%
}

.push-xs-5 {
	left: 41.666667%
}

.push-xs-6 {
	left: 50%
}

.push-xs-7 {
	left: 58.333333%
}

.push-xs-8 {
	left: 66.666667%
}

.push-xs-9 {
	left: 75%
}

.push-xs-10 {
	left: 83.333333%
}

.push-xs-11 {
	left: 91.666667%
}

.push-xs-12 {
	left: 100%
}

@media (min-width:576px) {
	.col-sm-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-sm-2,
	.col-sm-3 {
		-o-box-flex: 1;
		box-flex: 1
	}
	.col-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-sm-4,
	.col-sm-5 {
		-o-box-flex: 1;
		box-flex: 1
	}
	.col-sm-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-6,
	.col-sm-7 {
		-o-box-flex: 1;
		box-flex: 1
	}
	.col-sm-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-sm-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-sm-8,
	.col-sm-9 {
		-o-box-flex: 1;
		box-flex: 1
	}
	.col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-sm-10,
	.col-sm-12 {
		-o-box-flex: 1;
		box-flex: 1
	}
	.col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.pull-sm-0 {
		right: auto
	}
	.pull-sm-1 {
		right: 8.333333%
	}
	.pull-sm-2 {
		right: 16.666667%
	}
	.pull-sm-3 {
		right: 25%
	}
	.pull-sm-4 {
		right: 33.333333%
	}
	.pull-sm-5 {
		right: 41.666667%
	}
	.pull-sm-6 {
		right: 50%
	}
	.pull-sm-7 {
		right: 58.333333%
	}
	.pull-sm-8 {
		right: 66.666667%
	}
	.pull-sm-9 {
		right: 75%
	}
	.pull-sm-10 {
		right: 83.333333%
	}
	.pull-sm-11 {
		right: 91.666667%
	}
	.pull-sm-12 {
		right: 100%
	}
	.push-sm-0 {
		left: auto
	}
	.push-sm-1 {
		left: 8.333333%
	}
	.push-sm-2 {
		left: 16.666667%
	}
	.push-sm-3 {
		left: 25%
	}
	.push-sm-4 {
		left: 33.333333%
	}
	.push-sm-5 {
		left: 41.666667%
	}
	.push-sm-6 {
		left: 50%
	}
	.push-sm-7 {
		left: 58.333333%
	}
	.push-sm-8 {
		left: 66.666667%
	}
	.push-sm-9 {
		left: 75%
	}
	.push-sm-10 {
		left: 83.333333%
	}
	.push-sm-11 {
		left: 91.666667%
	}
	.push-sm-12 {
		left: 100%
	}
}

@media (min-width:768px) {
	.col-md-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-md-2,
	.col-md-3 {
		-o-box-flex: 1;
		box-flex: 1
	}
	.col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-md-4,
	.col-md-5 {
		-o-box-flex: 1;
		box-flex: 1
	}
	.col-md-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-6,
	.col-md-8 {
		-o-box-flex: 1;
		box-flex: 1
	}
	.col-md-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-9,
	.col-md-10 {
		-o-box-flex: 1;
		box-flex: 1
	}
	.col-md-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-md-12 {
		-o-box-flex: 1;
		box-flex: 1;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.pull-md-0 {
		right: auto
	}
	.pull-md-1 {
		right: 8.333333%
	}
	.pull-md-2 {
		right: 16.666667%
	}
	.pull-md-3 {
		right: 25%
	}
	.pull-md-4 {
		right: 33.333333%
	}
	.pull-md-5 {
		right: 41.666667%
	}
	.pull-md-6 {
		right: 50%
	}
	.pull-md-7 {
		right: 58.333333%
	}
	.pull-md-8 {
		right: 66.666667%
	}
	.pull-md-9 {
		right: 75%
	}
	.pull-md-10 {
		right: 83.333333%
	}
	.pull-md-11 {
		right: 91.666667%
	}
	.pull-md-12 {
		right: 100%
	}
	.push-md-0 {
		left: auto
	}
	.push-md-1 {
		left: 8.333333%
	}
	.push-md-2 {
		left: 16.666667%
	}
	.push-md-3 {
		left: 25%
	}
	.push-md-4 {
		left: 33.333333%
	}
	.push-md-5 {
		left: 41.666667%
	}
	.push-md-6 {
		left: 50%
	}
	.push-md-7 {
		left: 58.333333%
	}
	.push-md-8 {
		left: 66.666667%
	}
	.push-md-9 {
		left: 75%
	}
	.push-md-10 {
		left: 83.333333%
	}
	.push-md-11 {
		left: 91.666667%
	}
	.push-md-12 {
		left: 100%
	}
	.offset-md-2 {
		margin-left: 16.666667%
	}
	.offset-md-4 {
		margin-left: 33.333333%
	}
}

@media (min-width:992px) {
	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-3,
	.col-lg-4 {
		-o-box-flex: 1;
		box-flex: 1
	}
	.col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-lg-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-lg-8,
	.col-lg-10 {
		-o-box-flex: 1;
		box-flex: 1
	}
	.col-lg-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-lg-12 {
		-o-box-flex: 1;
		box-flex: 1;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.pull-lg-0 {
		right: auto
	}
	.pull-lg-1 {
		right: 8.333333%
	}
	.pull-lg-2 {
		right: 16.666667%
	}
	.pull-lg-3 {
		right: 25%
	}
	.pull-lg-4 {
		right: 33.333333%
	}
	.pull-lg-5 {
		right: 41.666667%
	}
	.pull-lg-6 {
		right: 50%
	}
	.pull-lg-7 {
		right: 58.333333%
	}
	.pull-lg-8 {
		right: 66.666667%
	}
	.pull-lg-9 {
		right: 75%
	}
	.pull-lg-10 {
		right: 83.333333%
	}
	.pull-lg-11 {
		right: 91.666667%
	}
	.pull-lg-12 {
		right: 100%
	}
	.push-lg-0 {
		left: auto
	}
	.push-lg-1 {
		left: 8.333333%
	}
	.push-lg-2 {
		left: 16.666667%
	}
	.push-lg-3 {
		left: 25%
	}
	.push-lg-4 {
		left: 33.333333%
	}
	.push-lg-5 {
		left: 41.666667%
	}
	.push-lg-6 {
		left: 50%
	}
	.push-lg-7 {
		left: 58.333333%
	}
	.push-lg-8 {
		left: 66.666667%
	}
	.push-lg-9 {
		left: 75%
	}
	.push-lg-10 {
		left: 83.333333%
	}
	.push-lg-11 {
		left: 91.666667%
	}
	.push-lg-12 {
		left: 100%
	}
	.offset-lg-1 {
		margin-left: 8.333333%
	}
	.offset-lg-2 {
		margin-left: 16.666667%
	}
}

@media (min-width:1200px) {
	.pull-xl-0 {
		right: auto
	}
	.pull-xl-1 {
		right: 8.333333%
	}
	.pull-xl-2 {
		right: 16.666667%
	}
	.pull-xl-3 {
		right: 25%
	}
	.pull-xl-4 {
		right: 33.333333%
	}
	.pull-xl-5 {
		right: 41.666667%
	}
	.pull-xl-6 {
		right: 50%
	}
	.pull-xl-7 {
		right: 58.333333%
	}
	.pull-xl-8 {
		right: 66.666667%
	}
	.pull-xl-9 {
		right: 75%
	}
	.pull-xl-10 {
		right: 83.333333%
	}
	.pull-xl-11 {
		right: 91.666667%
	}
	.pull-xl-12 {
		right: 100%
	}
	.push-xl-0 {
		left: auto
	}
	.push-xl-1 {
		left: 8.333333%
	}
	.push-xl-2 {
		left: 16.666667%
	}
	.push-xl-3 {
		left: 25%
	}
	.push-xl-4 {
		left: 33.333333%
	}
	.push-xl-5 {
		left: 41.666667%
	}
	.push-xl-6 {
		left: 50%
	}
	.push-xl-7 {
		left: 58.333333%
	}
	.push-xl-8 {
		left: 66.666667%
	}
	.push-xl-9 {
		left: 75%
	}
	.push-xl-10 {
		left: 83.333333%
	}
	.push-xl-11 {
		left: 91.666667%
	}
	.push-xl-12 {
		left: 100%
	}
}

@media (min-width:1440px) {
	.pull-xxl-0 {
		right: auto
	}
	.pull-xxl-1 {
		right: 8.333333%
	}
	.pull-xxl-2 {
		right: 16.666667%
	}
	.pull-xxl-3 {
		right: 25%
	}
	.pull-xxl-4 {
		right: 33.333333%
	}
	.pull-xxl-5 {
		right: 41.666667%
	}
	.pull-xxl-6 {
		right: 50%
	}
	.pull-xxl-7 {
		right: 58.333333%
	}
	.pull-xxl-8 {
		right: 66.666667%
	}
	.pull-xxl-9 {
		right: 75%
	}
	.pull-xxl-10 {
		right: 83.333333%
	}
	.pull-xxl-11 {
		right: 91.666667%
	}
	.pull-xxl-12 {
		right: 100%
	}
	.push-xxl-0 {
		left: auto
	}
	.push-xxl-1 {
		left: 8.333333%
	}
	.push-xxl-2 {
		left: 16.666667%
	}
	.push-xxl-3 {
		left: 25%
	}
	.push-xxl-4 {
		left: 33.333333%
	}
	.push-xxl-5 {
		left: 41.666667%
	}
	.push-xxl-6 {
		left: 50%
	}
	.push-xxl-7 {
		left: 58.333333%
	}
	.push-xxl-8 {
		left: 66.666667%
	}
	.push-xxl-9 {
		left: 75%
	}
	.push-xxl-10 {
		left: 83.333333%
	}
	.push-xxl-11 {
		left: 91.666667%
	}
	.push-xxl-12 {
		left: 100%
	}
}

.c-ph-search-bar .c-ph-search-wrapper .c-catalog-button:focus,
.c-ph-search-bar .c-ph-search-wrapper .c-catalog-button:hover {
	background-color: #e6e9ed
}

.rc-Modal.layer .c-modal-overlay {
	background-color: rgba(0, 0, 0, .83)
}

body.c-phoenix-modal-open {
	overflow: hidden
}

.rc-Modal .c-modal-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	z-index: 3000
}

.rc-Modal .c-modal-content {
	position: fixed;
	top: 50%;
	right: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 720px;
	max-width: 98%;
	min-height: 200px;
	z-index: 10000
}

.rc-Modal .c-modal-x-out {
	position: absolute;
	top: 28px;
	right: 28px;
	text-align: right;
	padding-top: 4px;
	font-size: 24px;
	color: #999;
	cursor: pointer;
	z-index: 10000
}

.rc-Modal .c-modal-x-out a {
	color: #999;
	cursor: pointer;
	text-decoration: none
}

.rc-Modal .c-modal-x-out:hover {
	color: #666;
	text-decoration: none
}

.rc-Modal.layer .c-modal-overlay {
	opacity: inherit;
	-ms-filter: inherit;
	filter: inherit
}

.rc-Modal.layer .c-modal-content {
	top: 33%;
	color: #fff;
	text-align: center
}

.rc-Modal.box .c-modal-overlay,
.rc-Modal.side .c-modal-overlay {
	background-color: #888;
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50)
}

.rc-Modal.box .c-modal-content,
.rc-Modal.side .c-modal-content {
	background-color: #fff;
	border-radius: 3px;
	max-height: 98%;
	overflow-y: auto
}

.rc-Modal.box .c-modal-title,
.rc-Modal.side .c-modal-title {
	margin: 0 0 18px;
	text-align: left
}

.rc-Modal.box .c-modal-subtitle,
.rc-Modal.side .c-modal-subtitle {
	margin-bottom: 16px
}

.rc-Modal.box .c-modal-cancel,
.rc-Modal.side .c-modal-cancel {
	cursor: pointer;
	margin: 6px 36px 0 0;
	color: $cancel-link-color
}

.rc-Modal.box .c-modal-action-bar,
.rc-Modal.side .c-modal-action-bar {
	text-align: right
}

.rc-Modal.box .c-modal-action-bar .c-modal-action-button,
.rc-Modal.side .c-modal-action-bar .c-modal-action-button {
	margin-left: 16px
}

.rc-Modal.box .c-modal-error-message,
.rc-Modal.side .c-modal-error-message {
	margin-left: 64px;
	display: inline-block;
	margin-top: 8px
}

.rc-Modal.box.dark-bg,
.rc-Modal.side.dark-bg {
	background-color: rgba(0, 0, 0, .8);
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80)
}

.rc-Modal.side .c-modal-content {
	transform: none;
	-webkit-transform: none;
	top: 0;
	border-radius: 0;
	max-height: 100%;
	height: 100%
}

@media (min-width:480px) {
	.rc-Modal.side .c-modal-content {
		left: 0;
		width: 100%
	}
}

@media (min-width:768px) {
	.rc-Modal.side .c-modal-content {
		left: 60%;
		width: 40%
	}
}

@media (min-width:992px) {
	.rc-Modal.side .c-modal-content {
		left: 70%;
		width: 30%
	}
}

.rc-Modal.box .c-modal-content {
	padding: 28px;
	border-radius: 3px;
	max-height: 98%;
	overflow-y: auto
}

.rc-Modal.popup.top-right .c-modal-content {
	min-height: 100px;
	width: 350px;
	top: 80px;
	bottom: auto;
	left: auto;
	right: 10px;
	overflow-y: auto;
	transform: none;
	-webkit-transform: none
}

.rc-Modal.popup .c-modal-content {
	background-color: #fff;
	border-radius: 3px;
	max-height: 98%;
	width: 470px;
	top: auto;
	bottom: 10px;
	left: auto;
	right: 10px;
	overflow-y: auto;
	transform: none;
	-webkit-transform: none
}

.rc-Modal.popup .c-modal-x-out {
	top: 10px;
	right: 15px
}

.rc-Modal.popup .c-modal-title {
	margin: 0 0 18px;
	text-align: left
}

.rc-Modal.popup .c-modal-subtitle {
	margin-bottom: 16px
}

.rc-Modal.popup .c-modal-cancel {
	cursor: pointer;
	margin: 6px 36px 0 0;
	color: $cancel-link-color
}

.rc-Modal.popup .c-modal-action-bar {
	text-align: right
}

.rc-Modal.popup .c-modal-action-bar .c-modal-action-button {
	margin-left: 16px
}

.rc-Modal.popup .c-modal-error-message {
	margin-left: 64px;
	display: inline-block;
	margin-top: 8px
}

@media (max-width:767px) {
	.rc-Modal .c-modal-content {
		width: 98%;
		top: 4px;
		left: 0;
		padding: 16px;
		transform: none;
		-webkit-transform: none;
		max-height: 98%;
		overflow-y: scroll
	}
	.rc-Modal .c-modal-x-out {
		top: 16px;
		right: 16px
	}
	.rc-Modal.popup .c-modal-content {
		padding: 0
	}
}

.bt3-tooltip {
	z-index: 100001!important
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
	.rc-Modal .c-modal-x-out a {
		outline: thin dotted #000
	}
}
/*
.modal {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1050;
	width: 560px;
	margin: -250px 0 0 -280px;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .3);
	*border: 1px solid #999;
	border-radius: 6px;
	-ms-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
	-o-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
	-ms-background-clip: padding-box;
	background-clip: padding-box;
	outline: none
}

.modal.fade {
	transition: opacity .3s linear, top .3s ease-out;
	top: -25%
}

.modal.fade.in {
	top: 50%
}

.modal-header {
	padding: 9px 15px;
	border-bottom: 1px solid #eee
}

.modal-header .close {
	margin-top: 2px
}

.modal-header h3 {
	margin: 0;
	line-height: 30px
}

.modal-body {
	overflow-y: auto;
	max-height: 400px;
	padding: 15px
}

.modal-footer {
	padding: 14px 15px 15px;
	margin-bottom: 0;
	text-align: right;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-radius: 0 0 6px 6px;
	-ms-box-shadow: inset 0 1px 0 #fff;
	-o-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
	*zoom: 1
}

.modal-footer:after,
.modal-footer:before {
	display: table;
	content: "";
	line-height: 0
}

.modal-footer:after {
	clear: both
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

@media (max-width:767px) {
	.modal {
		max-width: 560px;
		width: 94%
	}
}
*/
.rc-DesktopHeaderControls {
	height: 65px;
	position: relative;
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.rc-DesktopHeaderControls.with-enrollment-state-banner {
	height: 110px
}

@media (max-width:767px) {
	.rc-DesktopHeaderControls.with-enrollment-state-banner {
		height: 120px
	}
}

.rc-DesktopHeaderControls.with-catalog-banner {
	height: 135px;
	transition: height .4s
}

@media (max-width:767px) {
	.rc-DesktopHeaderControls.with-catalog-banner {
		height: 65px;
		transition: none
	}
}

.rc-DesktopHeaderControls.with-catalog-banner.expanded {
	height: 415px
}

@media (max-width:767px) {
	.rc-DesktopHeaderControls.with-catalog-banner.expanded {
		height: 65px
	}
}

.rc-DesktopHeaderControls.with-product-discount-promo-banner {
	height: 165px;
	max-height: 165px;
	transition: max-height .3s ease-out
}

.rc-DesktopHeaderControls.with-product-discount-promo-banner.hidden {
	max-height: 65px
}

.rc-DesktopHeaderControls.with-get-s12n-certificate-banner {
	height: 145px;
	max-height: 145px;
	transition: max-height .3s ease-out
}

@media (max-width:767px) {
	.rc-DesktopHeaderControls.with-get-s12n-certificate-banner {
		height: 205px;
		max-height: 205px
	}
}

.rc-DesktopHeaderControls.with-get-s12n-certificate-banner.hidden {
	max-height: 65px
}

.rc-DesktopHeaderControls.with-gdpr-banner {
	height: 135px;
	transition: height .4s
}

@media (max-width:991px) {
	.rc-DesktopHeaderControls.with-gdpr-banner {
		height: 150px;
		transition: none
	}
}

@media (max-width:767px) {
	.rc-DesktopHeaderControls.with-gdpr-banner {
		height: 185px;
		transition: none
	}
}

@media (max-width:767px) {
	.rc-DesktopHeaderControls.with-gdpr-banner .GDPRShapesSVG {
		display: none
	}
}

.rc-PageHeader {
	height: 65px;
	color: #333;
	background-color: #fff;
	font-size: 14px;
	font-family: OpenSans, Arial, sans-serif
}

.rc-PageHeader .c-ph-right-nav-expanded {
	background-color: #f0f0f0
}

.rc-PageHeader .nav-item {
	padding: 22.5px 24px;
	border-left: 2px solid rgba(0, 0, 0, .12);
	height: 100%
}

.rc-PageHeader .c-ph-nav {
	position: relative;
	z-index: 10;
	max-width: 100%;
	height: 100%;
	margin: 0 auto;
	background-color: #fff
}

.rc-PageHeader .c-ph-nav.full-width {
	height: 100%;
	max-width: 100%;
	border: 0;
	border-radius: 0;
	border-bottom: 1px solid rgba(0, 0, 0, .12)
}

.rc-PageHeader .c-ph-nav .c-authenticated-dropdown-button,
.rc-PageHeader .c-ph-nav a:not(.bt3-btn):not(.signup-btn)::not(.signup-btn):not(.signup-jff-fp-btn):not(.dropdown-link) {
	color: #333;
	text-decoration: none
}

.rc-PageHeader .c-ph-nav .c-authenticated-dropdown-button:focus,
.rc-PageHeader .c-ph-nav .c-authenticated-dropdown-button:hover,
.rc-PageHeader .c-ph-nav a:not(.bt3-btn):not(.signup-btn)::not(.signup-btn):not(.signup-jff-fp-btn):not(.dropdown-link):focus,
.rc-PageHeader .c-ph-nav a:not(.bt3-btn):not(.signup-btn)::not(.signup-btn):not(.signup-jff-fp-btn):not(.dropdown-link):hover {
	color: #4a90e2
}

.rc-PageHeader .c-ph-nav .c-container {
	position: relative;
	max-width: 100%;
	padding: 0
}

.rc-PageHeader .c-ph-nav .c-container .c-ph-logo {
	height: 100%;
	padding: 16.25px 24px;
	display: -ms-flexbox;
	display: box;
	display: flex;
	position: relative;
	z-index: 2
}

.rc-PageHeader .c-ph-nav .c-container .c-ph-search-catalog {
	width: calc(100vw - 620px);
	display: inline-block;
	max-width: 600px;
	border: none;
	height: 65px;
	padding: 12.5px 24px 12.5px 32px
}

@media (max-width:1400px) {
	.rc-PageHeader .c-ph-nav .c-container .c-ph-search-catalog {
		max-width: 450px;
		width: auto
	}
}

@media (max-width:1300px) {
	.rc-PageHeader .c-ph-nav .c-container .c-ph-search-catalog {
		max-width: 360px;
		width: auto
	}
}

@media (max-width:1200px) {
	.rc-PageHeader .c-ph-nav .c-container .c-ph-search-catalog {
		max-width: 300px
	}
}

@media (max-width:1100px) {
	.rc-PageHeader .c-ph-nav .c-container .c-ph-search-catalog {
		max-width: 280px
	}
}

.rc-PageHeader .c-ph-nav .c-container .c-ph-search-catalog.nav-item.browse-search {
	padding: 0;
	min-width: 320px
}

.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav {
	position: relative;
	display: inline;
	z-index: 2
}

.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list {
	display: inline;
	height: 65px;
	padding: 20px 0;
	margin: 0
}

.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item .current-page a,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list .current-page a {
	color: #2a73cc!important;
	font-weight: 700
}

.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button {
	padding: 0
}

.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button.c-ph-avatar-button,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button.c-ph-avatar-button {
	position: relative
}

.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button.c-ph-avatar-button .rc-UserPortrait,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button.c-ph-avatar-button .rc-UserPortrait {
	color: #333
}

.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button.c-ph-right-nav-mobile-only,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button.c-ph-right-nav-mobile-only {
	padding: 0;
	display: none
}

.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button.c-ph-right-nav-no-border,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button.c-ph-right-nav-no-border {
	border: none
}

.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button.c-ph-sign-up,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button.c-ph-sign-up {
	padding-right: 24px
}

.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button .c-authenticated-dropdown-button,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button a:not(.bt3-btn):not(.join-btn):not(.signup-btn):not(.signup-jff-fp-btn):not(.dropdown-link),
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button .c-authenticated-dropdown-button,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button a:not(.bt3-btn):not(.join-btn):not(.signup-btn):not(.signup-jff-fp-btn):not(.dropdown-link) {
	line-height: normal;
	padding: 3px 12px;
	height: 100%;
	font-size: 14px
}

@media (min-width:768px) and (max-width:1024px) {
	.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button .c-authenticated-dropdown-button,
	.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button a:not(.bt3-btn):not(.join-btn):not(.signup-btn):not(.signup-jff-fp-btn):not(.dropdown-link),
	.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button .c-authenticated-dropdown-button,
	.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button a:not(.bt3-btn):not(.join-btn):not(.signup-btn):not(.signup-jff-fp-btn):not(.dropdown-link) {
		padding: 3px 20px
	}
}

.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button .c-authenticated-dropdown-button:focus,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button .c-authenticated-dropdown-button:hover,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button a:not(.bt3-btn):not(.join-btn):not(.signup-btn):not(.signup-jff-fp-btn):not(.dropdown-link):focus,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button a:not(.bt3-btn):not(.join-btn):not(.signup-btn):not(.signup-jff-fp-btn):not(.dropdown-link):hover,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button .c-authenticated-dropdown-button:focus,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button .c-authenticated-dropdown-button:hover,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button a:not(.bt3-btn):not(.join-btn):not(.signup-btn):not(.signup-jff-fp-btn):not(.dropdown-link):focus,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button a:not(.bt3-btn):not(.join-btn):not(.signup-btn):not(.signup-jff-fp-btn):not(.dropdown-link):hover {
	background-color: transparent;
	color: #2a73cc
}

.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button .c-authenticated-dropdown-button.c-authenticated-dropdown-button,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button a:not(.bt3-btn):not(.join-btn):not(.signup-btn):not(.signup-jff-fp-btn):not(.dropdown-link).c-authenticated-dropdown-button,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button .c-authenticated-dropdown-button.c-authenticated-dropdown-button,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button a:not(.bt3-btn):not(.join-btn):not(.signup-btn):not(.signup-jff-fp-btn):not(.dropdown-link).c-authenticated-dropdown-button {
	padding-right: 0!important;
	padding-top: 0;
	padding-bottom: 0
}

.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button .signup-btn,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button .signup-btn {
	position: relative;
	height: 36px;
	width: 88px;
	top: -6px;
	font-size: 14px;
	border-radius: 2px;
	line-height: 4px
}

.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button .signup-jff-fp-btn,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button .signup-jff-fp-btn {
	position: relative;
	height: 36px;
	min-width: 88px;
	width: auto;
	top: -6px;
	font-size: 14px;
	font-weight: 700;
	border-radius: 2px;
	line-height: 4px
}

.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button .join-btn,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button .join-btn {
	position: relative;
	height: 36px;
	top: -6px;
	font-size: 14px;
	border-radius: 2px;
	line-height: 4px;
	min-width: 88px!important;
	width: auto!important;
	color: #fff
}

.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button .switcher_trigger,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button .switcher_trigger {
	height: auto;
	background-color: transparent;
	padding: 0 0 0 24px;
	position: relative;
	bottom: 7.5px
}

.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button .switcher_trigger:hover,
.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button .switcher_trigger:hover {
	text-decoration: none
}

@media (max-width:960px) {
	.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button.c-ph-enterprise,
	.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button.c-ph-student,
	.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button.c-ph-enterprise,
	.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button.c-ph-student {
		display: none
	}
}

@media (max-width:820px) {
	.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button.c-ph-log-in,
	.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button.c-ph-log-in {
		display: none
	}
}

@media (min-width:992px) and (max-width:1100px) {
	.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item>.c-ph-right-nav-button.c-ph-log-in a,
	.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button.c-ph-log-in a {
		padding: 3px 12px!important
	}
}

@media (max-width:960px) {
	.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item .rc-ShoppingCart,
	.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list .rc-ShoppingCart {
		border-left: none
	}
}

@media (max-width:840px) {
	.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav span.c-navbar-item .rc-ShoppingCart,
	.rc-PageHeader .c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list .rc-ShoppingCart {
		display: none
	}
}

.rc-PageHeader .c-ph-nav .c-container .skip-content-div {
	margin-left: 20px;
	display: -ms-inline-flexbox;
	display: inline-box;
	display: inline-flex;
	position: relative;
	height: 65px
}

.rc-PageHeader .c-ph-nav .c-container .skip-content-div div {
	display: -ms-inline-flexbox;
	display: inline-box;
	display: inline-flex;
	position: relative;
	min-width: 150px
}

.rc-PageHeader .c-ph-nav .c-container .skip-content-div a {
	text-decoration: none;
	font-weight: 700;
	position: absolute
}

@media (max-width:991px) {
	.rc-DesktopHeaderControls {
		display: none
	}
}

@media (min-width:992px) {
	.rc-MobileHeader {
		display: none
	}
}

.rc-GlobalFooter .mobile-app-badges,
.rc-PageFooter .mobile-app-badges {
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-o-box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 1.5rem 0
}

.rc-GlobalFooter .mobile-app-badges--column,
.rc-PageFooter .mobile-app-badges--column {
	-o-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column
}

.rc-GlobalFooter .mobile-app-badges--column .mobile-badge,
.rc-PageFooter .mobile-app-badges--column .mobile-badge {
	margin-right: 0
}

.rc-GlobalFooter .mobile-app-badges--justify-start,
.rc-PageFooter .mobile-app-badges--justify-start {
	-o-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.rc-GlobalFooter .mobile-app-badges--justify-between,
.rc-PageFooter .mobile-app-badges--justify-between {
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.rc-GlobalFooter .mobile-app-badges .mobile-badge,
.rc-PageFooter .mobile-app-badges .mobile-badge {
	margin-bottom: .75rem;
	margin-right: 1.125rem
}

.subfooter-mobile-badge {
	margin-bottom: 1rem;
	display: block
}

@media (max-width:767px) {
	.subfooter-mobile-badge {
		display: inline-block;
		margin-right: 1rem;
		margin-bottom: 0
	}
}

.rc-CopyrightV2 {
	padding: 1rem 0;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 50%
}

@media (max-width:767px) {
	.rc-CopyrightV2 {
		-o-box-orient: vertical;
		-ms-flex-direction: column;
		flex-direction: column;
		-o-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		width: 100%;
		border-top: 1px solid #e4e4e4
	}
}

.rc-CopyrightV2__text {
	color: inherit;
	font-size: .875rem
}

@media (max-width:767px) {
	.rc-CopyrightV2__text {
		font-size: .75rem
	}
}

@media (max-width:767px) {
	.rc-SocialMediaLinksV2 {
		padding: 1rem 0
	}
}

.rc-SocialMediaLinksV2__social-media-list {
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0;
	margin: 0;
	list-style: none
}

.rc-SocialMediaLinksV2__social-media-list-item {
	display: inline-block;
	margin-left: 20px
}

.rc-SocialMediaLinksV2__social-media-list-item:first-of-type {
	margin-left: 0
}

@media (max-width:608px) {
	.rc-SubFooterSection {
		margin-bottom: 1rem
	}
}

.rc-SubFooterSection__header {
	line-height: 1.5rem;
	font-weight: 700;
	font-size: 15px;
	margin-bottom: .75rem;
	color: #1f1f1f;
	font-family: OpenSans
}

.rc-SubFooterSection__content-column-links {
	list-style-type: none;
	padding: 0;
	margin-right: 1.125rem
}

.rc-SubFooterSection__content-column-link-item {
	padding: 0;
	margin-bottom: .625rem;
	line-height: 1.125rem
}

@media (max-width:608px) {
	.rc-SubFooterSection__content-column-link-item {
		margin-bottom: .4375rem
	}
}

.rc-SubFooterSection__content-column-link-text {
	font-size: .875rem;
	color: #1f1f1f;
	font-family: OpenSans
}

.rc-SubFooterSection__content-column-link-text:hover {
	color: inherit
}

.rc-SubFooter {
	background-color: #f8f8f8
}

.rc-SubFooter__content {
	padding-top: 3.0625rem;
	padding-bottom: 8px
}

@media (max-width:1040px) {
	.rc-SubFooter__content {
		max-width: 892px;
		padding-top: 2rem
	}
}

@media (max-width:608px) {
	.rc-SubFooter__content {
		padding-top: 2rem
	}
}

@media (min-width:768px) {
	.rc-SubFooter__global-footer-exp-section {
		margin-top: 2rem
	}
}

@media (max-width:767px) {
	.rc-SubFooter__mobile-badges-column {
		display: -ms-flexbox;
		display: box;
		display: flex;
		-o-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-bottom: 1rem
	}
}

.rc-SubFooter__social-media-and-copyright {
	padding: 2.75rem 0;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-o-box-orient: horizontal;
	-ms-flex-direction: row;
	flex-direction: row
}

@media (min-width:768px) {
	.rc-SubFooter__social-media-and-copyright {
		-o-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		border-top: 1px solid #e4e4e4
	}
}

@media (max-width:767px) {
	.rc-SubFooter__social-media-and-copyright {
		padding: 1rem 0;
		border-top: 0;
		display: -ms-flexbox;
		display: box;
		display: flex;
		-o-box-direction: reverse;
		-o-box-orient: vertical;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

.rc-GlobalFooter_column_header {
	font-family: OpenSans, Arial, sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	margin-bottom: 20px
}

@media (max-width:767px) {
	.rc-GlobalFooter_column_header {
		font-size: 1rem;
		margin-bottom: 15px
	}
	.rc-GlobalFooter_column_header .rc-GlobalFooter_column_header {
		margin-bottom: 0
	}
	.rc-GlobalFooter_column_header--badges,
	.rc-GlobalFooter_column_header--social-media {
		margin-bottom: 25px
	}
}

.rc-GlobalFooter_column_list {
	margin: 0;
	padding: 0;
	list-style: none
}

.rc-GlobalFooter_column_list--bold {
	margin-top: 20px
}

.rc-GlobalFooter_column_list--bold .rc-GlobalFooter_column_list_item {
	font-weight: 700
}

.rc-GlobalFooter_column_list_item {
	font-size: 1rem;
	line-height: 1.75rem
}

@media (max-width:767px) {
	.rc-GlobalFooter_column_list_item {
		font-size: .875rem;
		line-height: 1.5rem
	}
}

.rc-GlobalFooter_column_list_item_link,
.rc-GlobalFooter_column_list_item_link:hover {
	color: inherit
}

.rc-GlobalFooter_coursera-logo {
	display: block;
	margin-bottom: 20px
}

@media (max-width:767px) {
	.rc-GlobalFooter_coursera-logo {
		margin-bottom: 10px
	}
}

.rc-GlobalFooter_description {
	margin: 0;
	line-height: 1.5rem
}

.rc-GlobalFooter .rc-GlobalFooter_column .mobile-app-badges {
	margin-top: 40px
}

@media (max-width:767px) {
	.rc-GlobalFooter .rc-GlobalFooter_column .mobile-app-badges {
		margin-top: 20px
	}
}

.rc-GlobalFooter .rc-GlobalFooter_column--no-description .mobile-app-badges {
	margin-top: 25px
}

@media (max-width:767px) {
	.rc-GlobalFooter .rc-GlobalFooter_column--no-description .mobile-app-badges {
		margin-top: 20px
	}
}

.rc-GlobalFooter_copyright-row {
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 50%
}

@media (max-width:767px) {
	.rc-GlobalFooter_copyright-row {
		-o-box-orient: vertical;
		-ms-flex-direction: column;
		flex-direction: column;
		width: auto
	}
}

.rc-GlobalFooter_copyright-row--margin-bottom {
	margin-bottom: 20px
}

.rc-GlobalFooter_copyright-row--margin-top {
	margin-top: 30px
}

.rc-GlobalFooter_copyright-row--no-list .rc-GlobalFooter_copyright_col {
	width: auto
}

.rc-GlobalFooter_copyright-row_text {
	color: inherit;
	font-size: .875rem
}

@media (max-width:767px) {
	.rc-GlobalFooter_copyright-row_text {
		font-size: .75rem
	}
}

.rc-GlobalFooter_copyright_col {
	width: 50%
}

@media (max-width:767px) {
	.rc-GlobalFooter_copyright_col {
		width: auto
	}
}

.rc-GlobalFooter_copyright_list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width:767px) {
	.rc-GlobalFooter_copyright_list {
		margin-top: 4px
	}
}

.rc-GlobalFooter_copyright_list_item {
	margin: 0 10px
}

.rc-GlobalFooter_copyright_list_item:first-of-type {
	margin: 0 10px 0 5px
}

@media (max-width:767px) {
	.rc-GlobalFooter_copyright_list_item:first-of-type {
		margin: 0 10px
	}
}

.rc-GlobalFooter_copyright_list_item_link:hover {
	color: inherit
}

.rc-GlobalFooter_social-media--centered .rc-GlobalFooter_social-media_link {
	margin: 0 10px
}

.rc-GlobalFooter_social-media--left-aligned .rc-GlobalFooter_social-media_link {
	margin-right: 20px;
	margin-left: 0
}

.rc-GlobalFooter_social-media_list {
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0;
	margin: 0;
	list-style: none
}

.rc-GlobalFooter_social-media_link {
	display: inline-block;
	margin-left: 20px
}

.rc-GlobalFooter {
	border-top: 1px solid #e4e4e4;
	padding-top: 2.75rem;
	overflow: hidden
}

@media (max-width:767px) {
	.rc-GlobalFooter {
		padding-top: 2.5rem
	}
}

.rc-GlobalFooter_column-container {
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 -15px
}

@media (max-width:767px) {
	.rc-GlobalFooter_column-container {
		margin: 0
	}
}

.rc-GlobalFooter_column-container--sub-content-row {
	padding-top: 15px;
	padding-bottom: 50px;
	margin: 0
}

.rc-GlobalFooter_column-container--border-top {
	border-top: 1px solid #e4e4e4
}

.rc-GlobalFooter_column-container--align-items-center {
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.rc-GlobalFooter_column-container--column {
	-o-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column
}

.rc-GlobalFooter_column {
	width: 25%;
	padding-bottom: 2.75rem;
	padding-left: 15px;
	padding-right: 15px
}

@media (max-width:767px) {
	.rc-GlobalFooter_column {
		width: 100%;
		padding-bottom: 2rem;
		padding-left: 0;
		padding-right: 0
	}
	.rc-GlobalFooter_column--mobile-column {
		width: 50%
	}
	.rc-GlobalFooter_column--logo-column .rc-GlobalFooter_column_container {
		max-width: 320px
	}
	.rc-GlobalFooter_column--left-aligned .rc-GlobalFooter_column_container {
		margin: 0
	}
}

.rc-GlobalFooter_column_container {
	max-width: 170px
}

.rc-GlobalFooter_column_container--logo-column {
	max-width: 210px
}

.rc-GlobalFooter .mobile-app-badges,
.rc-GlobalFooter .mobile-app-badges .mobile-badge {
	margin: 0
}

.rc-GlobalFooter .mobile-app-badges .mobile-badge:first-of-type {
	margin-bottom: 15px;
	display: inline-block
}

@media (max-width:767px) {
	.rc-GlobalFooter .mobile-app-badges .mobile-badge:first-of-type {
		margin: 0
	}
}

.rc-PageFooter.hide-top-border {
	border-top: none
}

@media (max-width:824px) {
	.rc-PageFooter.sticky-bar {
		margin-bottom: 73px
	}
}

@media (max-width:602px) {
	.rc-PageFooter.sticky-bar {
		margin-bottom: 129px
	}
}

.bt3-clearfix:after,
.bt3-clearfix:before,
.bt3-container-fluid:after,
.bt3-container-fluid:before,
.bt3-container:after,
.bt3-container:before,
.bt3-form-horizontal .bt3-form-group:after,
.bt3-form-horizontal .bt3-form-group:before,
.bt3-nav:after,
.bt3-nav:before,
.bt3-navbar-header:after,
.bt3-navbar-header:before,
.bt3-navbar:after,
.bt3-navbar:before,
.bt3-row:after,
.bt3-row:before {
	content: " ";
	display: table
}

.bt3-clearfix:after,
.bt3-container-fluid:after,
.bt3-container:after,
.bt3-form-horizontal .bt3-form-group:after,
.bt3-nav:after,
.bt3-navbar-header:after,
.bt3-navbar:after,
.bt3-row:after {
	clear: both
}

article,
aside,
details,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	vertical-align: baseline
}

a {
	background: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

mark {
	background: #ff0
}

img {
	border: 0
}

button,
input,
optgroup,
select,
textarea {
	color: inherit
}

button {
	overflow: visible
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

table {
	border-spacing: 0
}

td,
th {
	padding: 0
}

@media print {
	* {
		text-shadow: none!important;
		color: #000!important;
		background: transparent!important;
		box-shadow: none!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	select {
		background: #fff!important
	}
	.bt3-navbar {
		display: none
	}
	.bt3-table td,
	.bt3-table th {
		background-color: #fff!important
	}
	.bt3-table {
		border-collapse: collapse!important
	}
	.bt3-table-bordered td,
	.bt3-table-bordered th {
		border: 1px solid #ddd!important
	}
}

*,
:after,
:before {
	box-sizing: border-box
}

html {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit
}

a {
	color: #428bca
}

a:focus,
a:hover {
	color: #3277b2
}

a:focus {
	outline: thin dotted
}

figure {
	margin: 0
}

.bt3-img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.bt3-sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #999
}

h1,
h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

h1 small,
h2 small,
h3 small {
	font-size: 65%
}

h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

h4 small,
h5 small,
h6 small {
	font-size: 75%
}

h1 {
	font-size: 36px
}

h2 {
	font-size: 30px
}

h3 {
	font-size: 24px
}

h4 {
	font-size: 18px
}

h5 {
	font-size: 14px
}

h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

small {
	font-size: 85%
}

.bt3-text-left {
	text-align: left
}

.bt3-text-right {
	text-align: right
}

.bt3-text-center {
	text-align: center
}

.bt3-text-danger {
	color: #a94442
}

a.bt3-text-danger:hover {
	color: #983d3b
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 10px
}

.bt3-list-unstyled {
	padding-left: 0;
	list-style: none
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dd,
dt {
	line-height: 1.428571429
}

abbr[title] {
	border-bottom: 1px dotted #999
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
	margin-bottom: 0
}

blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.428571429;
	color: #999
}

blockquote footer:before,
blockquote small:before {
	content: "\2014   \A0"
}

blockquote.bt3-pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}

blockquote.bt3-pull-right footer:before,
blockquote.bt3-pull-right small:before {
	content: ""
}

blockquote.bt3-pull-right footer:after,
blockquote.bt3-pull-right small:after {
	content: "\A0   \2014"
}

blockquote:after,
blockquote:before {
	content: ""
}

address {
	margin-bottom: 20px;
	line-height: 1.428571429
}

code,
pre {
	font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	white-space: nowrap;
	border-radius: 4px
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.428571429;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.bt3-container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width:768px) {
	.bt3-container {
		width: 750px
	}
}

@media (min-width:992px) {
	.bt3-container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.bt3-container {
		width: 1170px
	}
}

.bt3-container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.bt3-row {
	margin-left: -15px;
	margin-right: -15px
}

.bt3-col-lg-4,
.bt3-col-lg-8,
.bt3-col-lg-12,
.bt3-col-md-3,
.bt3-col-md-4,
.bt3-col-md-5,
.bt3-col-md-6,
.bt3-col-md-7,
.bt3-col-md-8,
.bt3-col-md-9,
.bt3-col-md-12,
.bt3-col-sm-1,
.bt3-col-sm-2,
.bt3-col-sm-3,
.bt3-col-sm-4,
.bt3-col-sm-5,
.bt3-col-sm-6,
.bt3-col-sm-7,
.bt3-col-sm-8,
.bt3-col-sm-9,
.bt3-col-sm-10,
.bt3-col-sm-12,
.bt3-col-xs-1,
.bt3-col-xs-2,
.bt3-col-xs-3,
.bt3-col-xs-4,
.bt3-col-xs-5,
.bt3-col-xs-6,
.bt3-col-xs-7,
.bt3-col-xs-8,
.bt3-col-xs-9,
.bt3-col-xs-10,
.bt3-col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.bt3-col-xs-1,
.bt3-col-xs-2,
.bt3-col-xs-3,
.bt3-col-xs-4,
.bt3-col-xs-5,
.bt3-col-xs-6,
.bt3-col-xs-7,
.bt3-col-xs-8,
.bt3-col-xs-9,
.bt3-col-xs-10,
.bt3-col-xs-12 {
	float: left
}

.bt3-col-xs-12 {
	width: 100%
}

.bt3-col-xs-10 {
	width: 83.3333333333333%
}

.bt3-col-xs-9 {
	width: 75%
}

.bt3-col-xs-8 {
	width: 66.6666666666667%
}

.bt3-col-xs-7 {
	width: 58.3333333333333%
}

.bt3-col-xs-6 {
	width: 50%
}

.bt3-col-xs-5 {
	width: 41.6666666666667%
}

.bt3-col-xs-4 {
	width: 33.3333333333333%
}

.bt3-col-xs-3 {
	width: 25%
}

.bt3-col-xs-2 {
	width: 16.6666666666667%
}

.bt3-col-xs-1 {
	width: 8.3333333333333%
}

@media (min-width:768px) {
	.bt3-col-sm-1,
	.bt3-col-sm-2,
	.bt3-col-sm-3,
	.bt3-col-sm-4,
	.bt3-col-sm-5,
	.bt3-col-sm-6,
	.bt3-col-sm-7,
	.bt3-col-sm-8,
	.bt3-col-sm-9,
	.bt3-col-sm-10,
	.bt3-col-sm-12 {
		float: left
	}
	.bt3-col-sm-12 {
		width: 100%
	}
	.bt3-col-sm-10 {
		width: 83.3333333333333%
	}
	.bt3-col-sm-9 {
		width: 75%
	}
	.bt3-col-sm-8 {
		width: 66.6666666666667%
	}
	.bt3-col-sm-7 {
		width: 58.3333333333333%
	}
	.bt3-col-sm-6 {
		width: 50%
	}
	.bt3-col-sm-5 {
		width: 41.6666666666667%
	}
	.bt3-col-sm-4 {
		width: 33.3333333333333%
	}
	.bt3-col-sm-3 {
		width: 25%
	}
	.bt3-col-sm-2 {
		width: 16.6666666666667%
	}
	.bt3-col-sm-1 {
		width: 8.3333333333333%
	}
	.bt3-col-sm-pull-9 {
		right: 75%
	}
	.bt3-col-sm-push-3 {
		left: 25%
	}
	.bt3-col-sm-offset-4 {
		margin-left: 33.3333333333333%
	}
	.bt3-col-sm-offset-3 {
		margin-left: 25%
	}
	.bt3-col-sm-offset-1 {
		margin-left: 8.3333333333333%
	}
}

@media (min-width:992px) {
	.bt3-col-md-3,
	.bt3-col-md-4,
	.bt3-col-md-5,
	.bt3-col-md-6,
	.bt3-col-md-7,
	.bt3-col-md-8,
	.bt3-col-md-9,
	.bt3-col-md-12 {
		float: left
	}
	.bt3-col-md-12 {
		width: 100%
	}
	.bt3-col-md-9 {
		width: 75%
	}
	.bt3-col-md-8 {
		width: 66.6666666666667%
	}
	.bt3-col-md-7 {
		width: 58.3333333333333%
	}
	.bt3-col-md-6 {
		width: 50%
	}
	.bt3-col-md-5 {
		width: 41.6666666666667%
	}
	.bt3-col-md-4 {
		width: 33.3333333333333%
	}
	.bt3-col-md-3 {
		width: 25%
	}
}

@media (min-width:1200px) {
	.bt3-col-lg-4,
	.bt3-col-lg-8,
	.bt3-col-lg-12 {
		float: left
	}
	.bt3-col-lg-12 {
		width: 100%
	}
	.bt3-col-lg-8 {
		width: 66.6666666666667%
	}
	.bt3-col-lg-4 {
		width: 33.3333333333333%
	}
}

table {
	max-width: 100%
}

.bt3-table {
	width: 100%;
	margin-bottom: 20px
}

.bt3-table>tbody>tr>td,
.bt3-table>tbody>tr>th,
.bt3-table>tfoot>tr>td,
.bt3-table>tfoot>tr>th,
.bt3-table>thead>tr>td,
.bt3-table>thead>tr>th {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.bt3-table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.bt3-table>caption+thead>tr:first-child>td,
.bt3-table>caption+thead>tr:first-child>th,
.bt3-table>thead:first-child>tr:first-child>td,
.bt3-table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.bt3-table>tbody+tbody {
	border-top: 2px solid #ddd
}

.bt3-table .bt3-table {
	background-color: #fff
}

.bt3-table-bordered,
.bt3-table-bordered>tbody>tr>td,
.bt3-table-bordered>tbody>tr>th,
.bt3-table-bordered>tfoot>tr>td,
.bt3-table-bordered>tfoot>tr>th,
.bt3-table-bordered>thead>tr>td,
.bt3-table-bordered>thead>tr>th {
	border: 1px solid #ddd
}

.bt3-table-bordered>thead>tr>td,
.bt3-table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

.bt3-table-striped>tbody>tr:nth-child(odd)>td,
.bt3-table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9
}

.bt3-table-hover>tbody>tr:hover>td,
.bt3-table-hover>tbody>tr:hover>th {
	background-color: #f5f5f5
}

table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}

.bt3-table>tbody>tr.bt3-active>td,
.bt3-table>tbody>tr.bt3-active>th,
.bt3-table>tbody>tr>td.bt3-active,
.bt3-table>tbody>tr>th.bt3-active,
.bt3-table>tfoot>tr.bt3-active>td,
.bt3-table>tfoot>tr.bt3-active>th,
.bt3-table>tfoot>tr>td.bt3-active,
.bt3-table>tfoot>tr>th.bt3-active,
.bt3-table>thead>tr.bt3-active>td,
.bt3-table>thead>tr.bt3-active>th,
.bt3-table>thead>tr>td.bt3-active,
.bt3-table>thead>tr>th.bt3-active {
	background-color: #f5f5f5
}

.bt3-table-hover>tbody>tr.bt3-active:hover>td,
.bt3-table-hover>tbody>tr.bt3-active:hover>th,
.bt3-table-hover>tbody>tr>td.bt3-active:hover,
.bt3-table-hover>tbody>tr>th.bt3-active:hover {
	background-color: #e9e9e9
}

.bt3-table>tbody>tr.bt3-success>td,
.bt3-table>tbody>tr.bt3-success>th,
.bt3-table>tbody>tr>td.bt3-success,
.bt3-table>tbody>tr>th.bt3-success,
.bt3-table>tfoot>tr.bt3-success>td,
.bt3-table>tfoot>tr.bt3-success>th,
.bt3-table>tfoot>tr>td.bt3-success,
.bt3-table>tfoot>tr>th.bt3-success,
.bt3-table>thead>tr.bt3-success>td,
.bt3-table>thead>tr.bt3-success>th,
.bt3-table>thead>tr>td.bt3-success,
.bt3-table>thead>tr>th.bt3-success {
	background-color: #dff0d8
}

.bt3-table-hover>tbody>tr.bt3-success:hover>td,
.bt3-table-hover>tbody>tr.bt3-success:hover>th,
.bt3-table-hover>tbody>tr>td.bt3-success:hover,
.bt3-table-hover>tbody>tr>th.bt3-success:hover {
	background-color: #d1eac8
}

.bt3-table>tbody>tr.bt3-warning>td,
.bt3-table>tbody>tr.bt3-warning>th,
.bt3-table>tbody>tr>td.bt3-warning,
.bt3-table>tbody>tr>th.bt3-warning,
.bt3-table>tfoot>tr.bt3-warning>td,
.bt3-table>tfoot>tr.bt3-warning>th,
.bt3-table>tfoot>tr>td.bt3-warning,
.bt3-table>tfoot>tr>th.bt3-warning,
.bt3-table>thead>tr.bt3-warning>td,
.bt3-table>thead>tr.bt3-warning>th,
.bt3-table>thead>tr>td.bt3-warning,
.bt3-table>thead>tr>th.bt3-warning {
	background-color: #fcf8e3
}

.bt3-table-hover>tbody>tr.bt3-warning:hover>td,
.bt3-table-hover>tbody>tr.bt3-warning:hover>th,
.bt3-table-hover>tbody>tr>td.bt3-warning:hover,
.bt3-table-hover>tbody>tr>th.bt3-warning:hover {
	background-color: #faf3cd
}

.bt3-table>tbody>tr.bt3-danger>td,
.bt3-table>tbody>tr.bt3-danger>th,
.bt3-table>tbody>tr>td.bt3-danger,
.bt3-table>tbody>tr>th.bt3-danger,
.bt3-table>tfoot>tr.bt3-danger>td,
.bt3-table>tfoot>tr.bt3-danger>th,
.bt3-table>tfoot>tr>td.bt3-danger,
.bt3-table>tfoot>tr>th.bt3-danger,
.bt3-table>thead>tr.bt3-danger>td,
.bt3-table>thead>tr.bt3-danger>th,
.bt3-table>thead>tr>td.bt3-danger,
.bt3-table>thead>tr>th.bt3-danger {
	background-color: #f2dede
}

.bt3-table-hover>tbody>tr.bt3-danger:hover>td,
.bt3-table-hover>tbody>tr.bt3-danger:hover>th,
.bt3-table-hover>tbody>tr>td.bt3-danger:hover,
.bt3-table-hover>tbody>tr>th.bt3-danger:hover {
	background-color: #ebcdcd
}

@media (max-width:767px) {
	.bt3-table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		overflow-x: scroll;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
		-webkit-overflow-scrolling: touch
	}
	.bt3-table-responsive>.bt3-table {
		margin-bottom: 0
	}
	.bt3-table-responsive>.bt3-table>tbody>tr>td,
	.bt3-table-responsive>.bt3-table>tbody>tr>th,
	.bt3-table-responsive>.bt3-table>tfoot>tr>td,
	.bt3-table-responsive>.bt3-table>tfoot>tr>th,
	.bt3-table-responsive>.bt3-table>thead>tr>td,
	.bt3-table-responsive>.bt3-table>thead>tr>th {
		white-space: nowrap
	}
	.bt3-table-responsive>.bt3-table-bordered {
		border: 0
	}
	.bt3-table-responsive>.bt3-table-bordered>tbody>tr>td:first-child,
	.bt3-table-responsive>.bt3-table-bordered>tbody>tr>th:first-child,
	.bt3-table-responsive>.bt3-table-bordered>tfoot>tr>td:first-child,
	.bt3-table-responsive>.bt3-table-bordered>tfoot>tr>th:first-child,
	.bt3-table-responsive>.bt3-table-bordered>thead>tr>td:first-child,
	.bt3-table-responsive>.bt3-table-bordered>thead>tr>th:first-child {
		border-left: 0
	}
	.bt3-table-responsive>.bt3-table-bordered>tbody>tr>td:last-child,
	.bt3-table-responsive>.bt3-table-bordered>tbody>tr>th:last-child,
	.bt3-table-responsive>.bt3-table-bordered>tfoot>tr>td:last-child,
	.bt3-table-responsive>.bt3-table-bordered>tfoot>tr>th:last-child,
	.bt3-table-responsive>.bt3-table-bordered>thead>tr>td:last-child,
	.bt3-table-responsive>.bt3-table-bordered>thead>tr>th:last-child {
		border-right: 0
	}
	.bt3-table-responsive>.bt3-table-bordered>tbody>tr:last-child>td,
	.bt3-table-responsive>.bt3-table-bordered>tbody>tr:last-child>th,
	.bt3-table-responsive>.bt3-table-bordered>tfoot>tr:last-child>td,
	.bt3-table-responsive>.bt3-table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

legend {
	margin-bottom: 20px;
	font-size: 21px;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
	margin: 1px 9 0 0;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	padding-top: 7px
}

.bt3-form-control,
output {
	display: block;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555
}

.bt3-form-control {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.bt3-form-control:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.bt3-form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
	filter: alpha(opacity=100)
}

.bt3-form-control:-ms-input-placeholder {
	color: #999
}

.bt3-form-control::-webkit-input-placeholder {
	color: #999
}

.bt3-form-control[disabled],
.bt3-form-control[readonly],
fieldset[disabled] .bt3-form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1;
	filter: alpha(opacity=100)
}

textarea.bt3-form-control {
	height: auto
}

input[type=date] {
	line-height: 34px
}

.bt3-form-group {
	margin-bottom: 15px
}

.bt3-radio {
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px
}

.bt3-radio label {
	display: inline;
	font-weight: 400;
	cursor: pointer
}

.bt3-radio input[type=radio] {
	float: left;
	margin-left: -20px
}

.bt3-radio+.bt3-radio {
	margin-top: -5px
}

.bt3-radio[disabled],
fieldset[disabled] .bt3-radio,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=radio][disabled] {
	cursor: not-allowed
}

select.bt3-input-sm {
	height: 30px;
	line-height: 30px
}

select[multiple].bt3-input-sm {
	height: auto
}

select.bt3-input-lg {
	height: 46px;
	line-height: 46px
}

select[multiple].bt3-input-lg {
	height: auto
}

.bt3-has-success .bt3-radio {
	color: #3c763d
}

.bt3-has-success .bt3-form-control {
	border-color: #3c763d;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.bt3-has-success .bt3-form-control:focus {
	border-color: #366a37;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #52a254
}

.bt3-has-error .bt3-radio {
	color: #a94442
}

.bt3-has-error .bt3-form-control {
	border-color: #a94442;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.bt3-has-error .bt3-form-control:focus {
	border-color: #983d3b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c16361
}

.bt3-form-horizontal .bt3-radio {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
	min-height: 27px
}

.bt3-form-horizontal .bt3-form-group {
	margin-left: -15px;
	margin-right: -15px
}

.bt3-btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.bt3-btn.bt3-active:focus,
.bt3-btn:active:focus,
.bt3-btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.bt3-btn:focus,
.bt3-btn:hover {
	color: #333;
	text-decoration: none
}

.bt3-btn.bt3-active,
.bt3-btn:active {
	outline: 0;
	background-image: none;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.bt3-btn.bt3-disabled,
.bt3-btn[disabled],
fieldset[disabled] .bt3-btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	box-shadow: none
}

.bt3-btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.bt3-btn-default.bt3-active,
.bt3-btn-default:active,
.bt3-btn-default:focus,
.bt3-btn-default:hover,
.bt3-open .bt3-dropdown-toggle.bt3-btn-default {
	color: #333;
	background-color: #ebebeb;
	border-color: #b4b4b4
}

.bt3-btn-default.bt3-active,
.bt3-btn-default:active,
.bt3-open .bt3-dropdown-toggle.bt3-btn-default {
	background-image: none
}

.bt3-btn-default.bt3-disabled,
.bt3-btn-default.bt3-disabled.bt3-active,
.bt3-btn-default.bt3-disabled:active,
.bt3-btn-default.bt3-disabled:focus,
.bt3-btn-default.bt3-disabled:hover,
.bt3-btn-default[disabled],
.bt3-btn-default[disabled].bt3-active,
.bt3-btn-default[disabled]:active,
.bt3-btn-default[disabled]:focus,
.bt3-btn-default[disabled]:hover,
fieldset[disabled] .bt3-btn-default,
fieldset[disabled] .bt3-btn-default.bt3-active,
fieldset[disabled] .bt3-btn-default:active,
fieldset[disabled] .bt3-btn-default:focus,
fieldset[disabled] .bt3-btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}

.bt3-btn-primary {
	color: #fff;
	background-color: #428bca;
	border-color: #3885c7
}

.bt3-btn-primary.bt3-active,
.bt3-btn-primary:active,
.bt3-btn-primary:focus,
.bt3-btn-primary:hover,
.bt3-open .bt3-dropdown-toggle.bt3-btn-primary {
	color: #fff;
	background-color: #3680c1;
	border-color: #3175af
}

.bt3-btn-primary.bt3-active,
.bt3-btn-primary:active,
.bt3-open .bt3-dropdown-toggle.bt3-btn-primary {
	background-image: none
}

.bt3-btn-primary.bt3-disabled,
.bt3-btn-primary.bt3-disabled.bt3-active,
.bt3-btn-primary.bt3-disabled:active,
.bt3-btn-primary.bt3-disabled:focus,
.bt3-btn-primary.bt3-disabled:hover,
.bt3-btn-primary[disabled],
.bt3-btn-primary[disabled].bt3-active,
.bt3-btn-primary[disabled]:active,
.bt3-btn-primary[disabled]:focus,
.bt3-btn-primary[disabled]:hover,
fieldset[disabled] .bt3-btn-primary,
fieldset[disabled] .bt3-btn-primary.bt3-active,
fieldset[disabled] .bt3-btn-primary:active,
fieldset[disabled] .bt3-btn-primary:focus,
fieldset[disabled] .bt3-btn-primary:hover {
	background-color: #428bca;
	border-color: #3885c7
}

.bt3-btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #52b452
}

.bt3-btn-success.bt3-active,
.bt3-btn-success:active,
.bt3-btn-success:focus,
.bt3-btn-success:hover,
.bt3-open .bt3-dropdown-toggle.bt3-btn-success {
	color: #fff;
	background-color: #4db14d;
	border-color: #46a146
}

.bt3-btn-success.bt3-active,
.bt3-btn-success:active,
.bt3-open .bt3-dropdown-toggle.bt3-btn-success {
	background-image: none
}

.bt3-btn-success.bt3-disabled,
.bt3-btn-success.bt3-disabled.bt3-active,
.bt3-btn-success.bt3-disabled:active,
.bt3-btn-success.bt3-disabled:focus,
.bt3-btn-success.bt3-disabled:hover,
.bt3-btn-success[disabled],
.bt3-btn-success[disabled].bt3-active,
.bt3-btn-success[disabled]:active,
.bt3-btn-success[disabled]:focus,
.bt3-btn-success[disabled]:hover,
fieldset[disabled] .bt3-btn-success,
fieldset[disabled] .bt3-btn-success.bt3-active,
fieldset[disabled] .bt3-btn-success:active,
fieldset[disabled] .bt3-btn-success:focus,
fieldset[disabled] .bt3-btn-success:hover {
	background-color: #5cb85c;
	border-color: #52b452
}

.bt3-btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #efa63f
}

.bt3-btn-warning.bt3-active,
.bt3-btn-warning:active,
.bt3-btn-warning:focus,
.bt3-btn-warning:hover,
.bt3-open .bt3-dropdown-toggle.bt3-btn-warning {
	color: #fff;
	background-color: #eea237;
	border-color: #ec961e
}

.bt3-btn-warning.bt3-active,
.bt3-btn-warning:active,
.bt3-open .bt3-dropdown-toggle.bt3-btn-warning {
	background-image: none
}

.bt3-btn-warning.bt3-disabled,
.bt3-btn-warning.bt3-disabled.bt3-active,
.bt3-btn-warning.bt3-disabled:active,
.bt3-btn-warning.bt3-disabled:focus,
.bt3-btn-warning.bt3-disabled:hover,
.bt3-btn-warning[disabled],
.bt3-btn-warning[disabled].bt3-active,
.bt3-btn-warning[disabled]:active,
.bt3-btn-warning[disabled]:focus,
.bt3-btn-warning[disabled]:hover,
fieldset[disabled] .bt3-btn-warning,
fieldset[disabled] .bt3-btn-warning.bt3-active,
fieldset[disabled] .bt3-btn-warning:active,
fieldset[disabled] .bt3-btn-warning:focus,
fieldset[disabled] .bt3-btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #efa63f
}

.bt3-btn-link {
	color: #428bca;
	font-weight: 400;
	cursor: pointer;
	border-radius: 0
}

.bt3-btn-link,
.bt3-btn-link:active,
.bt3-btn-link[disabled],
fieldset[disabled] .bt3-btn-link {
	background-color: transparent;
	box-shadow: none
}

.bt3-btn-link,
.bt3-btn-link:active,
.bt3-btn-link:focus,
.bt3-btn-link:hover {
	border-color: transparent
}

.bt3-btn-link:focus,
.bt3-btn-link:hover {
	color: #3277b2;
	text-decoration: underline;
	background-color: transparent
}

.bt3-btn-link[disabled]:focus,
.bt3-btn-link[disabled]:hover,
fieldset[disabled] .bt3-btn-link:focus,
fieldset[disabled] .bt3-btn-link:hover {
	color: #999;
	text-decoration: none
}

.bt3-btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.bt3-btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0
}

.bt3-btn-block+.bt3-btn-block {
	margin-top: 5px
}

input[type=button].bt3-btn-block,
input[type=reset].bt3-btn-block,
input[type=submit].bt3-btn-block {
	width: 100%
}

.bt3-dropdown {
	position: relative
}

.bt3-dropdown-toggle:focus {
	outline: 0
}

.bt3-dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	background-clip: padding-box
}

.bt3-dropdown-menu.bt3-pull-right {
	right: 0;
	left: auto
}

.bt3-dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.428571429;
	color: #333;
	white-space: nowrap
}

.bt3-dropdown-menu>li>a:focus,
.bt3-dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #303030;
	background-color: #f5f5f5
}

.bt3-dropdown-menu>.bt3-active>a,
.bt3-dropdown-menu>.bt3-active>a:focus,
.bt3-dropdown-menu>.bt3-active>a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #428bca
}

.bt3-dropdown-menu>.bt3-disabled>a,
.bt3-dropdown-menu>.bt3-disabled>a:focus,
.bt3-dropdown-menu>.bt3-disabled>a:hover {
	color: #999
}

.bt3-dropdown-menu>.bt3-disabled>a:focus,
.bt3-dropdown-menu>.bt3-disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}

.bt3-open>.bt3-dropdown-menu {
	display: block
}

.bt3-open>a {
	outline: 0
}

.bt3-pull-right>.bt3-dropdown-menu {
	right: 0;
	left: auto
}

@media (min-width:768px) {
	.bt3-navbar-right .bt3-dropdown-menu {
		left: auto;
		right: 0
	}
}

.bt3-btn-group {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.bt3-btn-group>.bt3-btn {
	position: relative;
	float: left
}

.bt3-btn-group>.bt3-btn.bt3-active,
.bt3-btn-group>.bt3-btn:active,
.bt3-btn-group>.bt3-btn:focus,
.bt3-btn-group>.bt3-btn:hover {
	z-index: 2
}

.bt3-btn-group>.bt3-btn:focus {
	outline: none
}

.bt3-btn-group .bt3-btn+.bt3-btn,
.bt3-btn-group .bt3-btn+.bt3-btn-group,
.bt3-btn-group .bt3-btn-group+.bt3-btn,
.bt3-btn-group .bt3-btn-group+.bt3-btn-group {
	margin-left: -1px
}

.bt3-btn-group>.bt3-btn:not(:first-child):not(:last-child):not(.bt3-dropdown-toggle) {
	border-radius: 0
}

.bt3-btn-group>.bt3-btn:first-child {
	margin-left: 0
}

.bt3-btn-group>.bt3-btn:first-child:not(:last-child):not(.bt3-dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.bt3-btn-group>.bt3-btn:last-child:not(:first-child),
.bt3-btn-group>.bt3-dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.bt3-btn-group>.bt3-btn-group {
	float: left
}

.bt3-btn-group>.bt3-btn-group:not(:first-child):not(:last-child)>.bt3-btn {
	border-radius: 0
}

.bt3-btn-group>.bt3-btn-group:first-child>.bt3-btn:last-child,
.bt3-btn-group>.bt3-btn-group:first-child>.bt3-dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.bt3-btn-group>.bt3-btn-group:last-child>.bt3-btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.bt3-btn-group .bt3-dropdown-toggle:active,
.bt3-btn-group.bt3-open .bt3-dropdown-toggle {
	outline: 0
}

.bt3-btn-group>.bt3-btn+.bt3-dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.bt3-btn-group.bt3-open .bt3-dropdown-toggle {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.bt3-btn-group.bt3-open .bt3-dropdown-toggle.bt3-btn-link {
	box-shadow: none
}

[data-toggle=buttons]>.bt3-btn>input[type=checkbox],
[data-toggle=buttons]>.bt3-btn>input[type=radio] {
	display: none
}

select.bt3-input-group-lg>.bt3-form-control,
select.bt3-input-group-lg>.bt3-input-group-addon,
select.bt3-input-group-lg>.bt3-input-group-btn>.bt3-btn {
	height: 46px;
	line-height: 46px
}

select[multiple].bt3-input-group-lg>.bt3-form-control,
select[multiple].bt3-input-group-lg>.bt3-input-group-addon,
select[multiple].bt3-input-group-lg>.bt3-input-group-btn>.bt3-btn {
	height: auto
}

select.bt3-input-group-sm>.bt3-form-control,
select.bt3-input-group-sm>.bt3-input-group-addon,
select.bt3-input-group-sm>.bt3-input-group-btn>.bt3-btn {
	height: 30px;
	line-height: 30px
}

select[multiple].bt3-input-group-sm>.bt3-form-control,
select[multiple].bt3-input-group-sm>.bt3-input-group-addon,
select[multiple].bt3-input-group-sm>.bt3-input-group-btn>.bt3-btn {
	height: auto
}

.bt3-nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.bt3-nav>li,
.bt3-nav>li>a {
	position: relative;
	display: block
}

.bt3-nav>li>a {
	padding: 10px 15px
}

.bt3-nav>li>a:focus,
.bt3-nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.bt3-nav>li.bt3-disabled>a {
	color: #999
}

.bt3-nav>li.bt3-disabled>a:focus,
.bt3-nav>li.bt3-disabled>a:hover {
	color: #999;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.bt3-nav .bt3-open>a,
.bt3-nav .bt3-open>a:focus,
.bt3-nav .bt3-open>a:hover {
	background-color: #eee;
	border-color: #428bca
}

.bt3-nav>li>a>img {
	max-width: none
}

.bt3-nav-tabs {
	border-bottom: 1px solid #ddd
}

.bt3-nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.bt3-nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.bt3-nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.bt3-nav-tabs>li.bt3-active>a,
.bt3-nav-tabs>li.bt3-active>a:focus,
.bt3-nav-tabs>li.bt3-active>a:hover {
	color: #555;
	background-color: #fff;
	border: 1px solid;
	border-color: #ddd #ddd transparent;
	cursor: default
}

.bt3-nav-tabs .bt3-dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.bt3-navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

@media (min-width:768px) {
	.bt3-navbar {
		border-radius: 4px
	}
}

@media (min-width:768px) {
	.bt3-navbar-header {
		float: left
	}
}

.bt3-container-fluid>.bt3-navbar-header,
.bt3-container>.bt3-navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
	.bt3-container-fluid>.bt3-navbar-header,
	.bt3-container>.bt3-navbar-header {
		margin-right: 0;
		margin-left: 0
	}
}

.bt3-navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width:768px) {
	.bt3-navbar-fixed-top {
		border-radius: 0
	}
}

.bt3-navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.bt3-navbar-nav {
	margin: 7.5px -15px
}

.bt3-navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (max-width:767px) {
	.bt3-navbar-nav .bt3-open .bt3-dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none
	}
	.bt3-navbar-nav .bt3-open .bt3-dropdown-menu>li>a {
		padding: 5px 15px 5px 25px;
		line-height: 20px
	}
	.bt3-navbar-nav .bt3-open .bt3-dropdown-menu>li>a:focus,
	.bt3-navbar-nav .bt3-open .bt3-dropdown-menu>li>a:hover {
		background-image: none
	}
}

@media (min-width:768px) {
	.bt3-navbar-nav {
		float: left;
		margin: 0
	}
	.bt3-navbar-nav>li {
		float: left
	}
	.bt3-navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px
	}
	.bt3-navbar-nav.bt3-navbar-right:last-child {
		margin-right: -15px
	}
}

@media (min-width:768px) {
	.bt3-navbar-right {
		float: right!important
	}
}

.bt3-navbar-nav>li>.bt3-dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.bt3-alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}

.bt3-alert h4 {
	margin-top: 0;
	color: inherit
}

.bt3-alert>p,
.bt3-alert>ul {
	margin-bottom: 0
}

.bt3-alert>p+p {
	margin-top: 5px
}

.bt3-alert-dismissable {
	padding-right: 35px
}

.bt3-alert-dismissable .bt3-close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.bt3-alert-success {
	background-color: #dff0d8;
	border-color: #d7eac8;
	color: #3c763d
}

.bt3-alert-success hr {
	border-top-color: #cce4b8
}

.bt3-alert-info {
	background-color: #d9edf7;
	border-color: #bee9f1;
	color: #31708f
}

.bt3-alert-info hr {
	border-top-color: #ace3ed
}

.bt3-alert-warning {
	background-color: #fcf8e3;
	border-color: #faeccd;
	color: #8a6d3b
}

.bt3-alert-warning hr {
	border-top-color: #f8e4b8
}

.bt3-alert-danger {
	background-color: #f2dede;
	border-color: #ebcdd2;
	color: #a94442
}

.bt3-alert-danger hr {
	border-top-color: #e5bdc4
}

.bt3-progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.bt3-progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #428bca;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	transition: width .6s ease
}

.bt3-progress.bt3-active .bt3-progress-bar {
	animation: c 2s linear infinite
}

@keyframes c {
	0% {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

.bt3-close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}

.bt3-close:focus,
.bt3-close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}

button.bt3-close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}

.bt3-modal-title {
	margin: 0;
	line-height: 1.428571429
}

.bt3-tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0)
}

.bt3-tooltip.bt3-in {
	opacity: .9;
	filter: alpha(opacity=90)
}

.bt3-tooltip.bt3-top {
	margin-top: -3px;
	padding: 5px 0
}

.bt3-tooltip.bt3-right {
	margin-left: 3px;
	padding: 0 5px
}

.bt3-tooltip.bt3-bottom {
	margin-top: 3px;
	padding: 5px 0
}

.bt3-tooltip.bt3-left {
	margin-left: -3px;
	padding: 0 5px
}

.bt3-tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px
}

.bt3-tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.bt3-tooltip.bt3-top .bt3-tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.bt3-tooltip.bt3-top-left .bt3-tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.bt3-tooltip.bt3-top-right .bt3-tooltip-arrow {
	bottom: 0;
	right: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.bt3-tooltip.bt3-right .bt3-tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.bt3-tooltip.bt3-left .bt3-tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.bt3-tooltip.bt3-bottom .bt3-tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.bt3-tooltip.bt3-bottom-left .bt3-tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.bt3-tooltip.bt3-bottom-right .bt3-tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.bt3-pull-right {
	float: right!important
}

.bt3-pull-left {
	float: left!important
}

.bt3-hidden,
.bt3-hide {
	display: none!important
}

.bt3-hidden {
	visibility: hidden!important
}

.bt3-visible-lg,
.bt3-visible-xs {
	display: none!important
}

@media (max-width:767px) {
	.bt3-visible-xs {
		display: block!important
	}
	table.bt3-visible-xs {
		display: table
	}
	tr.bt3-visible-xs {
		display: table-row!important
	}
	td.bt3-visible-xs,
	th.bt3-visible-xs {
		display: table-cell!important
	}
}

@media (min-width:1200px) {
	.bt3-visible-lg {
		display: block!important
	}
	table.bt3-visible-lg {
		display: table
	}
	tr.bt3-visible-lg {
		display: table-row!important
	}
	td.bt3-visible-lg,
	th.bt3-visible-lg {
		display: table-cell!important
	}
}

@media (max-width:767px) {
	.bt3-hidden-xs {
		display: none!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.bt3-hidden-sm {
		display: none!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.bt3-hidden-md {
		display: none!important
	}
}

@media (min-width:1200px) {
	.bt3-hidden-lg {
		display: none!important
	}
}

.bt3-visible-print {
	display: none!important
}

@media print {
	.bt3-visible-print {
		display: block!important
	}
	table.bt3-visible-print {
		display: table
	}
	tr.bt3-visible-print {
		display: table-row!important
	}
	td.bt3-visible-print,
	th.bt3-visible-print {
		display: table-cell!important
	}
}

@media print {
	.bt3-hidden-print {
		display: none!important
	}
}

.bt3-dropdown-menu form {
	margin: 0
}

.c-phoenix-template-page,
body {
	background-color: #f5f5f5
}

body {
	display: block
}

.rc-AchieveYourGoals {
	margin-top: 50px;
	margin-bottom: 119px;
	text-align: center;
	width: 100%;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width:991px) {
	.rc-AchieveYourGoals {
		margin-top: 26px;
		margin-bottom: 62px
	}
}

.rc-AchieveYourGoals__title {
	display: block;
	font-family: OpenSans, Arial, sans-serif;
	font-weight: 700;
	color: #1f1f1f;
	margin-bottom: 50px;
	padding: 0 20px;
	text-align: center;
	font-size: 32px;
	line-height: 44px
}

.rc-AchieveYourGoals__value-prop-list {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-orient: horizontal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-o-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.rc-AchieveYourGoals__value-prop-item {
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 190px;
	width: 100%
}

@media (min-width:992px) {
	.rc-AchieveYourGoals__value-prop-item:not(:last-child) {
		margin-right: 6vw
	}
}

@media (min-width:480px) and (max-width:991px) {
	.rc-AchieveYourGoals__value-prop-item:not(:last-child) {
		margin-right: 0;
		padding-right: 4vw
	}
}

@media (max-width:767px) {
	.rc-AchieveYourGoals__value-prop-item:not(:last-child) {
		margin-bottom: 2rem
	}
}

@media (max-width:767px) {
	.rc-AchieveYourGoals__value-prop-item {
		max-width: 100vw;
		margin: auto .5rem 0
	}
}

.rc-AchieveYourGoals__value-prop-item .img-container {
	margin-bottom: 10px;
	min-height: 55px;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.rc-AchieveYourGoals__value-prop-item img {
	max-width: 55px
}

.rc-AchieveYourGoals__value-prop-title {
	font-family: OpenSans, Arial, sans-serif;
	color: #666;
	font-weight: 400;
	line-height: 32px
}

.rc-AchieveYourGoals__value-prop-title small {
	color: #1f1f1f;
	display: block;
	font-size: 16px;
	line-height: 27px;
	margin-top: 10px
}

.rc-PromoAd {
	background: #d6edf6;
	height: 400px;
	padding-bottom: 25px;
	display: -ms-flexbox;
	display: box;
	display: flex;
	overflow: hidden;
	position: relative;
	-o-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (max-width:991px) {
	.rc-PromoAd {
		min-height: 550px;
		max-height: 600px;
		height: 100%
	}
}

.rc-PromoAd__pinkish-half-circle {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px
}

@media (max-width:991px) {
	.rc-PromoAd__pinkish-half-circle {
		margin-left: 0;
		left: 10%
	}
}

.rc-PromoAd__promo-img-container {
	display: -ms-inline-flexbox;
	display: inline-box;
	display: inline-flex;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 2rem
}

@media (max-width:991px) {
	.rc-PromoAd__promo-img-container {
		display: none
	}
}

.rc-PromoAd__ad-text-container {
	display: -ms-inline-flexbox;
	display: inline-box;
	display: inline-flex;
	-o-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 0 20px;
	-o-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.rc-PromoAd__ad-text-container p {
	font-size: 24px;
	line-height: 35px;
	margin: 0 0 1rem;
	width: 463px
}

@media (max-width:767px) {
	.rc-PromoAd__ad-text-container p {
		width: 100%
	}
}

.rc-PromoAd__ad-text-container .subtitle {
	display: -ms-flexbox;
	display: box;
	display: flex;
	font-size: 16px;
	font-weight: 400
}

.rc-PromoAd__ad-text-container .subtitle:before {
	content: "-";
	display: inline-block;
	padding-right: 10px
}

.rc-PromoAd__ad-text-container .headline {
	margin-top: 45px;
	margin-bottom: 20px;
	font-family: OpenSans;
	font-weight: 700;
	font-size: 32px;
	line-height: 44px
}

.rc-PromoAd__ad-text-container .cta-container {
	margin-top: 20px;
	margin-bottom: 0;
	padding-bottom: 25px;
	width: auto
}

.rc-PromoAd__ad-text-container .cta-container .join-for-free-btn {
	font-family: OpenSans, Arial, sans-serif;
	font-weight: 700;
	border-radius: 2px;
	border: 1px solid #2073d4;
	background: #2073d4;
	background-image: none;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	width: 166px;
	padding: 17px 23px;
	margin-right: 15px;
	position: relative;
	z-index: 2
}

.rc-PromoAd__ad-text-container .cta-container .join-for-free-btn:hover {
	background: #005bbe
}

@media screen and (max-width:480px) {
	.rc-PromoAd__ad-text-container .cta-container .join-for-free-btn {
		border-radius: 5px;
		width: auto;
		margin-bottom: 10px;
		padding: 17px 10px
	}
}

.rc-PromoAd__ad-text-container .cta-container .try-coursera-for-business {
	font-family: OpenSans, Arial, sans-serif;
	font-weight: 700;
	background: #fff;
	height: 50px;
	font-size: 14px;
	line-height: 14px;
	padding: 17px 23px;
	width: 247px;
	border-radius: 2px;
	position: relative;
	z-index: 2;
	top: 1px;
	bottom: 0
}

@media screen and (max-width:480px) {
	.rc-PromoAd__ad-text-container .cta-container .try-coursera-for-business {
		border-radius: 5px;
		width: auto;
		padding: 17px 10px
	}
}

.rc-PromoAd__dotted-blue-blob {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-right: -600px;
	z-index: 10
}

@media (max-width:991px) {
	.rc-PromoAd__dotted-blue-blob {
		margin-right: 0;
		right: 8%
	}
}

.rc-HeroBanner {
	background-color: #271066;
	color: #fff;
	width: 100%
}

.rc-HeroBanner__container {
	margin: 0 auto;
	max-width: 1400px;
	position: relative;
	width: 100%
}

.rc-HeroBanner__text-container {
	margin-left: 100px;
	max-width: 560px;
	padding: 90px 20px;
	position: relative;
	width: 100%;
	z-index: 3
}

.rc-HeroBanner__text-container h1 {
	font-family: OpenSans, Arial, sans-serif;
	font-weight: 700;
	font-size: 40px;
	line-height: 52px;
	margin-bottom: 13px
}

.rc-HeroBanner__text-container h2 {
	font-family: OpenSans, Arial, sans-serif;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 33px
}

.rc-HeroBanner__join-button {
	font-family: OpenSans, Arial, sans-serif;
	font-weight: 700;
	background-color: #fff;
	border-radius: 2px;
	border: 0 solid transparent;
	color: #2a73cc;
	font-size: 20px;
	outline: none;
	padding: 23px 48px;
	transition: background-color .2s ease, color .2s ease
}

.rc-HeroBanner__join-button:focus,
.rc-HeroBanner__join-button:hover {
	background-color: #2a73cc;
	color: #fff
}

.rc-HeroBanner__join-button:active {
	background-color: #0156b8;
	color: #fff
}

.rc-HeroBanner__background-gradient {
	background: linear-gradient(90deg, #271066, rgba(39, 16, 102, 0) 65%, rgba(39, 16, 102, 0) 70%, #271066);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2
}

.rc-HeroBanner__background-image {
	background-position: 50%;
	background-size: cover;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1
}

@media screen and (max-width:991px) {
	.rc-HeroBanner__text-container {
		margin: 0 auto;
		padding: 60px 20px 45px;
		text-align: center
	}
	.rc-HeroBanner__text-container h2 {
		font-size: 16px;
		line-height: 28px
	}
	.rc-HeroBanner__join-button {
		border-radius: 5px;
		font-size: 16px;
		line-height: 16px
	}
	.rc-HeroBanner__background-gradient {
		display: none
	}
	.rc-HeroBanner__background-image {
		background-position: 65% 50%;
		opacity: .34;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=34)";
		filter: alpha(opacity=34)
	}
}

.rc-PartnerLogos {
	margin: 30px auto;
	max-width: 1152px;
	text-align: center;
	width: 100%
}

.rc-PartnerLogos__title {
	color: #000;
	font-family: OpenSans, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 30px;
	padding: 0 20px
}

.rc-PartnerLogos__logos {
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1132px;
	padding: 0 10px;
	width: 100%
}

.rc-PartnerLogos__logos a {
	display: inline-block;
	margin: 0 10px 30px
}

.rc-PartnerLogos__logos a img {
	width: 100%
}

.rc-PartnerLogos__partner-image {
	display: inline-block
}

.rc-PartnerLogos__separator {
	border-bottom: 1px solid #e1e1e1;
	height: 0;
	margin: 0 auto;
	width: calc(100% - 40px)
}

@media screen and (max-width:780px) {
	.rc-PartnerLogos__logos {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		max-width: 555px
	}
	.rc-PartnerLogos__logos a img {
		width: auto
	}
	.rc-PartnerLogos__logos a[data-id=duke] img,
	.rc-PartnerLogos__logos a[data-id=google] img,
	.rc-PartnerLogos__logos a[data-id=illinois] img {
		height: 27px
	}
}

@media screen and (max-width:525px) {
	.rc-PartnerLogos__logos {
		max-width: 375px;
		padding-bottom: 15px
	}
	.rc-PartnerLogos__logos a[data-id=umich] img {
		height: 27px
	}
	.rc-PartnerLogos__logos a[data-id=duke] img,
	.rc-PartnerLogos__logos a[data-id=google] img,
	.rc-PartnerLogos__logos a[data-id=illinois] img,
	.rc-PartnerLogos__logos a[data-id=imperial] img,
	.rc-PartnerLogos__logos a[data-id=penn] img {
		height: 22px
	}
	.rc-PartnerLogos__logos a[data-id=ibm] img,
	.rc-PartnerLogos__logos a[data-id=stanford] img {
		height: 17px
	}
}

@media screen and (max-width:374px) {
	.rc-PartnerLogos__logos {
		-o-box-pack: distribute;
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
}

.rc-SecondaryConsumerCta {
	min-height: 380px;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-o-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	position: relative;
	background: #fcf4cf
}

@media (max-width:767px) {
	.rc-SecondaryConsumerCta {
		min-height: 0;
		padding: 45px 0 40px
	}
}

.rc-SecondaryConsumerCta__hero-img-container {
	display: -ms-inline-flexbox;
	display: inline-box;
	display: inline-flex;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 5%
}

@media (max-width:991px) {
	.rc-SecondaryConsumerCta__hero-img-container {
		display: none
	}
}

.rc-SecondaryConsumerCta__content-container {
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
	-o-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 468px
}

@media (max-width:767px) {
	.rc-SecondaryConsumerCta__content-container {
		padding: 0 20px
	}
}

.rc-SecondaryConsumerCta__content-container p {
	color: #1f1f1f;
	font-size: 2rem;
	margin: 0 0 1rem;
	line-height: 2.75rem
}

.rc-SecondaryConsumerCta__content-container .subtitle {
	color: #1f1f1f;
	margin-bottom: 1rem;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.75rem
}

.rc-SecondaryConsumerCta__content-container .join-for-free {
	font-family: OpenSans, Arial, sans-serif;
	font-weight: 700;
	border-radius: 2px;
	border: 0;
	background: #2a73cc;
	background-image: none;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	max-width: 135px;
	padding: 17px 23px;
	position: relative;
	z-index: 2
}

.rc-SecondaryConsumerCta__content-container .join-for-free:hover {
	background: #005bbe
}

@media screen and (max-width:991px) {
	.rc-SecondaryConsumerCta__content-container .join-for-free {
		border-radius: 5px
	}
}

.rc-SecondaryConsumerCta__red-half-circle-container {
	display: block;
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-right: -585px;
	z-index: 1
}

@media (max-width:767px) {
	.rc-SecondaryConsumerCta__red-half-circle-container {
		margin-right: 0;
		right: 2rem
	}
}

.rc-Carousel.stepped {
	width: 1440px;
	margin: 0 auto
}

@media (min-width:320px) {
	.rc-Carousel.stepped .slick-slider {
		width: 300px
	}
}

@media (min-width:608px) {
	.rc-Carousel.stepped .slick-slider {
		width: 456px
	}
}

@media (min-width:824px) {
	.rc-Carousel.stepped .slick-slider {
		width: 684px
	}
}

@media (min-width:1040px) {
	.rc-Carousel.stepped .slick-slider {
		width: 912px
	}
}

@media (min-width:1472px) {
	.rc-Carousel.stepped .slick-slider {
		width: 1368px
	}
}

.rc-Carousel .carousel-dots {
	cursor: pointer;
	position: absolute;
	display: block;
	width: 100%;
	padding: 0;
	margin: 10px 0 0;
	list-style: none;
	text-align: center
}

@media $smaller-than-tablet {
	.rc-Carousel .carousel-dots {
		display: none
	}
}

.rc-Carousel .carousel-dots li {
	display: inline-block;
	width: 20px;
	height: 20px;
	padding: 0
}

.rc-Carousel .carousel-dots button {
	position: relative;
	visibility: visible;
	width: 100%;
	background: none;
	border: none;
	color: #f4f6f9
}

.rc-Carousel .carousel-dots button:before {
	color: #5e5e5e;
	content: "\25CB";
	visibility: visible;
	position: absolute;
	left: 2px;
	display: block;
	font-size: 16px;
	width: 14px
}

.rc-Carousel .carousel-dots .slick-active button:before {
	content: "\25CF"
}

.rc-Carousel .slick-slider {
	margin: 0 auto;
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.rc-Carousel .slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0
}

.rc-Carousel .slick-list::focus {
	outline: none
}

.rc-Carousel .slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.rc-Carousel .slick-track {
	width: 5000px;
	position: relative;
	top: 0;
	left: 0;
	display: block
}

.rc-Carousel .slick-track:after {
	clear: both
}

.rc-Carousel .slick-loading .slick-slide,
.rc-Carousel .slick-loading .slick-track {
	visibility: hidden
}

.rc-Carousel .slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

.rc-Carousel .slick-slide img {
	display: block
}

.rc-Carousel .slick-slide.slick-loading img {
	display: none
}

.rc-Carousel .slick-slide.dragging img {
	pointer-events: none
}

.rc-Carousel [dir=rtl] .slick-slide {
	float: right
}

.rc-Carousel [dir=rtl] .slick-prev {
	right: -30px;
	left: auto
}

.rc-Carousel [dir=rtl] .slick-next {
	right: auto;
	left: -30px
}

.rc-Carousel .slick-initialized .slick-slide {
	display: block
}

.rc-Carousel .slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.rc-Carousel .slick-arrow.slick-hidden {
	display: none
}

.rc-Carousel .slick-slider .slick-list,
.rc-Carousel .slick-slider .slick-track {
	transform: translateZ(0)
}

.rc-Carousel .slick-track:after,
.rc-Carousel .slick-track:before {
	display: table;
	content: ""
}

.rc-Carousel .slick-prev {
	left: -48px
}

.rc-Carousel .slick-next {
	right: -48px
}

.rc-Carousel .slick-next,
.rc-Carousel .slick-prev {
	width: 48px;
	height: 100%
}

.rc-Carousel .slick-next:before,
.rc-Carousel .slick-prev:before {
	content: none
}

.rc-Carousel .slider-button {
	position: absolute;
	top: 0;
	padding: 0;
	z-index: 1;
	height: 100%
}

.rc-Carousel .slider-button.slider-left {
	left: -48px
}

.rc-Carousel .slider-button.slider-right {
	right: -48px
}

.rc-Carousel .slider-disabled {
	opacity: .25;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25)
}

.rc-Carousel .slider-button:focus {
	outline: 0!important
}

.rc-Carousel .slider-button:focus svg {
	outline: 2px auto #0069d9
}

.rc-SocialProofItem {
	text-align: center
}

.rc-SocialProofItem__container {
	color: #1f1f1f;
	display: block;
	margin: 0 auto;
	max-width: 270px
}

.rc-SocialProofItem__image {
	display: inline-block;
	height: 210px;
	max-width: 270px
}

.rc-SocialProofItem__image img {
	width: 100%
}

.rc-SocialProofItem__name {
	font-family: OpenSans, Arial, sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 27px
}

.rc-SocialProofItem__subtitle,
.rc-SocialProofItem__title {
	font-family: OpenSans, Arial, sans-serif;
	font-size: 14px;
	line-height: 24px
}

.rc-SocialProofItem__separator {
	background-color: #2a73cc;
	display: inline-block;
	height: 2px;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 69px
}

.rc-SocialProofItem__body {
	font-family: OpenSans, Arial, sans-serif;
	font-size: 16px;
	line-height: 32px;
	text-align: left
}

.rc-SocialProofItem__body:before {
	content: "\201C"
}

.rc-SocialProofItem__body:after {
	content: "\201D"
}

.rc-SocialProofContainer {
	margin-top: 100px;
	overflow-x: hidden;
	overflow-y: visible;
	position: relative;
	width: 100%
}

.rc-SocialProofContainer .slider-button>button {
	background-color: transparent;
	border: none
}

.rc-SocialProofContainer__text {
	margin: 0 auto 50px;
	max-width: 640px;
	text-align: center;
	width: 100%
}

.rc-SocialProofContainer__title {
	font-family: OpenSans, Arial, sans-serif;
	font-weight: 700;
	color: #1f1f1f;
	font-size: 32px;
	line-height: 44px;
	margin: 0 20px 14px
}

.rc-SocialProofContainer__subtitle {
	font-family: OpenSans, Arial, sans-serif;
	color: #666;
	font-size: 24px;
	line-height: 44px;
	margin: 0 20px
}

.rc-SocialProofContainer__carousel {
	margin-bottom: 100px
}

.rc-SocialProofContainer__carousel .rc-Carousel {
	max-width: 1440px;
	width: 100%
}

@media screen and (max-width:375px) {
	.rc-SocialProofContainer .rc-Carousel .slick-slider {
		width: 250px
	}
}

.rc-ValueProp {
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 90px;
	padding: 0 20px
}

.rc-ValueProp__text {
	margin-right: 30px;
	max-width: 380px;
	width: 100%
}

.rc-ValueProp__text--text-on-right {
	margin-left: 30px;
	margin-right: 0;
	max-width: 450px
}

.rc-ValueProp__text>h4 {
	font-family: OpenSans, Arial, sans-serif;
	font-weight: 700;
	color: #666;
	font-size: 14px;
	line-height: 32px;
	text-transform: uppercase
}

.rc-ValueProp__text>h3 {
	font-size: 24px
}

.rc-ValueProp__text>h3,
.rc-ValueProp__text>p {
	font-family: OpenSans, Arial, sans-serif;
	color: #1f1f1f;
	line-height: 32px
}

.rc-ValueProp__text>p {
	font-size: 16px
}

.rc-ValueProp__separator {
	background-color: #2a73cc;
	height: 2px;
	margin-bottom: 15px;
	margin-top: 14px;
	width: 69px
}

.rc-ValueProp__domain-contextual-link {
	color: #1f1f1f;
	font-weight: 700
}

.rc-ValueProp__domain-contextual-link:hover {
	text-decoration: none;
	color: #2a73cc
}

@media screen and (max-width:1136px) {
	.rc-ValueProp__text {
		max-width: 350px
	}
}

@media screen and (max-width:1000px) {
	.rc-ValueProp {
		-o-box-orient: vertical;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 40px
	}
	.rc-ValueProp--text-on-right .rc-ValueProp__text {
		-o-box-ordinal-group: 1;
		-ms-flex-order: 1;
		order: 1
	}
	.rc-ValueProp--text-on-right .rc-ValueProp__image {
		-o-box-ordinal-group: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.rc-ValueProp__text {
		margin: 0 0 20px
	}
	.rc-ValueProp__image img {
		width: 100%
	}
}

.rc-ValuePropsContainer {
	margin-top: 132px;
	overflow: hidden;
	position: relative;
	width: 100%
}

.rc-ValuePropsContainer>h3 {
	font-family: OpenSans, Arial, sans-serif;
	font-weight: 700;
	font-size: 32px;
	line-height: 44px;
	margin-bottom: 92px;
	padding: 0 20px;
	text-align: center
}

.rc-DegreesHubContainer {
	background: #d7eef7;
	padding: 60px 0;
	position: static;
	margin-top: 100px;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media screen and (max-width:1000px) {
	.rc-DegreesHubContainer {
		-o-box-orient: vertical;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.rc-DegreesHubContainer .degreesHubBox {
	max-width: 600px;
	width: 100%;
	margin: 0 20px
}

.rc-DegreesHubContainer .degreesHubBox .textBox {
	padding: 0 16px
}

.rc-DegreesHubContainer .degreesHubBox .textBox .degreeHubHeading {
	text-transform: uppercase;
	font-family: inherit;
	font-weight: 700;
	font-size: 14px
}

.rc-DegreesHubContainer .degreesHubBox .textBox .title {
	font-size: 32px;
	line-height: 44px;
	margin: 10px 0;
	font-family: OpenSans;
	font-weight: 700
}

.rc-DegreesHubContainer .degreesHubBox .textBox .description {
	margin-bottom: 24px
}

@media (max-width:1000px) {
	.rc-DegreesHubContainer .degreesHubBox .textBox {
		margin-bottom: 25px
	}
	.rc-DegreesHubContainer .degreesHubBox .textBox .buttonContainer {
		display: -ms-flexbox;
		display: box;
		display: flex;
		-o-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

@media (max-width:823px) {
	.rc-DegreesHubContainer .degreesHubBox .textBox {
		text-align: center
	}
}

.rc-DegreesHubContainer .degreesHubBox .degreesContainer {
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-o-box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.rc-DegreesHubContainer .degreesHubBox .degreesContainer .degreeCard {
	max-width: 260px;
	background-color: #fff;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 16px;
	margin: 10px 16px;
	box-shadow: 0 .86px 10px rgba(0, 0, 0, .12);
	border-radius: 4px
}

.rc-DegreesHubContainer .degreesHubBox .degreesContainer .degreeCard .partnerLogo {
	height: 64px;
	width: 64px
}

.rc-DegreesHubContainer .degreesHubBox .degreesContainer .degreeCard .degreeTextContainer {
	margin-left: 13px
}

.rc-DegreesHubContainer .degreesHubBox .degreesContainer .degreeCard .degreeTextContainer .degreeHeading {
	text-transform: uppercase;
	font-family: inherit;
	font-weight: 700;
	font-size: 10px;
	margin-bottom: 2px
}

.rc-DegreesHubContainer .degreesHubBox .degreesContainer .degreeCard .degreeTextContainer .degreeName {
	font-family: inherit;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	margin: 0
}

@media (max-width:1240px) {
	.rc-DegreesHubContainer .degreesHubBox .degreesContainer .degreeCard {
		max-width: 320px
	}
}

@media (max-width:607px) {
	.rc-DegreesHubContainer .degreesHubBox .degreesContainer .degreeCard {
		max-width: none
	}
}

@media (max-width:1240px) {
	.rc-DegreesHubContainer .degreesHubBox .degreesContainer {
		-o-box-orient: vertical;
		-ms-flex-direction: column;
		flex-direction: column;
		-o-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

@media (max-width:607px) {
	.rc-DegreesHubContainer .degreesHubBox .degreesContainer {
		-o-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch
	}
}

.rc-EnterpriseCta {
	font-family: OpenSans, Arial, sans-serif;
	color: #1f1f1f;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-orient: horizontal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin: 0 auto;
	max-width: 955px;
	padding-top: 6rem;
	padding-bottom: 6rem;
	width: 100%
}

@media screen and (max-width:992px) {
	.rc-EnterpriseCta {
		-o-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-o-box-orient: vertical;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-left: 1rem;
		padding-right: 1rem
	}
}

.rc-EnterpriseCta__logos-container {
	margin-right: 30px
}

.rc-EnterpriseCta__logos-container,
.rc-EnterpriseCta__text-and-cta-container {
	width: 50%
}

@media screen and (max-width:992px) {
	.rc-EnterpriseCta__logos-container,
	.rc-EnterpriseCta__text-and-cta-container {
		margin: 0 auto;
		max-width: 670px;
		width: 100%
	}
}

@media screen and (max-width:768px) {
	.rc-EnterpriseCta__logos-container,
	.rc-EnterpriseCta__text-and-cta-container {
		max-width: 430px
	}
}

.rc-EnterpriseCta__logos-caption {
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: box;
	display: flex;
	margin-bottom: 20px
}

.rc-EnterpriseCta__logos-caption .emphasized {
	font-size: 48px;
	line-height: 60px;
	font-family: OpenSans, Arial, sans-serif;
	font-weight: 700;
	padding-right: .5rem
}

.rc-EnterpriseCta__logos-caption .subtitle {
	font-size: 16px;
	line-height: 24px
}

@media screen and (max-width:768px) {
	.rc-EnterpriseCta__logos-caption {
		margin: 0 auto 20px;
		max-width: 430px;
		width: 100%
	}
}

.rc-EnterpriseCta__logos {
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-orient: horizontal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	padding: 0;
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media screen and (max-width:768px) {
	.rc-EnterpriseCta__logos {
		margin: 0 auto 20px;
		max-width: 430px;
		width: 100%
	}
}

@media screen and (max-width:480px) {
	.rc-EnterpriseCta__logos {
		-o-box-pack: distribute;
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
}

.rc-EnterpriseCta__enterprise-image {
	display: -ms-inline-flexbox;
	display: inline-box;
	display: inline-flex;
	margin-right: 1.5rem;
	margin-bottom: 35px
}

@media (max-width:767px) {
	.rc-EnterpriseCta__enterprise-image {
		margin-right: .8rem
	}
}

.rc-EnterpriseCta__text-and-cta-container {
	margin-bottom: 35px;
	line-height: 44px;
	color: #1f1f1f
}

.rc-EnterpriseCta__text-and-cta-container h2 {
	font-size: 2rem;
	font-family: OpenSans, Arial, sans-serif;
	font-weight: 700;
	line-height: 44px;
	margin-bottom: 1rem
}

.rc-EnterpriseCta__text-and-cta-container p {
	line-height: 28px;
	font-size: 16px;
	color: #1f1f1f;
	margin-bottom: 1rem
}

.rc-EnterpriseCta__text-and-cta-container .request-for-demo {
	font-weight: 700;
	font-size: 14px;
	padding: 17px 14px
}

.rc-EnterpriseCta__text-and-cta-container-link-offset {
	margin-bottom: -1rem
}

.rc-EnterpriseCta__text-and-cta-container-link-offset .request-for-demo {
	margin-right: 1rem;
	margin-bottom: 1rem
}

.rc-EnterpriseCta__text-and-cta-container-link-offset .request-for-demo:nth-of-type(2) {
	margin-right: 0
}

.rc-DismissableBanner .rc-DismissableBanner__alert {
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #d6edf6;
	border-size: 0;
	border-radius: 0;
	color: #000;
	display: -ms-flexbox;
	display: box;
	display: flex;
	font-size: 16px;
	-o-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0;
	min-height: 80px;
	padding: 15px 40px;
	position: relative
}

.rc-DismissableBanner .rc-DismissableBanner__alert a {
	color: #000;
	display: inline;
	font-weight: 700;
	text-decoration: underline
}

.rc-DismissableBanner .rc-DismissableBanner__alert a:hover {
	text-decoration: none
}

.rc-DismissableBanner .rc-DismissableBanner__close-button {
	margin-bottom: 0;
	margin-left: -24px;
	min-height: 0;
	padding: 5px;
	transform: translateX(69px)
}

@media screen and (max-width:1100px) {
	.rc-DismissableBanner .rc-DismissableBanner__close-button {
		transform: translateX(30px)
	}
}

.rc-LazyBuildCompilationMessage {
	z-index: 99999;
	top: 0;
	left: 0;
	position: fixed;
	width: 100vw;
	height: 100vh;
	background-color: #f5f5f5
}

.rc-LazyBuildCompilationMessage .guide-text {
	max-width: 60%;
	margin-top: 35px;
	line-height: 1.5;
	font-weight: 160
}

.rc-LazyBuildCompilationMessage .hidden {
	display: none
}

.rc-AuthFormFooter a {
	color: rgba(0, 0, 0, .87)
}

.rc-AuthFormFooter {
	color: rgba(0, 0, 0, .54)
}

.rc-AuthFormFooter a {
	font-weight: 500
}

.rc-AuthFormFooter {
	font-size: 12px;
	line-height: 14px
}

.rc-SocialProof {
	border: 1px solid #e1e1e1;
	padding: 15px;
	margin: auto
}

.rc-SocialProof .social-proof-text {
	margin-left: 25px
}

.rc-SocialProof .large-text {
	font-size: 24px
}

.rc-SocialProof .subtitle-text {
	text-align: right;
	font-size: 10px;
	color: #4d4d4d
}

.rc-SocialProof .mobile-caption {
	text-align: center;
	margin-top: 10px
}

.rc-SignupForm .email-warning {
	font-size: 16px;
	line-height: 40px;
	opacity: .6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60)
}

.rc-AuthenticationModal .c-user-modal-content {
	background-color: #f5f5f5
}

.rc-AuthenticationModal .c-user-modal-content h2,
.rc-AuthenticationModal .c-user-modal-content input,
.rc-AuthenticationModal .caption-text a {
	color: rgba(0, 0, 0, .87)
}

.rc-AuthenticationModal .c-user-modal-content {
	color: rgba(0, 0, 0, .54)
}

.rc-AuthenticationModal-content header,
.rc-AuthenticationModal-content header a.active,
.rc-AuthenticationModal-content header a:active,
.rc-AuthenticationModal-content header a:focus,
.rc-AuthenticationModal-content header a:hover,
.rc-AuthenticationModal .rc-AuthenticationModal-content header,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a.active,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a:active,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a:focus,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a:hover {
	color: #fff
}

.rc-AuthenticationModal-content header a,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a {
	color: hsla(0, 0%, 100%, .7)
}

.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button:disabled {
	color: hsla(0, 0%, 100%, .3)
}

.rc-AuthenticationModal .c-user-modal-content {
	border-radius: 4px
}

.rc-AuthenticationModal .c-user-modal-content .c-user-modal-help-text {
	border-radius: 2px
}

.rc-AuthenticationModal-content header,
.rc-AuthenticationModal-content header a,
.rc-AuthenticationModal .c-user-modal-content,
.rc-AuthenticationModal .rc-AuthenticationModal-content header,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a {
	font-weight: 500
}

.rc-AuthenticationModal .c-user-modal-content h2 {
	font-size: 24px;
	line-height: 32px
}

.rc-AuthenticationModal-content header,
.rc-AuthenticationModal-content header a,
.rc-AuthenticationModal .c-user-modal-content,
.rc-AuthenticationModal .c-user-modal-content input,
.rc-AuthenticationModal .rc-AuthenticationModal-content header,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a {
	font-size: 14px;
	line-height: 20px
}

.rc-AuthenticationModal .c-user-modal-content .c-user-modal-help-text {
	font-size: 12px;
	line-height: 14px
}

.rc-AuthenticationModal .c-user-modal-content .c-user-modal-help-text,
.rc-AuthenticationModal .c-user-modal-content h2,
.rc-AuthenticationModal .c-user-modal-content p {
	margin-top: 0;
	margin-bottom: 16px
}

.rc-AuthenticationModal .c-user-modal-content form,
.rc-AuthenticationModal .c-user-modal-content input {
	margin: 0
}

.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	padding: 5px;
	font-size: 11px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0)
}

.tooltip.in {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=8000)";
	filter: alpha(opacity=8000)
}

.tooltip.top {
	margin-top: -3px
}

.tooltip.right {
	margin-left: 3px
}

.tooltip.bottom {
	margin-top: 3px
}

.tooltip.left {
	margin-left: -3px
}

.rc-AuthenticationModal {
	position: fixed;
	z-index: 15000;
	top: 0;
	left: 0;
	right: 0
}

.rc-AuthenticationModal input[type=email],
.rc-AuthenticationModal input[type=password],
.rc-AuthenticationModal input[type=text] {
	height: 48px;
	border-radius: 0;
	padding: .75rem;
	font-size: 1.25rem
}

.rc-AuthenticationModal input[type=email]:focus,
.rc-AuthenticationModal input[type=password]:focus,
.rc-AuthenticationModal input[type=text]:focus {
	border-color: #2a73cc!important;
	color: #555!important;
	outline: 0;
	outline: 9 dotted;
	box-shadow: 0 0 0 transparent!important
}

.rc-AuthenticationModal .rc-Modal.layer>.c-modal-x-out {
	position: fixed;
	z-index: 10001;
	right: 24px!important
}

.rc-AuthenticationModal .rc-Modal.layer>.c-modal-content {
	padding-top: 0;
	margin-top: 0;
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 98%;
	width: 100%;
	top: 50%
}

.rc-AuthenticationModal .rc-Modal.layer>.c-modal-content button:focus {
	outline: 2px auto #0069d9;
	outline: 5px auto -webkit-focus-ring-color
}

@media (max-width:767px) {
	.rc-AuthenticationModal .rc-Modal.layer>.c-modal-content {
		top: 0;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 32px
	}
}

.rc-AuthenticationModal a {
	cursor: pointer;
	text-decoration: none
}

.rc-AuthenticationModal a:focus,
.rc-AuthenticationModal a:hover {
	text-decoration: none
}

.rc-AuthenticationModal .c-user-modal-content {
	max-width: 380px;
	position: relative;
	margin: auto;
	padding: 24px
}

.rc-AuthenticationModal .c-user-modal-content h2 {
	font-family: Helvetica Neue, Arial, sans-serif
}

.rc-AuthenticationModal .c-user-modal-content .c-user-modal-help-text {
	padding: 8px;
	background-color: rgba(0, 0, 0, .12)
}

.rc-AuthenticationModal .c-user-modal-content button,
.rc-AuthenticationModal .c-user-modal-content input {
	padding: 14px 16px
}

.rc-AuthenticationModal .c-user-modal-content button {
	width: 100%
}

.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button {
	background: #3b5998;
	color: #fff
}

.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button:hover {
	background-color: #36528c
}

.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button:focus {
	background-color: #30487b
}

.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button:active {
	background-color: #314a7e
}

.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button em,
.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button i,
.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button span {
	display: inline-block;
	vertical-align: sub
}

.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button em,
.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button i {
	font-size: 20px
}

.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button em:last-child,
.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button i:last-child,
.rc-AuthenticationModal .c-user-modal-content button.c-user-modal-facebook-button span {
	margin-left: 8px;
	margin-right: 8px
}

.rc-AuthenticationModal .c-user-modal-content input {
	width: 100%
}

@media (max-height:568px) {
	.rc-AuthenticationModal .c-logo,
	.rc-AuthenticationModal .c-user-modal-mission {
		display: none!important
	}
}

.rc-AuthenticationModal .caption-text a {
	font-size: 12px
}

.rc-AuthenticationModal .caption-text a:hover {
	color: #014c8c
}

.rc-AuthenticationModal .c-user-modal-content input {
	height: 48px;
	border-radius: 0;
	box-shadow: none
}

input:required {
	box-shadow: none
}

.mb-lt5 {
	margin-bottom: -.5rem
}

.fw-bold {
	font-weight: 700
}

.continue-with-organization {
	padding: 3px!important
}

.rc-AuthenticationModal-content header,
.rc-AuthenticationModal .rc-AuthenticationModal-content header {
	position: relative;
	text-align: center;
	width: 100%
}

.rc-AuthenticationModal-content header .c-logo,
.rc-AuthenticationModal .rc-AuthenticationModal-content header .c-logo {
	display: block;
	margin: auto;
	background-image: url(https://d3njjcbhbojbot.cloudfront.net/web/bundles/userModal/images/coursera-logo.svg);
	background-size: contain;
	height: 36px;
	width: 208px
}

@media (max-width:767px) {
	.rc-AuthenticationModal-content header .c-logo,
	.rc-AuthenticationModal .rc-AuthenticationModal-content header .c-logo {
		margin-top: 25px
	}
}

.rc-AuthenticationModal-content header .c-user-modal-mission,
.rc-AuthenticationModal .rc-AuthenticationModal-content header .c-user-modal-mission {
	padding: 8px
}

.rc-AuthenticationModal-content header nav,
.rc-AuthenticationModal .rc-AuthenticationModal-content header nav {
	margin-top: 5px;
	margin-bottom: 10px
}

@media (max-width:767px) {
	.rc-AuthenticationModal-content header nav,
	.rc-AuthenticationModal .rc-AuthenticationModal-content header nav {
		margin-top: 36px
	}
}

.rc-AuthenticationModal-content header a,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a {
	text-transform: uppercase;
	display: inline-block;
	padding: 8px 12px;
	position: relative
}

.rc-AuthenticationModal-content header a:first-child,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a:first-child {
	margin-right: 16px
}

.rc-AuthenticationModal-content header a.active,
.rc-AuthenticationModal-content header a:active,
.rc-AuthenticationModal-content header a:focus,
.rc-AuthenticationModal-content header a:hover,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a.active,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a:active,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a:focus,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a:hover {
	text-decoration: underline;
	color: #fff
}

.rc-AuthenticationModal-content header a.active:after,
.rc-AuthenticationModal .rc-AuthenticationModal-content header a.active:after {
	border-color: transparent transparent #f5f5f5;
	border-style: solid;
	border-width: 0 10px 10px;
	content: "";
	display: block;
	position: absolute;
	height: 0;
	width: 0;
	left: 40%;
	bottom: -11px
}

.rc-LinkedAccountForm h2 {
	margin-top: 25px
}

.rc-LinkedAccountForm p {
	margin-top: 10px
}

.rc-ProductDiscountPromoBanner {
	background: transparent;
	position: relative;
	width: 100%;
	height: 100px;
	max-height: 100px;
	transition: max-height .3s ease-out;
	overflow: hidden
}

.rc-ProductDiscountPromoBanner.hidden {
	max-height: 0
}

.rc-ProductDiscountPromoBanner .banner-bg {
	position: absolute;
	top: 0;
	height: 100%;
	z-index: -1
}

.rc-ProductDiscountPromoBanner .banner-left-bg,
.rc-ProductDiscountPromoBanner .banner-right-bg {
	background-repeat: no-repeat;
	background-size: cover
}

@media (max-width:479px) {
	.rc-ProductDiscountPromoBanner .banner-left-bg,
	.rc-ProductDiscountPromoBanner .banner-right-bg {
		display: none
	}
}

.rc-ProductDiscountPromoBanner .banner-left-bg {
	left: 0
}

.rc-ProductDiscountPromoBanner .banner-right-bg {
	right: 0
}

.rc-ProductDiscountPromoBanner .banner-gradient {
	right: 0;
	margin-left: auto;
	margin-right: auto
}

@media (max-width:479px) {
	.rc-ProductDiscountPromoBanner .banner-gradient {
		left: 0;
		width: 100%
	}
}

.rc-ProductDiscountPromoBanner .banner-details {
	height: 100%;
	margin: 0 48px
}

.rc-ProductDiscountPromoBanner .banner-main-cta {
	font-family: OpenSans, Arial, sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	margin: 0 0 8px;
	line-height: 1;
	text-align: center
}

@media (max-width:767px) {
	.rc-ProductDiscountPromoBanner .banner-main-cta {
		margin: 0 0 6px;
		font-size: 12px;
		line-height: 14px
	}
}

@media (max-width:767px) {
	.rc-ProductDiscountPromoBanner .banner-description {
		font-size: 12px;
		line-height: 14px
	}
}

.rc-ProductDiscountPromoBanner .banner-legal-disclaimer {
	font-size: .8rem
}

@media (max-width:767px) {
	.rc-ProductDiscountPromoBanner .banner-legal-disclaimer {
		font-size: .6rem;
		line-height: 1.3
	}
}

.rc-ProductDiscountPromoBanner .banner-close {
	position: absolute;
	top: 0;
	right: 24px;
	height: 100%;
	width: 32px
}

@media (max-width:767px) {
	.rc-ProductDiscountPromoBanner .banner-close {
		right: 8px
	}
}

.rc-AlgoliaAutoComplete .react-autosuggest__container {
	position: relative
}

.rc-AlgoliaAutoComplete .react-autosuggest__container input[type=text].react-autosuggest__input {
	width: 100%;
	height: 30px;
	padding: 0 10px;
	font-family: Helvetica, sans-serif;
	font-weight: 300;
	font-size: 16px;
	box-shadow: none;
	margin-bottom: 0;
	border: 0
}

.rc-AlgoliaAutoComplete .react-autosuggest__container input[type=text].react-autosuggest__input--focused {
	outline: none;
	box-shadow: none
}

.rc-AlgoliaAutoComplete .react-autosuggest__container input[type=text].react-autosuggest__input--open {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.rc-AlgoliaAutoComplete .react-autosuggest__container input[type=text].react-autosuggest__suggestions-container {
	display: none
}

.rc-AlgoliaAutoComplete .react-autosuggest__container .dot-delimiter {
	margin: 0 7px;
	color: #969696
}

.rc-AlgoliaAutoComplete .react-autosuggest__container .partner-names {
	color: #969696
}

.rc-AlgoliaAutoComplete .react-autosuggest__container .react-autosuggest__suggestions-container--open {
	overflow: scroll;
	display: block;
	max-height: 600px;
	position: absolute;
	width: 650px;
	max-width: 85vw;
	margin-top: 6px;
	border: 1px solid #525252;
	left: -16px;
	background-color: #fff;
	font-family: Helvetica, sans-serif;
	font-weight: 300;
	font-size: 16px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	z-index: 10000
}

.rc-AlgoliaAutoComplete .react-autosuggest__container .react-autosuggest__suggestions-list {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.rc-AlgoliaAutoComplete .react-autosuggest__container .react-autosuggest__suggestion {
	cursor: pointer;
	padding: 5px
}

.rc-AlgoliaAutoComplete .react-autosuggest__container .react-autosuggest__suggestion .ais-Highlight-highlighted {
	background-color: #fff;
	color: #2a73cc
}

.rc-AlgoliaAutoComplete .react-autosuggest__container .react-autosuggest__suggestion a {
	text-decoration: none
}

.rc-AlgoliaAutoComplete .react-autosuggest__container .react-autosuggest__section-container--first {
	border-top: 0
}

.rc-AlgoliaAutoComplete .react-autosuggest__container .react-autosuggest__section-container--first .react-autosuggest__section-title {
	border: none
}

.rc-AlgoliaAutoComplete .react-autosuggest__container .react-autosuggest__section-container--first .react-autosuggest__suggestion {
	padding: 0
}

.rc-AlgoliaAutoComplete .react-autosuggest__container .react-autosuggest__section-title {
	border-top: 1px solid rgba(0, 0, 0, .26);
	padding: 5px 0;
	margin: 0 5px;
	font-size: 12px
}

.rc-AlgoliaAutoComplete .react-autosuggest__container .react-autosuggest__section-title .headline-1-text {
	font-size: 16px;
	font-weight: 550
}

.ais-Hits-list,
.ais-InfiniteHits-list {
	margin: 0;
	padding: 0;
	list-style: none
}

.ais-InfiniteHits-loadMore {
	padding: 0;
	overflow: visible;
	font: inherit;
	line-height: normal;
	color: inherit;
	background: none;
	border: 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ais-InfiniteHits-loadMore::-moz-focus-inner {
	padding: 0;
	border: 0
}

.ais-InfiniteHits-loadMore[disabled] {
	cursor: default
}

[class^=ais-] {
	font-size: 1rem;
	box-sizing: border-box
}

a[class^=ais-] {
	text-decoration: none
}

.ais-Hits,
.ais-InfiniteHits {
	color: #3a4570
}

.ais-InfiniteHits-loadMore {
	padding: .3rem .5rem;
	font-size: .8rem;
	color: #fff;
	background-color: #0096db;
	border-radius: 5px;
	transition: background-color .2s ease-out;
	outline: none
}

.ais-InfiniteHits-loadMore:focus,
.ais-InfiniteHits-loadMore:hover {
	background-color: #0073a8
}

.ais-InfiniteHits-loadMore--disabled {
	opacity: .6;
	cursor: not-allowed
}

.ais-InfiniteHits-loadMore--disabled:focus,
.ais-InfiniteHits-loadMore--disabled:hover {
	background-color: #0096db
}

.ais-Hits-list,
.ais-InfiniteHits-list {
	margin-top: -1rem;
	margin-left: -1rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.ais-Hits-item,
.ais-InfiniteHits-item {
	margin-top: 1rem;
	margin-left: 1rem;
	padding: 1rem;
	width: calc(25% - 1rem);
	border: 1px solid #c4c8d8;
	box-shadow: 0 2px 5px 0 #e3e5ec
}

.ais-InfiniteHits-loadMore {
	margin-top: 1rem
}

#algolia-placeholder-search-input {
	width: 100%;
	height: 30px;
	padding: 0 10px;
	font-family: Helvetica, sans-serif;
	font-weight: 300;
	font-size: 16px;
	border: 0;
	box-shadow: none;
	margin-bottom: 0
}

.c-ph-search-bar {
	position: relative;
	line-height: 40px;
	border: 1px solid #d9d9d9
}

.c-ph-search-bar.c-has-catalog-button .c-search-form {
	margin-left: 90px;
	width: calc(100% - 90px)
}

.c-ph-search-bar .c-ph-search-wrapper {
	margin: 0;
	text-align: left;
	position: relative
}

.c-ph-search-bar .c-ph-search-wrapper .c-search-form {
	width: 100%;
	margin-bottom: 0;
	display: inline-block
}

.c-ph-search-bar .c-ph-search-wrapper button.button-link {
	color: #757575;
	width: 100%;
	height: 100%;
	background-color: #fafafa
}

.c-ph-search-bar .c-ph-search-wrapper button.button-link:focus,
.c-ph-search-bar .c-ph-search-wrapper button.button-link:hover {
	background-color: #ededed
}

.c-ph-search-bar .c-ph-search-wrapper .c-catalog-button {
	background-color: #fafafa;
	border-right: 1px solid #d9d9d9;
	cursor: pointer;
	display: inline-block;
	line-height: 40px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 90px
}

.c-ph-search-bar .c-ph-search-wrapper .c-catalog-button:focus,
.c-ph-search-bar .c-ph-search-wrapper .c-catalog-button:hover {
	background-color: $color-dawn600
}

.c-ph-search-bar .c-ph-search-wrapper .c-catalog-button:active {
	font-weight: 600
}

.c-ph-search-bar .c-ph-search-wrapper .c-search-input-container {
	display: block;
	width: 100%
}

.c-ph-search-bar .c-ph-search-wrapper .c-search-input-container .c-search-icon {
	position: absolute;
	right: 12px;
	top: 11px;
	font-size: 16px;
	cursor: pointer;
	color: #333
}

.c-ph-search-bar .c-ph-search-wrapper .c-search-input-container .c-search-icon:active {
	font-weight: bolder
}

.c-ph-search-bar .c-ph-search-wrapper .c-search-input-container .c-search-icon .c-search-submit {
	position: absolute;
	width: 100%;
	left: -1px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0)
}

.rc-BrowseCarousel {
	position: relative;
	min-width: 100%
}

.rc-BrowseCarousel .carousel-dots {
	cursor: pointer;
	position: absolute;
	display: block;
	width: 100%;
	padding: 0;
	margin: 10px 0 0;
	list-style: none;
	text-align: center
}

@media (max-width:767px) {
	.rc-BrowseCarousel .carousel-dots {
		display: none!important
	}
}

.rc-BrowseCarousel .carousel-dots li {
	display: inline-block;
	width: 20px;
	height: 20px;
	padding: 0
}

.rc-BrowseCarousel .carousel-dots button {
	position: relative;
	width: 100%;
	color: transparent;
	border: 0;
	background: transparent
}

.rc-BrowseCarousel .carousel-dots button:before {
	color: #9b9b9b;
	content: "\25CB";
	visibility: visible;
	position: absolute;
	left: 2px;
	display: block;
	font-size: 16px;
	width: 14px
}

.rc-BrowseCarousel .carousel-dots .slick-active button:before {
	content: "\25CF"
}

.rc-BrowseCarousel .slick-next,
.rc-BrowseCarousel .slick-prev {
	position: absolute;
	top: calc(50% - 24px);
	display: block;
	width: 48px;
	height: 48px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent
}

.rc-BrowseCarousel .slick-next svg,
.rc-BrowseCarousel .slick-prev svg {
	position: relative
}

.rc-BrowseCarousel .slick-prev {
	left: -48px
}

.rc-BrowseCarousel [dir=rtl] .slick-prev {
	right: -30px;
	left: auto
}

.rc-BrowseCarousel .slick-next {
	right: -48px
}

.rc-BrowseCarousel [dir=rtl] .slick-next {
	right: auto;
	left: -30px
}

.rc-BrowseCarousel .slick-slider {
	height: 100%;
	margin: auto;
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

@media (max-width:767px) {
	.rc-BrowseCarousel .slick-slider .slick-arrow {
		display: none
	}
}

.rc-BrowseCarousel .slick-list {
	height: calc(100% + 10px);
	position: relative;
	display: block;
	overflow: hidden;
	padding: 5px 0 0;
	margin-left: -10px;
	margin-right: -10px
}

@media (max-width:767px) {
	.rc-BrowseCarousel .slick-list {
		margin-left: 0;
		margin-right: 0
	}
}

.rc-BrowseCarousel .slick-list::focus {
	outline: none
}

.rc-BrowseCarousel .slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.rc-BrowseCarousel .slick-slider .slick-list,
.rc-BrowseCarousel .slick-slider .slick-track {
	transform: translateZ(0)
}

.rc-BrowseCarousel .slick-track {
	height: 100%;
	position: relative;
	top: 0;
	left: 0;
	display: block
}

.rc-BrowseCarousel .slick-track:after,
.rc-BrowseCarousel .slick-track:before {
	display: table;
	content: ""
}

.rc-BrowseCarousel .slick-track:after {
	clear: both
}

.rc-BrowseCarousel .slick-loading .slick-track {
	visibility: hidden
}

.rc-BrowseCarousel .slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

.rc-BrowseCarousel [dir=rtl] .slick-slide {
	float: right
}

.rc-BrowseCarousel .slick-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.rc-BrowseCarousel .slick-slide.slick-loading img {
	display: none
}

.rc-BrowseCarousel .slick-slide.dragging img {
	pointer-events: none
}

.rc-BrowseCarousel .slick-initialized .slick-slide {
	display: block
}

.rc-BrowseCarousel .slick-loading .slick-slide {
	visibility: hidden
}

.rc-BrowseCarousel .slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.rc-BrowseCarousel .slick-arrow.slick-disabled {
	display: none
}

.rc-Collection .rc-BrowseCarousel .slick-slide {
	min-width: 288px
}

.rc-Collection .rc-BrowseCarousel .slick-slide .rc-BrowseDegreeCard:last-child,
.rc-Collection .rc-BrowseCarousel .slick-slide .rc-ProductCardWithMicroDP,
.rc-Collection .rc-BrowseCarousel .slick-slide .rc-ProductCardWithMicroDP .collection-product-card {
	position: static
}

.rc-Collection .rc-BrowseCarousel .slick-slide .rc-BrowseDegreeCard:last-child .openContentBadge,
.rc-Collection .rc-BrowseCarousel .slick-slide .rc-ProductCardWithMicroDP .collection-product-card .openContentBadge,
.rc-Collection .rc-BrowseCarousel .slick-slide .rc-ProductCardWithMicroDP .openContentBadge {
	background-color: #e8b329;
	color: #000;
	top: 20px
}

.rc-Collection .rc-BrowseCarousel .slick-slide .rc-BrowseDegreeCard:last-child .openContentBadge:before,
.rc-Collection .rc-BrowseCarousel .slick-slide .rc-ProductCardWithMicroDP .collection-product-card .openContentBadge:before,
.rc-Collection .rc-BrowseCarousel .slick-slide .rc-ProductCardWithMicroDP .openContentBadge:before {
	border-color: transparent #e8b329 transparent transparent
}

.rc-Collection .rc-BrowseCarousel .slick-slide .rc-BrowseDegreeCard:last-child .openContentBadge:after,
.rc-Collection .rc-BrowseCarousel .slick-slide .rc-ProductCardWithMicroDP .collection-product-card .openContentBadge:after,
.rc-Collection .rc-BrowseCarousel .slick-slide .rc-ProductCardWithMicroDP .openContentBadge:after {
	border-color: transparent transparent #e8b329
}

.rc-Collection .rc-BrowseCarousel .slick-list {
	min-width: 100%
}

.c-mobile-search-topics {
	height: 450px;
	padding: 28px 0 20px;
	transition: opacity .3s ease-in;
	-webkit-transition: opacity .3s ease-in;
	opacity: 1;
	-ms-filter: none;
	filter: none
}

@media (max-width:767px) {
	.c-mobile-search-topics {
		height: auto;
		padding: 0
	}
}

.c-mobile-search-topics .rc-CompetencyTestLink {
	border-top: 1px solid #e1e1e1;
	width: 100%
}

.c-mobile-search-topics .rc-CompetencyTestLink span {
	color: unset
}

.c-mobile-search-topics.hide-with-opacity {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	pointer-events: none;
	transition: opacity .3s ease-out;
	-webkit-transition: opacity .3s ease-out
}

.c-mobile-search-topics .c-mobile-carousel-transition-wrapper {
	transition: opacity .3s ease-in;
	-webkit-transition: opacity .3s ease-in;
	opacity: 1;
	-ms-filter: none;
	filter: none
}

.c-mobile-search-topics .c-mobile-carousel-transition-wrapper.hide-with-opacity {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	pointer-events: none;
	transition: opacity .3s ease-out;
	-webkit-transition: opacity .3s ease-out
}

.c-mobile-search-topics .c-mobile-carousel-transition-wrapper .c-mobile-topics-heading {
	font-size: 24px;
	margin-top: 8px
}

.c-mobile-search-topics .c-mobile-carousel-transition-wrapper .mobile-topics-carousel {
	margin: 0
}

.c-mobile-search-topics .c-mobile-carousel-transition-wrapper .mobile-topics-carousel .slick-track {
	display: -ms-flexbox;
	display: box;
	display: flex
}

.c-mobile-search-topics .c-mobile-carousel-transition-wrapper .mobile-topics-carousel .slick-track .slick-slide .mobile-search-card {
	height: 100px;
	overflow: hidden;
	margin: 8px;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	border-radius: 3px;
	width: 150px;
	transform: translateZ(0);
	cursor: pointer
}

.c-mobile-search-topics .c-mobile-carousel-transition-wrapper .mobile-topics-carousel .slick-track .slick-slide .mobile-search-card:first-child {
	margin-left: 0
}

.c-mobile-search-topics .c-mobile-carousel-transition-wrapper .mobile-topics-carousel .slick-track .slick-slide .mobile-search-card span {
	position: absolute;
	bottom: 10px;
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	padding: 0 10px
}

.c-mobile-search-topics .c-mobile-list-transition-wrapper {
	position: relative;
	transition: transform .3s
}

.c-mobile-search-topics .c-mobile-list-transition-wrapper.mobile-long-list {
	transform: translateY(-185px)
}

.c-mobile-search-topics .c-mobile-list-transition-wrapper .c-mobile-topics-list-heading {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	color: #656d78;
	margin-top: 30px
}

.c-mobile-search-topics .c-mobile-list-transition-wrapper .c-mobile-topics-list {
	margin: 0;
	padding: 0 0 80px;
	transition: max-height .3s
}

.c-mobile-search-topics .c-mobile-list-transition-wrapper .c-mobile-topics-list .c-mobile-list-link {
	line-height: 50px;
	list-style-type: none;
	font-weight: 100;
	font-size: 18px
}

.c-mobile-search-topics .c-mobile-list-transition-wrapper .c-mobile-topics-list .c-mobile-list-link a {
	text-decoration: none
}

.c-mobile-search-topics .c-mobile-list-transition-wrapper .c-mobile-topics-list .c-mobile-list-link a:focus {
	text-decoration: underline
}

.rc-ProfileImage .c-profile-image,
.rc-ProfileImage .c-profile-image img {
	border-radius: 100%
}

.rc-ProfileImage .c-profile-initials {
	color: #fff;
	background-color: #3277b2;
	text-transform: uppercase
}

.rc-ProfileImage .c-profile-initials div {
	width: 100%;
	height: 100%
}

.rc-ProfileImage .c-profile-initials div p {
	margin-bottom: 0
}

.rc-MobileMegaMenu .mobileMegaMenu-back {
	position: absolute;
	width: 100%;
	height: 55px;
	margin-top: 10px;
	top: 0;
	left: 0;
	border: 0;
	z-index: 1;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent
}

.rc-MobileMegaMenu .mobile-header-btn.mobile-header-btn {
	position: relative;
	padding-right: 34px
}

.rc-MobileMegaMenu .mobile-header-btn.mobile-header-btn svg {
	position: absolute;
	top: 50%;
	bottom: auto;
	right: 14px;
	transform: translateY(-50%)
}

.rc-MobileHeaderDropdown {
	margin: 20px 0;
	padding-bottom: 40px;
	border-top: 1px solid #d8d8d8
}

.rc-MobileHeaderDropdown.is-toggled svg {
	transform: rotate(270deg)
}

.rc-MobileHeaderDropdown.is-toggled button.mobile-header-btn {
	border-bottom-color: #d8d8d8
}

.rc-MobileHeaderDropdown button.mobile-header-btn {
	border-bottom: 1px solid transparent;
	transition: all .3s
}

.rc-MobileHeaderDropdown ul {
	padding-left: 0
}

.rc-MobileHeaderDropdown svg {
	transform: rotate(90deg);
	transition: all .3s
}

.rc-MobileHeaderDropdown .mobile-header-btn.mobile-header-btn {
	position: relative;
	margin-top: 0;
	padding-right: 34px
}

.rc-MobileHeaderDropdown .mobile-header-btn.mobile-header-btn .mobile-header-svg {
	position: absolute;
	top: 50%;
	right: 14px;
	transform: translateY(-50%)
}

.rc-MobileHeaderDropdown .mobile-header-btn.mobile-header-btn .mobile-header-svg svg {
	position: relative;
	top: auto;
	bottom: auto;
	right: auto;
	left: auto
}

@media (max-width:767px) {
	body.c-phoenix-modal-open .rc-ProductDiscountPromoBanner {
		display: none
	}
}

.rc-MobileHeader {
	height: 65px
}

.rc-MobileHeader.with-product-discount-promo-banner {
	height: 165px;
	max-height: 165px;
	transition: max-height .3s ease-out
}

.rc-MobileHeader.with-product-discount-promo-banner.hidden {
	max-height: 65px
}

.rc-MobileHeader.with-get-s12n-certificate-banner {
	height: 145px;
	max-height: 145px;
	transition: max-height .3s ease-out
}

@media (max-width:767px) {
	.rc-MobileHeader.with-get-s12n-certificate-banner {
		height: 205px;
		max-height: 205px
	}
}

.rc-MobileHeader.with-get-s12n-certificate-banner.hidden {
	max-height: 65px
}

.rc-MobileHeader .mobile-header-controls-with-jff-btn {
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.rc-MobileHeader .c-mobile-header-controls {
	position: relative;
	height: 65px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	padding: 0 15px;
	width: 100vw
}

.rc-MobileHeader .c-mobile-header-controls .fade-enter {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0)
}

.rc-MobileHeader .c-mobile-header-controls .fade-enter.fade-enter-active {
	opacity: 1;
	-ms-filter: none;
	filter: none;
	transition: opacity .6s
}

.rc-MobileHeader .c-mobile-header-controls .fade-leave {
	opacity: 1;
	-ms-filter: none;
	filter: none
}

.rc-MobileHeader .c-mobile-header-controls .fade-leave.fade-leave-active {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	transition: opacity .3s
}

.rc-MobileHeader .c-mobile-header-controls .mobile-search-close {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 15px;
	right: 15px;
	border: none;
	background-color: transparent
}

.rc-MobileHeader .c-mobile-header-controls .mobile-search-icon {
	position: absolute;
	bottom: 17px;
	right: 15px;
	padding: 0
}

.rc-MobileHeader .c-mobile-header-controls .mobile-search-icon svg {
	height: 18px;
	width: 18px
}

.mobile-header-menu .nav-transition-wrapper {
	position: absolute;
	width: 250px
}

.mobile-header-menu .nav-transition-wrapper.slide-left-enter {
	transform: translate(100%)
}

.mobile-header-menu .nav-transition-wrapper.slide-left-enter.slide-left-enter-active {
	transform: translate(0);
	transition: transform .3s
}

.mobile-header-menu .nav-transition-wrapper.slide-left-leave {
	transform: translate(0)
}

.mobile-header-menu .nav-transition-wrapper.slide-left-leave.slide-left-leave-active {
	transform: translate(-100%);
	transition: transform .3s
}

.mobile-header-menu .nav-transition-wrapper.slide-right-enter {
	transform: translate(-100%)
}

.mobile-header-menu .nav-transition-wrapper.slide-right-enter.slide-right-enter-active {
	transform: translate(0);
	transition: transform .3s
}

.mobile-header-menu .nav-transition-wrapper.slide-right-leave {
	transform: translate(0)
}

.mobile-header-menu .nav-transition-wrapper.slide-right-leave.slide-right-leave-active {
	transform: translate(100%);
	transition: transform .3s
}

.mobile-header-menu .mobile-loggedIn-nav-header {
	margin: 0;
	padding: 25px 15px;
	font-size: 18px
}

.mobile-header-menu .mobile-loggedIn-nav-header .c-mobile-nav-username {
	margin-left: 15px
}

.mobile-header-menu .mobile-header-btn.htmlButton {
	width: 100%;
	background-color: transparent;
	border: none;
	text-align: left
}

.mobile-header-menu .mobile-header-btn.htmlButton.mobile-account-header {
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.mobile-header-menu .mobile-header-btn.htmlButton.mobile-account-header svg {
	position: relative;
	left: -75px;
	bottom: -1px
}

.mobile-header-menu .mobile-header-btn svg {
	position: relative;
	bottom: -4px;
	right: -145px
}

.mobile-header-menu .mobile-header-btn .mobile-cart-pill {
	height: 18px;
	width: 20px;
	color: #fff;
	background-color: #2a73cc;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-o-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 12px;
	border-radius: 10px;
	margin-right: 7px;
	position: relative;
	bottom: -2px
}

.mobile-header-menu .mobile-header-btn .signOut-btn {
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
	width: 100%;
	text-align: left
}

.rc-UserPortrait__first-name {
	max-width: 100px
}

.rc-UserPortrait__first-name,
.rc-UserPortrait__full-name {
	margin-left: 6px;
	margin-right: 4px;
	overflow: hidden;
	text-overflow: ellipsis
}

.rc-UserPortrait__full-name {
	max-width: 140px;
	white-space: nowrap
}

.rc-AuthenticatedAccountDropdown {
	height: 65px;
	top: -20px
}

.rc-AuthenticatedAccountDropdown:hover {
	background-color: #f0f0f0
}

.rc-AuthenticatedAccountDropdown .c-authenticated-dropdown-menu-container {
	position: relative;
	width: 245px;
	padding: 20px 0 0
}

@media (min-width:768px) and (max-width:1100px) {
	.rc-AuthenticatedAccountDropdown .c-authenticated-dropdown-menu-container {
		width: auto
	}
}

.rc-AuthenticatedAccountDropdown .c-authenticated-dropdown-menu-container button {
	border-left: 2px solid #e1e1e1
}

.rc-AuthenticatedAccountDropdown .c-authenticated-dropdown-menu-container .switcher_trigger {
	padding-left: 24px
}

.rc-AuthenticatedAccountDropdown .c-authenticated-dropdown-menu-container .c-authenticated-dropdown-button {
	background-color: transparent;
	cursor: pointer;
	display: inline-block
}

.rc-AuthenticatedAccountDropdown .c-authenticated-dropdown-menu-container .c-authenticated-dropdown-menu {
	list-style: none;
	position: absolute;
	display: block;
	max-height: 90vh;
	padding: 0;
	right: 0;
	width: auto;
	overflow-y: auto;
	background-color: #fff;
	color: #7a7d7f;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, .12);
	border-color: #eee;
	border-radius: 1px;
	top: 65px
}

.rc-AuthenticatedAccountDropdown .c-authenticated-dropdown-menu-container .c-authenticated-dropdown-menu .sign-out {
	width: 100%;
	height: 42px;
	padding: 12px 18px;
	text-align: left;
	background-color: #fff
}

.rc-AuthenticatedAccountDropdown .c-authenticated-dropdown-menu-container .c-authenticated-dropdown-menu .sign-out:focus,
.rc-AuthenticatedAccountDropdown .c-authenticated-dropdown-menu-container .c-authenticated-dropdown-menu .sign-out:hover {
	text-decoration: none;
	color: #000;
	background-color: #f0f0f0;
	outline: none
}

@media (max-width:1200px) {
	.c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button .c-authenticated-dropdown-button,
	.c-ph-nav .c-container .c-ph-right-nav ul.c-navbar-list>.c-ph-right-nav-button a:not(.bt3-btn):not(.signup-btn):not(.signup-jff-fp-btn) {
		padding-left: 12px
	}
}

@media (max-width:991px) {
	.c-authenticated-dropdown-button .switcher_trigger {
		padding-left: 24px
	}
}

.mobile-header-menu .mobile-header-btn .mobile-auth-btn {
	display: inline-block;
	width: 100%;
	display: -ms-flexbox;
	display: box;
	display: flex;
	height: 55px;
	-o-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 800
}

.mobile-header-menu .mobile-header-btn .signUp-btn {
	background-color: #2a73cc;
	color: #fff;
	margin-top: 20px
}

.mobile-header-menu .mobile-header-btn .logIn-btn {
	background-color: #fff;
	color: #2a73cc;
	border: 1px solid #2a73cc
}

.rc-MobilePromoBannerBottom {
	position: fixed;
	bottom: 0;
	height: 100px;
	width: 100vw;
	background: #fff;
	border-top: 1px solid rgba(0, 0, 0, .255);
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .255);
	z-index: 10000
}

.rc-MobilePromoBannerBottom .banner-button {
	width: 100%;
	height: 100%;
	cursor: pointer
}

.rc-MobilePromoBannerBottom .app-logo {
	height: 48px;
	width: 48px;
	margin-top: 16px;
	margin-left: 32px;
	border-radius: 4px
}

.rc-MobilePromoBannerBottom .app-info {
	text-align: left;
	margin-top: 16px;
	margin-left: 12px
}

.rc-MobilePromoBannerBottom .app-name {
	margin-top: 2px;
	margin-bottom: 4px
}

.rc-MobilePromoBannerBottom .promo-dismiss-button {
	cursor: pointer;
	position: absolute;
	right: 12px;
	top: 12px;
	min-width: 12px;
	min-height: 12px
}

.rc-MobilePromoBannerBottom .ratings-section {
	margin-bottom: 16px
}

.rc-MobilePromoBannerBottom .cta-box {
	position: absolute;
	bottom: 12px;
	right: 16px;
	height: 28px;
	width: 80px;
	color: #fff;
	background: #2a73cc;
	border-radius: 4px
}

.rc-MobilePromoBannerBottom .cif-close {
	font-size: 12px;
	color: rgba(0, 0, 0, .255)
}

.rc-MobilePromoRatings .stars {
	color: #f5a623
}

.rc-MobilePromoRatings .review-count {
	margin-left: 8px
}

.rc-TeachBanner {
	position: absolute;
	z-index: 10000;
	width: 100%
}

.rc-TeachBanner.bt3-alert-info {
	background-color: rgba(66, 66, 66, .9);
	border-color: #424242;
	color: #fff;
	font-size: 15px;
	text-align: center;
	margin-bottom: 0;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .12), 0 0 1px 0 rgba(0, 0, 0, .24);
	border-radius: 0
}

.rc-TeachBanner.bt3-alert-info a {
	color: #00dfe3;
	text-decoration: underline
}

.rc-TeachBanner.bt3-alert-info .bt3-close {
	opacity: 1;
	-ms-filter: none;
	filter: none;
	color: #fff;
	font-weight: 100;
	font-size: 24px;
	top: -5px
}

.rc-TeachBanner .c-teach-banner-learner-count {
	font-size: 16px
}

.rc-TeachBanner .c-teach-banner-course-name {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 300px;
	display: inline-block;
	margin-bottom: -5px
}

.rc-TeachBanner .c-teach-banner-content {
	width: 1000px;
	margin: 0 auto
}

.rc-EnterpriseAutoComplete {
	margin: auto
}

@media (max-width:767px) {
	.rc-EnterpriseAutoComplete {
		padding: 12px 14px
	}
}

@media (max-width:767px) {
	.rc-EnterpriseAutoComplete.isFocused {
		background-color: #2a73cc;
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		z-index: 4000;
		transition: background-color .5s ease
	}
}

.rc-EnterpriseAutoComplete .mobile-magnifier .magnifier-wrapper {
	height: 40px;
	width: 40px;
	border: 1px solid #e1e1e1;
	padding: 10px;
	background-color: #4a90e2
}

@media (min-width:768px) {
	.rc-EnterpriseAutoComplete .mobile-magnifier {
		display: none
	}
}

.rc-EnterpriseAutoComplete .section-title-box {
	padding: 6px 21px
}

.rc-EnterpriseAutoComplete .direct-match-section {
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 4px
}

.rc-EnterpriseAutoComplete .section-title {
	width: 100%;
	display: inline-block;
	margin-bottom: 0;
	font-family: OpenSans, Arial, sans-serif;
	font-weight: 700
}

.rc-EnterpriseAutoComplete .section-item {
	line-height: 24px;
	padding: 4px 0;
	width: 100%
}

.rc-EnterpriseAutoComplete .section-item .partner-name {
	width: 100%;
	padding-left: 10px
}

.rc-EnterpriseAutoComplete .section-item .item-photo {
	margin: 4px
}

.rc-EnterpriseAutoComplete .section-item .vertical-box {
	display: inline-block;
	vertical-align: middle
}

.rc-EnterpriseAutoComplete .section-item .item-name {
	color: rgba(0, 0, 0, .87);
	display: -ms-flexbox;
	display: box;
	display: flex;
	overflow-wrap: break-word;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 10px;
	width: 100%
}

.rc-EnterpriseAutoComplete input[type=text].react-autosuggest__input {
	width: 100%;
	height: 40px;
	padding: 0 10px;
	font-family: Helvetica, sans-serif;
	font-weight: 300;
	font-size: 16px;
	box-shadow: none;
	margin-bottom: 0;
	border: 1px solid #e1e1e1;
	border-radius: 2px;
	background: #fff
}

@media (min-width:768px) {
	.rc-EnterpriseAutoComplete input[type=text].react-autosuggest__input {
		padding: 0 10px
	}
}

.rc-EnterpriseAutoComplete input[type=text].react-autosuggest__input--focused {
	outline: none;
	box-shadow: none
}

.rc-EnterpriseAutoComplete input[type=text].react-autosuggest__input--open {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.rc-EnterpriseAutoComplete input[type=text].react-autosuggest__suggestions-container {
	display: none
}

.rc-EnterpriseAutoComplete .react-autosuggest__container {
	width: 100%
}

@media (min-width:768px) {
	.rc-EnterpriseAutoComplete .react-autosuggest__suggestions-container--open {
		padding: 0;
		overflow: scroll;
		display: block;
		max-height: 70vh;
		position: absolute;
		width: 330px;
		max-width: 85vw;
		margin-top: 8px;
		border: 1px solid #e1e1e1;
		background-color: #fff;
		font-family: Helvetica, sans-serif;
		font-weight: 300;
		font-size: 16px;
		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
		z-index: 10000;
		box-shadow: 1px 1px 2px #d3d3d3
	}
}

@media (min-width:992px) {
	.rc-EnterpriseAutoComplete .react-autosuggest__suggestions-container--open {
		width: 400px
	}
}

@media (min-width:1200px) {
	.rc-EnterpriseAutoComplete .react-autosuggest__suggestions-container--open {
		width: 450px
	}
}

@media (max-width:767px) {
	.rc-EnterpriseAutoComplete .react-autosuggest__suggestions-container--open {
		position: absolute;
		left: 0;
		top: 64px;
		width: 100%;
		padding: 0;
		z-index: 1;
		background-color: #fff;
		height: calc(100vh - 65px);
		overflow: scroll
	}
}

.rc-EnterpriseAutoComplete .react-autosuggest__suggestions-list {
	margin: 0;
	padding: 10px 18px;
	list-style-type: none
}

.rc-EnterpriseAutoComplete .react-autosuggest__suggestion {
	cursor: pointer;
	padding-bottom: 5px
}

.rc-EnterpriseAutoComplete .react-autosuggest__suggestion .ais-Highlight-highlighted {
	background-color: #fff
}

.rc-EnterpriseAutoComplete .react-autosuggest__suggestion a {
	text-decoration: none
}

.rc-EnterpriseAutoComplete .react-autosuggest__suggestion--highlighted {
	background-color: #e1e1e1
}

.rc-EnterpriseAutoComplete .react-autosuggest__section-container--first {
	border-top: 0
}

.rc-EnterpriseAutoComplete .react-autosuggest__section-container--first .react-autosuggest__section-title {
	border: none
}

.rc-EnterpriseAutoComplete .react-autosuggest__section-container--first .react-autosuggest__suggestion {
	padding: 0
}

.rc-EnterpriseAutoComplete .search-button {
	height: 100%
}

.rc-EnterpriseAutoComplete .search-button .magnifier-wrapper {
	padding: 10px;
	border: 1px solid #e1e1e1;
	background-color: #4a90e2;
	width: 40px;
	height: 40px
}

@media (max-width:767px) {
	.rc-EnterpriseAutoComplete .search-button {
		display: none
	}
}

.rc-EnterpriseAutoComplete .cancel-button {
	display: block;
	position: absolute;
	top: 20px;
	right: 24px
}

@media (min-width:768px) {
	.rc-EnterpriseAutoComplete .cancel-button {
		display: none
	}
}

.rc-EnterpriseSearchBarV2 {
	margin: 14px 0;
	display: -ms-flexbox;
	display: box;
	display: flex;
	background-color: #fff;
	height: 36px;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%
}

.rc-EnterpriseSearchBarV2 .search-form {
	margin: auto;
	width: 100%
}

.rc-EnterpriseSearchBarV2 input {
	width: 100%;
	margin-left: 2px
}

.rc-EnterpriseSearchBarV2 .svg-container {
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.rc-ValidationErrorText {
	padding: 4px 16px;
	background-color: #fba11b;
	color: #fff
}

.rc-ScribeCodeEditorEvaluatorDropdown {
	position: relative
}

.rc-ScribeCodeEditorEvaluatorDropdown ul {
	list-style: none!important
}

.rc-ScribeCodeEditorEvaluatorDropdown ul li {
	margin-bottom: 0!important
}

.rc-ScribeCodeEditorEvaluatorDropdown ul li a {
	padding: 8px!important
}

.rc-ScribeCodeEditorEvaluatorDropdown .bt3-dropdown-menu {
	display: inherit
}

.rc-UIModal.default .rc-Modal,
.rc-UIModal.large .rc-Modal,
.rc-UIModal.small .rc-Modal,
.rc-UIModal.x-large .rc-Modal {
	padding: 16px;
	overflow-y: scroll
}

.rc-ModalOverlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10000;
	background-color: rgba(0, 0, 0, .55)
}

.rc-UIModal {
	position: fixed;
	width: 518px;
	text-align: center;
	max-width: 98%;
	max-height: 98%;
	min-height: 60px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 40px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .05);
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

.rc-UIModal.small {
	width: 318px;
	text-align: center
}

.rc-UIModal.large {
	width: 638px;
	text-align: left
}

.rc-UIModal.x-large {
	width: 1044px;
	text-align: left
}

.rc-UIModal.default .title,
.rc-UIModal.small .title {
	padding: 0 24px
}

.rc-UIModal .title {
	margin-bottom: 20px
}

.rc-UIModal .close-x {
	font-size: 16px;
	position: absolute;
	top: 16px;
	right: 16px;
	color: rgba(0, 0, 0, .45)
}

.bt3-tooltip {
	z-index: 10001
}

.rc-ConsoleOutput {
	background: none;
	border: none!important;
	font-family: Monaco, monospace;
	line-height: 18px;
	padding: 0;
	margin: 0
}

.rc-RequestError {
	padding: 20px;
	background-color: rgba(255, 0, 0, .06)
}

.rc-RequestError .rc-ConsoleOutput {
	color: #9e1e1e
}

.rc-SystemError {
	padding: 20px;
	background-color: rgba(255, 0, 0, .06)
}

.rc-SystemError .rc-ConsoleOutput {
	color: #9e1e1e;
	margin-bottom: 10px
}

.rc-RuntimeError {
	padding: 20px;
	background-color: rgba(255, 0, 0, .06)
}

.rc-RuntimeError .rc-ConsoleOutput {
	color: #9e1e1e
}

.rc-StringOutput {
	padding: 20px
}

.rc-TestCaseOutput {
	padding: 20px;
	background-color: rgba(255, 0, 0, .06)
}

.rc-TestCaseOutput .rc-ConsoleOutput {
	color: #9e1e1e
}

.rc-TestCaseOutput.correct {
	background-color: #ecf4e8
}

.rc-TestCaseOutput.correct .rc-ConsoleOutput {
	color: #1f8354
}

.rc-ProgressBar {
	background-color: #fff
}

.rc-CodeEvaluatorSlowProgressIndicator {
	width: 100%;
	margin-top: -20px
}

.rc-CodeEvaluatorSlowProgressIndicator .execution-step {
	padding: 20px;
	display: inline-block
}

.rc-CodeEvaluatorSlowProgressIndicator .cancel-request {
	float: right;
	margin: 20px
}

.rc-CodeEvaluatorOutput {
	font-size: 13px;
	background: #fff
}

.rc-CodeEvaluatorOutput .in-progress {
	padding: 20px
}

.hintAlert {
	left: 7px!important;
	background: url(https://d3njjcbhbojbot.cloudfront.net/web/images/teach-course/triangle_alert.svg) no-repeat
}

.hintHighlight {
	background-color: rgba(245, 166, 35, .35)
}

.cml-code-evaluator .cml-code-evaluator-reset {
	font-size: 12px;
	line-height: 14px;
	font-family: OpenSans, Arial, sans-serif
}

.rc-CodeBlock {
	padding: 0;
	font-size: 12px;
	border-radius: 0;
	line-height: 16px;
	margin-bottom: 20px;
	border: 1px solid #ddd
}

.rc-CodeBlock .cml-code-error-highlight {
	position: absolute;
	background-color: rgba(245, 166, 35, .35)
}

.rc-CodeBlock .code-container {
	width: 100%;
	min-height: 40px
}

.cml-code-evaluator {
	z-index: 1000;
	min-height: 1px;
	margin-top: -20px;
	margin-bottom: 20px;
	position: relative
}

.cml-code-evaluator .cml-code-evaluator-hint {
	position: absolute;
	z-index: 10;
	top: -67px;
	right: 160px
}

.cml-code-evaluator .cml-code-evaluator-run {
	position: absolute;
	top: -67px;
	right: 20px
}

.cml-code-evaluator .cml-code-evaluator-reset {
	position: absolute;
	top: -23px;
	right: 20px;
	padding: 0 20px;
	color: #2a73cc
}

.cml-code-evaluator .rc-CodeEvaluatorOutput {
	width: 100%;
	position: relative;
	border: 1px solid #ccc;
	border-top: none;
	margin-bottom: 20px!important
}

.escape-instruction {
	margin-top: -15px;
	position: absolute
}

.rc-TestCaseEditor {
	border-bottom: 1px solid rgba(0, 0, 0, .12);
	border-left: 1px solid rgba(0, 0, 0, .12)
}

.rc-TestCaseEditor .column {
	border-top: 1px solid rgba(0, 0, 0, .12);
	border-right: 1px solid rgba(0, 0, 0, .12)
}

.rc-TestCaseEditor .row {
	margin-right: 0;
	margin-left: 0
}

.rc-TestCaseEditor .column,
.rc-TestCaseEditor .row {
	-o-box-flex: 1;
	box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-orient: horizontal;
	-ms-flex-direction: row;
	flex-direction: row;
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-self: stretch;
	-ms-flex-item-align: stretch
}

.rc-TestCaseEditor .column.vertical-box,
.rc-TestCaseEditor .row.vertical-box {
	-o-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column
}

.rc-TestCaseEditor .column.flex-2,
.rc-TestCaseEditor .row.flex-2 {
	-o-box-flex: 2;
	box-flex: 2;
	-ms-flex: 2;
	flex: 2
}

.rc-TestCaseEditor .rc-CodeEvaluatorOutput img {
	width: auto;
	height: auto;
	max-width: 330px
}

.rc-TestCaseEditor pre {
	white-space: pre-wrap
}

button.rc-TestCasePill.nostyle {
	border-radius: 20px;
	padding: 3px 14px;
	margin-bottom: 10px;
	font-size: .9em
}

button.rc-TestCasePill.nostyle.default {
	border: 1px solid rgba(0, 0, 0, .1)
}

button.rc-TestCasePill.nostyle.default.selected {
	color: #fff;
	border: none;
	background-color: rgba(0, 0, 0, .45)
}

button.rc-TestCasePill.nostyle.passed {
	border: 1px solid #2ab573;
	color: #2ab573
}

button.rc-TestCasePill.nostyle.passed.selected {
	color: #fff;
	background-color: #2ab573
}

button.rc-TestCasePill.nostyle.failed {
	border: 1px solid #956712;
	color: #956712
}

button.rc-TestCasePill.nostyle.failed.selected {
	color: #fff;
	background-color: #956712
}

button.facebook,
button.linkedin,
button.passive,
button.primary,
button.secondary {
	font-size: 12px;
	line-height: 14px;
	font-family: OpenSans, Arial, sans-serif;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-image: none;
	border: none;
	opacity: 1;
	-ms-filter: none;
	filter: none;
	text-decoration: none;
	color: #fff;
	min-width: 72px;
	padding: 10px 20px;
	transition-property: background-color, box-shadow(), color, opacity(n, args);
	transition-duration: .1s;
	transition-timing-function: ease;
	transition-delay: 0ms;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	border-radius: 0
}

button.facebook[disabled],
button.linkedin[disabled],
button.passive[disabled],
button.primary[disabled],
button.secondary[disabled] {
	background-color: #e5e5e5;
	border: 1px solid #e5e5e5;
	color: rgba(0, 0, 0, .26);
	cursor: not-allowed;
	pointer-events: none
}

button.facebook[disabled]:active,
button.facebook[disabled]:focus,
button.facebook[disabled]:hover,
button.linkedin[disabled]:active,
button.linkedin[disabled]:focus,
button.linkedin[disabled]:hover,
button.passive[disabled]:active,
button.passive[disabled]:focus,
button.passive[disabled]:hover,
button.primary[disabled]:active,
button.primary[disabled]:focus,
button.primary[disabled]:hover,
button.secondary[disabled]:active,
button.secondary[disabled]:focus,
button.secondary[disabled]:hover {
	background: #e0e0e0 none repeat 0 0 scroll
}

.rc-AuthorModal {
	min-height: 500px
}

.rc-AuthorModal ::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px
}

.rc-AuthorModal ::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 0 1px hsla(0, 0%, 100%, .5)
}

.rc-AuthorModal.rc-Modal.box .c-modal-content {
	max-height: 98%;
	overflow-x: hidden;
	width: 840px;
	padding: 28px 48px
}

.rc-AuthorModal .error:not(.rc-CharacterCount) {
	color: #ff5c6e
}

.rc-AuthorModal .rc-AuthorModalTitle {
	margin: 0 -48px;
	padding: 0 48px
}

.rc-AuthorModal .authoring-modal-title {
	padding: 20px 0;
	text-align: center
}

.rc-AuthorModal .authoring-modal-title .icon-container {
	margin-bottom: 20px
}

.rc-AuthorModal .authoring-modal-title .icon-container img {
	height: 35px
}

.rc-AuthorModal .authoring-modal-body {
	margin: 0 -48px;
	padding: 0 48px
}

.rc-AuthorModal .rc-AuthorModalFooter {
	margin: 0 -48px;
	padding: 0 48px;
	background: $up-gray-600
}

.rc-AuthorModal .rc-AuthorModalFooter .footer-actions {
	display: -ms-flexbox;
	display: box;
	display: flex;
	padding-top: 20px;
	float: right
}

.rc-AuthorModal .rc-AuthorModalFooter button {
	margin-left: 10px
}

.rc-AuthorModal .rc-AuthorModalFooter button.danger {
	background-color: #ff5c6e;
	border-color: #ff5c6e
}

.rc-TestCaseRunner {
	position: fixed;
	z-index: 1000
}

.rc-TestCaseRunner .c-modal-overlay {
	height: 3000px
}

.rc-AuthorEvaluatorSaveModal {
	position: fixed;
	z-index: 1000
}

.rc-AuthorEvaluatorSaveModal .c-modal-overlay {
	height: 3000px
}

.rc-AuthoringEvaluatorEditor pre {
	border-radius: 0
}

.rc-AuthoringEvaluatorEditor .rc-CodeEvaluatorOutput {
	border: 1px solid #ccc
}

.rc-AuthoringEvaluatorEditor .remove-execution-btn {
	background-color: #ff5c6e;
	border: 1px solid #ff5c6e
}

.rc-AuthoringEvaluatorEditor .remove-execution-btn:active,
.rc-AuthoringEvaluatorEditor .remove-execution-btn:focus,
.rc-AuthoringEvaluatorEditor .remove-execution-btn:hover {
	background-color: #c73e4d;
	border: 1px solid #c73e4d
}

.rc-ScribeCodeEditorEvaluatorConfigModal.rc-UIModal.large {
	width: 1102px;
	top: 10px;
	left: 50%;
	margin-left: -551px;
	transform: none
}

.rc-ScribeCodeEditorEvaluatorConfigModal h1.title {
	font-size: 2.2em
}

.rc-ScribeCodeEditorEvaluatorConfig .evaluator-config-link {
	border: 0;
	padding: 0;
	background: none
}

.rc-ScribeCodeEditorEvaluatorConfig.interactive {
	border-right: 1px solid #ddd
}

.rc-ScribeCodeEditorToolbar {
	z-index: 100;
	color: #555
}

.rc-ScribeCodeEditorToolbar .rc-ScribeCodeEditorLanguageDisplay {
	padding: 8px 20px;
	border-right: 1px solid #ddd
}

.rc-ScribeCodeEditorToolbar .rc-ScribeCodeEditorEvaluatorConfig {
	padding: 8px 20px
}

.rc-ScribeCodeEditorRemoveButton {
	z-index: 10;
	margin-right: 6px
}

.rc-ScribeCodeEditorRemoveButton .remove-code-block-btn {
	border: none;
	background: none
}

.rc-ScribeCodeEditorRemoveButton .remove-code-block-btn .remove-code-block-icon {
	color: #aaa
}

.rc-ScribeCodeEditor {
	border-bottom: 1px solid #ddd
}

.selectize-dropdown-header {
	padding: 5px 8px;
	border-radius: 3px 3px 0 0
}

.selectize-dropdown-header-close {
	right: 8px;
	color: #303030
}

.selectize-control.plugin-remove_button [data-value] .remove {
	padding: 2px 0 0;
	border-left: 1px solid #d0d0d0
}

.selectize-control.plugin-remove_button [data-value].active .remove {
	border-left-color: #cacaca
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
	border-left-color: #fff
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
	color: #303030;
	font-size: 13px;
	line-height: 18px
}

.selectize-input {
	border: 1px solid #d0d0d0;
	padding: 8px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
	border-radius: 3px
}

.selectize-control.multi .selectize-input.has-items {
	padding: 6px 8px 3px
}

.selectize-input.dropdown-active {
	border-radius: 3px 3px 0 0
}

.selectize-control.multi .selectize-input>div {
	padding: 2px 6px;
	background: #f2f2f2;
	color: #303030;
	border: 0 solid #d0d0d0
}

.selectize-control.multi .selectize-input>div.active {
	background: #e8e8e8;
	color: #303030;
	border: 0 solid #cacaca
}

.selectize-control.multi .selectize-input.disabled>div,
.selectize-control.multi .selectize-input.disabled>div.active {
	color: #7d7d7d;
	border: 0 solid #fff
}

.selectize-input>input {
	margin: 0 2px 0 0!important
}

.selectize-input.dropdown-active:before {
	background: #f0f0f0
}

.selectize-dropdown {
	border-radius: 0 0 3px 3px
}

.selectize-dropdown [data-selectable] .highlight {
	background: rgba(125, 168, 208, .2)
}

.selectize-dropdown .optgroup-header,
.selectize-dropdown [data-selectable] {
	padding: 5px 8px
}

.selectize-dropdown .optgroup-header {
	color: #303030
}

.selectize-dropdown .active {
	background-color: #f5fafd;
	color: #495c68
}

.selectize-dropdown .active.create {
	color: #495c68
}

.selectize-dropdown .create {
	color: rgba(48, 48, 48, .5)
}

.selectize-control.single .selectize-input:after {
	right: 15px;
	border-color: grey transparent transparent
}

.selectize-control.single .selectize-input.dropdown-active:after {
	border-color: transparent transparent grey
}

.selectize-control.rtl.single .selectize-input:after {
	left: 15px
}

.selectize-control .selectize-input.disabled {
	background-color: #fafafa
}

.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
	visibility: visible!important;
	background: #f2f2f2!important;
	background: rgba(0, 0, 0, .06)!important;
	border: 0!important;
	box-shadow: inset 0 0 12px 4px #fff
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder:after {
	content: "!";
	visibility: hidden
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.selectize-dropdown-header {
	position: relative;
	padding: 3px 12px;
	border-bottom: 1px solid #d0d0d0;
	background: #f8f8f8;
	border-radius: 4px 4px 0 0
}

.selectize-dropdown-header-close {
	position: absolute;
	right: 12px;
	top: 50%;
	color: #333;
	opacity: .4;
	margin-top: -12px;
	line-height: 20px;
	font-size: 20px!important
}

.selectize-dropdown-header-close:hover {
	color: #000
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
	border-right: 1px solid #f2f2f2;
	border-top: 0;
	float: left;
	box-sizing: border-box
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
	border-right: 0
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
	display: none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
	border-top: 0
}

.selectize-control.plugin-remove_button [data-value] {
	position: relative;
	padding-right: 24px!important
}

.selectize-control.plugin-remove_button [data-value] .remove {
	z-index: 1;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 17px;
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	color: inherit;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block;
	padding: 1px 0 0;
	border-left: 1px solid transparent;
	border-radius: 0 2px 2px 0;
	box-sizing: border-box
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
	background: rgba(0, 0, 0, .05)
}

.selectize-control.plugin-remove_button [data-value].active .remove {
	border-left-color: transparent
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
	background: none
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
	border-left-color: rgba(77, 77, 77, 0)
}

.selectize-control {
	position: relative
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
	color: #333;
	font-family: inherit;
	font-size: inherit;
	line-height: 20px;
	-webkit-font-smoothing: inherit
}

.selectize-control.single .selectize-input.input-active,
.selectize-input {
	background: #fff;
	cursor: text;
	display: inline-block
}

.selectize-input {
	border: 1px solid #ccc;
	padding: 6px 12px;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	box-shadow: none;
	border-radius: 4px
}

.selectize-control.multi .selectize-input.has-items {
	padding: 5px 12px 2px
}

.selectize-input.full {
	background-color: #fff
}

.selectize-input.disabled,
.selectize-input.disabled * {
	cursor: default!important
}

.selectize-input.focus {
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15)
}

.selectize-input.dropdown-active {
	border-radius: 4px 4px 0 0
}

.selectize-input>* {
	vertical-align: baseline;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline
}

.selectize-control.multi .selectize-input>div {
	cursor: pointer;
	margin: 0 3px 3px 0;
	padding: 1px 3px;
	background: #efefef;
	color: #333;
	border: 0 solid transparent
}

.selectize-control.multi .selectize-input>div.active {
	background: #428bca;
	color: #fff;
	border: 0 solid transparent
}

.selectize-control.multi .selectize-input.disabled>div,
.selectize-control.multi .selectize-input.disabled>div.active {
	color: grey;
	background: #fff;
	border: 0 solid rgba(77, 77, 77, 0)
}

.selectize-input>input {
	display: inline-block!important;
	padding: 0!important;
	min-height: 0!important;
	max-height: none!important;
	max-width: 100%!important;
	margin: 0!important;
	text-indent: 0!important;
	border: 0!important;
	background: none!important;
	line-height: inherit!important;
	-webkit-user-select: auto!important;
	box-shadow: none!important
}

.selectize-input>input::-ms-clear {
	display: none
}

.selectize-input>input:focus {
	outline: none!important
}

.selectize-input:after {
	content: " ";
	display: block;
	clear: left
}

.selectize-input.dropdown-active:before {
	content: " ";
	display: block;
	position: absolute;
	background: #fff;
	height: 1px;
	bottom: 0;
	left: 0;
	right: 0
}

.selectize-dropdown {
	position: absolute;
	z-index: 10;
	background: #fff;
	margin: -1px 0 0;
	border: 1px solid #d0d0d0;
	border-top: 0;
	box-sizing: border-box;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	border-radius: 0 0 4px 4px
}

.selectize-dropdown [data-selectable] {
	cursor: pointer;
	overflow: hidden
}

.selectize-dropdown [data-selectable] .highlight {
	background: rgba(255, 237, 40, .4);
	border-radius: 1px
}

.selectize-dropdown .optgroup-header,
.selectize-dropdown [data-selectable] {
	padding: 3px 12px
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
	border-top: 0
}

.selectize-dropdown .optgroup-header {
	color: #777;
	background: #fff;
	cursor: default
}

.selectize-dropdown .active {
	background-color: #f5f5f5;
	color: #262626
}

.selectize-dropdown .active.create {
	color: #262626
}

.selectize-dropdown .create {
	color: rgba(51, 51, 51, .5)
}

.selectize-dropdown-content {
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 200px
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
	cursor: pointer
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
	cursor: text
}

.selectize-control.single .selectize-input:after {
	content: " ";
	display: block;
	position: absolute;
	top: 50%;
	right: 17px;
	margin-top: -3px;
	width: 0;
	height: 0;
	border-color: #333 transparent transparent;
	border-style: solid;
	border-width: 5px 5px 0
}

.selectize-control.single .selectize-input.dropdown-active:after {
	margin-top: -4px;
	border-width: 0 5px 5px;
	border-color: transparent transparent #333
}

.selectize-control.rtl.single .selectize-input:after {
	left: 17px;
	right: auto
}

.selectize-control.rtl .selectize-input>input {
	margin: 0 4px 0 -2px!important
}

.selectize-control .selectize-input.disabled {
	opacity: .5;
	background-color: #fff
}

.selectize-dropdown,
.selectize-dropdown.form-control {
	height: auto;
	padding: 0;
	margin: 2px 0 0;
	z-index: 1000;
	background: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.selectize-dropdown .optgroup-header {
	font-size: 12px;
	line-height: 1.42857143
}

.selectize-dropdown .optgroup:first-child:before {
	display: none
}

.selectize-dropdown .optgroup:before {
	content: " ";
	display: block;
	height: 1px;
	overflow: hidden;
	background-color: #e5e5e5;
	margin: 9px -12px
}

.selectize-dropdown-content {
	padding: 5px 0
}

.selectize-dropdown-header {
	padding: 6px 12px
}

.selectize-input {
	min-height: 34px
}

.selectize-input.dropdown-active {
	border-radius: 4px
}

.selectize-input.dropdown-active:before {
	display: none
}

.selectize-input.focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.has-error .selectize-input {
	border-color: #a94442;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .selectize-input:focus {
	border-color: #843534;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.selectize-control.multi .selectize-input.has-items {
	padding-left: 9px;
	padding-right: 9px
}

.selectize-control.multi .selectize-input>div {
	border-radius: 3px
}

.form-control.selectize-control {
	padding: 0;
	height: auto;
	border: none;
	background: none;
	box-shadow: none;
	border-radius: 0
}

.rc-ScribeCodeEditorLanguagePicker {
	position: absolute;
	left: 350px
}

.rc-ScribeCodeEditorLanguagePicker .selectize-control {
	width: 100px;
	text-align: right;
	line-height: 11px;
	margin-right: -8px
}

.rc-ScribeCodeEditorLanguagePicker .selectize-input {
	padding: 0 10px;
	color: #555;
	border: none;
	outline: none;
	min-height: 20px
}

.rc-ScribeCodeEditorLanguagePicker .selectize-input.full {
	background-color: transparent
}

.rc-ScribeCodeEditorLanguagePicker .selectize-input.focus {
	box-shadow: none
}

.rc-ScribeCodeEditorLanguagePicker .selectize-control.single .selectize-input.input-active,
.rc-ScribeCodeEditorLanguagePicker .selectize-input {
	background: none
}

.rc-ScribeCodeEditorLanguagePicker .selectize-control.single .selectize-input:after {
	display: none
}

.rc-ScribeCodeEditorLanguagePicker .selectize-dropdown-content {
	padding: 0;
	font-size: 11px;
	text-align: left;
	background-color: #fff;
	max-height: 190px
}

.rc-ScribeCodeEditorLanguagePicker .selectize-dropdown .optgroup-header,
.rc-ScribeCodeEditorLanguagePicker .selectize-dropdown [data-selectable] {
	padding: 0 12px
}

.rc-ScribeCodeEditorLanguagePicker .selectize-dropdown {
	top: auto!important;
	left: -5px!important;
	bottom: 25px!important
}

.rc-BounceLoader .spinner {
	margin: 0 auto;
	width: 70px;
	text-align: center
}

.rc-BounceLoader .spinner>div {
	width: 12px;
	height: 12px;
	background-color: #fafafa;
	border-radius: 100%;
	display: inline-block;
	animation: d 1.4s ease-in-out infinite both
}

.rc-BounceLoader .spinner .bounce1 {
	animation-delay: -.32s
}

.rc-BounceLoader .spinner .bounce2 {
	animation-delay: -.16s
}

@keyframes d {
	0%,
	80%,
	to {
		transform: scale(0)
	}
	40% {
		transform: scale(1)
	}
}

.rc-AssetModalCloseConfirmation {
	max-width: 800px;
	height: 400px;
	margin: 25px 10px;
	border-radius: 3px;
	border: 1px solid #f1f1f1
}

.rc-AssetModalCloseConfirmation .description {
	text-align: center;
	padding: 21px
}

.rc-AssetModalCloseConfirmation button {
	margin: 0 10px
}

.rc-AssetModalCloseConfirmation .cancel-button {
	color: #969696
}

.rc-AssetModalCloseConfirmation .confirm-button {
	background-color: #e85628;
	border-color: #e85628
}

.rc-AssetModalCloseConfirmation .confirm-button:hover {
	background-color: #ab3712
}

.rc-AssetItem {
	padding: 4px 0
}

.rc-AssetItem button {
	display: block;
	padding: 17px 40px;
	border-bottom: 1px solid #eee;
	cursor: pointer;
	color: #616161;
	text-decoration: none
}

.rc-AssetItem button:hover {
	background-color: #f5f5f5;
	color: #616161
}

.rc-AssetItem button.selected {
	background-color: #d3f1f2;
	border-bottom-color: #fff
}

.rc-AssetItem span {
	display: inline-block;
	vertical-align: middle
}

.rc-AssetItem .asset-name {
	width: 540px;
	padding-right: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.rc-AssetItem .asset-date {
	width: 190px
}

.rc-AssetsList {
	padding: 0;
	margin: 100px 0 0;
	list-style: none
}

.rc-AssetsList .empty-assets-message {
	padding-top: 117px;
	text-align: center;
	font-size: 15px;
	color: #757575
}

.rc-AssetsListHeaderV2 {
	border-bottom: 1px solid #e1e1e1
}

.rc-AssetsListHeaderV2 h3 {
	display: inline-block;
	padding-left: 50px;
	padding-bottom: 0;
	font-size: 1em;
	text-decoration: none;
	color: #757575;
	cursor: default
}

.rc-AssetsListHeaderV2:first-child {
	padding-left: 12px
}

.rc-AssetsListHeaderV2 .asset-name-header {
	width: 530px
}

.rc-AssetsListHeaderV2 .asset-date-header {
	width: 150px
}

.rc-AssetsListHeaderV2 .asset-type-header {
	width: 148px
}

.rc-TeachInfiniteScroll .rc-BounceLoader {
	width: 100%;
	height: 80px;
	padding: 20px 0;
	margin-top: 40px
}

.rc-TeachInfiniteScroll .rc-BounceLoader .spinner>div {
	background-color: #bdbdbd
}

.rc-AssetBrowser {
	padding: 0;
	margin: 0
}

.rc-AssetBrowser .assets-wrapper {
	position: relative
}

.rc-AssetBrowser .assets-wrapper .rc-AssetsList {
	margin-top: 8px
}

.rc-AssetBrowser .assets-wrapper .assets-loading-state {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: hsla(0, 0%, 100%, .6);
	padding-top: 100px;
	text-align: center
}

.asset-browser-footerV2 {
	text-align: right
}

.asset-browser-footerV2 button {
	display: inline-block;
	padding: 8px 20px;
	margin-top: 5px;
	min-width: 120px;
	margin-left: 20px
}

.rc-AssetAdminModalV2 .rc-Modal .c-modal-content {
	border: 1px solid #bdbdbd;
	border-radius: 0;
	width: 840px;
	height: 625px
}

.rc-AssetAdminModalV2 .rc-Modal .c-modal-content .c-modal-x-out {
	font-size: 18px;
	top: 10px;
	right: 15px
}

.rc-AssetAdminModalV2 .initial-loading {
	text-align: center;
	padding-top: 165px;
	height: 365px
}

.rc-AssetAdminModalV2 .rc-BounceLoader .spinner>div {
	background-color: #bdbdbd
}

.rc-AssetAdminModalV2 .asset-modal-header {
	background-color: #eee;
	padding-top: 2px;
	border-bottom: 1px solid #e0e0e0;
	height: 50px;
	margin-left: -1px
}

.rc-AssetAdminModalV2 .asset-modal-header button {
	display: inline-block;
	padding: 0 40px;
	height: 49px;
	cursor: pointer;
	font: 16px/46px HelveticaNeue-Regular, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
	text-decoration: none;
	color: #333
}

.rc-AssetAdminModalV2 .asset-modal-header button.active {
	background-color: #fff;
	border: 1px solid #e0e0e0;
	border-bottom: none
}

.rc-AssetAdminModalV2 .asset-modal-header .asset-name-header {
	width: 540px
}

.rc-AssetAdminModalV2 .folder-name {
	margin: 0 14px 14px;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 2rem
}

.rc-AssetAdminModalV2 .asset-browser-footerV2 {
	padding: 14px 14px 0
}

.rc-AssetAdminModalV2 .rc-AssetBrowser .assets-wrapper {
	height: 350px
}

.rc-AssetAdminModalV2 .rc-AssetBrowser .empty-assets-message,
.rc-AssetAdminModalV2 .rc-AssetBrowser .scrollable-assets-list {
	height: 260px;
	overflow-y: auto
}

.rc-AssetAdminModalV2 .rc-AssetBrowser .scrollable-assets-list {
	border-bottom: 1px solid #eee
}

.rc-AssetAdminModalV2.with-header .folder-name {
	margin: 28px 14px 18px
}

.rc-AssetAdminModalV2.with-header .asset-browser-footerV2 {
	padding: 25px 15px
}

.rc-AssetAdminModalV2 .rc-DashboardUploader {
	margin-top: 16px
}

.rc-Modal.box.rc-AssetAdminModalV2>.c-modal-content {
	padding: 24px
}

.rc-Modal.box.rc-AssetAdminModalV2 .rc-DefaultAssetSelectorContents div.dashboard-wrapper>div.rc-DashboardUploader {
	margin-top: 0
}

.rc-ToolbarBox {
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: box;
	display: flex
}

.rc-ToolbarBox>* {
	margin: 0 5px
}

.rc-ToolbarBox>:first-child {
	margin-left: 0
}

.rc-ToolbarBox>:last-child {
	margin-right: 0
}

@media (max-width:767px) {
	.rc-Pill>span {
		border: none!important;
		font-weight: 700;
		padding: 0
	}
}

@media (max-width:767px) {
	.rc-PillPrivate>span {
		color: #e65732
	}
}

@media (max-width:767px) {
	.rc-PillGray>span {
		color: #2a73cc
	}
}

@media (max-width:767px) {
	.rc-PillNew>span {
		color: #32b475
	}
}

.rc-EnrolledGroups,
.rc-EnrolledSession,
.rc-EnrolledVersion {
	display: -ms-flexbox;
	display: box;
	display: flex
}

.rc-EnrollmentDivider {
	border-left: 1px solid #969696;
	height: 11px;
	margin: 0 10px;
	transform: rotate(20deg)
}

.rc-OpenSettingsButton>button {
	line-height: 1em;
	min-height: auto;
	padding: 0
}

.rc-OpenSettingsButton>button:hover {
	background-color: #f5f5f5
}

.rc-OpenSettingsButton>button>span {
	display: -ms-flexbox;
	display: box;
	display: flex
}

.rc-OpenSettingsButton>button>span .rc-ToolbarBox {
	font-size: 14px;
	font-weight: 400;
	margin: 2px
}

.rc-OpenSettingsButton>button>span .rc-ToolbarBox,
.rc-OpenSettingsButton>button>span .rc-ToolbarBox:hover {
	color: $color-black
}

.rc-OpenSettingsButton .settings-icon-container {
	margin: 0 0 -3px 10px
}

.rc-EnrollmentState {
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: box;
	display: flex;
	margin-right: 20px;
	overflow: hidden;
	padding: 0 8px;
	width: auto
}

.rc-EnrollmentState .rc-ToolbarBox {
	font-size: 14px;
	font-weight: 400;
	margin: 2px
}

.rc-EnrollmentState .rc-ToolbarBox,
.rc-EnrollmentState .rc-ToolbarBox:hover {
	color: #000
}

@media (max-width:767px) {
	.rc-EnrollmentState {
		padding: 0
	}
	.rc-EnrollmentState .rc-ToolbarBox {
		height: 16px
	}
	.rc-EnrollmentState .rc-EnrollmentDivider {
		display: none
	}
	.rc-EnrollmentState .rc-OpenSettingsButton>button {
		pointer-events: none
	}
	.rc-EnrollmentState .rc-OpenSettingsButton>button:hover {
		background-color: none
	}
	.rc-EnrollmentState .rc-OpenSettingsButton>button>span {
		display: block
	}
	.rc-EnrollmentState .rc-OpenSettingsButton>button>span .rc-ToolbarBox {
		font-size: 12px
	}
	.rc-EnrollmentState .rc-OpenSettingsButton .settings-icon-container {
		display: none
	}
}

.rc-Action {
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: box;
	display: flex;
	margin-bottom: 5px
}

.rc-Action span {
	margin-left: 5px;
	white-space: nowrap;
	color: #2a73cc
}

@media (max-width:767px) {
	.rc-Action span {
		display: none
	}
}

.rc-EditCourse,
.rc-EditItem {
	margin-left: 15px;
	margin-bottom: -5px
}

.rc-PreviewHelp button {
	font-weight: 400
}

.rc-PreviewHelp button svg {
	margin-left: 5px
}

@media (max-width:767px) {
	.rc-PreviewHelp {
		display: none
	}
}

.rc-FullHeightDivider {
	border-left: 1px solid #eee;
	height: 45px;
	margin: 0 20px;
	width: 1px
}

@media (max-width:767px) {
	.rc-FullHeightDivider {
		display: none
	}
}

.rc-Actions {
	display: -ms-flexbox;
	display: box;
	display: flex
}

.rc-Actions .settings-button-container {
	display: none
}

.rc-Actions .settings-button-container svg {
	fill: #2972d1!important
}

@media (max-width:767px) {
	.rc-Actions .settings-button-container {
		display: block
	}
}

.rc-ModalSection .label-text {
	padding: 20px 0 5px
}

.rc-BranchSwitcher {
	margin: 12px 0
}

.rc-BranchSwitcher .bt3-btn-default {
	background: #fff;
	padding: 12px;
	border-radius: 0;
	border: 1px solid #eee
}

.rc-BranchSwitcher .dropdown-title {
	margin-right: 36px;
	text-align: left;
	display: inline-block
}

.rc-BranchSwitcher .bt3-dropdown-menu {
	min-width: 100%;
	max-height: 300px;
	overflow-y: auto
}

.rc-BranchSwitcher .bt3-dropdown-menu a {
	padding: 6px 12px
}

.rc-BranchSwitcher .rc-BranchStatusPill {
	margin-right: 10px
}

.rc-GroupSwitcher {
	margin: 12px 0
}

.rc-GroupSwitcher .bt3-btn-group {
	min-width: 100%
}

.rc-GroupSwitcher .bt3-btn-group .bt3-btn-default {
	min-width: 100%;
	text-align: left;
	background: #fff;
	padding: 11px;
	border-radius: 0;
	border: 1px solid #eee
}

.rc-GroupSwitcher .bt3-btn-group .dropdown-title {
	display: inline-block;
	margin-right: 36px;
	text-align: left;
	min-width: 590px
}

.rc-GroupSwitcher .bt3-btn-group .bt3-dropdown-menu {
	min-width: 100%;
	max-height: 150px;
	overflow-y: auto
}

.rc-GroupSwitcher .bt3-btn-group .bt3-dropdown-menu a {
	padding: 6px 12px
}

.rc-GroupSwitcher .bt3-btn-group .bt3-dropdown-menu span {
	padding: 0
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

progress {
	vertical-align: baseline
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,
a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit;
	font-weight: bolder
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	bottom: -.25em
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

code,
pre {
	font-family: monospace, monospace;
	font-size: 1em
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

button,
input,
optgroup,
select,
textarea {
	font: inherit;
	margin: 0
}

optgroup {
	font-weight: 700
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

html {
	box-sizing: border-box
}

*,
:after,
:before {
	box-sizing: inherit
}

@-ms-viewport {
	width: device-width
}

html {
	font-size: 16px;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
	font-size: 1rem;
	line-height: 1.5;
	color: #373a3c;
	background-color: #fff
}

[tabindex="-1"]:focus {
	outline: none!important
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #818a91
}

address {
	font-style: normal;
	line-height: inherit
}

address,
dl,
ol,
ul {
	margin-bottom: 1rem
}

dl,
ol,
ul {
	margin-top: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

a {
	color: #2a73cc;
	text-decoration: none
}

a:focus,
a:hover {
	color: #014c8c;
	text-decoration: underline
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: none
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle
}

[role=button] {
	cursor: pointer
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

table {
	border-collapse: collapse;
	background-color: transparent
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #818a91;
	caption-side: bottom
}

caption,
th {
	text-align: left
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

button,
input,
select,
textarea {
	line-height: inherit
}

input[type=checkbox]:disabled,
input[type=radio]:disabled {
	cursor: not-allowed
}

input[type=date],
input[type=month],
input[type=time] {
	-webkit-appearance: listbox
}

textarea {
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit
}

input[type=search] {
	-webkit-appearance: none
}

output {
	display: inline-block
}

[hidden] {
	display: none!important
}

@font-face {
	font-family: OpenSans-Light;
	src: url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Light.eot);
	src: url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Light.eot#iefix) format("embedded-opentype"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans-v17-latin-latinext-cyrillic/opensans-300.woff2) format("woff2"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans-v17-latin-latinext-cyrillic/opensans-300.woff) format("woff"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Light.ttf) format("truetype"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Light.svg#OpenSans-Light) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: OpenSans;
	font-style: normal;
	font-weight: 300;
	src: url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Light.eot);
	src: url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Light.eot#iefix) format("embedded-opentype"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans-v17-latin-latinext-cyrillic/opensans-300.woff2) format("woff2"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans-v17-latin-latinext-cyrillic/opensans-300.woff) format("woff"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Light.ttf) format("truetype"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Light.svg#OpenSans-Light) format("svg")
}

@font-face {
	font-family: OpenSans;
	font-style: normal;
	font-weight: 400;
	src: url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Regular.eot);
	src: url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Regular.eot#iefix) format("embedded-opentype"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans-v17-latin-latinext-cyrillic/opensans-regular.woff2) format("woff2"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans-v17-latin-latinext-cyrillic/opensans-regular.woff) format("woff"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Regular.ttf) format("truetype"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Regular.svg#OpenSans-Regular) format("svg")
}

@font-face {
	font-family: OpenSans;
	font-style: normal;
	font-weight: 600;
	src: url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Semibold.eot);
	src: url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Semibold.eot#iefix) format("embedded-opentype"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans-v17-latin-latinext-cyrillic/opensans-600.woff2) format("woff2"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans-v17-latin-latinext-cyrillic/opensans-600.woff) format("woff"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Semibold.ttf) format("truetype"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Semibold.svg#OpenSans-Semibold) format("svg")
}

@font-face {
	font-family: OpenSans;
	font-style: normal;
	font-weight: 700;
	src: url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Bold.eot);
	src: url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Bold.eot#iefix) format("embedded-opentype"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans-v17-latin-latinext-cyrillic/opensans-700.woff2) format("woff2"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans-v17-latin-latinext-cyrillic/opensans-700.woff) format("woff"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Bold.ttf) format("truetype"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/opensans/OpenSans-Bold.svg#OpenSans-Bold) format("svg")
}

@font-face {
	font-family: Merriweather-Light;
	src: url(https://d3njjcbhbojbot.cloudfront.net/web/type/merriweather/Merriweather-Light.eot);
	src: url(https://d3njjcbhbojbot.cloudfront.net/web/type/merriweather/Merriweather-Light.eot) format("embedded-opentype"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/merriweather/Merriweather-Light.woff) format("woff"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/merriweather/Merriweather-Light.ttf) format("truetype"), url(https://d3njjcbhbojbot.cloudfront.net/web/type/merriweather/Merriweather-Light.svg) format("svg")
}

* {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body {
	font-family: OpenSans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif
}

.heading,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: OpenSans-light, Arial, sans-serif
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin-bottom: .5rem
}

.h1,
h1 {
	font-size: 3rem;
	line-height: 3.75rem
}

.h2,
h2 {
	font-size: 2.125rem;
	line-height: 2.625rem
}

.h3,
h3 {
	font-size: 1.5rem;
	line-height: 1.875rem
}

.h4,
h4 {
	font-size: 1.25rem;
	line-height: 1.5rem
}

.h5,
h5 {
	font-size: .875rem;
	line-height: 1rem
}

.h6,
h6 {
	font-size: .75rem;
	line-height: .9rem
}

.body {
	font-size: .875rem;
	line-height: 1.5rem
}

.caption,
.label {
	font-size: .75rem;
	line-height: 1.125rem
}

.label {
	font-weight: 700;
	text-transform: uppercase
}

.display {
	font-family: Merriweather-Light, Georgia, serif
}

.bold {
	font-family: OpenSans, Arial, sans-serif;
	font-weight: 700
}

.hide {
	display: none
}

.rc-Modal {
	z-index: 10000;
	color: #363b42
}

.rc-Modal .c-modal-x-out {
	top: 8px!important;
	right: 16px!important
}

.vjs-button,
.vjs-control {
	background: transparent;
	border: none
}

.text-decoration-none:hover {
	text-decoration: none!important
}

table>caption {
	caption-side: top!important
}

.rc-SessionSwitcher {
	margin: 12px 0
}

.rc-SessionSwitcher .bt3-btn-group {
	min-width: 100%
}

.rc-SessionSwitcher .bt3-btn-group .bt3-btn-default {
	min-width: 100%;
	text-align: left;
	background: #fff;
	padding: 11px;
	border-radius: 0;
	border: 1px solid #eee
}

.rc-SessionSwitcher .bt3-btn-group .dropdown-title {
	display: inline-block;
	margin-right: 36px;
	text-align: left;
	min-width: 590px
}

.rc-SessionSwitcher .bt3-btn-group .dropdown-title .rc-SessionStatusPill {
	margin-right: 10px
}

.rc-SessionSwitcher .bt3-btn-group .bt3-dropdown-menu {
	min-width: 100%;
	max-height: 200px;
	overflow-y: auto
}

.rc-SessionSwitcher .bt3-btn-group .bt3-dropdown-menu .rc-SessionStatusPill {
	margin-right: 10px
}

.rc-SessionSwitcher .bt3-btn-group .bt3-dropdown-menu a {
	padding: 6px 12px
}

.rc-TooltipWrapper button:disabled {
	pointer-events: none!important
}

.rc-ModalButtonFooter {
	margin-top: 24px
}

.rc-ModalButtonFooter button {
	margin-left: 18px;
	min-width: 110px
}

.rc-ChangeCourseViewSettingsModal {
	width: 720px!important;
	text-align: left!important;
	padding: 28px;
	border-radius: 3px;
	overflow: visible!important
}

.rc-ChangeCourseViewSettingsModal .modal-header {
	margin-bottom: 20px
}

.rc-ChangeCourseViewSettingsModal .modal-description {
	font-size: .95em
}

.rc-ChangeCourseViewSettingsModal .rc-BranchSwitcher {
	margin: 0
}

.rc-ChangeCourseViewSettingsModal .rc-BranchSwitcher .dropdown-title {
	width: 590px
}

.rc-EnrollmentStateBanner {
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
	border: 0;
	border-radius: 0;
	border-bottom: 1px solid rgba(0, 0, 0, .12);
	display: -ms-flexbox;
	display: box;
	display: flex;
	height: 45px;
	padding: 0 25px;
	position: fixed;
	top: 65px;
	width: 100%;
	z-index: 999
}

.rc-EnrollmentStateBanner * {
	font-family: inherit;
	line-height: 1em
}

.rc-EnrollmentStateBanner aside>.heading {
	font-family: inherit;
	font-weight: 700;
	font-size: .875rem;
	margin: 0 5px 0 0
}

@media (max-width:767px) {
	.rc-EnrollmentStateBanner {
		height: 82px;
		padding: 0 12px
	}
	.rc-EnrollmentStateBanner aside>.heading {
		display: none
	}
}

.rc-SelectizeSSR.hidden {
	visibility: hidden
}

.rc-CompanyDropdown {
	max-width: 350px;
	width: 100%
}

.rc-CompanyDropdown input {
	border: 1px solid $color-divider-light
}

.rc-CompanyDropdown .rc-SelectizeSSR .selectize-control.single .selectize-input {
	text-align: left;
	font-size: 18px;
	line-height: 24px;
	border: 1px solid $color-divider;
	border-radius: 0;
	padding: 4px 4px 4px 20px
}

.rc-CompanyDropdown .rc-SelectizeSSR .selectize-control.single .selectize-input:after {
	right: 8px
}

.rc-CompanyDropdown .rc-SelectizeSSR .selectize-control.single .selectize-dropdown .selectize-dropdown-content {
	align: left;
	max-height: calc(100vh - 320px)
}

.rc-CompanyDropdown .rc-SelectizeSSR .selectize-control.single .selectize-dropdown .selectize-dropdown-content .company-option {
	padding: 10px;
	height: 52px
}

.rc-CompanyDropdown .rc-SelectizeSSR .selectize-control.single .selectize-dropdown .selectize-dropdown-content .company-option .company-logo {
	width: 40px
}

.rc-CompanyDropdown .rc-SelectizeSSR .selectize-control.single .selectize-dropdown .selectize-dropdown-content .company-option .company-logo img {
	max-width: 36px;
	max-height: 36px;
	width: auto;
	height: auto;
	margin: auto;
	vertical-align: middle
}

.rc-CompanyDropdown .rc-SelectizeSSR .selectize-control.single .selectize-dropdown .selectize-dropdown-content .company-option .company-name {
	font-size: 15px;
	text-overflow: ellipsis;
	text-align: left;
	padding-left: 20px
}

.rc-CompanyDropdown .rc-SelectizeSSR .selectize-control.single .selectize-dropdown .selectize-dropdown-content .company-option .company-domain {
	width: 140px;
	font-size: 12px;
	color: grey;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: right
}

.rc-OccupationsDropdown .rc-SelectizeSSR .selectize-control.single .selectize-input {
	text-align: left;
	font-size: 18px;
	line-height: 24px;
	border: 1px solid $color-divider;
	border-radius: 0;
	padding: 4px 4px 4px 20px
}

.rc-OccupationsDropdown .rc-SelectizeSSR .selectize-control.single .selectize-input:after {
	right: 8px
}

.rc-OccupationsDropdown .rc-SelectizeSSR .selectize-control.single .selectize-dropdown .selectize-dropdown-content {
	align: left;
	max-height: calc(100vh - 320px)
}

.rc-OccupationsDropdown .rc-SelectizeSSR .selectize-control.single .selectize-dropdown .selectize-dropdown-content .occupation-option {
	padding: 10px;
	height: 52px
}

.rc-OccupationsDropdown .rc-SelectizeSSR .selectize-control.single .selectize-dropdown .selectize-dropdown-content .occupation-option .occupation-name {
	font-size: 15px;
	text-overflow: ellipsis;
	text-align: left;
	padding-left: 20px
}

.rc-DropdownInput .form-control,
.rc-DropdownInput .is-dropdown {
	position: relative
}

.rc-DropdownInput .is-dropdown select,
.rc-DropdownInput .is-dropdown select:not([multiple]) {
	padding-right: 36px;
	-o-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.rc-DropdownInput .is-dropdown select::-ms-expand {
	display: none
}

.rc-DropdownInput .is-dropdown .cif-chevron-down {
	position: absolute;
	right: 12px;
	bottom: 14px;
	pointer-events: none
}

.rc-DropdownInput .Select .Select-control {
	height: 44px;
	font-size: 14px
}

.rc-DropdownInput .Select .Select-control .Select-placeholder,
.rc-DropdownInput .Select .Select-control .Select-value {
	line-height: 44px;
	padding-right: 36px
}

.rc-DropdownInput .Select .Select-control .Select-arrow-zone {
	display: none
}

.rc-DropdownInput .Select .Select-menu-outer {
	z-index: 1000
}

.rc-DropdownInput .Select .Select-menu-outer .VirtualizedSelectOption {
	line-height: normal;
	font-size: 14px
}

.rc-SimpleTrackedOnboardingCheckbox .form-control input[type=checkbox] {
	margin: 0 5px 0 0
}

.rc-UniversityInput .rc-SelectizeSSR .selectize-control.multi .selectize-input.selectize-input,
.rc-UniversityInput .rc-SelectizeSSR .selectize-control.multi .selectize-input.selectize-input.not-full {
	height: auto;
	min-height: 44px
}

.rc-IndustriesDropdown .rc-SelectizeSSR .selectize-control.single .selectize-input {
	text-align: left;
	font-size: 18px;
	line-height: 24px;
	border: 1px solid $color-divider;
	border-radius: 0;
	padding: 4px 4px 4px 20px
}

.rc-IndustriesDropdown .rc-SelectizeSSR .selectize-control.single .selectize-input:after {
	right: 8px
}

.rc-IndustriesDropdown .rc-SelectizeSSR .selectize-control.single .selectize-dropdown .selectize-dropdown-content {
	align: left;
	max-height: calc(100vh - 320px)
}

.rc-IndustriesDropdown .rc-SelectizeSSR .selectize-control.single .selectize-dropdown .selectize-dropdown-content .industry-option {
	padding: 10px;
	height: 52px
}

.rc-IndustriesDropdown .rc-SelectizeSSR .selectize-control.single .selectize-dropdown .selectize-dropdown-content .industry-option .industry-name {
	font-size: 15px;
	text-overflow: ellipsis;
	text-align: left;
	padding-left: 20px
}

.align-items-absolute-center,
.pagination-controls-container .box {
	-o-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.align-items-vertical-center,
.search-bar .input-area {
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.align-items-top {
	-o-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.align-items-bottom,
.align-items-bottom-right {
	-o-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.align-items-bottom-right,
.align-items-right {
	-o-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.align-self-start {
	align-self: flex-start;
	-ms-flex-item-align: start
}

.align-self-end {
	align-self: flex-end;
	-ms-flex-item-align: end
}

.align-self-stretch {
	align-self: stretch;
	-ms-flex-item-align: stretch
}

.align-self-center {
	align-self: center;
	-ms-flex-item-align: center
}

.horizontal-box,
.pagination-controls-container,
.pagination-controls-container .box,
.search-bar,
.search-bar .input-area,
h1.tab-headline,
h1.tab-headline-small,
h2.tab-headline,
h2.tab-headline-small,
h3.tab-headline,
h3.tab-headline-small,
h4.tab-headline,
h4.tab-headline-small,
h5.tab-headline,
h5.tab-headline-small,
h6.tab-headline,
h6.tab-headline-small {
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-orient: horizontal;
	-ms-flex-direction: row;
	flex-direction: row
}

.vertical-box {
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column
}

.align-left {
	text-align: left
}

.align-horizontal-center {
	text-align: center
}

.align-right {
	text-align: right
}

.styleguide a {
	color: #2972d1;
	text-decoration: none
}

.styleguide a:hover {
	text-decoration: underline
}

.pagination-controls-container .arrow a,
.pagination-controls-container .arrow a:hover,
.pagination-controls-container .number a,
.pagination-controls-container .number a:hover,
.styleguide a.nostyle,
.styleguide a.nostyle:hover,
a.nostyle,
a.nostyle:focus,
a.nostyle:hover,
ol.tabs li.colored-tab a,
ol.tabs li.colored-tab a:hover,
ol.tabs li.tab a,
ol.tabs li.tab a:hover,
ul.tabs li.colored-tab a,
ul.tabs li.colored-tab a:hover,
ul.tabs li.tab a,
ul.tabs li.tab a:hover {
	color: inherit;
	text-decoration: none
}

a.dim,
a.dim:hover {
	color: #525252;
	text-decoration: none
}

a.dim:hover,
a.dim:hover:hover {
	color: #2972d1;
	text-decoration: underline
}

.search-bar .search-button,
a.link-button,
button.facebook,
button.linkedin,
button.passive,
button.primary,
button.secondary {
	font-size: 12px;
	line-height: 14px;
	font-family: OpenSans, Arial, sans-serif
}

.checkbox-small {
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	background-color: #f5f5f5;
	border: 1px solid rgba(0, 0, 0, .55)
}

.checkbox-small:checked:after {
	content: "";
	border: solid #2a73cc;
	transform: rotate(45deg);
	box-sizing: content-box;
	display: block;
	position: relative;
	margin: auto
}

.display-1-text,
.display-3-text,
.display-4-text,
.display-5-text,
.display-6-text,
.headline-1-text,
.headline-2-text,
.headline-3-text,
.headline-4-text,
.headline-5-text,
.headline-6-text,
h1.tab-headline,
h1.tab-headline-small,
h2.tab-headline,
h2.tab-headline-small,
h3.tab-headline,
h3.tab-headline-small,
h4.tab-headline,
h4.tab-headline-small,
h5.tab-headline,
h5.tab-headline-small,
h6.tab-headline,
h6.tab-headline-small {
	font-weight: 400
}

.display-3-text,
.display-4-text,
.display-5-text,
.display-6-text,
.headline-5-text,
.headline-6-text {
	margin-top: 10px;
	margin-bottom: 10px
}

.headline-2-text,
.headline-3-text,
.headline-4-text,
h1.tab-headline,
h1.tab-headline-small,
h2.tab-headline,
h2.tab-headline-small,
h3.tab-headline,
h3.tab-headline-small,
h4.tab-headline,
h4.tab-headline-small,
h5.tab-headline,
h5.tab-headline-small,
h6.tab-headline,
h6.tab-headline-small {
	margin-bottom: 10px
}

.display-2-text,
.display-3-text,
.display-5-text,
.display-6-text {
	font-family: Merriweather-Light, Georgia, serif
}

.display-1-text,
.display-4-text {
	font-family: Merriweather, Georgia, serif
}

.headline-2-text,
.headline-5-text,
.headline-6-text {
	font-family: OpenSans-Light, Arial, sans-serif
}

.headline-1-text,
.headline-3-text,
.headline-4-text,
h1.tab-headline,
h1.tab-headline-small,
h2.tab-headline,
h2.tab-headline-small,
h3.tab-headline,
h3.tab-headline-small,
h4.tab-headline,
h4.tab-headline-small,
h5.tab-headline,
h5.tab-headline-small,
h6.tab-headline,
h6.tab-headline-small {
	font-family: OpenSans, Arial, sans-serif
}

.display-6-text {
	font-size: 54px;
	line-height: 60px
}

.display-5-text {
	font-size: 42px;
	line-height: 54px
}

.display-3-text,
.display-4-text {
	font-size: 32px;
	line-height: 36px
}

.display-2-text {
	font-size: 24px;
	line-height: 30px
}

.display-1-text {
	font-size: 20px;
	line-height: 24px
}

.headline-6-text {
	font-size: 54px;
	line-height: 60px
}

.headline-5-text {
	font-size: 32px;
	line-height: 36px
}

.headline-4-text {
	font-size: 24px;
	line-height: 30px
}

.headline-3-text,
h1.tab-headline,
h1.tab-headline-small,
h2.tab-headline,
h2.tab-headline-small,
h3.tab-headline,
h3.tab-headline-small,
h4.tab-headline,
h4.tab-headline-small,
h5.tab-headline,
h5.tab-headline-small,
h6.tab-headline,
h6.tab-headline-small {
	font-size: 22px;
	line-height: 24px
}

.headline-2-text {
	font-size: 20px;
	line-height: 24px
}

.headline-1-text {
	font-size: 16px;
	line-height: 24px
}

.body-1-text,
.body-2-text,
.search-bar .input-area .search-input,
body,
p,
ul.styleguide.dropdown li>a,
ul.styleguide.dropdown li>button,
ul.styleguide.dropdown li>button.secondary {
	font-size: 14px;
	line-height: 21px;
	font-family: OpenSans, Arial, sans-serif
}

.body-2-text {
	font-family: OpenSans, Arial, sans-serif;
	font-weight: 700
}

.bgcolor-primary-light {
	background-color: #f6faff
}

.bgcolor-primary,
ul.styleguide.dropdown li>button.secondary:not([disabled]):hover,
ul.styleguide.dropdown li>button:not([disabled]):hover {
	background-color: #2a73cc
}

.bgcolor-primary-dark {
	background-color: #234b6e
}

.bgcolor-success-light {
	background-color: #ecf4e8
}

.bgcolor-warn-light {
	background-color: #fff5c3
}

.bgcolor-white {
	background-color: #fff
}

.bgcolor-accent-brown {
	background-color: #a07e46
}

.bgcolor-accent-brown-light {
	background-color: #ece9e3
}

.bgcolor-accent-yellow {
	background-color: gold
}

.color-primary {
	color: #2a73cc
}

.color-primary-dark {
	color: #234b6e
}

.color-success {
	color: #2ab573
}

.color-success-dark {
	color: #1f8354
}

.color-warn {
	color: #f5a623
}

.color-warn-dark {
	color: #956712
}

.color-danger {
	color: #ff5c6e
}

.color-accent-brown {
	color: #a07e46
}

.bgcolor-black-g1 {
	background-color: rgba(0, 0, 0, .05)
}

.bgcolor-black-g2 {
	background-color: rgba(0, 0, 0, .1)
}

.bgcolor-black-g3 {
	background-color: rgba(0, 0, 0, .255)
}

.bgcolor-black-g5 {
	background-color: rgba(0, 0, 0, .55)
}

.bgcolor-danger-g1 {
	background-color: #ffeaec
}

.bgcolor-divider {
	background-color: rgba(0, 0, 0, .12)
}

.theme-white {
	background-color: #fff
}

.theme-light {
	background-color: #f5f5f5
}

.theme-dark {
	background-color: #202f3a
}

.color-hint-text,
.search-bar .input-area .cif-cancel-hint {
	color: rgba(0, 0, 0, .26)
}

.color-secondary-text {
	color: #525252
}

.color-primary-text,
ul.styleguide.dropdown li>button.secondary:not([disabled]),
ul.styleguide.dropdown li>button:not([disabled]) {
	color: rgba(0, 0, 0, .87)
}

.color-disabled {
	color: #e0e0e0
}

.theme-dark .color-primary-text {
	color: #fff
}

.theme-dark .color-secondary-text {
	color: hsla(0, 0%, 100%, .7)
}

.theme-dark .color-disabled {
	color: hsla(0, 0%, 100%, .3)
}

.overlay {
	background-color: rgba(0, 0, 0, .83)
}

.overlay.white {
	background-color: hsla(0, 0%, 100%, .83)
}

.card-no-action,
.card-one-clicker,
.card-one-clicker:hover,
.card-rich-interaction,
.modal.card-one-clicker,
.modal.card-one-clicker:hover,
.modal.card-rich-interaction,
[class*=card-].selected,
ul.styleguide.dropdown {
	border: 1px solid rgba(0, 0, 0, .1);
	background-color: #fff
}

.card-one-clicker:hover,
.card-one-clicker:hover:hover,
.card-rich-interaction:hover,
.modal.card-one-clicker:hover,
.modal.card-one-clicker:hover:hover,
.modal.card-rich-interaction:hover,
[class*=card-].selected:hover,
ul.styleguide.dropdown:hover {
	border: 1px solid rgba(0, 0, 0, .25)
}

.card-one-clicker:hover {
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1)
}

.modal.card-one-clicker,
.modal.card-rich-interaction {
	box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .1)
}

.modal.card-one-clicker:hover {
	box-shadow: 0 6px 20px 0 rgba(0, 0, 0, .25)
}

.card-one-clicker {
	cursor: pointer
}

[class*=card-].secondary {
	background-color: #f5f5f5;
	border: 1px solid rgba(0, 0, 0, .25)
}

[class*=card-].secondary:hover {
	border: 1px solid rgba(0, 0, 0, .4)
}

[class*=card-].secondary:hover.card-no-action {
	border: 1px solid rgba(0, 0, 0, .25)
}

[class*=card-].selected {
	border: 1px solid rgba(160, 126, 70, .7)
}

[class*=card-].selected:hover {
	border: 1px solid #a07e46;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1)
}

[class*=card-].luxury {
	padding: 48px
}

[class*=card-].comfy {
	padding: 30px
}

[class*=card-].roomy {
	padding: 24px
}

[class*=card-].cozy {
	padding: 18px
}

[class*=card-].compact {
	padding: 18px 12px
}

[class*=card-],
[class*=card-]:hover {
	transition: all .25s ease-in-out
}

.flex-1,
.search-bar .input-area {
	-o-box-flex: 1;
	box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.flex-2 {
	-o-box-flex: 2;
	box-flex: 2;
	-ms-flex: 2;
	flex: 2
}

.flex-3 {
	-o-box-flex: 3;
	box-flex: 3;
	-ms-flex: 3;
	flex: 3
}

.flex-4 {
	-o-box-flex: 4;
	box-flex: 4;
	-ms-flex: 4;
	flex: 4
}

.flex-5 {
	-o-box-flex: 5;
	box-flex: 5;
	-ms-flex: 5;
	flex: 5
}

.flex-6 {
	-o-box-flex: 6;
	box-flex: 6;
	-ms-flex: 6;
	flex: 6
}

.flex-7 {
	-o-box-flex: 7;
	box-flex: 7;
	-ms-flex: 7;
	flex: 7
}

.flex-8 {
	-o-box-flex: 8;
	box-flex: 8;
	-ms-flex: 8;
	flex: 8
}

.flex-9 {
	-o-box-flex: 9;
	box-flex: 9;
	-ms-flex: 9;
	flex: 9
}

.flex-10 {
	-o-box-flex: 10;
	box-flex: 10;
	-ms-flex: 10;
	flex: 10
}

.flex-11 {
	-o-box-flex: 11;
	box-flex: 11;
	-ms-flex: 11;
	flex: 11
}

.flex-12 {
	-o-box-flex: 12;
	box-flex: 12;
	-ms-flex: 12;
	flex: 12
}

.horizontal-box.align-items-spacebetween,
.pagination-controls-container.align-items-spacebetween,
.pagination-controls-container .box.align-items-spacebetween,
.search-bar.align-items-spacebetween,
.search-bar .input-area.align-items-spacebetween {
	-o-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.horizontal-box.align-items-spacearound,
.pagination-controls-container.align-items-spacearound,
.pagination-controls-container .box.align-items-spacearound,
.search-bar.align-items-spacearound,
.search-bar .input-area.align-items-spacearound {
	-o-box-pack: distribute;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.horizontal-box.wrap,
.pagination-controls-container .box.wrap,
.pagination-controls-container.wrap,
.search-bar .input-area.wrap,
.search-bar.wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.search-bar .search-button,
button.facebook,
button.linkedin,
button.passive,
button.primary,
button.secondary {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-image: none;
	border: none;
	opacity: 1;
	-ms-filter: none;
	filter: none;
	text-decoration: none;
	color: #fff;
	min-width: 72px;
	padding: 10px 20px;
	transition-property: background-color, box-shadow(), color, opacity(n, args);
	transition-duration: .1s;
	transition-timing-function: ease;
	transition-delay: 0ms;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	border-radius: 0
}

.search-bar .search-button[disabled],
button.facebook[disabled],
button.linkedin[disabled],
button.passive[disabled],
button.primary[disabled],
button.secondary[disabled] {
	background-color: #e5e5e5;
	border: 1px solid #e5e5e5;
	color: rgba(0, 0, 0, .26);
	cursor: not-allowed;
	pointer-events: none
}

.search-bar .search-button[disabled]:active,
.search-bar .search-button[disabled]:focus,
.search-bar .search-button[disabled]:hover,
button.facebook[disabled]:active,
button.facebook[disabled]:focus,
button.facebook[disabled]:hover,
button.linkedin[disabled]:active,
button.linkedin[disabled]:focus,
button.linkedin[disabled]:hover,
button.passive[disabled]:active,
button.passive[disabled]:focus,
button.passive[disabled]:hover,
button.primary[disabled]:active,
button.primary[disabled]:focus,
button.primary[disabled]:hover,
button.secondary[disabled]:active,
button.secondary[disabled]:focus,
button.secondary[disabled]:hover {
	background: #e0e0e0 none repeat 0 0 scroll
}

button.facebook.cozy,
button.linkedin.cozy,
button.passive.cozy,
button.primary.cozy,
button.secondary.cozy {
	padding: 16px 30px;
	font-size: 14px;
	line-height: 18px;
	font-family: OpenSans-Semibold, Arial, sans-serif
}

button.facebook.roomy,
button.linkedin.roomy,
button.passive.roomy,
button.primary.roomy,
button.secondary.roomy {
	padding: 12px 36px;
	font-size: 14px;
	line-height: 24px;
	font-family: OpenSans-Semibold, Arial, sans-serif
}

button.facebook.comfy,
button.linkedin.comfy,
button.passive.comfy,
button.primary.comfy,
button.secondary.comfy {
	padding: 20px 40px;
	font-size: 18px;
	line-height: 24px;
	font-family: OpenSans-Semibold, Arial, sans-serif
}

button.facebook.fullbleed,
button.linkedin.fullbleed,
button.passive.fullbleed,
button.primary.fullbleed,
button.secondary.fullbleed {
	padding: 10px 20px;
	width: 100%
}

button.primary {
	border: 1px solid #2073d4;
	background-color: #2073d4
}

button.primary:active,
button.primary:focus,
button.primary:hover {
	background-color: #005bbe
}

button.primary.comfy:not([disabled]),
button.primary.cozy:not([disabled]) {
	background-image: linear-gradient(#2a73cc, #2260aa)
}

button.primary.comfy:not([disabled]):active,
button.primary.comfy:not([disabled]):focus,
button.primary.comfy:not([disabled]):hover,
button.primary.cozy:not([disabled]):active,
button.primary.cozy:not([disabled]):focus,
button.primary.cozy:not([disabled]):hover {
	background-image: none
}

button.secondary {
	color: #0156b8;
	border: 1px solid #0156b8;
	background-color: transparent
}

button.secondary:active,
button.secondary:focus,
button.secondary:hover {
	background-color: #0156b8;
	color: #fff
}

button.passive {
	border: 1px solid #6f6f6f;
	color: #6f6f6f;
	background-color: transparent
}

button.passive:active,
button.passive:focus,
button.passive:hover {
	border-color: #8c8c8c;
	background-color: #8c8c8c;
	color: #fff
}

button.button-link,
button.nostyle,
div.button-link {
	background: transparent none repeat 0 0 scroll;
	color: rgba(0, 0, 0, .87);
	border: 0;
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	min-width: 0
}

button.button-link:disabled,
button.nostyle:disabled,
div.button-link:disabled {
	background: transparent none repeat 0 0 scroll;
	color: rgba(0, 0, 0, .26)
}

button.facebook {
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	background-color: #3b5998
}

button.facebook i,
button.facebook span {
	display: inline-block;
	vertical-align: middle
}

button.facebook i {
	font-size: 20px
}

button.facebook i:last-child,
button.facebook span {
	margin-left: 8px
}

button.linkedin {
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	background-color: #2a73cc
}

button.linkedin i,
button.linkedin span {
	display: inline-block;
	vertical-align: middle
}

button.linkedin i {
	font-size: 20px
}

button.linkedin i:last-child,
button.linkedin span {
	margin-left: 8px
}

button.button-link,
div.button-link {
	color: #2972d1;
	text-decoration: none;
	cursor: pointer
}

button.button-link:hover,
div.button-link:hover {
	text-decoration: underline
}

button.button-link.nostyle,
button.button-link.nostyle:hover,
div.button-link.nostyle,
div.button-link.nostyle:hover {
	color: inherit;
	text-decoration: none
}

.theme-dark button.passive[disabled],
.theme-dark button.primary[disabled],
.theme-dark button.secondary[disabled] {
	background-color: hsla(0, 0%, 100%, .8)
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0
}

.caption-text,
.label-text,
.pagination-controls-container .arrow,
.pagination-controls-container .number {
	font-size: 12px;
	line-height: 18px;
	font-family: OpenSans, Arial, sans-serif
}

.label-text {
	font-weight: 700;
	text-transform: uppercase
}

p {
	margin-bottom: 10px
}

ol.tabs,
ul.tabs {
	margin: 0;
	padding: 0
}

@media (max-width:767px) {
	ol.tabs,
	ul.tabs {
		margin: 20px 0
	}
}

@media (min-width:768px) {
	ol.tabs.tabs-divider,
	ul.tabs.tabs-divider {
		border-bottom: 1px solid rgba(0, 0, 0, .06)
	}
}

@media (max-width:767px) {
	ol.tabs.tabs-divider,
	ul.tabs.tabs-divider {
		border-left: 1px solid rgba(0, 0, 0, .06)
	}
}

ol.tabs li.colored-tab,
ol.tabs li.colored-tab.selected,
ol.tabs li.tab,
ol.tabs li.tab.selected,
ul.tabs li.colored-tab,
ul.tabs li.colored-tab.selected,
ul.tabs li.tab,
ul.tabs li.tab.selected {
	margin: 15px 8px;
	cursor: pointer;
	display: inline-block;
	list-style-type: none;
	font-weight: 700;
	color: #525252
}

@media (min-width:768px) {
	ol.tabs li.colored-tab.selected:first-child,
	ol.tabs li.colored-tab:first-child,
	ol.tabs li.tab.selected:first-child,
	ol.tabs li.tab:first-child,
	ul.tabs li.colored-tab.selected:first-child,
	ul.tabs li.colored-tab:first-child,
	ul.tabs li.tab.selected:first-child,
	ul.tabs li.tab:first-child {
		margin-left: 0
	}
	ol.tabs li.colored-tab.selected:last-child,
	ol.tabs li.colored-tab:last-child,
	ol.tabs li.tab.selected:last-child,
	ol.tabs li.tab:last-child,
	ul.tabs li.colored-tab.selected:last-child,
	ul.tabs li.colored-tab:last-child,
	ul.tabs li.tab.selected:last-child,
	ul.tabs li.tab:last-child {
		margin-right: 0
	}
}

@media (max-width:767px) {
	ol.tabs li.colored-tab,
	ol.tabs li.colored-tab.selected,
	ol.tabs li.tab,
	ol.tabs li.tab.selected,
	ul.tabs li.colored-tab,
	ul.tabs li.colored-tab.selected,
	ul.tabs li.tab,
	ul.tabs li.tab.selected {
		display: block;
		margin: 15px 8px 15px 15px
	}
}

ol.tabs li.colored-tab.selected,
ol.tabs li.tab.selected,
ol.tabs li.tab:hover,
ul.tabs li.colored-tab.selected,
ul.tabs li.tab.selected,
ul.tabs li.tab:hover {
	color: rgba(0, 0, 0, .87)
}

@media (max-width:767px) {
	ol.tabs li.colored-tab,
	ol.tabs li.colored-tab.selected,
	ul.tabs li.colored-tab,
	ul.tabs li.colored-tab.selected {
		margin-left: 0
	}
}

ol.tabs li.colored-tab *,
ul.tabs li.colored-tab * {
	padding: 0 8px 15px
}

@media (max-width:767px) {
	ol.tabs li.colored-tab *,
	ul.tabs li.colored-tab * {
		padding: 2px 8px 2px 15px
	}
}

@media (min-width:768px) {
	ol.tabs li.colored-tab.selected *,
	ol.tabs li.colored-tab:hover *,
	ul.tabs li.colored-tab.selected *,
	ul.tabs li.colored-tab:hover * {
		border-bottom: 1px solid #a07e46
	}
}

@media (max-width:767px) {
	ol.tabs li.colored-tab.selected *,
	ol.tabs li.colored-tab:hover *,
	ul.tabs li.colored-tab.selected *,
	ul.tabs li.colored-tab:hover * {
		border-left: 1px solid #a07e46
	}
}

h1.tab-headline,
h2.tab-headline,
h3.tab-headline,
h4.tab-headline,
h5.tab-headline,
h6.tab-headline {
	border-bottom: 1px solid rgba(0, 0, 0, .12);
	width: 100%
}

h1.tab-headline span,
h2.tab-headline span,
h3.tab-headline span,
h4.tab-headline span,
h5.tab-headline span,
h6.tab-headline span {
	padding-bottom: 10px;
	display: inline-block;
	border-bottom: 1px solid #a07e46;
	margin-bottom: -1px
}

h1.tab-headline-small,
h2.tab-headline-small,
h3.tab-headline-small,
h4.tab-headline-small,
h5.tab-headline-small,
h6.tab-headline-small {
	border-bottom: 1px solid rgba(0, 0, 0, .12);
	width: 100%;
	text-transform: uppercase;
	line-height: 24px;
	padding-bottom: 2px;
	margin-bottom: 8px;
	color: rgba(0, 0, 0, .55);
	font-weight: 700;
	font-size: 14px
}

.cif-icon,
[class^=cif-],
body [class^=cif-] {
	font-family: coursera-iconfont
}

.cif-icon,
[class^=cif-] {
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block
}

.cif-lg {
	font-size: 1.333333333333333em;
	line-height: .75em;
	vertical-align: -15%
}

.cif-2x {
	font-size: 2em
}

.cif-3x {
	font-size: 3em
}

.cif-spin {
	animation: g 2s linear infinite
}

.cif-pulse {
	animation: g 1s steps(8) infinite
}

.cif-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(3);
	transform: rotate(270deg)
}

.cif-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.cif-stack-1x,
.cif-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.cif-stack-1x {
	line-height: inherit
}

.cif-stack-2x {
	font-size: 2em
}

.cif-inverse {
	color: #fff
}

.cif-fw {
	width: 1.285714285714286em;
	text-align: center
}

.cif-pin:before {
	content: "\E624"
}

.cif-question-circle-o:before {
	content: "\E921"
}

.cif-event:before {
	content: "\E903"
}

.cif-circle-outline:before {
	content: "\E902"
}

.cif-list-ul:before {
	content: "\E601"
}

.cif-check:before {
	content: "\E63F"
}

.cif-minus:before {
	content: "\E62A"
}

.cif-compress:before {
	content: "\E62B"
}

.cif-captions:before {
	content: "\E602"
}

.cif-expand:before {
	content: "\E625"
}

.cif-file-o:before {
	content: "\E628"
}

.cif-upload:before {
	content: "\E61E"
}

.cif-minus-square:before {
	content: "\E629"
}

.cif-plus-square:before {
	content: "\E620"
}

.cif-plus:before {
	content: "\E621"
}

.cif-square:before {
	content: "\E622"
}

.cif-cog:before {
	content: "\E623"
}

.cif-circle:before {
	content: "\E61F"
}

.cif-search:before {
	content: "\E61C"
}

.cif-warning:before {
	content: "\F071"
}

.cif-star:before {
	content: "\F005"
}

.cif-star-o:before {
	content: "\F006"
}

.cif-remove:before,
.cif-times:before {
	content: "\F00D"
}

.cif-clock-o:before {
	content: "\F017"
}

.cif-volume-off:before {
	content: "\F026"
}

.cif-volume-down:before {
	content: "\F027"
}

.cif-volume-up:before {
	content: "\F028"
}

.cif-play:before {
	content: "\F04B"
}

.cif-pause:before {
	content: "\F04C"
}

.cif-chevron-left:before {
	content: "\F053"
}

.cif-chevron-right:before {
	content: "\F054"
}

.cif-check-circle:before {
	content: "\F058"
}

.cif-question-circle:before {
	content: "\F059"
}

.cif-arrow-left:before {
	content: "\F060"
}

.cif-arrow-right:before {
	content: "\F061"
}

.cif-calendar:before {
	content: "\F073"
}

.cif-comment:before {
	content: "\F075"
}

.cif-chevron-up:before {
	content: "\F077"
}

.cif-chevron-down:before {
	content: "\F078"
}

.cif-external-link:before {
	content: "\F08E"
}

.cif-spinner:before {
	content: "\F110"
}

.cif-star-half-empty:before {
	content: "\F123"
}

.cif-play-circle:before {
	content: "\F144"
}

.cif-circle-thin:before {
	content: "\F1DB"
}

.cif-lock:before {
	content: "\E61A"
}

.cif-info:before {
	content: "\E61B"
}

.cif-checkmark:before {
	content: "\E60A"
}

.cif-close:before {
	content: "\E616"
}

.cif-cancel-hint:before {
	content: "\E618"
}

.search-bar {
	border: 1px solid rgba(0, 0, 0, .12)
}

.search-bar .input-area {
	position: relative;
	margin-right: 4px
}

.search-bar .input-area .cif-cancel-hint {
	cursor: pointer
}

.search-bar .input-area .search-input {
	border: none;
	padding: 7px 24px 7px 20px;
	width: 100%
}

.search-bar .input-area .search-input:focus {
	outline: none
}

.search-bar .search-button {
	color: #525252;
	font-size: 16px;
	background-color: transparent;
	border: none;
	min-width: 0;
	padding: 0 12px
}

.search-bar .search-button:hover {
	background: transparent;
	color: rgba(0, 0, 0, .26)
}

.pagination-controls-container>* {
	margin-left: 6px;
	width: 24px;
	height: 24px;
	text-align: center
}

.pagination-controls-container .ellipsis {
	position: relative;
	cursor: default
}

.pagination-controls-container .box {
	cursor: pointer;
	border: 1px solid rgba(0, 0, 0, .12);
	background-color: #fff
}

.pagination-controls-container .box:hover {
	border-color: #2a73cc;
	color: #2a73cc
}

.pagination-controls-container .arrow,
.pagination-controls-container .number {
	padding-top: 2px
}

.pagination-controls-container .arrow.current,
.pagination-controls-container .number.current {
	border-color: #2a73cc;
	color: #fff;
	background-color: #2a73cc
}

.pagination-controls-container .arrow.arrow-disabled {
	color: rgba(0, 0, 0, .12)
}

.pagination-controls-container .arrow.arrow-disabled:hover {
	border-color: rgba(0, 0, 0, .12);
	color: rgba(0, 0, 0, .12);
	cursor: default
}

ul.styleguide.dropdown {
	min-width: 108px;
	padding: 4px 0;
	margin: 0
}

ul.styleguide.dropdown li {
	margin: 0;
	padding: 0;
	list-style-type: none
}

ul.styleguide.dropdown li>button.secondary:not([disabled]):hover,
ul.styleguide.dropdown li>button:not([disabled]):hover {
	color: #fff
}

ul.styleguide.dropdown li>a,
ul.styleguide.dropdown li>button,
ul.styleguide.dropdown li>button.secondary {
	border-radius: 0;
	width: 100%;
	background-color: transparent;
	border: none;
	box-shadow: none;
	text-align: left;
	padding: 4px 8px 4px 12px
}

.checkbox-small {
	max-width: 18px;
	min-width: 18px;
	max-height: 18px;
	min-height: 18px
}

.checkbox-small:checked:after {
	border-width: 0 3px 3px 0;
	width: 5px;
	height: 9px
}

ol,
ul {
	font-size: 1em;
	outline: 0
}

ol.inline,
ol.nostyle,
ul.inline,
ul.nostyle {
	list-style: none;
	padding: 0;
	margin: 0
}

.inline.ol,
.inline.ul,
.inline li {
	display: inline
}

.nostyle.ol,
.nostyle.ul {
	display: block
}

.pill-light {
	border-radius: 10px;
	background-color: rgba(0, 0, 0, .1)
}

.pill-light,
.pill-white {
	display: inline-block;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: rgba(0, 0, 0, .87)
}

.pill-white {
	border-radius: 10px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .1)
}

.pill-success {
	color: #1f8354;
	background-color: #ecf4e8
}

.pill-dark,
.pill-success {
	display: inline-block;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	border-radius: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.pill-dark {
	color: #fff;
	background-color: rgba(0, 0, 0, .55)
}

a.link-button {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-image: none;
	border: none;
	opacity: 1;
	-ms-filter: none;
	filter: none;
	min-width: 72px;
	padding: 10px 20px;
	transition-property: background-color, box-shadow(), color, opacity(n, args);
	transition-duration: .1s;
	transition-timing-function: ease;
	transition-delay: 0ms;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	border-radius: 0
}

a.link-button,
a.link-button:active,
a.link-button:focus,
a.link-button:hover {
	text-decoration: none;
	color: #fff
}

a.link-button.cozy {
	padding: 16px 30px;
	line-height: 18px
}

a.link-button.cozy,
a.link-button.roomy {
	font-size: 14px;
	font-family: OpenSans-Semibold, Arial, sans-serif
}

a.link-button.roomy {
	padding: 12px 36px;
	line-height: 24px
}

a.link-button.comfy {
	padding: 20px 40px;
	font-size: 18px;
	line-height: 24px;
	font-family: OpenSans-Semibold, Arial, sans-serif
}

a.link-button.fullbleed {
	padding: 10px 20px;
	width: 100%
}

a.link-button.primary {
	border: 1px solid #2073d4;
	background-color: #2073d4
}

a.link-button.primary:active,
a.link-button.primary:focus,
a.link-button.primary:hover {
	background-color: #005bbe
}

a.link-button.primary.comfy,
a.link-button.primary.cozy {
	background-image: linear-gradient(#2a73cc, #2260aa)
}

a.link-button.primary.comfy:active,
a.link-button.primary.comfy:focus,
a.link-button.primary.comfy:hover,
a.link-button.primary.cozy:active,
a.link-button.primary.cozy:focus,
a.link-button.primary.cozy:hover {
	background-image: none
}

a.link-button.secondary {
	color: #0156b8;
	border: 1px solid #0156b8;
	background-color: transparent
}

a.link-button.secondary:active,
a.link-button.secondary:focus,
a.link-button.secondary:hover {
	background-color: #0156b8;
	color: #fff
}

a.link-button.passive {
	border: 1px solid #6f6f6f;
	color: #6f6f6f;
	background-color: transparent
}

a.link-button.passive:active,
a.link-button.passive:focus,
a.link-button.passive:hover {
	border-color: #8c8c8c;
	background-color: #8c8c8c;
	color: #fff
}

a.link-button.facebook {
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	background-color: #3b5998
}

a.link-button.facebook i,
a.link-button.facebook span {
	display: inline-block;
	vertical-align: middle
}

a.link-button.facebook i {
	font-size: 20px
}

a.link-button.facebook i:last-child,
a.link-button.facebook span {
	margin-left: 8px
}

a.link-button.linkedin {
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	background-color: #2a73cc
}

a.link-button.linkedin i,
a.link-button.linkedin span {
	display: inline-block;
	vertical-align: middle
}

a.link-button.linkedin i {
	font-size: 20px
}

a.link-button.linkedin i:last-child,
a.link-button.linkedin span {
	margin-left: 8px
}

a.link-button.nostyle {
	background: transparent none repeat 0 0 scroll;
	color: rgba(0, 0, 0, .87);
	border: 0;
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
	text-indent: 0
}

a.link-button.nostyle:disabled {
	background: transparent none repeat 0 0 scroll;
	color: rgba(0, 0, 0, .26)
}

@media print {
	a:link:after,
	a:visited:after {
		content: ""!important
	}
}

.screenreader-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.section-separator {
	border-bottom: 2px solid rgba(0, 0, 0, .06);
	margin-top: 32px;
	margin-bottom: 32px
}

.section-header-description {
	margin-bottom: 40px
}

.section-header-subtitle {
	margin-top: 16px
}

.coursera-assess-question-reflective .coursera-assess-question-reflective-answer-input {
	width: 490px;
	height: 250px;
	max-width: 490px;
	margin-bottom: 15px
}

.truncate {
	width: 134px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

body.c-phoenix-modal-open {
	height: auto
}

.rc-OnboardingModal .modal-content-and-footer {
	height: calc(100% - 82px)
}

@media (max-width:767px) {
	.rc-OnboardingModal.container {
		width: 95%
	}
}

.rc-OnboardingModal .rc-Modal.box .c-modal-overlay {
	background: #f7f7f7;
	opacity: 1;
	-ms-filter: none;
	filter: none;
	z-index: 105
}

.rc-OnboardingModal .rc-Modal.box .c-modal-content {
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	z-index: 105;
	margin: 25px auto 72px;
	padding: 10px;
	height: 80vh;
	max-height: 748px;
	transform: translate(0);
	overflow: hidden
}

@media (max-width:991px) {
	.rc-OnboardingModal .rc-Modal.box .c-modal-content {
		overflow: auto
	}
}

@media (max-width:767px) {
	.rc-OnboardingModal .rc-Modal.box .c-modal-content {
		padding: 10px 20px
	}
}

.rc-OnboardingModal .c-modal-x-out {
	display: none
}

.rc-OnboardingModal .modal-scroll {
	height: 100%;
	overflow-y: auto
}

.rc-OnboardingModal .modal-footer {
	width: 100%;
	text-align: right;
	background-color: #fff;
	border: 0;
	padding: 15px 30px 20px;
	min-height: 82px;
	bottom: 0;
	left: 0
}

@media (max-width:767px) {
	.rc-OnboardingModal .modal-footer {
		border-radius: 0;
		text-align: center;
		overflow: hidden
	}
}

.rc-OnboardingModal .modal-body {
	padding: 0 15px;
	max-height: none
}

@media (max-width:991px) {
	.rc-OnboardingModal .modal-body {
		padding: 0;
		width: 600px
	}
}

@media (max-width:767px) {
	.rc-OnboardingModal .modal-body {
		width: auto
	}
}

.rc-OnboardingModal .wrapperDivForContinue {
	width: 122px;
	display: inline-block
}

.rc-OnboardingModal .wrapperDivForSkip {
	display: inline-block;
	padding-right: 10px
}

.rc-OnboardingModal .dropdown-placeholder,
.rc-OnboardingModal select:not([multiple]) {
	-o-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: .5em;
	border-radius: 0;
	height: 44px;
	font-size: 14px
}

.rc-OnboardingModal select:not([multiple]).default-value {
	color: rgba(0, 0, 0, .45)
}

.rc-OnboardingModal hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #d3d3d3;
	margin: 1em 0;
	padding: 0
}

.rc-OnboardingModal .onboarding-header {
	border-bottom: 0;
	width: 100%;
	padding: 0 15px
}

.rc-OnboardingModal .onboarding-header .form-section {
	width: 100%
}

@media (max-width:991px) {
	.rc-OnboardingModal .onboarding-header {
		padding: 0
	}
}

.rc-OnboardingModal .text {
	font-family: OpenSans, Arial, sans-serif
}

.rc-OnboardingModal .text-light {
	font-family: OpenSans-Light, Arial, sans-serif;
	text-align: center
}

.rc-OnboardingModal .display-2-text {
	font-size: 18px;
	line-height: 30px
}

.rc-OnboardingModal .selectize-control.multi .selectize-input input,
.rc-OnboardingModal .selectize-control.single .selectize-input input,
.rc-OnboardingModal .styled-input {
	-moz-appearance: none;
	padding: .5em 1.5em .5em .5em;
	margin-bottom: 0;
	border-radius: 0;
	height: 44px;
	font-size: 14px
}

.rc-OnboardingModal .selectize-control.single .selectize-input input .item {
	width: 100%
}

.rc-OnboardingModal .rc-CompanyDropdown {
	max-width: 100%
}

.rc-OnboardingModal .rc-SelectizeSSR .selectize-control.multi .selectize-input,
.rc-OnboardingModal .rc-SelectizeSSR .selectize-control .selectize-input,
.rc-OnboardingModal .rc-SelectizeSSR .selectize-control.single .selectize-input {
	margin-bottom: -4px;
	width: 100%;
	padding: 12px;
	border-radius: 0
}

.rc-OnboardingModal .rc-SelectizeSSR .selectize-control.multi .selectize-input.full,
.rc-OnboardingModal .rc-SelectizeSSR .selectize-control.multi .selectize-input.not-full,
.rc-OnboardingModal .rc-SelectizeSSR .selectize-control .selectize-input.full,
.rc-OnboardingModal .rc-SelectizeSSR .selectize-control .selectize-input.not-full,
.rc-OnboardingModal .rc-SelectizeSSR .selectize-control.single .selectize-input.full,
.rc-OnboardingModal .rc-SelectizeSSR .selectize-control.single .selectize-input.not-full {
	height: 44px;
	padding: .5em;
	font-size: 14px
}

.rc-OnboardingModal .rc-SelectizeSSR .selectize-control.multi .selectize-input.full .item,
.rc-OnboardingModal .rc-SelectizeSSR .selectize-control.multi .selectize-input.full input,
.rc-OnboardingModal .rc-SelectizeSSR .selectize-control.multi .selectize-input.not-full .item,
.rc-OnboardingModal .rc-SelectizeSSR .selectize-control.multi .selectize-input.not-full input,
.rc-OnboardingModal .rc-SelectizeSSR .selectize-control .selectize-input.full .item,
.rc-OnboardingModal .rc-SelectizeSSR .selectize-control .selectize-input.full input,
.rc-OnboardingModal .rc-SelectizeSSR .selectize-control .selectize-input.not-full .item,
.rc-OnboardingModal .rc-SelectizeSSR .selectize-control .selectize-input.not-full input,
.rc-OnboardingModal .rc-SelectizeSSR .selectize-control.single .selectize-input.full .item,
.rc-OnboardingModal .rc-SelectizeSSR .selectize-control.single .selectize-input.full input,
.rc-OnboardingModal .rc-SelectizeSSR .selectize-control.single .selectize-input.not-full .item,
.rc-OnboardingModal .rc-SelectizeSSR .selectize-control.single .selectize-input.not-full input {
	vertical-align: sub;
	height: 28px
}

.rc-OnboardingModal .rc-SelectizeSSR .selectize-control.multi .selectize-input:after,
.rc-OnboardingModal .rc-SelectizeSSR .selectize-control .selectize-input:after,
.rc-OnboardingModal .rc-SelectizeSSR .selectize-control.single .selectize-input:after {
	display: none
}

.rc-OnboardingModal .rc-SelectizeSSR .selectize-control.multi .selectize-input>div {
	background: #f5f5f5;
	border: 1px solid rgba(0, 0, 0, .1);
	padding: 2px 8px
}

.rc-OnboardingModal .display-4-text {
	font-family: OpenSans, Arial, sans-serif
}

.rc-OnboardingModal .caption-text {
	margin-top: 0
}

.rc-OnboardingModal .caption-text.padded {
	padding: 0 8px
}

.rc-OnboardingModal .section-separator {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	margin: 36px 0
}

.rc-OnboardingModal .section-separator.no-margin {
	margin: 0
}

.rc-OnboardingModal .section-header-description {
	margin-bottom: 40px
}

.rc-OnboardingModal .section-header-subtitle {
	margin-top: 8px
}

.rc-OnboardingModal .form-group {
	margin-bottom: 22px
}

.rc-OnboardingModal .form-group .form-group {
	margin-bottom: 0
}

.rc-OnboardingModal .form-section {
	padding: 0 20px
}

@media (max-width:767px) {
	.rc-OnboardingModal .form-section {
		padding: 0
	}
}

.rc-OnboardingModal .onboarding-form {
	margin-bottom: 0
}

.rc-OnboardingModal .form-header {
	margin-bottom: 20px
}

.rc-OnboardingModal .form-label {
	display: block;
	text-align: left;
	width: 100%;
	margin-right: 20px;
	margin-bottom: 0;
	text-transform: uppercase
}

.rc-OnboardingModal .form-label.padded {
	padding-top: 12px
}

@media (max-width:991px) {
	.rc-OnboardingModal .form-label {
		max-width: 160px
	}
}

@media (max-width:767px) {
	.rc-OnboardingModal .form-label {
		width: 100%;
		text-align: left;
		margin: 0 0 8px;
		max-width: 100%
	}
}

.rc-OnboardingModal .form-control,
.rc-OnboardingModal .form-control>input[type=text],
.rc-OnboardingModal .form-control>select,
.rc-OnboardingModal .form-control>textarea {
	width: 100%;
	background: #fff;
	border-color: #ccc
}

@media (max-width:767px) {
	.rc-OnboardingModal .form-control {
		width: 100%;
		max-width: 100%;
		margin: 0
	}
}

.rc-OnboardingModal .checkbox-label {
	display: inline-block
}

.rc-OnboardingModal input[type=checkbox] {
	height: 22px;
	width: 22px;
	margin: 0 4px 0 20px
}

.rc-OnboardingModal .rc-DropdownInput .is-dropdown .cif-chevron-down {
	color: #878787;
	z-index: 1
}

.rc-OnboardingModal .rc-DropdownInput .is-dropdown svg {
	color: #878787;
	position: absolute;
	right: 12px;
	bottom: 14px;
	pointer-events: none
}

.rc-OnboardingModal .rc-DropdownInputWithPlaceholder {
	position: relative
}

.rc-OnboardingModal .rc-DropdownInputWithPlaceholder .dropdown-placeholder {
	display: block;
	height: 36px;
	position: absolute;
	left: 1px;
	bottom: 3px;
	margin-right: 36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: #fff;
	color: #afafaf;
	pointer-events: none
}

.rc-OnboardingModal.career-goal {
	display: block;
	height: 100%;
	left: 0;
	overflow-y: auto;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 10002
}

@media (max-width:767px) {
	.rc-OnboardingModal.career-goal {
		display: block;
		margin: 0;
		overflow-x: hidden;
		overflow-y: auto;
		padding: 85px 20px 20px;
		width: 100%
	}
}

.rc-OnboardingModal.career-goal #coursera-onboarding-profile-form {
	margin: 0 auto;
	max-width: 1194px
}

@media (max-width:767px) {
	.rc-OnboardingModal.career-goal #coursera-onboarding-profile-form {
		width: 100%
	}
}

.rc-OnboardingModal.career-goal .rc-Modal.box {
	padding: 75px 0 25px
}

@media (max-width:767px) {
	.rc-OnboardingModal.career-goal .rc-Modal.box {
		display: block;
		padding: 0
	}
}

.rc-OnboardingModal.career-goal .rc-Modal.box .c-modal-x-out {
	display: block;
	font-size: 34px;
	line-height: 25px;
	right: 30px!important;
	top: 30px!important;
	padding: 0
}

.rc-OnboardingModal.career-goal .rc-Modal.box .c-modal-x-out a {
	color: #fff!important
}

@media (max-width:767px) {
	.rc-OnboardingModal.career-goal .rc-Modal.box .c-modal-x-out {
		font-size: 22px;
		right: 14px!important;
		top: 10px!important
	}
}

.rc-OnboardingModal.career-goal .rc-Modal.box .c-modal-overlay {
	background: #888;
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	z-index: 105
}

.rc-OnboardingModal.career-goal .rc-Modal.box .c-modal-content {
	border-radius: 15px;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-orient: horizontal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: auto;
	margin: 0;
	max-width: 100%;
	padding: 0;
	position: relative;
	transform: translate(0);
	width: 100%;
	z-index: 105
}

@media (max-width:767px) {
	.rc-OnboardingModal.career-goal .rc-Modal.box .c-modal-content {
		height: auto;
		margin-top: 0;
		max-height: none
	}
}

.rc-OnboardingModal.career-goal .rc-Modal.box .onboarding-row--flex>.form-group {
	width: 33.33%;
	padding: 0 20px
}

@media (max-width:991px) {
	.rc-OnboardingModal.career-goal .rc-Modal.box .onboarding-row--flex>.form-group {
		width: 100%;
		padding: 0
	}
}

.rc-OnboardingModal.career-goal .modal-content-and-footer {
	height: 100%;
	width: 100%;
	padding: 0 80px
}

@media (max-width:767px) {
	.rc-OnboardingModal.career-goal .modal-content-and-footer {
		padding: 30px;
		width: 100%
	}
}

.rc-OnboardingModal.career-goal .modal-scroll {
	height: calc(100% - 87px);
	overflow: visible;
	width: 100%
}

@media (max-width:991px) {
	.rc-OnboardingModal.career-goal .modal-scroll {
		overflow: visible
	}
}

.rc-OnboardingModal.career-goal .modal-footer {
	background-color: #fff;
	border: 0;
	bottom: 0;
	left: 0;
	min-height: 82px;
	padding: 15px;
	position: relative;
	text-align: right;
	width: 100%;
	z-index: 3
}

.rc-OnboardingModal.career-goal .modal-footer .wrapperDivForContinue,
.rc-OnboardingModal.career-goal .modal-footer .wrapperDivForSkip {
	width: unset
}

.rc-OnboardingModal.career-goal .modal-footer .wrapperDivForContinue button,
.rc-OnboardingModal.career-goal .modal-footer .wrapperDivForSkip button {
	min-width: 120px
}

@media (max-width:767px) {
	.rc-OnboardingModal.career-goal .modal-footer {
		border-radius: 0;
		text-align: center;
		overflow: hidden;
		padding: 10px 0 0
	}
	.rc-OnboardingModal.career-goal .modal-footer .wrapperDivForContinue,
	.rc-OnboardingModal.career-goal .modal-footer .wrapperDivForSkip {
		padding: 0;
		width: 100%
	}
	.rc-OnboardingModal.career-goal .modal-footer .wrapperDivForContinue button,
	.rc-OnboardingModal.career-goal .modal-footer .wrapperDivForSkip button {
		width: 100%
	}
}

.rc-OnboardingModal.career-goal .modal-body {
	max-height: none;
	overflow: visible;
	padding: 0
}

@media (max-width:991px) {
	.rc-OnboardingModal.career-goal .modal-body {
		padding: 0;
		width: auto
	}
}

@media (max-width:767px) {
	.rc-OnboardingModal.career-goal .modal-body {
		padding: 0
	}
}

.rc-OnboardingModal.career-goal .onboarding-header {
	-o-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-image: url(../../../../../d3njjcbhbojbot.cloudfront.net/api/utilities/v1/imageproxy/https_/s3.amazonaws.com/coursera_assets/growth_onboarding/onboarding_modal/desktopa235.png?auto=format&amp;compress=&amp;dpr=2);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: 0;
	background-color: #fff;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-orient: horizontal;
	-ms-flex-direction: row;
	flex-direction: row;
	padding: 30px 80px;
	min-height: 180px
}

@media (max-width:479px) {
	.rc-OnboardingModal.career-goal .onboarding-header {
		background-image: url(../../../../../d3njjcbhbojbot.cloudfront.net/api/utilities/v1/imageproxy/https_/s3.amazonaws.com/coursera_assets/growth_onboarding/onboarding_modal/mobilea235.png?auto=format&amp;compress=&amp;dpr=2)
	}
}

@media (max-width:767px) {
	.rc-OnboardingModal.career-goal .onboarding-header {
		background-repeat: no-repeat;
		background-position-y: bottom;
		padding: 25px 30px 40px;
		text-align: left;
		width: 100%;
		min-height: auto
	}
}

.rc-OnboardingModal.career-goal .onboarding-header .form-section {
	height: 100%
}

.rc-OnboardingModal.career-goal .onboarding-header .head {
	font-family: OpenSans-Semibold, Arial, sans-serif;
	color: #fff;
	opacity: .9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	font-size: 1.125rem;
	line-height: 42px;
	margin-bottom: 10px
}

@media (max-width:767px) {
	.rc-OnboardingModal.career-goal .onboarding-header .head {
		font-size: .75rem;
		line-height: 15px;
		margin-bottom: 7px
	}
}

.rc-OnboardingModal.career-goal .onboarding-header .subhead {
	font-family: OpenSans-Bold, Arial, sans-serif;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	font-size: 1.375rem;
	line-height: 20px;
	margin: 0
}

@media (max-width:767px) {
	.rc-OnboardingModal.career-goal .onboarding-header .subhead {
		font-size: .875rem;
		line-height: 19px
	}
}

.rc-OnboardingModal.career-goal .section-separator {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	margin: 36px 0
}

.rc-OnboardingModal.career-goal .section-separator.no-margin {
	margin: 0
}

.rc-OnboardingModal.career-goal .onboarding-row--checkbox .form-control {
	display: -ms-flexbox;
	display: box;
	display: flex;
	vertical-align: middle
}

.rc-OnboardingModal.career-goal .onboarding-row--checkbox .caption-text,
.rc-OnboardingModal.career-goal .onboarding-row--checkbox input,
.rc-OnboardingModal.career-goal .onboarding-row--checkbox label {
	line-height: 22px;
	margin-top: 0;
	margin-bottom: 0
}

.rc-OnboardingModal.career-goal .onboarding-row--checkbox label {
	display: -ms-inline-flexbox;
	display: inline-box;
	display: inline-flex
}

.rc-OnboardingModal.career-goal .onboarding-row--checkbox .caption-text {
	font-weight: 400
}

.rc-OnboardingModal.career-goal .onboarding-row--flex {
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-orient: horizontal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin-left: -20px;
	margin-right: -20px
}

.rc-OnboardingModal.career-goal .onboarding-row--flex>.form-group {
	width: 50%;
	padding: 0 20px;
	margin-bottom: 10px
}

.rc-OnboardingModal.career-goal .onboarding-row--flex>.form-group.full-width {
	width: 100%
}

@media (max-width:991px) {
	.rc-OnboardingModal.career-goal .onboarding-row--flex {
		display: block;
		margin-left: 0;
		margin-right: 0
	}
	.rc-OnboardingModal.career-goal .onboarding-row--flex>.form-group {
		width: 100%;
		padding: 0
	}
}

.rc-OnboardingModal.career-goal .form-header {
	margin: 10px 0
}

.rc-OnboardingModal.career-goal .form-control,
.rc-OnboardingModal.career-goal .form-control>input[type=text],
.rc-OnboardingModal.career-goal .form-control>select,
.rc-OnboardingModal.career-goal .form-control>textarea {
	width: 100%
}

.rc-OnboardingModal.career-goal .form-control .dropdown-placeholder {
	text-overflow: ellipsis;
	width: calc(100% - 2px)
}

@media (max-width:767px) {
	.rc-OnboardingModal.career-goal .form-control {
		width: 100%;
		max-width: 100%;
		margin: 0
	}
}

.rc-OnboardingModal.career-goal .rc-DropdownInput .is-dropdown .cif-chevron-down {
	display: none
}

.rc-OnboardingModal.career-goal .rc-DropdownInputWithPlaceholder svg {
	color: #878787;
	position: absolute;
	right: 12px;
	bottom: 10px;
	pointer-events: none;
	z-index: 1
}

.rc-AnimatedConfirmation {
	width: 400px;
	height: 280px;
	text-align: center;
	position: relative
}

.rc-AnimatedConfirmation .background {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	transition: all 1s;
	transition-delay: 1s
}

.rc-AnimatedConfirmation .background span {
	cursor: pointer
}

.rc-AnimatedConfirmation .svg-container {
	position: absolute;
	bottom: 150px;
	width: 20px;
	height: 20px;
	left: 50%
}

.rc-AnimatedConfirmation .svg-container.shape {
	transition-timing-function: cubic-bezier(.3, .27, .07, 1.64);
	transition: all 1s;
	transition-delay: .5s
}

.rc-AnimatedConfirmation .svg-container.shape svg {
	transition-timing-function: cubic-bezier(.02, .01, .21, 1);
	transition: all 1s;
	transition-delay: .5s
}

.rc-AnimatedConfirmation svg {
	position: absolute;
	top: 0
}

.rc-AnimatedConfirmation .rotate {
	transform: rotate(300deg)
}

.rc-AnimatedConfirmation .transparent {
	fill-opacity: 0
}

.rc-AnimatedConfirmation .green {
	fill: #8bc151;
	stroke: #8bc151
}

.rc-AnimatedConfirmation .teal {
	fill: #5ac3a6;
	stroke: #5ac3a6
}

.rc-AnimatedConfirmation .orange {
	fill: #ffcf54;
	stroke: #ffcf54
}

.rc-AnimatedConfirmation .red {
	fill: #eb5a65;
	stroke: #eb5a65
}

.rc-AnimatedConfirmation .shape1 {
	left: -3%
}

.rc-AnimatedConfirmation .shape1 svg {
	top: 5px
}

.rc-AnimatedConfirmation .shape2 {
	left: 10%
}

.rc-AnimatedConfirmation .shape2 svg {
	top: -40px;
	transform: rotate(-120deg)
}

.rc-AnimatedConfirmation .shape3 {
	left: 18%
}

.rc-AnimatedConfirmation .shape3 svg {
	top: -15px;
	transform: rotate(7deg)
}

.rc-AnimatedConfirmation .shape4 {
	left: 19%
}

.rc-AnimatedConfirmation .shape4 svg {
	top: -105px
}

.rc-AnimatedConfirmation .shape5 {
	left: 42%
}

.rc-AnimatedConfirmation .shape5 svg {
	top: -65px;
	transform: rotate(170deg)
}

.rc-AnimatedConfirmation .shape6 {
	left: 61%
}

.rc-AnimatedConfirmation .shape6 svg {
	top: -85px;
	transform: rotate(-30deg)
}

.rc-AnimatedConfirmation .shape7 {
	left: 78%
}

.rc-AnimatedConfirmation .shape7 svg {
	top: -75px
}

.rc-AnimatedConfirmation .shape8 {
	left: 90%
}

.rc-AnimatedConfirmation .shape8 svg {
	top: -24px;
	transform: rotate(15deg)
}

.rc-AnimatedConfirmation .shape9 {
	left: 78%
}

.rc-AnimatedConfirmation .shape9 svg {
	top: 10px;
	transform: rotate(55deg)
}

.rc-AnimatedConfirmation .shape10 {
	left: 84%
}

.rc-AnimatedConfirmation .shape10 svg {
	top: 75px
}

.rc-AnimatedConfirmation .shape11 {
	left: 12%
}

.rc-AnimatedConfirmation .shape11 svg {
	top: 65px;
	transform: rotate(65deg)
}

.rc-GoToCourse {
	margin-top: 28px;
	margin-bottom: 60px
}

@media (max-width:767px) {
	.rc-GoToCourse {
		margin-top: 12px;
		margin-bottom: 12px
	}
}

.rc-GoToCourse .link-button.primary.get-app-button,
.rc-GoToCourse .primary.cozy.start_learning_button {
	color: #fff
}

.rc-GoToCourseraPlus {
	margin-top: 28px;
	margin-bottom: 40px
}

@media (max-width:824px) {
	.rc-GoToCourseraPlus {
		margin-top: 12px;
		margin-bottom: 12px
	}
}

@media (max-width:767px) {
	.rc-GoToCourseraPlus {
		margin-top: 12px;
		margin-bottom: 12px
	}
}

.rc-GoToCourseraPlus .primary.cozy.start_learning_button {
	color: #fff;
	font-family: OpenSans;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 14px;
	background: #2a73cc;
	border-radius: 3px;
	padding: 17px 25px
}

@media (max-width:824px) {
	.rc-GoToCourseraPlus .primary.cozy.start_learning_button {
		margin: 0;
		width: 100%;
		font-size: 14px;
		line-height: 14px;
		padding: 10px 29px
	}
}

@media (max-width:767px) {
	.rc-GoToCourseraPlus .primary.cozy.start_learning_button {
		margin: 0;
		width: 100%;
		font-size: 14px;
		line-height: 14px;
		padding: 11px 29px
	}
}

.rc-PaymentsPageContainer {
	max-width: 700px;
	float: none;
	margin: 36px auto
}

.rc-PaymentsPageContainer .cart-summary {
	padding: 24px
}

@media (max-width:767px) {
	.rc-PaymentsPageContainer {
		margin: 10px auto
	}
	.rc-PaymentsPageContainer .cart-summary {
		padding: 24px 8px
	}
}

.rc-defaultConfirmation h3 {
	margin-bottom: 10px
}

.rc-defaultConfirmation p.caption-text {
	margin: 10px 0 0
}

.rc-defaultConfirmation .continue-to {
	text-align: left
}

.rc-defaultConfirmation .get-app-button {
	width: 200px;
	height: 48px;
	margin: 20px 0
}

.rc-defaultConfirmation .mobile-course-link {
	margin-top: 20px
}

.rc-defaultConfirmation .link-nostyle {
	color: #000;
	text-decoration: none
}

.rc-FreetrialConfirmation {
	width: 100%;
	margin-top: 60px;
	padding: 32px
}

@media (max-width:767px) {
	.rc-FreetrialConfirmation {
		margin-top: 12px
	}
}

.rc-FreetrialConfirmation .header {
	margin-top: 32px
}

@media (max-width:767px) {
	.rc-FreetrialConfirmation .header {
		margin-top: 12px
	}
}

.rc-FreetrialConfirmation .catalog-sub-hidden-variant {
	max-width: 950px;
	font-size: 24px;
	line-height: 32px;
	font-family: OpenSans, Arial, sans-serif
}

.rc-FreetrialConfirmation .try-catalog-course-text {
	font-family: OpenSans-Semibold, Arial, sans-serif
}

.rc-FreetrialConfirmation .message {
	margin-top: 12px;
	width: 440px;
	text-align: center
}

.rc-InterestDepositConfirmation {
	padding: 60px 20px
}

.rc-InterestDepositConfirmation .message {
	margin: 20px 0 32px
}

.rc-AutoComplete {
	margin: auto
}

@media (max-width:767px) {
	.rc-AutoComplete {
		padding: 12px 14px
	}
}

@media (max-width:767px) {
	.rc-AutoComplete.isFocused {
		background-color: #2a73cc;
		position: fixed;
		left: 0;
		top: 65px;
		width: 100vw;
		z-index: 4000;
		transition: background-color .5s ease
	}
}

.rc-AutoComplete.isFocused.isExposedSearch,
.rc-AutoComplete.isFocused.isOneStepSearchForTablet {
	z-index: 8000
}

@media (max-width:991px) {
	.rc-AutoComplete.isFocused.isExposedSearch input[type=text].react-autosuggest__input,
	.rc-AutoComplete.isFocused.isOneStepSearchForTablet input[type=text].react-autosuggest__input {
		border-bottom-left-radius: 0;
		border-top-left-radius: 0
	}
	.rc-AutoComplete.isFocused.isExposedSearch .left-hand-search-btn,
	.rc-AutoComplete.isFocused.isOneStepSearchForTablet .left-hand-search-btn {
		margin-right: 0
	}
}

@media (max-width:991px) and (min-width:768px) and (max-width:992px) {
	.rc-AutoComplete.isFocused.isExposedSearch .react-autosuggest__suggestions-container--open,
	.rc-AutoComplete.isFocused.isOneStepSearchForTablet .react-autosuggest__suggestions-container--open {
		border: 0;
		top: 60px;
		box-shadow: none
	}
}

@media (min-width:768px) and (max-width:992px) {
	.rc-AutoComplete.isFocused.isOneStepSearchForTablet {
		margin: 0;
		z-index: 4000;
		width: 300px
	}
}

@media (max-width:767px) {
	.rc-AutoComplete.isFocused.isExposedSearch input[type=text].react-autosuggest__input--focused {
		padding: 0 10px 0 46px
	}
}

@media (max-width:767px) {
	.rc-AutoComplete.isFocused:not(.isExposedSearch) {
		top: 0
	}
}

.rc-AutoComplete .mobile-magnifier {
	height: 100%;
	margin-right: 10px
}

.rc-AutoComplete .mobile-magnifier .magnifier-wrapper {
	border: 1px solid #e1e1e1;
	padding: 10px;
	background-color: #4a90e2
}

@media (min-width:768px) {
	.rc-AutoComplete .mobile-magnifier {
		display: none
	}
}

.rc-AutoComplete .section-title-box {
	padding: 6px 21px
}

.rc-AutoComplete .section-title {
	width: 100%;
	display: inline-block;
	margin-bottom: 0;
	font-family: OpenSans, Arial, sans-serif;
	font-weight: 700
}

.rc-AutoComplete .direct-match-section {
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 4px
}

.rc-AutoComplete .section-item {
	height: 100%
}

.rc-AutoComplete .section-item .image-container {
	width: 32px
}

.rc-AutoComplete .section-item .partner-name {
	width: 100%;
	margin-left: 10px;
	color: #757575
}

.rc-AutoComplete .section-item .item-photo {
	display: block;
	margin: 0 auto
}

.rc-AutoComplete .section-item .vertical-box {
	display: inline-block;
	vertical-align: middle
}

.rc-AutoComplete .section-item .item-name {
	color: rgba(0, 0, 0, .87);
	display: -ms-flexbox;
	display: box;
	display: flex;
	overflow-wrap: break-word;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 10px;
	width: 100%
}

.rc-AutoComplete input[type=text].react-autosuggest__input {
	width: 100%;
	height: 40px;
	padding: 0 10px 0 36px;
	font-family: Helvetica, sans-serif;
	font-weight: 300;
	font-size: 16px;
	box-shadow: none;
	margin-bottom: 0;
	border: 1px solid #e1e1e1;
	border-radius: 2px 0 0 2px;
	background: #fff
}

.rc-AutoComplete input[type=text].react-autosuggest__input::placeholder {
	color: #666;
	opacity: 1;
	-ms-filter: none;
	filter: none
}

@media (min-width:768px) {
	.rc-AutoComplete input[type=text].react-autosuggest__input {
		padding: 0 10px
	}
}

.rc-AutoComplete input[type=text].react-autosuggest__input--focused {
	outline: none;
	box-shadow: none
}

.rc-AutoComplete input[type=text].react-autosuggest__input--open {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.rc-AutoComplete input[type=text].react-autosuggest__suggestions-container {
	display: none
}

.rc-AutoComplete .react-autosuggest__container {
	width: 100%
}

@media (min-width:768px) {
	.rc-AutoComplete .react-autosuggest__suggestions-container--open {
		padding: 0;
		overflow: scroll;
		display: block;
		max-height: 90vh;
		position: absolute;
		width: 330px;
		max-width: 85vw;
		margin-top: 8px;
		border: 1px solid #e1e1e1;
		background-color: #fff;
		font-family: Helvetica, sans-serif;
		font-weight: 300;
		font-size: 16px;
		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
		z-index: 10000;
		box-shadow: 1px 1px 2px #d3d3d3
	}
}

@media (min-width:992px) {
	.rc-AutoComplete .react-autosuggest__suggestions-container--open {
		width: 400px
	}
}

@media (min-width:1200px) {
	.rc-AutoComplete .react-autosuggest__suggestions-container--open {
		width: 450px
	}
}

@media (max-width:767px) {
	.rc-AutoComplete .react-autosuggest__suggestions-container--open {
		position: absolute;
		left: 0;
		top: 64px;
		width: 100%;
		padding: 0;
		z-index: 1;
		background-color: #fff;
		height: calc(100vh - 65px);
		overflow: scroll
	}
}

.rc-AutoComplete .react-autosuggest__suggestions-list {
	margin: 0;
	padding: 15px 21px;
	list-style-type: none
}

.rc-AutoComplete .react-autosuggest__suggestion {
	cursor: pointer;
	margin-bottom: 5px;
	padding: 5px
}

.rc-AutoComplete .react-autosuggest__suggestion .ais-Highlight-highlighted {
	background-color: #fff
}

.rc-AutoComplete .react-autosuggest__suggestion a {
	text-decoration: none
}

.rc-AutoComplete .react-autosuggest__suggestion--highlighted {
	background-color: #e1e1e1
}

.rc-AutoComplete .react-autosuggest__section-container--first {
	border-top: 0
}

.rc-AutoComplete .react-autosuggest__section-container--first .react-autosuggest__section-title {
	border: none
}

.rc-AutoComplete .react-autosuggest__section-container--first .react-autosuggest__suggestion {
	padding: 5px 0
}

.rc-AutoComplete .cancel-button {
	display: block;
	position: absolute;
	top: 20px;
	right: 24px
}

@media (min-width:768px) {
	.rc-AutoComplete .cancel-button {
		display: none
	}
}

.rc-AutoComplete .sr-only {
	border: 0!important;
	clip: rect(1px, 1px, 1px, 1px)!important;
	clip-path: inset(50%)!important;
	height: 1px!important;
	margin: -1px!important;
	overflow: hidden!important;
	padding: 0!important;
	position: absolute!important;
	width: 1px!important;
	white-space: nowrap!important
}

.rc-ShoppingCart .icon {
	cursor: pointer;
	display: block;
	position: relative;
	top: -8px;
	min-height: 30px
}

.rc-CourseEnrollmentConfirmation .welcome-message {
	margin-top: 48px
}

.rc-RedirectToCheckout .rc-Modal.box .c-modal-content {
	padding: 40px;
	min-height: 100px
}

.rc-RedirectToCheckout .rc-Modal .container {
	padding-top: 50px
}

.rc-RedirectToCheckout .rc-Modal .c-modal-content {
	width: 600px
}

.rc-LoadingIcon {
	text-align: center
}

.rc-LoadingIcon svg path {
	fill: #4089c8;
	stroke: #4089c8;
	stroke-width: 5;
	stroke-linecap: round;
	stroke-dasharray: 2024 2024;
	animation: e 2s ease-in-out infinite;
	width: auto
}

@media screen and (min-width:0 0) {
	.rc-LoadingIcon svg path {
		animation: f 2s ease infinite
	}
}

@keyframes e {
	0% {
		stroke-dashoffset: 2024;
		fill: #dcdcdc;
		stroke: #4089c8
	}
	60% {
		fill: #dcdcdc
	}
	80% {
		fill: #4089c8;
		stroke-dashoffset: 0
	}
	95% {
		fill: #4089c8;
		stroke: #4089c8
	}
	to {
		fill: #dcdcdc;
		stroke-dashoffset: 0;
		stroke: #f5f5f5
	}
}

@keyframes f {
	50% {
		opacity: .3;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
		filter: alpha(opacity=30)
	}
}

.rc-GetS12nCertificateModal.rc-Modal.box .headline-4-text {
	font-size: 34px;
	line-height: 150%;
	font-family: OpenSans-Light, Arial, sans-serif
}

.rc-GetS12nCertificateModal.rc-Modal.box .c-modal-content {
	text-align: center;
	width: 450px;
	padding: 28px
}

@media (max-width:767px) {
	.rc-GetS12nCertificateModal.rc-Modal.box .c-modal-content {
		margin: 0 auto;
		width: 99%;
		padding: 72px 28px 28px
	}
}

.rc-GetS12nCertificateModal.rc-Modal.box.success-state .c-modal-content {
	padding: 72px 72px 28px;
	background-image: url(../../../../../s3.amazonaws.com/coursera_assets/growth/cancel_deflection/promo-bg-web.png);
	background-size: 170% 100%;
	background-repeat: no-repeat
}

@media (max-width:767px) {
	.rc-GetS12nCertificateModal.rc-Modal.box.success-state .c-modal-content {
		padding: 72px 20px 20px;
		background-size: cover
	}
}

.rc-GetS12nCertificateModal.rc-Modal.box.error-state .c-modal-content {
	min-height: auto
}

.rc-GetS12nCertificateModal.rc-Modal.box .accomplishments-link {
	color: #2a73cc;
	font-weight: 600;
	text-decoration: none
}

html {
	position: relative;
	min-height: 100%
}

@media print {
	* {
		overflow: visible!important
	}
}

@media (max-width:360px) {
	.xs-min-width {
		min-width: 360px
	}
}

.max-width-980 {
	max-width: 980px
}

.max-text-width {
	max-width: 720px
}

.center-bg {
	background-position: 50%
}

.center-bg,
.top-bg {
	background-size: cover;
	background-repeat: no-repeat
}

.top-bg {
	background-position: top
}

.block {
	background-color: #e3e4e5;
	color: #e3e4e5
}

.border-radius-50 {
	border-radius: 50%
}

.color-primary {
	color: #4a89dc
}

.text-primary {
	color: #363b42
}

.text-primary-dark {
	color: #fff
}

.text-secondary {
	color: #6e767f
}

.text-secondary-dark {
	color: #e3e4e5
}

.bg-white {
	background-color: #fff
}

.bg-light-blue {
	background-color: #f5f7fa
}

.color-danger {
	color: #da4453
}

.bg-gray {
	background-color: #f5f5f5
}

.color-white {
	color: #fff
}

.color-black {
	color: #000
}

.border-a {
	border: 1px solid #e3e4e5
}

.border-bottom {
	border-bottom: 1px solid #e3e4e5
}

.border-top {
	border-top: 1px solid #e3e4e5
}

.list-style-none {
	list-style: none
}

.m-p-0 {
	margin: 0;
	padding: 0
}

.pos-relative {
	position: relative
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	max-width: 100%
}

.font-xl {
	font-size: 2.5rem
}

.font-lg {
	font-size: 1.5rem
}

.font-md {
	font-size: 1rem
}

.font-sm {
	font-size: .9rem
}

.font-xs {
	font-size: .8rem
}

.absolute-center {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	border: 1px dashed #ff1493
}

.clearfix:after {
	content: "";
	display: table;
	clear: both
}

.d-block {
	display: block!important
}

.d-inline-block {
	display: inline-block!important
}

.d-inline {
	display: inline!important
}

.overflow-hidden,
.sr-only {
	overflow: hidden
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.w-100 {
	width: 100%!important
}

.h-100 {
	height: 100%
}

.m-x-auto {
	margin-right: auto!important;
	margin-left: auto!important
}

.m-a-0 {
	margin: 0!important
}

.m-t-0 {
	margin-top: 0!important
}

.m-r-0 {
	margin-right: 0!important
}

.m-b-0 {
	margin-bottom: 0!important
}

.m-l-0,
.m-x-0 {
	margin-left: 0!important
}

.m-x-0 {
	margin-right: 0!important
}

.m-y-0 {
	margin-top: 0!important;
	margin-bottom: 0!important
}

.m-a-1s {
	margin: .5rem!important
}

.m-t-1s {
	margin-top: .5rem!important
}

.m-r-1s {
	margin-right: .5rem!important
}

.m-b-1s {
	margin-bottom: .5rem!important
}

.m-l-1s,
.m-x-1s {
	margin-left: .5rem!important
}

.m-x-1s {
	margin-right: .5rem!important
}

.m-y-1s {
	margin-top: .5rem!important;
	margin-bottom: .5rem!important
}

.m-a-1 {
	margin: 1rem!important
}

.m-t-1 {
	margin-top: 1rem!important
}

.m-r-1 {
	margin-right: 1rem!important
}

.m-b-1 {
	margin-bottom: 1rem!important
}

.m-l-1,
.m-x-1 {
	margin-left: 1rem!important
}

.m-x-1 {
	margin-right: 1rem!important
}

.m-y-1 {
	margin-top: 1rem!important;
	margin-bottom: 1rem!important
}

.m-a-2 {
	margin: 1.5rem!important
}

.m-t-2 {
	margin-top: 1.5rem!important
}

.m-r-2 {
	margin-right: 1.5rem!important
}

.m-b-2 {
	margin-bottom: 1.5rem!important
}

.m-l-2,
.m-x-2 {
	margin-left: 1.5rem!important
}

.m-x-2 {
	margin-right: 1.5rem!important
}

.m-y-2 {
	margin-top: 1.5rem!important;
	margin-bottom: 1.5rem!important
}

.m-a-3 {
	margin: 3rem!important
}

.m-t-3 {
	margin-top: 3rem!important
}

.m-r-3 {
	margin-right: 3rem!important
}

.m-b-3 {
	margin-bottom: 3rem!important
}

.m-l-3,
.m-x-3 {
	margin-left: 3rem!important
}

.m-x-3 {
	margin-right: 3rem!important
}

.m-y-3 {
	margin-top: 3rem!important;
	margin-bottom: 3rem!important
}

.p-a-0 {
	padding: 0!important
}

.p-t-0 {
	padding-top: 0!important
}

.p-r-0 {
	padding-right: 0!important
}

.p-b-0 {
	padding-bottom: 0!important
}

.p-l-0,
.p-x-0 {
	padding-left: 0!important
}

.p-x-0 {
	padding-right: 0!important
}

.p-y-0 {
	padding-top: 0!important;
	padding-bottom: 0!important
}

.p-a-1s {
	padding: .5rem!important
}

.p-t-1s {
	padding-top: .5rem!important
}

.p-r-1s {
	padding-right: .5rem!important
}

.p-b-1s {
	padding-bottom: .5rem!important
}

.p-l-1s,
.p-x-1s {
	padding-left: .5rem!important
}

.p-x-1s {
	padding-right: .5rem!important
}

.p-y-1s {
	padding-top: .5rem!important;
	padding-bottom: .5rem!important
}

.p-a-1 {
	padding: 1rem!important
}

.p-t-1 {
	padding-top: 1rem!important
}

.p-r-1 {
	padding-right: 1rem!important
}

.p-b-1 {
	padding-bottom: 1rem!important
}

.p-l-1,
.p-x-1 {
	padding-left: 1rem!important
}

.p-x-1 {
	padding-right: 1rem!important
}

.p-y-1 {
	padding-top: 1rem!important;
	padding-bottom: 1rem!important
}

.p-a-2 {
	padding: 1.5rem!important
}

.p-t-2 {
	padding-top: 1.5rem!important
}

.p-r-2 {
	padding-right: 1.5rem!important
}

.p-b-2 {
	padding-bottom: 1.5rem!important
}

.p-l-2,
.p-x-2 {
	padding-left: 1.5rem!important
}

.p-x-2 {
	padding-right: 1.5rem!important
}

.p-y-2 {
	padding-top: 1.5rem!important;
	padding-bottom: 1.5rem!important
}

.p-a-3 {
	padding: 3rem!important
}

.p-t-3 {
	padding-top: 3rem!important
}

.p-r-3 {
	padding-right: 3rem!important
}

.p-b-3 {
	padding-bottom: 3rem!important
}

.p-l-3,
.p-x-3 {
	padding-left: 3rem!important
}

.p-x-3 {
	padding-right: 3rem!important
}

.p-y-3 {
	padding-top: 3rem!important;
	padding-bottom: 3rem!important
}

.text-nowrap {
	white-space: nowrap!important
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-xs-left {
	text-align: left!important
}

.text-xs-right {
	text-align: right!important
}

.text-xs-center {
	text-align: center!important
}

@media (min-width:768px) {
	.text-md-left {
		text-align: left!important
	}
	.text-md-center {
		text-align: center!important
	}
}

@media (min-width:992px) {
	.text-lg-left {
		text-align: left!important
	}
}

.text-uppercase {
	text-transform: uppercase!important
}

.text-capitalize {
	text-transform: capitalize!important
}

.text-decoration-none {
	text-decoration: none
}

.font-weight-normal {
	font-weight: 400
}

.font-weight-bold {
	font-weight: 700
}

.font-italic {
	font-style: italic
}

.text-muted {
	color: #687075!important
}

a.text-muted:focus,
a.text-muted:hover {
	color: #687077!important
}

a.text-primary:focus,
a.text-primary:hover {
	color: #025aa5!important
}

.text-success {
	color: #5cb85c!important
}

a.text-success:focus,
a.text-success:hover {
	color: #449d44!important
}

.text-danger {
	color: #d9534f!important
}

a.text-danger:focus,
a.text-danger:hover {
	color: #c9302c!important
}

.invisible {
	visibility: hidden!important
}

@media (max-width:575px) {
	.hidden-xs-down {
		display: none!important
	}
}

@media (min-width:576px) {
	.hidden-sm-up {
		display: none!important
	}
}

@media (max-width:767px) {
	.hidden-sm-down {
		display: none!important
	}
}

@media (min-width:768px) {
	.hidden-md-up {
		display: none!important
	}
}

@media (max-width:991px) {
	.hidden-md-down {
		display: none!important
	}
}

@media (min-width:992px) {
	.hidden-lg-up {
		display: none!important
	}
}

.rc-GetS12nCertificateBanner {
	background: #2f75c9;
	position: relative;
	width: 100%;
	height: 80px;
	max-height: 80px;
	transition: max-height .3s ease-out;
	overflow: hidden
}

@media (max-width:767px) {
	.rc-GetS12nCertificateBanner {
		height: 140px;
		max-height: 140px
	}
}

.rc-GetS12nCertificateBanner.hidden {
	max-height: 0
}

.rc-GetS12nCertificateBanner .details-container {
	height: 80px;
	color: #fff
}

@media (max-width:991px) {
	.rc-GetS12nCertificateBanner .details-container {
		padding: 0 12px
	}
}

@media (max-width:767px) {
	.rc-GetS12nCertificateBanner .details-container {
		height: 140px;
		-o-box-orient: vertical;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.rc-GetS12nCertificateBanner .details-text {
	font-size: 16px;
	margin: 0
}

@media (max-width:767px) {
	.rc-GetS12nCertificateBanner .details-text {
		margin: 12px 20px;
		font-size: 14px;
		line-height: 16px
	}
}

.rc-GetS12nCertificateBanner .cta-button.secondary.cozy {
	margin: 0 24px;
	padding: 10px 40px
}

@media (max-width:767px) {
	.rc-GetS12nCertificateBanner .cta-button.secondary.cozy {
		margin: 12px 8px;
		padding: 8px 20px;
		min-width: 200px
	}
}

.rc-GetS12nCertificateBanner .cta-button.secondary.cozy:not(:focus):not(:hover) {
	background: #fff
}

.rc-EnrollErrorModal.rc-Modal.box .c-modal-content {
	min-height: 60px
}

.rc-CourseEnrollS12nSelectionModal .c-modal-overlay {
	z-index: 9999
}

.rc-CourseEnrollS12nSelectionModal .s12n-selection-modal-container {
	padding: 0 24px
}

@media (max-width:991px) {
	.rc-CourseEnrollS12nSelectionModal .s12n-selection-modal-container {
		padding: 0
	}
}

.rc-CourseEnrollS12nSelectionModal .Select.Select--single.has-value .Select-value .Select-value-label {
	line-height: 48px;
	color: #2a73cc
}

.rc-CourseEnrollS12nSelectionModal .Select.Select--single .Select-control,
.rc-CourseEnrollS12nSelectionModal .Select.Select--single .Select-placeholder {
	border-color: #2a73cc;
	padding: 12px!important
}

.rc-CourseEnrollS12nSelectionModal .Select.Select--single .Select-input {
	height: auto
}

.rc-CourseEnrollS12nSelectionModal .Select.Select--single .Select-option {
	line-height: 150%;
	height: auto;
	padding: 8px;
	font-size: 14px
}

.rc-CourseEnrollS12nSelectionModal .Select.Select--single .Select-option.is-selected {
	background: #fff;
	font-weight: 700
}

.rc-CourseEnrollS12nSelectionModal .Select.Select--single .Select-option.is-focused {
	background: #2a73cc;
	color: #fff
}

.rc-CourseEnrollS12nSelectionModal .course-item {
	font-size: 14px
}

.rc-CourseEnrollS12nSelectionModal .course-item.is-enrolling-in-course {
	font-weight: 700
}

.rc-PromotionApplicableCheckoutMessage {
	font-family: OpenSans, Arial, sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 24px;
	color: #1f8354
}

.rc-ClosedCourseEnrollModal .modal-container {
	margin-top: 22px;
	margin-bottom: 16px
}

.rc-ClosedCourseEnrollModal .body {
	padding-top: 16px;
	width: 600px;
	text-align: left;
	margin: auto
}

@media screen and (max-width:600px) {
	.rc-ClosedCourseEnrollModal .body {
		max-width: 100%
	}
}

.rc-ClosedCourseEnrollModal .check-list {
	padding-right: 2px
}

.rc-ClosedCourseEnrollModal .bullet-point {
	margin-bottom: 16px
}

.rc-ClosedCourseEnrollModal .bullet-point .text {
	margin-left: 8px;
	display: inline-block;
	padding-bottom: 4px
}

.rc-ClosedCourseEnrollModal .continue-button {
	margin-top: 16px
}

.rc-PriceWithDiscountIndicator .price-original {
	text-decoration: line-through;
	margin-right: 6px
}

.rc-PriceWithDiscountIndicator .price-with-discount {
	margin-right: 4px
}

.rc-PriceWithDiscountIndicator .discount-indicator {
	font-size: 12px
}

.rc-CourseEnrollChoiceDescription .primary-description {
	margin-bottom: 10px
}

.rc-CourseEnrollChoiceDescription .price-delim {
	padding: 0 2px
}

.rc-CourseEnrollChoiceDescription .cif-spinner {
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70)
}

.c-img-loading {
	position: relative
}

.c-img-loading:after {
	width: 100%;
	height: 100%;
	position: absolute;
	content: "";
	animation: g 3s linear infinite;
	background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIgdmlld0JveD0iMCAwIDEwMCAxMDAiPjxwYXRoIGZpbGw9IiNjZmNmY2YiIGQ9Ik0zNC44IDc1LjRxMCAzLTIuMTI1IDUuMVQyNy42IDgyLjZxLTMgMC01LjEtMi4xdC0yLjEtNS4xIDIuMS01LjEgNS4xLTIuMXEyLjk1IDAgNS4wNzUgMi4xdDIuMTI1IDUuMXpNNTYuNCA4NXEwIDIuNjUtMS44NzUgNC41MjVUNTAgOTEuNHQtNC41MjUtMS44NzVUNDMuNiA4NXQxLjg3NS00LjUyNVQ1MCA3OC42dDQuNTI1IDEuODc1VDU2LjQgODV6TTI2IDUzcTAgMy4zLTIuMzUgNS42NVQxOCA2MXQtNS42NS0yLjM1VDEwIDUzdDIuMzUtNS42NVQxOCA0NXQ1LjY1IDIuMzVUMjYgNTN6bTUyIDIyLjRxMCAyLjMtMS42NSAzLjk1VDcyLjQgODF0LTMuOTUtMS42NS0xLjY1LTMuOTUgMS42NS0zLjk1IDMuOTUtMS42NSAzLjk1IDEuNjVUNzggNzUuNHpNMzYuNCAzMC42cTAgMy42NS0yLjU3NSA2LjIyNVQyNy42IDM5LjR0LTYuMjI1LTIuNTc1VDE4LjggMzAuNnQyLjU3NS02LjIyNVQyNy42IDIxLjh0Ni4yMjUgMi41NzVUMzYuNCAzMC42ek01OS42IDIxcTAgNC0yLjggNi44VDUwIDMwLjZ0LTYuOC0yLjgtMi44LTYuOCAyLjgtNi44IDYuOC0yLjggNi44IDIuOCAyLjggNi44em0yNy4yIDMycTAgMi0xLjQgMy40VDgyIDU3Ljh0LTMuNC0xLjQtMS40LTMuNCAxLjQtMy40IDMuNC0xLjQgMy40IDEuNCAxLjQgMy40ek03Ni40IDMwLjZxMCAxLjY1LTEuMTc1IDIuODI1VDcyLjQgMzQuNnQtMi44MjUtMS4xNzVUNjguNCAzMC42dDEuMTc1LTIuODI1VDcyLjQgMjYuNnQyLjgyNSAxLjE3NVQ3Ni40IDMwLjZ6Ii8+PC9zdmc+") no-repeat 50% 50%
}

@keyframes g {
	0% {
		transform: rotate(0deg)
	}
	to {
		transform: rotate(359deg)
	}
}

.rc-Modal.box.rc-CourseEnrollModal.catalog-sub-standalone .c-modal-content {
	width: 800px;
	max-width: 800px
}

.rc-Modal.box.rc-CourseEnrollModal .c-modal-content {
	padding: 0;
	max-width: 680px
}

.rc-Modal.box.rc-CourseEnrollModal .c-modal-content .cem-title {
	padding: 46px 32px 26px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background-color: #354b72
}

.rc-Modal.box.rc-CourseEnrollModal .c-modal-content .cem-subtitle {
	margin-top: 5px
}

.rc-Modal.box.rc-CourseEnrollModal .cem-body {
	padding: 40px 60px;
	min-height: 240px
}

.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container {
	padding-bottom: 24px;
	padding-left: 0
}

.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container .input-container {
	display: block
}

.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container:last-child {
	padding-bottom: 20px
}

.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container input[type=radio] {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0)
}

.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container input[type=radio]:checked~span.cif-stack .cif-circle {
	color: #2a73cc
}

.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container label {
	position: relative
}

.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container span.cif-stack {
	position: absolute;
	left: 0;
	margin-top: -4px
}

.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container span.cif-stack .cif-circle {
	color: #fff
}

.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container span.cif-stack .cif-circle-thin {
	color: rgba(0, 0, 0, .1)
}

.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container .subtext span,
.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container p {
	font-size: 14px
}

.rc-Modal.box.rc-CourseEnrollModal .cem-body .choices .choice-radio-container .choice-description-wrapper.show-radio-button {
	margin-left: 45px
}

.rc-Modal.box.rc-CourseEnrollModal .cem-body hr {
	margin-bottom: 32px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0)
}

.rc-Modal.box.rc-CourseEnrollModal .cem-body .continue-button {
	padding: 15px 60px
}

.rc-Modal.box.rc-CourseEnrollModal .c-img-loading {
	height: 40px;
	width: 40px;
	margin: 0 auto
}

@media (max-width:767px) {
	.rc-Modal.box.rc-CourseEnrollModal .c-modal-content {
		max-width: none;
		width: auto
	}
	.rc-Modal.box.rc-CourseEnrollModal .c-modal-content .cem-body {
		padding: 30px 20px
	}
	.rc-Modal.box.rc-CourseEnrollModal.catalog-sub-standalone .c-modal-content {
		max-width: none;
		width: auto
	}
	.rc-Modal.box.rc-CourseEnrollModal.catalog-sub-standalone .cert-icon {
		width: 14px
	}
}

.rc-CourseraPlusEnrollModalEnrollmentChoice {
	width: 100%;
	background: #fff;
	font-weight: 400;
	text-align: center;
	color: #1f1f1f;
	padding: 0 16px
}

.rc-CourseraPlusEnrollModalEnrollmentChoice.primary {
	background: #eaf4fe
}

.rc-CourseraPlusEnrollModalEnrollmentChoice a {
	color: #1f1f1f
}

.rc-CourseraPlusEnrollModalEnrollmentChoice button.cozy.choice-cta-button {
	border-radius: 2px;
	min-width: 240px;
	padding: 17px 24px;
	line-height: 14px;
	font-weight: 700;
	white-space: normal;
	font-family: OpenSans, Arial, sans-serif
}

@media (max-width:767px) {
	.rc-CourseraPlusEnrollModalEnrollmentChoice button.cozy.choice-cta-button {
		width: 100%;
		padding: 11px 28px
	}
}

.rc-CourseraPlusEnrollModalEnrollmentChoice button.cozy.choice-cta-button.primary:not([disabled]) {
	background: #2a73cc
}

.rc-CourseraPlusEnrollModalEnrollmentChoice button.cozy.choice-cta-button.primary:focus,
.rc-CourseraPlusEnrollModalEnrollmentChoice button.cozy.choice-cta-button.primary:hover {
	background: #0156b8
}

@media (max-width:767px) {
	.rc-CourseraPlusEnrollModalEnrollmentChoice button.cozy.choice-cta-button.primary:not([disabled]) {
		background: transparent;
		color: #2a73cc
	}
	.rc-CourseraPlusEnrollModalEnrollmentChoice button.cozy.choice-cta-button.primary:focus,
	.rc-CourseraPlusEnrollModalEnrollmentChoice button.cozy.choice-cta-button.primary:hover {
		background: #0156b8;
		color: #fff
	}
}

.rc-CourseraPlusEnrollModalEnrollmentChoice button.cozy.choice-cta-button.secondary:not([disabled]) {
	border-color: #1f1f1f;
	color: #1f1f1f
}

.rc-CourseraPlusEnrollModalEnrollmentChoice button.cozy.choice-cta-button.secondary:hover {
	background: #f7f7f7
}

.rc-CourseraPlusEnrollModalEnrollmentChoice button.cozy.choice-cta-button.secondary:focus {
	background: #eaeaea
}

@media (max-width:767px) {
	.rc-CourseraPlusEnrollModalEnrollmentChoice button.cozy.choice-cta-button.secondary:not([disabled]) {
		border-color: #2a73cc;
		background: #2a73cc;
		color: #fff
	}
	.rc-CourseraPlusEnrollModalEnrollmentChoice button.cozy.choice-cta-button.secondary:focus,
	.rc-CourseraPlusEnrollModalEnrollmentChoice button.cozy.choice-cta-button.secondary:hover {
		background: #0156b8
	}
}

.rc-CourseraPlusEnrollModalEnrollmentChoice .cif-checkmark {
	margin-right: 10px;
	font-size: 16px;
	line-height: 16px;
	color: #888
}

.rc-CourseraPlusEnrollModalEnrollmentChoice .cif-checkmark.primary {
	color: #1859aa
}

@media (max-width:767px) {
	.rc-CourseraPlusEnrollModalEnrollmentChoice .cif-checkmark {
		line-height: 18px
	}
}

@media (max-width:991px) {
	.rc-CourseraPlusEnrollModalEnrollmentChoice .content-container {
		max-width: 424px;
		margin: 0 auto
	}
}

.rc-CourseraPlusEnrollModalEnrollmentChoice .choice-title {
	font-size: 20px;
	line-height: 24px;
	padding-top: 24px
}

.rc-CourseraPlusEnrollModalEnrollmentChoice .choice-subtitle {
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	margin: 5px 0
}

@media (max-width:767px) {
	.rc-CourseraPlusEnrollModalEnrollmentChoice .choice-subtitle {
		margin: 4px 0 0
	}
}

.rc-CourseraPlusEnrollModalEnrollmentChoice .choice-description {
	margin-top: 4px;
	font-size: 14px;
	line-height: 20px;
	padding: 0 16px
}

@media (max-width:767px) {
	.rc-CourseraPlusEnrollModalEnrollmentChoice .choice-description {
		margin-top: 8px
	}
}

.rc-CourseraPlusEnrollModalEnrollmentChoice .choice-monthly-price {
	margin: 8px auto 0;
	display: inline-block;
	position: relative;
	font-size: 14px;
	line-height: 18px
}

.rc-CourseraPlusEnrollModalEnrollmentChoice .choice-monthly-price .amount {
	font-weight: 700;
	font-size: 40px;
	line-height: 52px
}

.rc-CourseraPlusEnrollModalEnrollmentChoice .choice-monthly-price .per-month {
	position: absolute;
	bottom: 7px;
	left: 100%
}

@media (max-width:767px) {
	.rc-CourseraPlusEnrollModalEnrollmentChoice .choice-monthly-price .amount {
		font-size: 42px;
		line-height: 50px
	}
	.rc-CourseraPlusEnrollModalEnrollmentChoice .choice-monthly-price .per-month {
		bottom: 5px
	}
}

.rc-CourseraPlusEnrollModalEnrollmentChoice .choice-monthly-price-note {
	font-size: 12px;
	line-height: 18px
}

.rc-CourseraPlusEnrollModalEnrollmentChoice .choice-cta {
	margin-top: 16px
}

@media (max-width:767px) {
	.rc-CourseraPlusEnrollModalEnrollmentChoice .choice-cta {
		margin-top: 12px
	}
}

.rc-CourseraPlusEnrollModalEnrollmentChoice .choice-cta-note {
	font-size: 12px;
	line-height: 18px;
	margin-top: 4px
}

.rc-CourseraPlusEnrollModalEnrollmentChoice .choice-value-prop-wrapper {
	margin-top: 24px;
	padding-bottom: 24px
}

@media (max-width:767px) {
	.rc-CourseraPlusEnrollModalEnrollmentChoice .choice-value-prop-wrapper {
		margin-top: 12px
	}
}

.rc-CourseraPlusEnrollModalEnrollmentChoice .choice-value-prop {
	font-size: 12px;
	line-height: 18px;
	margin-top: 8px;
	text-align: left
}

.rc-CourseraPlusEnrollModalEnrollmentChoice .choice-value-prop:last-child {
	margin-bottom: 0
}

.rc-CourseraPlusEnrollModalEnrollmentChoice .choice-additional-info {
	margin-top: 12px;
	font-size: 12px;
	line-height: 18px
}

.rc-CourseraPlusEnrollModalEnrollmentChoice .choice-additional-info a {
	text-decoration: underline
}

.bt3-tooltip-inner .tooltip-content {
	padding: 4px;
	font-size: 13px;
	text-align: left
}

.rc-CourseraPlusEnrollModal.rc-Modal.box.subscribed .c-modal-x-out a {
	color: #999
}

.rc-CourseraPlusEnrollModal.rc-Modal.box .c-modal-content {
	padding: 0;
	max-width: 696px;
	border-radius: 0;
	background: none
}

@media (max-width:767px) {
	.rc-CourseraPlusEnrollModal.rc-Modal.box .c-modal-content {
		max-width: none;
		width: auto
	}
}

.rc-CourseraPlusEnrollModal.rc-Modal.box .c-modal-x-out a {
	color: #fff
}

.rc-CourseraPlusEnrollModal.rc-Modal.box .cem-subtitle {
	margin-top: 4px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400
}

@media (max-width:767px) {
	.rc-CourseraPlusEnrollModal.rc-Modal.box .cem-subtitle {
		font-size: 12px;
		line-height: 16px
	}
}

.rc-CourseraPlusEnrollModal.rc-Modal.box .cem-body {
	background: #fff;
	min-height: 240px
}

.rc-CourseraPlusEnrollModal.rc-Modal.box .body-title {
	padding: 16px 36px;
	background-color: #20589d;
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	font-family: Opensans;
	font-weight: 700;
	color: #fff
}

@media (max-width:767px) {
	.rc-CourseraPlusEnrollModal.rc-Modal.box .body-title {
		font-size: 20px;
		line-height: 24px
	}
}

.rc-CourseraPlusEnrollModal.rc-Modal.box .subscribed-container {
	background: #fff;
	padding: 50px 0 24px;
	font-family: Opensans-semibold;
	text-align: center
}

.rc-CourseraPlusEnrollModal.rc-Modal.box .audit-link {
	border-top: 1px solid #e1e1e1;
	padding: 12px 18px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	display: block;
	margin-bottom: 0
}

@media (max-width:767px) {
	.rc-CourseraPlusEnrollModal.rc-Modal.box .audit-link {
		border-bottom: 1px solid #e1e1e1
	}
}

.rc-CourseraPlusEnrollModal.rc-Modal.box .description-tooltip {
	display: inline-block;
	margin: 0 4px;
	vertical-align: text-bottom
}

@media (max-width:767px) {
	.rc-CourseraPlusEnrollModal.rc-Modal.box .description-tooltip {
		margin: 0 4px
	}
	.rc-CourseraPlusEnrollModal.rc-Modal.box .description-tooltip [class*=RadioGroup] {
		width: 12px!important;
		height: 12px!important
	}
}

.rc-SubscriptionEnrollButton {
	margin: 16px 0
}

.rc-SubscriptionEnrollButton .subscribe-button {
	padding: 14px 52px
}

.rc-SubscriptionEnrollButton .expanded {
	font-size: 16px;
	width: 100%;
	max-width: 350px
}

.rc-SubscriptionFooter {
	margin-top: 28px;
	padding-top: 16px;
	border-top: 1px solid rgba(0, 0, 0, .255)
}

.rc-SubscriptionVPropCDP .sub-prop-header {
	font-size: 14px;
	margin: 10px 0
}

.rc-SubscriptionVPropBulletPoints i.cif-checkmark {
	font-size: 1.5em
}

.rc-SubscriptionVProp {
	margin-top: 10px
}

.rc-SubscriptionVProp .punch-line {
	margin: 10px 0
}

.rc-SubscriptionVProp .sub-prop-header {
	margin-bottom: 12px
}

.rc-SubscriptionVProp .rc-SubscriptionVPropBulletPoint i.cif-checkmark {
	font-size: 1.5em
}

.rc-SubscriptionPropBulletPoints {
	margin-top: 24px
}

.rc-SubscriptionPropBulletPoints .rc-SubscriptionVPropBulletPoint {
	margin-bottom: 16px
}

.rc-SubscriptionPropBulletPoints i.cif-checkmark {
	font-size: 1.5em
}

.rc-SubscriptionPropBulletPoints .subheader {
	color: #000
}

.rc-SubscriptionVPropFreeTrial .punch-line {
	margin: 10px 0
}

.rc-CatalogSubscriptionEnrollModal i.cif-checkmark {
	font-size: 1.5em
}

.rc-CatalogSubscriptionEnrollModal .catalog-subs-header {
	margin-top: 8px;
	margin-bottom: 24px
}

.rc-CatalogSubscriptionEnrollModal .catalog-subs-subheader {
	margin-bottom: 20px
}

.rc-CatalogSubscriptionEnrollModal .enroll-modal-container {
	padding: 24px
}

.rc-CatalogSubscriptionEnrollModal .rc-ValuePropBulletPoint {
	margin-bottom: 16px
}

.rc-CatalogSubscriptionEnrollModal .value-prop-line {
	margin: 0
}

.rc-CatalogSubscriptionEnrollModal .value-prop-list {
	margin-bottom: 24px
}

.rc-CatalogSubscriptionEnrollModal .catalog-subs-hairline {
	border-top: 1px solid rgba(0, 0, 0, .255);
	transform: scaleY(.5);
	padding-bottom: 20px
}

.rc-CatalogSubscriptionEnrollModal .catalog-subs-enroll-footer {
	margin-top: 40px
}

.rc-CatalogSubscriptionEnrollModal .audit-enroll-error {
	margin-top: 8px;
	margin-bottom: 0;
	color: #956712
}

.rc-EnrollPromoBanner {
	height: 70px;
	transition: all .4s;
	position: relative;
	display: none
}

.rc-EnrollPromoBanner .gradient-background {
	background: linear-gradient(to right bottom, #b3dd87, #60caad)
}

.rc-EnrollPromoBanner .banner {
	position: relative;
	background-size: cover;
	background-position: 50%;
	height: 100%
}

.rc-EnrollPromoBanner .inner-section {
	width: 920px;
	height: 70px;
	margin: 0 auto;
	padding: 12px 0
}

@media (max-width:1199px) {
	.rc-EnrollPromoBanner .inner-section {
		width: 100%;
		margin: 0 20px
	}
}

@media screen and (max-width:920px) {
	.rc-EnrollPromoBanner .inner-section {
		padding: 12px
	}
	.rc-EnrollPromoBanner .inner-section .cta-link,
	.rc-EnrollPromoBanner .inner-section .description {
		font-size: 14px
	}
}

.rc-EnrollPromoBanner .cta-link {
	margin-left: 12px
}

.rc-EnrollPromoBanner .cta-link.light {
	color: #fff
}

.rc-EnrollPromoBanner .cta-link.dark {
	color: rgba(0, 0, 0, .8)
}

.rc-EnrollPromoBanner .cta-link:active,
.rc-EnrollPromoBanner .cta-link:focus,
.rc-EnrollPromoBanner .cta-link:hover {
	background: none;
	text-decoration: none
}

.rc-EnrollPromoBanner .button-chevron-right {
	border-radius: 14px;
	display: inline-block;
	vertical-align: bottom;
	box-sizing: content-box;
	padding: 2px;
	margin-left: 12px
}

.rc-EnrollPromoBanner .button-chevron-right.chevron-light {
	border: 1px solid #fff;
	fill: #fff
}

.rc-EnrollPromoBanner .button-chevron-right.chevron-dark {
	border: 1px solid rgba(0, 0, 0, .8);
	fill: rgba(0, 0, 0, .8)
}

.rc-EnrollPromoBanner .description {
	margin: 0;
	-o-box-flex: 1;
	-ms-box-flex: 1;
	box-flex: 1;
	flex-grow: 1;
	font-family: OpenSans-Semibold, Arial, sans-serif
}

.rc-EnrollPromoBanner .description.light {
	color: #fff
}

.rc-EnrollPromoBanner .description.dark {
	color: rgba(0, 0, 0, .8)
}

.rc-EnrollPromoBanner .secondary {
	background: #fff
}

.rc-EnrollPromoBanner .description-text {
	display: inline-block;
	vertical-align: text-bottom
}

.rc-EnrollPromoBanner .info-pill {
	display: inline-block;
	margin-right: 12px;
	padding: 4px 12px;
	border-radius: 14px;
	background: linear-gradient(to right bottom, #d14700, #c74300);
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-family: OpenSans, Arial, sans-serif;
	font-weight: 700
}

.rc-EnrollPromoBanner .cta-link,
.rc-EnrollPromoBanner .description {
	font-size: 16px;
	line-height: 18px
}

.rc-EnrollPromoBanner .regular-overlay {
	width: 100%;
	height: 100%
}

.rc-EnrollPromoBanner .expanded-overlay {
	position: absolute;
	top: 0;
	height: 350px;
	width: 100%;
	transform: translateY(-280px);
	transition: opacity .4s linear .6s, transform .4s, z-index .4s linear .6s;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	z-index: -1
}

.rc-EnrollPromoBanner .expanded-description {
	font-family: OpenSans-light, Arial, sans-serif;
	font-size: 40px;
	line-height: 50px;
	text-align: center;
	max-width: 720px
}

.rc-EnrollPromoBanner .expanded-description.light {
	color: #fff
}

.rc-EnrollPromoBanner .expanded-description.dark {
	color: rgba(0, 0, 0, .8)
}

.rc-EnrollPromoBanner .cta-button {
	margin-top: 8px
}

.rc-EnrollPromoBanner.shown {
	display: block;
	overflow: hidden
}

.rc-EnrollPromoBanner.shown.with-overflow {
	overflow: visible
}

@media (max-width:767px) {
	.rc-EnrollPromoBanner.shown {
		display: none
	}
}

.rc-EnrollPromoBanner.expanded {
	overflow: visible
}

.rc-EnrollPromoBanner.expanded .regular-overlay {
	visibility: hidden
}

.rc-EnrollPromoBanner.expanded .expanded-overlay {
	transform: translate(0);
	transition: opacity 0s, z-index 0s;
	opacity: 1;
	-ms-filter: none;
	filter: none;
	z-index: 1
}

.rc-SubscriptionEnrollModal .c-modal-overlay {
	z-index: 9999
}

.rc-SubscriptionEnrollModal .c-modal-content {
	text-align: left
}

.rc-SubscriptionEnrollModal .modal-header {
	height: 140px;
	background-color: #354b72;
	color: #fff
}

.rc-SubscriptionEnrollModal .enroll-modal-container {
	background-color: #fff;
	padding: 0 24px
}

@media (max-width:767px) {
	.rc-SubscriptionEnrollModal .c-modal-content {
		max-width: none;
		width: auto
	}
	.rc-SubscriptionEnrollModal .c-modal-content .enroll-modal-container {
		padding: 8px 26px 6px
	}
}

.rc-CatalogSubscriptionStandaloneChoiceCard {
	border: 1px solid rgba(0, 0, 0, .255);
	width: 300px;
	min-height: 430px;
	margin: 10px;
	padding: 70px 0 15px 20px;
	box-sizing: border-box;
	position: relative;
	background: #fff
}

.rc-CatalogSubscriptionStandaloneChoiceCard .choice-card-headline {
	margin-bottom: 4px
}

.rc-CatalogSubscriptionStandaloneChoiceCard .choice-card-headline,
.rc-CatalogSubscriptionStandaloneChoiceCard .choice-card-subheadline {
	width: auto
}

.rc-CatalogSubscriptionStandaloneChoiceCard .header-row {
	margin-bottom: 20px;
	min-height: 40px
}

.rc-CatalogSubscriptionStandaloneChoiceCard .choice-card-continue {
	margin: auto
}

.rc-CatalogSubscriptionStandaloneChoiceCard .choice-card-value-props {
	min-height: 200px;
	margin-bottom: 20px
}

.rc-CatalogSubscriptionStandaloneChoiceCard .choice-card-continue {
	padding: 20px 60px
}

.rc-CatalogSubscriptionStandaloneChoiceCard .cert-icon {
	margin-right: 12px
}

.rc-CatalogSubscriptionStandaloneChoiceCard .choice-card-button-container {
	padding-right: 20px
}

.rc-CatalogSubscriptionStandaloneChoiceCard .ribbon-container {
	position: absolute;
	width: 105%;
	height: 30px;
	top: 10px;
	left: 13px
}

.rc-CatalogSubscriptionStandaloneChoiceCard .ribbon {
	width: 102%;
	background: linear-gradient(to right bottom, #9fd468, #37bc98);
	position: absolute;
	height: 100%;
	transform: translateX(-24px)
}

.rc-CatalogSubscriptionStandaloneChoiceCard .ribbon:after,
.rc-CatalogSubscriptionStandaloneChoiceCard .ribbon:before {
	content: "";
	position: absolute;
	display: block;
	z-index: -1
}

.rc-CatalogSubscriptionStandaloneChoiceCard .ribbon:before {
	top: 100%;
	border-top: 10px solid #6bb022;
	border-left: 10px solid transparent
}

.rc-CatalogSubscriptionStandaloneChoiceCard .ribbon:after {
	right: 0;
	bottom: 100%;
	border-bottom: 10px solid #0a785a;
	border-right: 10px solid transparent
}

.rc-CatalogSubscriptionStandaloneChoiceCard .ribbon-text {
	color: #fff;
	margin-left: 20px;
	display: inline-block;
	vertical-align: bottom;
	line-height: 100%
}

.rc-CatalogSubscriptionStandaloneChoiceCard .payg-color {
	color: #fe7413
}

.rc-CatalogSubscriptionStandaloneChoiceCard .catalog-subs-color {
	color: #4ab593
}

.rc-CatalogSubscriptionStandaloneChoiceCard .payg-color-checkmark .checkmark-cont i {
	color: #fe7413
}

.rc-CatalogSubscriptionStandaloneChoiceCard .catalog-subs-color-checkmark .checkmark-cont i {
	color: #4ab593
}

.rc-CatalogSubscriptionSpecialStandaloneEnrollModal {
	margin: 0
}

.rc-CatalogSubscriptionSpecialStandaloneEnrollModal.rc-Modal.box .c-modal-content {
	background: #f5f5f5;
	padding: 28px 0 0
}

.rc-CatalogSubscriptionSpecialStandaloneEnrollModal .body-container {
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-o-box-direction: reverse;
	-o-box-orient: horizontal;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 20px;
	padding-bottom: 20px
}

.rc-CatalogSubscriptionSpecialStandaloneEnrollModal .footer-container {
	margin: 0;
	background: #e6e6e6;
	padding: 16px;
	font-size: 12px;
	line-height: 18px
}

.rc-GuidedProjectEnrollModal.rc-Modal.box .c-modal-content {
	padding: 48px
}

@media (max-width:767px) {
	.rc-GuidedProjectEnrollModal.rc-Modal.box .c-modal-content {
		padding: 16px
	}
}

.rc-GuidedProjectEnrollModal .project-name {
	font-family: OpenSans-Bold, Arial, sans-serif
}

@media (max-width:767px) {
	.rc-GuidedProjectEnrollModal .project-name {
		font-size: 16px;
		margin-right: 24px
	}
}

.rc-GuidedProjectEnrollModal .price {
	font-family: OpenSans-Bold, Arial, sans-serif;
	font-size: 20px;
	margin: 8px 0 24px
}

@media (max-width:767px) {
	.rc-GuidedProjectEnrollModal .price {
		font-size: 16px;
		margin: 4px 0 16px
	}
}

.rc-GuidedProjectEnrollModal .value-props-container {
	margin: 24px 0
}

@media (max-width:767px) {
	.rc-GuidedProjectEnrollModal .value-props-container {
		margin: 16px 0 24px
	}
}

.rc-GuidedProjectEnrollModal .value-props-container .value-props-title {
	font-size: 16px
}

@media (max-width:767px) {
	.rc-GuidedProjectEnrollModal .value-props-container .value-props-title {
		margin-bottom: 12px;
		font-size: 12px
	}
}

@media (max-width:767px) {
	.rc-GuidedProjectEnrollModal .value-props-container .value-props {
		margin: 0
	}
}

.rc-GuidedProjectEnrollModal .value-props-container .bullet .checkmark {
	width: 22px;
	height: 22px
}

.rc-GuidedProjectEnrollModal .value-props-container .bullet p {
	margin-left: 16px
}

@media (max-width:767px) {
	.rc-GuidedProjectEnrollModal .value-props-container .bullet p {
		font-size: 12px;
		margin-left: 12px;
		margin-bottom: 8px
	}
}

@media (max-width:767px) {
	.rc-GuidedProjectEnrollModal button {
		width: 100%
	}
}

.rc-SubscriptionSubscribedModal .modal-container {
	margin-top: 20px;
	margin-bottom: 20px
}

.rc-SubscriptionSubscribedModal .header {
	margin-top: 24px;
	margin-bottom: 24px
}

.rc-PaymentChoiceCapstone .rc-PaymentChoice {
	padding-left: 0;
	margin-left: -20px
}

.rc-PaymentChoiceCapstone .cif-stack {
	display: none
}

.rc-PaymentChoiceCapstone .ineligible-message {
	color: maroon;
	margin-top: 20px;
	font-size: 14px
}

.rc-PaymentChoices .enroll-button {
	margin-top: 24px
}

.rc-PaymentChoices .enroll-button button {
	padding: 15px 60px
}

.rc-PaymentChoices .bt3-modal-title {
	color: #fff;
	text-align: center;
	font-size: 26px;
	line-height: 32px
}

.rc-PaymentChoices .bt3-modal-title,
.rc-PaymentChoices .sub-title {
	font-family: HelveticaNeue-thin, Arial, sans-serif;
	padding-left: 20px;
	padding-right: 20px
}

.rc-PaymentChoices .sub-title {
	font-size: 15px;
	color: hsla(0, 0%, 100%, .8)
}

.rc-PaymentChoices .bt3-btn {
	padding: 12px 50px;
	background-color: #4285f4;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
	color: $color-white
}

.rc-PaymentChoices .bt3-btn:hover {
	color: $color-white
}

.rc-PaymentChoices .container {
	padding: 32px;
	width: auto
}

.rc-PaymentChoices .container.title {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background-color: #354b72;
	font-size: 26px
}

.rc-PaymentChoices .error-message {
	margin-top: 12px
}

.rc-Modal .rc-PaymentChoices+.c-modal-x-out {
	color: hsla(0, 0%, 100%, .54);
	top: 34px
}

.rc-Modal .rc-PaymentChoices+.c-modal-x-out:hover {
	color: hsla(0, 0%, 100%, .87)
}

.rc-PaymentChoice {
	padding-bottom: 16px
}

.rc-PaymentChoice .choice-title {
	margin-bottom: 6px;
	margin-left: 24px
}

.rc-PaymentChoice .choice-description {
	margin-left: 24px;
	line-height: 22px;
	display: block
}

.rc-PaymentChoice input[type=radio] {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0)
}

.rc-PaymentChoice input[type=radio]:checked~span.cif-stack .cif-circle {
	color: #2571ed
}

.rc-PaymentChoice span.cif-stack {
	position: absolute;
	left: 58px
}

.rc-PaymentChoice span.cif-stack .cif-circle {
	color: #fff
}

.rc-PaymentChoice span.cif-stack .cif-circle-thin {
	color: rgba(0, 0, 0, .12)
}

.rc-PaymentChoice .cif-times {
	font-size: 2em;
	width: 1em;
	height: 1em;
	text-align: center;
	position: absolute;
	left: 58px;
	color: rgba(0, 0, 0, .12);
	cursor: default
}

.rc-PaymentChoice.full p.horizontal-box {
	margin-top: 8px
}

.rc-PaymentChoice.full .subtext em.fa {
	color: rgba(0, 0, 0, .54);
	font-size: 1.5em
}

.rc-PaymentChoice.full .price {
	color: $color-black
}

.rc-PaymentChoice.full .disabled {
	cursor: default
}

.rc-FinaidLink .caption-text {
	font-size: 12px
}

.error-back {
	background-color: #f9f0f0
}

.rc-S12nEnrollModal .rc-PaymentChoices .title.container {
	padding: 84px 32px 32px
}

.rc-S12nEnrollModal .rc-PaymentChoices .content {
	padding: 30px 60px
}

.rc-S12nEnrollModal .confirmation-message {
	margin-top: 12px
}

.rc-S12nEnrollModal .confirmation-message p {
	margin-bottom: 2px
}

.rc-S12nEnrollModal .button-row {
	margin-top: 24px;
	text-align: right
}

.rc-S12nEnrollModal .button-row .bt3-btn {
	min-width: 80px
}

.rc-S12nEnrollModal .rc-Modal .c-modal-content {
	padding: 0
}

@media (max-width:767px) {
	.rc-S12nEnrollModal .rc-Modal .c-modal-content {
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		max-width: 100%
	}
}

.rc-S12nEnrollModal .rc-Modal .c-modal-content .no-enrollment-option {
	padding: 60px 80px 40px
}

.rc-S12nEnrollModal .rc-Modal .c-modal-content .cta-link {
	float: right
}

.rc-S12nEnrollModal .rc-Modal.fade-leave {
	opacity: 1;
	-ms-filter: none;
	filter: none;
	transition: opacity .2s ease-in
}

.rc-S12nEnrollModal .rc-Modal.fade-leave.fade-leave-active {
	opacity: .01;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1)
}

.rc-S12nEnrollModal .rc-Modal.box .c-modal-content {
	padding: 0;
	width: 640px;
	min-height: inherit
}

.rc-FinaidEnrollModal.rc-Modal.box .c-modal-content {
	padding: 64px;
	width: 540px;
	font-size: 1rem;
	font-weight: 400
}

.rc-FinaidEnrollModal .rc-CourseEnrollButton {
	margin: 0;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-o-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column
}

.rc-FinaidEnrollModal .image-container {
	width: 100%;
	margin: 16px 0;
	text-align: center
}

.rc-FinaidEnrollModal .finaid-delay-prompt {
	margin-bottom: 32px
}

.rc-FinaidEnrollModal .finaid-text-block {
	margin-bottom: 8px;
	text-align: left
}

.rc-FinaidEnrollModal .or-text {
	margin-right: 4px
}

.rc-FinaidEnrollModal .for-the-course-text {
	margin-left: 4px
}

.rc-FinaidLink.reset .caption-text {
	font-size: inherit;
	font-weight: inherit;
	margin-bottom: 0
}

.rc-FinaidLink.reset .finaid-link {
	color: inherit
}

.bt3-clearfix:after,
.bt3-clearfix:before {
	content: " ";
	display: table
}

.bt3-clearfix:after {
	clear: both
}

.rc-StartDateString {
	text-align: center
}

.rc-AchieveYourGoals.new .rc-AchieveYourGoals__value-prop-item {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	border-radius: 12px;
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: center;
	box-shadow: 13px 15px 15px 0px rgba(105, 105, 105, 0.08);
	padding: 0;
	min-height: 0;
	max-width: 17%;
}

.rc-AchieveYourGoals.new .rc-AchieveYourGoals__value-prop-list {
	width: 100%;
}

.rc-AchieveYourGoals.new .rc-AchieveYourGoals__value-prop-item .img-container {
	margin: 0;
	border-radius: inherit;
	padding-top: 136%;
	overflow: hidden;
	width: 100%;
	position: relative;
	border-radius: 12px;
}

.rc-AchieveYourGoals.new .rc-AchieveYourGoals__value-prop-item .img-container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	max-width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 1.5s cubic-bezier(0, 0, 0.2, 1);
	transform: perspective(1px) translateZ(0);
}

.rc-AchieveYourGoals.new .rc-AchieveYourGoals__value-prop-item:hover .img-container img {
	transform: scale3d(1.1, 1.1, 1.1) translateZ(0);
}

.rc-AchieveYourGoals.new .rc-AchieveYourGoals__value-prop-title {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	line-height: 22px;
}

.rc-AchieveYourGoals.new .rc-AchieveYourGoals__value-prop-title small {
	color: #fff;
	line-height: 19px;
	display: block;
	text-transform: none;
	position: absolute;
	left: 15px;
	bottom: 15px;
	z-index: 1;
	width: auto;
	right: 15px;
	text-align: left;
}

.rc-AchieveYourGoals.new .rc-AchieveYourGoals__value-prop-item:not(:last-child) {
	margin-right: 30px;
}

.rc-AchieveYourGoals.new .rc-AchieveYourGoals__value-prop-title span em {
	font-weight: bold;
	font-style: normal;
	display: block;
	position: absolute;
	left: 15px;
	top: 15px;
	z-index: 1;
	width: auto;
	right: 15px;
	text-align: left;
}

.ot-testimonials {
	max-width: 1200px;
}

.ot-testimonials .layer2 {
	background: #fff;
	padding: 40px;
	/* margin-bottom: 40px; */
	box-shadow: 3px 3px 13px 0px rgba(0, 0, 0, 0.1);
}

.ot-testimonials .testi-item {
	padding: 0 15px;
	position: relative;
	width: 50%;
	float: left;
}

.ot-testimonials .layer1 {
	background: #f8f8f8;
	position: absolute;
	left: 30px;
	bottom: -20px;
	width: calc(100% - 55px);
	height: 100%;
	z-index: -1;
	box-shadow: 3px 3px 13px 0px rgba(0, 0, 0, 0.1);
}

.ot-testimonials .t-head {
	overflow: hidden;
	justify-content: normal;
}

.ot-testimonials .t-head span {
	color: #9f9f9f;
}

.ot-testimonials .ttext {
	margin-top: 23px;
	min-height: 70px;
}

.ot-testimonials .ttext {
	font-size: 16px;
}

.ot-testimonials .t-head h6 {
	font-size: 30px;
	margin-bottom: 2px;
	font-weight: 600;
}

.ot-testimonials .t-head svg {
	margin: 12px auto;
}


/* .t-head.flex-middle svg {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
} */

.flex-middle {
	display: flex;
	align-items: center;
	justify-content: center;
}

.img-circle-border {
	border-radius: 50%;
	width: 90px;
	height: 90px;
	background: #eee;
	padding: 6px;
	margin-right: 20px;
}

.user-circle-border {
	margin-right: 20px;
}

.user-circle-border {
	font-size: 60px;
	color: #ddd;
}

.testimonial_carousel .tinfo h6 {
	font-size: 20px;
	text-align: left;
	margin-bottom: 7px;
}

.testimonial_carousel .slick-prev:before,
.slick-next:before {
	color: #000 !important;
	font-size: 30px;
}

.testimonial_carousel .testi-item .layer1 {
	margin-bottom: 40px;
}

.testimonial_carousel .testi-item .layer2 {
	margin-bottom: 40px;
}

.testimonial_carousel .testi-item {
	outline: 0;
}

h3.heading-title {
	font-family: OpenSans, Arial, sans-serif;
	font-weight: 700;
	font-size: 32px;
	line-height: 44px;
	margin-bottom: 92px;
	padding: 0 20px;
	text-align: center;
}

.new_homepage_font,
.new_homepage_font .heading,
.new_homepage_font h1,
.new_homepage_font h2,
.new_homepage_font h3,
.new_homepage_font h4,
.new_homepage_font h5,
.new_homepage_font h6,
.new_homepage_font .rc-AchieveYourGoals__title,
p,
.new_homepage_font .rc-ValueProp__text>h3,
.new_homepage_font .rc-ValueProp__text>p,
.new_homepage_font .rc-PromoAd__ad-text-container .cta-container .try-coursera-for-business,
.new_homepage_font .rc-PromoAd__ad-text-container .headline,
.new_homepage_font .rc-PromoAd__ad-text-container .cta-container .join-for-free-btn {
	font-family: 'PT Serif', serif;
}

.sign-in-box>.btn {
	border-radius: 50px !important;
	padding: 11px 40px;
}

.sign-in-box .btn-sign-up:hover,
.sign-in-box .btn-sign-up:focus {
	background: none !important;
	border-color: #ec5252;
	color: #ec5252;
}

.sign-in-box .btn-sign-in:hover,
.sign-in-box .btn-sign-in:focus {
	background: none !important;
}

.top_header_menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.top_header_menu ul li {
	display: inline-block;
	margin: 0;
	padding: 0
}

.top_header_menu ul li+li {
	margin-left: 40px;
}

.top_header_menu ul li a {
	font-size: 18px;
	color: #505763;
}

.tp_right {
	width: 77%;
	display: -webkit-flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
}

.tp_right .sign-in-box {
	float: right;
}

.top_header_menu {
	float: right;
}

.elementor-shape {
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 100%;
	line-height: 0;
}

.elementor-shape-bottom {
	bottom: -1px;
}

.elementor-shape[data-negative=false].elementor-shape-bottom,
.elementor-shape[data-negative=true].elementor-shape-top {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.elementor-shape svg {
	display: block;
	width: calc(100% + 1.3px);
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.elementor-shape .elementor-shape-fill {
	fill: #f7f8fa;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

svg:not(:root) {
	overflow: hidden;
}

.home-banner-area {
	position: relative;
}

.testimonial-item {
	padding: 30px 30px 30px 30px;
	border-style: solid;
	border-width: 1px;
	border-color: #EEEEEE;
	border-radius: 10px;
	display: flex;
	position: relative;
	width: 100%;
	max-width: 100%;
	background: #fff;
}

.testimonial-item .image {
	flex-shrink: 0;
	margin: 0 30px 0 0;
	position: relative;
}

.testimonial-item .image:before {
	content: '';
	position: absolute;
	top: 15px;
	right: 0;
	width: 28px;
	height: 24px;
	background: url(../images/testimonial-icon.png) no-repeat center;
	background-size: 100% auto;
}

.testimonial-item .image img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	max-width: 100%;
	border: none;
}

.testimonial-item .testimonial-main-content {
	display: flex;
	justify-content: center;
}

.testimonial-item .content-wrap {
	text-align: left;
	position: relative;
	display: inline-block;
	width: 100%;
	max-width: 100%;
}

.testimonial-item .info {
	padding-top: 15px;
}

.testimonial-item .cite {
	font-style: normal;
}

.testimonial-item .testimonial-rating {
	font-size: 14px;
	color: #fb0;
	letter-spacing: 2px;
	margin-bottom: 10px;
}

.testimonial-item .name {
	line-height: 1.3;
	margin-bottom: 0;
	display: inline-block;
	color: #2D2D2D;
	font-size: 16px;
	font-weight: 500;
}

.testimonial-item .position {
	color: #9A9A9A;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	display: inline-block;
	margin: 0 0 0 13px;
}

.testimonial-item .position:before {
	content: '';
	width: 4px;
	height: 4px;
	background-color: #d8d8d8;
	display: inline-block;
	vertical-align: 3px;
	margin-right: 10px;
	border-radius: 10px;
}

.rc-AchieveYourGoals.slidetest {
	display: block;
}

.rc-AchieveYourGoals.slidetest .ot-testimonials {
	margin: 0 auto;
	width: 100%;
}

.rc-AchieveYourGoals .slick-dots {
	bottom: -35px;
}

.rc-AchieveYourGoals .slick-dots li button:before {
	font-size: 14px;
}

.rc-AchieveYourGoals {
	margin-bottom: 80px;
}

.new_homepage_font h3 {
	margin-bottom: 35px;
}

.rc-ValueProp {
	margin-bottom: 50px;
}

.rc-AchieveYourGoals.slidetest {
	margin-top: 15px;
}

.rc-ValuePropsContainer {
	margin-top: 63px;
}

.rc-AchieveYourGoals.new .rc-AchieveYourGoals__value-prop-title {
	margin-bottom: 0;
}

.mobile-main-nav #menu-listing-menu {
	display: none;
}

.category-header-area.section_header {
	background: #23d3d3;
	position: relative;
	height: 150px;
	overflow: hidden;
}

.category-header-area.section_header .container-lg .col {
	position: static;
}

.category-header-area.section_header .container-lg img {
	right: 0;
	position: absolute;
	top: 0;
	height: 100%;
	width: auto;
}

.category-header-area.section_header .breadcrumb .breadcrumb-item a i {
	color: #fff;
}

.main-nav-wrap>ul>li>a {
	border-bottom: 1px solid #dedfe0;
}

.top_header_menu ul li a.active {
	color: #2a73cc !important;
}

.section--inner {
	padding: 40px 0;
}

.page_heading {
	font-size: 35px;
	margin: 0 0 20px;
}

.abt_bottom {
	padding: 40px 0 0;
}

.abt_bottom .u-heading-v1__title {
	background: #f7f8fa;
}

.abt_bottom .u-heading-v1-4 {
	margin-bottom: 20px;
}

.abt_top img,
.abt_bottom .img-thumbnail {
	width: 100%;
}

.category-header-area.section_header .container-lg .col {
	position: relative;
	z-index: 2;
}

.accordion .card {
	border: none;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
	background: none;
}

.accordion .card .card-header {
	position: relative;
	padding-left: 0;
	background: none;
	border: none;
	padding-top: 18px;
	padding-bottom: 18px;
}

.accordion .card .card-header i {
	position: absolute;
	right: 10px;
	top: 17px;
	font-size: 20px;
}

.accordion .card .card-header h5 {
	padding-right: 10px;
	font-size: 17px;
}

.accordion .card .card-header a {
	color: #444;
}

.accordion .card .card-header a:hover,
.accordion .card .card-header a:focus,
.accordion .card .card-header a:active:focus {
	text-decoration: none;
	color: #2a73cc;
}

.accordion .card .card-header a[aria-expanded='true'] {
	color: #2a73cc;
}

p {
	font-size: 16px;
	line-height: 23px;
}

.accordion .card-body {
	background: none;
	padding: 10px 0;
}

.conright .form-control {
	font-size: 16px;
	padding: 10px 12px;
	border: 1px solid #cacbcc;
	border-radius: 2px;
}

.conright textarea.form-control {
	height: 100px;
	resize: none;
}

.conright .submit-btn.btn {
	color: #fff;
	background-color: #ec5252;
	border-color: #ec5252;
	padding: 11px 20px;
	font-size: 15px;
	border-radius: 2px;
	line-height: 1.35135;
	font-weight: 600;
}

.conright .input-field-icon {
	margin-right: 4px;
}

.contact-item.mb-30 {
	margin-bottom: 30px;
}

.contact-item {
	position: relative
}

.contact-item:after {
	content: "";
	display: table;
	clear: both
}

.contact-item .c-icon {
	position: relative;
	top: 6px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	float: left;
	background-color: #ec5252;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: block;
}

.contact-item .c-icon i {
	font-size: 22px;
	line-height: 58px;
	display: inline-block;
	color: #fafafa;
	transition: all 500ms ease 0s
}

.contact-item:hover .c-icon i {
	transform: rotate(360deg)
}

.contact-item .c-text {
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 70px
}

.contact-item .c-text h5 {
	margin: 0 0 4px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}

.contact-item .c-text h6 {
	margin: 0;
	word-break: keep-all;
	font-size: 14px;
	line-height: 18px;
}

.contact-item .c-text h6 a {
	color: #373a3c;
}

.modal.home_modal {
	margin: 0 auto;
	background: none;
	padding: 0 !important;
	border: none;
	left: 0;
	top: 0;
	width: auto;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.home_modal .modal-header .close {
	padding: 0 10px 5px;
	margin-top: -9px;
	background: #0156b8;
	opacity: 1;
	color: #fff;
	border-radius: 0 2px 0 17px;
}

.home_modal .modal-header .close span {
	line-height: 26px;
	height: 26px;
	display: block;
}

.home_modal .modal-header {
	border: none;
}

.home_modal .modal-content {
	border: 3px solid #0156b8;
}

.new_homepage_font .home_modal h3 {
	margin-bottom: 15px;
	font-size: 25px;
	color: #0156b8;
	font-weight: 600;
}

.new_homepage_font .home_modal h5 {
	font-size: 35px;
	color: #000;
	margin-top: 15px;
}

.new_homepage_font .home_modal h5 a {
	color: #000;
}

.new_homepage_font .home_modal h5 a:hover {
	color: #0156b8;
	text-decoration: none;
}

.new_homepage_font .home_modal h5 a:focus {
	text-decoration: none;
}

.new_homepage_font .hmodal_body {
	padding-bottom: 20px;
}

.home_modal .modal-dialog {
	max-width: 600px;
}

.home_modal button:focus {
	outline: none;
}
.home_modal .modal-header .close {
    margin: -1rem -1.1rem -1rem auto;
}