body {
	font-family: "Noto Sans Display (400)", "Arial", "Helvetica Neue", "Helvetica", sans-serif; 
}
.branding-sub+.content:not(.content--article), .nav-breadcrumb+.content:not(.content--article), .nav-page+.content:not(.content--article), .branding-sub+.content:not(.content--narrow), .nav-breadcrumb+.content:not(.content--narrow), .nav-page+.content:not(.content--narrow) {
	margin-top: 16px;
}
.nav-breadcrumb {
	margin: 16px 0;
}
.content {
	max-width: 80em !important;
	margin: 0 auto !important;
	padding-inline-end: 12px !important;
	padding-inline-start: 12px !important;
}
#center_content > .content {
	margin: 40px auto !important;
}
.content--featured {
	margin-top: 16px;
}
.banner {border-radius:11px;}
.coursetitle {
	background-color: rgba(250, 250, 250, 0.8);
	margin: 40px -24px 0 -24px;
	padding: 16px 24px;
	border-radius: 8px 8px 0 0;
}
.coursetitlecontainer {
	padding-top: 16px;
}
.lead, .media-body p.lead {
	font-size: 20px;
	margin-bottom: 0px !important;
}
.phtitle {
	position: relative;
	top: -90px;
	font-size: 94%;
	padding: 3px 10px;
	background: rgba(0, 0, 0, 0.3);
}
h1.title {
	margin-bottom: 0;
	font-size: 30px;
	font-weight: 500;
}
h3.subheading {color: #0059C6;}
h2.mtitle {color: #0059C6;}
.phtitle a, .phtitle a:hover { color: #ffffff; text-transform: uppercase; text-align: left; text-decoration: none; line-height: 19px;}
.phheading {font-size:11px;}
.phdesc {margin-top: -60px; padding: 0 12px; min-height: 420px;}
#navbar li a.active {background: rgb(83, 98, 131);}
#verticalTab {background: #fff;}
.alert--info {
	background-color: #FAF8F8;
}
.modal-header {
	padding: 8px;
	border-bottom: 1px solid #ccc;
	background: #536283;
	color: #fff;
	font-weight: bold;
}
.register--info > li {
	> span {
		display: flex;
		> label:first-child {
			min-width: 145px;
			font-weight: 450;
			margin-bottom: 0;
			display: inline-block;
		}
	}
	&:not(:last-child) {
		margin-bottom: 5px;
	}
}
.mt10 {margin-top:10px !important;}
.mfirst {
	top:-25px;
	left: 10%;
}
.m2 {
	top:-25px;
	left:50%;
}
.mlast {
	top:-25px;
	left:91%;
}
.secondary {margin-bottom:0px;}
.phdesc ul > li {
	margin-bottom: 14px;
}
.tag1 {background-color:#4E835E;}
.tag2 {background-color:#4E835E;}
.tar {text-align:right;}
.mtitle {
	padding: 7px 8px 7px 4px;
	margin-bottom: 5px;
	position: relative;
}
.module-duration {
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	right: 10px;
	top: 7px;
}
.mb0 {margin-bottom:0px;}
.seperator, .seperator-noarrow {border-right: 1px dashed #888;}
.seperator:after {
	content: "\f138";
	position: absolute;
	right: -6.5%;
	top: 50%;
	transform: translate(-32%, -50%);
	font-family: Fontawesome;
	color: #8C97AD !important;
	font-size: 40px;
	z-index: 8;
	background-color: #fff;
}
.mt10 {margin-top:10px !important;}
#timeline-wrap {
	margin:44px 8%;
	top:100;
	position:relative;
}
#timeline {
	height:1px;
	width: 100%;
	background-color:#aabbc4;
	position:relative;
}
.timeline-icon.one {
	background-color: #8C97AD !important;
}
.timeline-icon.two {
	background-color: #667491 !important;
}
.timeline-icon.three {
	background-color: #33415E !important;
}
.marker {
	z-index:1000;
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 1.4em;
	text-align: center;
	position: absolute;
	margin-left: -25px;
	background-color: #999999;
	border-radius: 50%;
}
.marker:hover {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	background-color: #777 !important;
}
.rotatetxt:hover {transform: rotate(90deg);}
.m3 {
	top:-25px;
	left:50%;
}
.secondary {margin-bottom:0px;}
.phdesc ul > li {
	margin-bottom: 14px;
}
.p10 {padding:10px;}
.p1020 {
	padding: 10px 20px;
}
h2.mtitle {line-height: 34px;}
.lh40 {line-height: 40px;}
.text-center {text-align: center;}
.text-right {text-align: right;}
.disclaimer {font-size:13px; margin-top: 30px;}
.media--publications .media-object {
	border: 1px solid #fff;
}
.w15pc {width: 15%;}
.w85pc {width: 85%;}
.hsep {
	border-top: 1px dashed;
	margin: 1%;
	width: 98%;
}
ul.rcases li {list-style-type: square;}
.disabled {
	background: #75839a !important;
	border: 1px solid #536581 !important;
	border-color: #75839a !important;
}
.slider-caption .slides img {
	width: 50%;
	display: inline !important;
}
.flex-caption {
	width: 48%;
	padding: 2%;
	float: right;
	bottom: 0;
	font-size: 14px;
	line-height: 18px;
}
.flex-control-paging li a.flex-active {
	background: #6F91C8;
}
.flex-direction-nav a {
	color: #6F91C8;
}
.flex-direction-nav a::before {
	color: #6F91C8;
}
.flex-viewport {
	direction: ltr;
}
li.css a {
	border-radius: 0;
}
@media (max-width: 767px) {
	.flex-caption {
		width: auto;
		float: none;
	}
	.flexslider .slides img {
		width: auto;
	}
	.slider-caption .flex-direction-nav a {
		margin: -100px 0 0;
	}
}
@media (max-width: 32em) {
	.flex-caption {
		width: auto;
		float: none;
	}
	.flexslider .slides img {
		width: auto;
	}
	.slider-caption .flex-direction-nav a {
		margin: -100px 0 0;
	}
}
.w85pc {
	width: 85%;
}
.pagebanner {
	background-image:url('images/dl101rw-banner-003_1440x200.jpg');
	background-repeat:no-repeat;
	background-size:cover;
	background-position: top;
}
.pagebanner a.langlink, .pagebanner a.langlink:visited, .pagebanner a.langlink:hover {
	color: #FFDF80;
	padding: 3px 5px;
	font-size: 88%;
	text-decoration:none;
	font-weight:bold;
}
.banner-text {
	float: right;
	color: #fff;
	width: 50%;
	text-align: center;
	height: 210px;
	vertical-align: middle;
	display: flex;
	justify-content: center;
	align-items: center;
}
.regdates {font-size:90%;}
.langlinks {
	background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
	width: 100%;
	padding: 10px;
	font-size: 105%;
}
.banner-text p {
	margin-bottom: 11px !important;
}

@media (max-width: 32em) {
	.banner-text {
		width:100%;
	}
}
@media (max-width: 811px) and (orientation: landscape) {
	.banner-text {
		width:65%;
	}
}

@media (max-width: 767px) and (orientation: portrait) {
	.theme--applications [role="banner"] .banner__logo {
		left: 50%;
		transform: translateX(-50%);
	}
	body.theme--applications footer small {
		clear: both;
	}
	a.nav-button, a.nav-close {display:none;}
	.seperator:after {display:none;}
}

.launchanimationtext {}
#launchanimation {z-index:1000;display: block; width: 100%;/*overflow: hidden; */ margin-bottom: 20px;position:absolute;}
.hiddenbutton {
	background: #fff;
	font-size: 20px;
	border: none;
	color:#000;
	cursor: pointer;
	float: left;
	line-height: 1.5;
}

.resp-vtabs ul.resp-tabs-list {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 16% !important;
	li.resp-tab-active {
		margin-right: -1px !important;
		padding: 8px 10px !important;
		color: #0059C6;
		font-weight: bold;
		position: relative;
		z-index: 1;
		border-left: 5px solid #0059C6;
		border-top: 1px solid #e0e0e0;
		border-bottom: 1px solid #e0e0e0;
		border-right: none;
	}
}

.resp-vtabs .resp-tabs-container {
	min-height:auto;
	background-color: #fff;
	h2.resp-tab-active {
		background-color: #E5F1FF !important;
		border-left: 5px solid #0059C6;
	}
}

ol {
	margin-right: 28px;
}

.modimage {float: right; width: 185px; margin: 0 0 15px 15px;border-radius: 10px;}
.btn-nm {
	background-color: #0059C6 !important;
	border: 1px solid #0059C6 !important;
	color: #fff;
	border-radius: 50rem !important;
	padding: 6px 16px !important;
	font-weight:400;
}

@media (max-width: 32em) {
	.modimage {
		float: none;
	}
}

@media (min-width:767px) {
	.resp-vtabs .resp-tabs-container {
		width: 80% !important;
	}
}
