html {
	scroll-behavior: smooth;
	height: 100%;
}



body {
		background-color: #252831;
	font-family: "Oracle Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	width: 100%;
	margin: 0;

}

.logo {
	background-image: url(../img/logo.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 70px 70px;
	width: 70px;
	height: 70px;
}
.o-logo {
	background-image: url(../img/o-logo.png);
	background-position: 20px  center;
	background-repeat: no-repeat;
	background-size: 50px 50px;
	width: 70px;
	height: 70px;
}

	.img-header img {
		display: none;
	}
	
.index-title p {
	
	margin: 0px;
	
}


.container-1 {

	height: 400px;
	width: 100%;
	top: 0;
	left: 0;
	position: fixed;
}

.container-1-1 {
	
	height: 320px;
	width: 100%;
	top: 0;
	left: 0;
	position: fixed;
}

.upstatus {
	background-color: #94afaf;
	 border-radius: 99px; width: 12px; height: 12px; display: inline-block;
	margin-right: 7px;
}

.up-now {
	
	
}


.notready {
	
	color: #8b8580;
}



.bg-1-1 {
	background-image: url("../img/bg-1-1.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
	background-attachment: fixed;

}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.bg-1-2 {
	background-image: url("../img/bg-1-2.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
	background-attachment: fixed;
	

}

.bg-1-3 {
	background-image: url("../img/bg-1-3.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 100%;
	background-attachment: fixed;
}
.bg-1-4 {
	background-image: url("../img/bg-1-4.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 100%;
	background-attachment: fixed;
}

.bg-1-5 {

	background-image: url("../img/bg-1-5.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 100%;
	background-attachment: fixed;
}

.container-2 {}

.container-page {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	color: #333;
	
	border-radius: 8px 8px 0 0;
	position: relative;
	margin-top: 20px;
	padding-top: 10px;
		
	animation-name: fadeIn;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-duration: 1s;
    animation-fill-mode:forwards;

	
	/*
	-webkit-box-shadow: 0px 0px 4px 2px rgba(32, 33, 36, 0.28);
	box-shadow: 0px 0px 4px 2px rgba(32, 33, 36, 0.28); */
}

.n-content {
	width: 90%!important;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
}


.n-content-con {
		width: 100%!important;
	} 
.container-page-sc {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	color: #333;
	
	border-radius: 8px 8px 0 0;
	position: relative;
	margin-top: 20px;
	padding-top: 10px;
		
	animation-name: fadeIn;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-duration: 1s;
    animation-fill-mode:forwards;

	
	/*
	-webkit-box-shadow: 0px 0px 4px 2px rgba(32, 33, 36, 0.28);
	box-shadow: 0px 0px 4px 2px rgba(32, 33, 36, 0.28); */
}



.n-content-sc {
	width: 960px!important;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
}

.container-page-setime {
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	color: #333;

	border-radius: 8px 8px 0 0;
	position: relative;
	margin-top: 20px;
	padding-top: 10px;
	
		
	animation-name: fadeIn;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-duration: 1s;
    animation-fill-mode:forwards;

	
	/*
	-webkit-box-shadow: 0px 0px 4px 2px rgba(32, 33, 36, 0.28);
	box-shadow: 0px 0px 4px 2px rgba(32, 33, 36, 0.28); */
}

.container-index {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fafafa;
	padding: 50px;
	margin-top: 50px;
	
		animation-name: fadeIn;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-duration: 1s;
    animation-fill-mode:forwards;
}

.container-navigation {
	margin: 0;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 9999999999;
		


}

.lp-icon i {
	background-image: url("../img/nav/s-cloud.png");
	background-repeat: no-repeat;
	padding-left: 32px;
	height: 32px;
	background-position: left center;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}

.relative {
	position: relative;
}

.btn-bottom {
	position: absolute;
	bottom: 10px;
}


/* unvisited link */

a:link {
	text-decoration: none;
}


/* visited link */

a:visited {
	text-decoration: none;
}


/* mouse over link */

a:hover {
	text-decoration: none;
}


/* selected link */

a:active {
	text-decoration: none;
}

#strt_content a {
	color: #2c5967;
}

.mail a:hover {
	text-decoration: underline;
}

#callist {
	width: 80%;
}

.box-shadow {
	-webkit-box-shadow: 0px 0px 4px 2px rgba(32, 33, 36, 0.28);
	box-shadow: 0px 0px 4px 2px rgba(32, 33, 36, 0.28);
}

.index-icon {
	height: 150px;
	width: 90px;
	
	margin: 0 auto;
}

video#bgvid {
	position: fixed;
	top: 50%;
	left: 50%;
	overflow: hidden;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}


/* Container for flexboxes */

.row {
	display: flex;
	flex-wrap: wrap;
}


/* Create four equal columns */

.column {
	flex: 25%;
}

.column-4 {
	flex: 15%;
}

.column-2 {
	flex: 40%;
}

.sc-wrapper {


}

.date-day { font-size: 55px; text-align: right}

.sc-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.sc-row p{
 margin: 0px;
}

.sc-column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
  padding: 10px;
}

.double-sc-column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 4;
  padding: 10px;
	padding-top: 15px;
	
	border-bottom: 1px solid #ccc;
	
}




.tab {
	padding: 10px 0px 15px 20px; width: 80%; border-radius: 0px 4px 4px 4px;  border: 1px solid #94AFAF; 
}






.col-pad {
	padding: 20px;
	margin: 5px;
	border-radius: 8px;
}

.no-col-pad {
	padding: 0px;
	margin: 0px;
	border-radius: 0px;
}

.text-btn {
	text-align: right;
	border-bottom: 1px solid #ddd;
	height: 30px;
	line-height: 20px;
	font-size: 12px;
	vertical-align: middle;
}

.text-btn:hover {
	font-weight: 600;
}

.s-header {
	height: 60px;
	line-height: 60px;
	color: #fff;
	margin-top: 0px;
	text-align: center;
	font-weight: 700;
	font-size: 20px;
	/*
  background-color: #009ba8;
  background-image: url('../img/right-arrow.png');
  background-size: 25px 25px;
  background-position: 200px 20px;
  background-repeat: no-repeat;
  
	
	*/
}

.sttitle {
	color: #41817e;
	margin-top: 40px;
	font-size: 26px;
	font-weight: 700;
}


.m-title {
	font-weight: 500!important;
	color: #f2fcff!important;
}

.m-topic {
	font-size: 54.8px;
	word-spacing: 0;
	margin-bottom: 0px;
	color: #f2fcff!important;
	font-weight: 400!important;
}

.m-desc {
	color: #f2fcff;
}

.m-spacer {
	height: 40px;
}

p {
	line-height: 1.4;
}

h3 {
	margin: 0px;
	line-height: 1.4;
}



.text-ocean {
	color: #2C5967;
}

.bg-atoll {
	background-color: #317356;
	
	
}

.text-atoll {
	color: #317356;
}

.text-azure {
	color: #f2fcff;
}


.bg-azure {
	background-color: #f2fcff;
}

.bg-hawkesblue {
	background-color: #D9DCE1;
}





.bg-ocean {
	background-color: #2C5967;
}

.bg-ocean2 {
	background-color: #244a55;
}

.text-white {
	color: #fff;
}

.bg-white {
	background-color: #fff;
}

.text-sand {
	color: #E5DBBE;
}

.bg-sand {
	background-color: #E5DBBE;
}

.text-air {
	color: #e5e1dd;
}

.bg-air {
	background-color: #FCFBFA;
}

.bg-whisper {
	background-color: #eee;
}

.bg-snow {
	background-color: #fafafa;
}

.text-snow {
	color: #fafafa;
}

.text-darkcharcoal {
	color: #333;
}

.bg-darkcharcoal {
	background-color: #333;
}

.bg-oraclered {
	background-color: #C74634;
}

.bg-ember {
	background-color: #AE562C;
}

.text-oraclered {
	color: #C74634;
}

.text-ember {
	color: #AE562C;
}

.text-surf {
	color: #41817e;
}

.bg-surf {
	background-color: #41817e;
}

.text-oracleblack {
	color: #312d2a;
}

.bg-oracleblack {
	background-color: #312d2a;
}

.text-sunrise {
	color: #FACD62;
}

.bg-sunrise {
	background-color: #FACD62;
}

.bg-fountainblue {
	background-color: #56A7AF;
}

.bg-puertorico {
	background-color: #4eb5a3;
}

.bg-riptide {
	background-color: #86DEC3;
}

.bg-glacier {
	background-color: #6bc0c6;
}

.bg-gothic {
	background-color: #8a6988;
}

.bg-olive {
	background-color: #00647D;
}

.bg-fog {
	background-color: #94AFAF;
}

.text-fog {
	color: #94AFAF;
}

.bg-foggygray {
	background-color: #A4A49F;
}

.pm-0 { color: #2C5867 }	/* Main Primary color */
.pm-1 { color: #6C8D98 }
.pm-2 { color: #466F7D }
.pm-3 { color: #194553 }
.pm-4 { color: #082D39 }

.test {background-color: #4F9266;}

.what-is-it {
	
	background-image: url("../img/scohort/96w/whatisit.png");
	background-position: center center;
	background-repeat: no-repeat;
		background-size: 70px;
	height: 70px;
	
	
}


.who-should{
	
	background-image: url("../img/scohort/96w/whoshould.png");
	background-position: center center;
	background-repeat: no-repeat;
		background-size: 70px;
	height: 70px;
	
}
.sked{
	
	background-image: url("../img/scohort/96w/schedule.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 70px;
	height: 70px;
	
}


.nl-bg {
	background-image: url("https://www.oracle.com/asset/web/i/rh02-panel1.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	background-size: cover;
}

.i-over {

	background-image: url("../img/bg-1-1.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;

}

.box-ch {
	
	border-radius: 10px; 
	margin-top: 10px;
	
		-webkit-transition: background-color 2s ease-out;
	-moz-transition: background-color 2s ease-out;
	-o-transition: background-color 2s ease-out;
	transition: background-color 2s ease-out;
	
}.box-ws {
	background-color: rgba(217, 220, 225, 0.8);
	border-radius: 10px; padding: 20px; margin-top: 10px;
	
		-webkit-transition: background-color 2s ease-out;
	-moz-transition: background-color 2s ease-out;
	-o-transition: background-color 2s ease-out;
	transition: background-color 2s ease-out;
	
}
.box-ws:hover {
	background-color: #f2fcff;
		
	transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-webkit-transition: all 1s
	
}


.showbgoverlay {
	-webkit-transition: background-color 2s ease-out;
	-moz-transition: background-color 2s ease-out;
	-o-transition: background-color 2s ease-out;
	transition: background-color 2s ease-out;
}

.showbgoverlay:hover {
	background-color: #41817e;
	color: #fff;
	background-image: url("../img/bg1-white.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-webkit-transition: all 1s
}

.oraoverlay {
	background-color: #C74634;
	-webkit-transition: background-color 2s ease-out;
	-moz-transition: background-color 2s ease-out;
	-o-transition: background-color 2s ease-out;
	transition: background-color 2s ease-out;
}

.oraoverlay:hover {
	background-color: rgba(199, 70, 52, 0.9);
	color: #fff;
	background-image: url("../img/bg1-white.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-webkit-transition: all 1s
}

.indexbgoverlay {
	background-color: rgba(0, 0, 0, 0.3);
	-webkit-transition: background-color 2s ease-out;
	-moz-transition: background-color 2s ease-out;
	-o-transition: background-color 2s ease-out;
	transition: background-color 2s ease-out;
}

.indexbgoverlay:hover {
	background-color: rgba(65, 129, 126, 0.9);
	color: #fff;
	background-image: url("../img/bg1-white.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-webkit-transition: all 1s
}

.lp-overlay {
	background-color: rgba(0, 0, 0, 0.3);
	-webkit-transition: background-color 2s ease-out;
	-moz-transition: background-color 2s ease-out;
	-o-transition: background-color 2s ease-out;
	transition: background-color 2s ease-out;
}

.lp-overlay:hover {
	background-color: rgba(65, 129, 126, 0.9);
	color: #fff;
	background-image: url("../img/bg1-white.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-webkit-transition: all 1s
}

.bgwhite-overlay {
	-webkit-transition: background-color 2s ease-out;
	-moz-transition: background-color 2s ease-out;
	-o-transition: background-color 2s ease-out;
	transition: background-color 2s ease-out;
}

.bgwhite-overlay:hover {
	background-color: #41817e;
	background-image: url(../img/bgimg02-bgsw-overlay-03-rev.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-webkit-transition: all 1s
}

[class*="dash-sunrise"] {
	
}

[class*="dash-sunrise"]:after {
	content: '';
	display: block;
	width: 40px;
	height: 5px;
	margin: 0em 0 .5em;
	background: #F0CC71;
}

[class*="dash-red"] {
}

[class*="dash-red"]:after {
	content: '';
	display: block;
	width: 40px;
	height: 5px;
	margin: 0em 0 .5em;
	background: #C74634;
}

.ptrn-10-7 {
	background-image: url("../img/dt/black/0/10/7.png");
	background-repeat: repeat;
}

.ptrn-10-8 {
	background-image: url("../img/dt/black/0/10/8.png");
	background-repeat: repeat;
}

.ptrn-10-9 {
	background-image: url("../img/dt/black/0/10/9.png");
	background-repeat: repeat;
}

.ptrn-10-10 {
	background-image: url("../img/dt/black/0/10/10.png");
	background-repeat: repeat;
}

.ptrn-10-11 {
	background-image: url("../img/dt/black/0/10/11.png");
	background-repeat: repeat;
}

.ptrn-10-12 {
	background-image: url("../img/dt/black/0/10/12.png");
	background-repeat: repeat;
}

.ptrn-10-13 {
	background-image: url("../img/dt/black/0/10/13.png");
	background-repeat: repeat;
}

.ptrn-10-14 {
	background-image: url("../img/dt/black/0/10/14.png");
	background-repeat: repeat;
}

.ptrn-10-15 {
	background-image: url("../img/dt/black/0/10/15.png");
	background-repeat: repeat;
}

.ptrn-10-16 {
	background-image: url("../img/dt/black/0/10/16.png");
	background-repeat: repeat;
}

.ptrn-10-17 {
	background-image: url("../img/dt/black/0/10/17.png");
	background-repeat: repeat;
}

.ptrn-10-18 {
	background-image: url("../img/dt/black/0/10/18.png");
	background-repeat: repeat;
}

.ptrn-10-19 {
	background-image: url("../img/dt/black/0/10/20.png");
	background-repeat: repeat;
}

.ptrn-10-21 {
	background-image: url("../img/dt/black/0/10/21.png");
	background-repeat: repeat;
}

.ptrn-10-22 {
	background-image: url("../img/dt/black/0/10/22.png");
	background-repeat: repeat;
}

.ptrn-10-23 {
	background-image: url("../img/dt/black/0/10/23.png");
	background-repeat: repeat;
}

.ptrn-5-7 {
	background-image: url("../img/dt/black/0/5/7.png");
	background-repeat: repeat;
}

.ptrn-5-8 {
	background-image: url("../img/dt/black/0/5/8.png");
	background-repeat: repeat;
}

.ptrn-5-9 {
	background-image: url("../img/dt/black/0/5/9.png");
	background-repeat: repeat;
}

.ptrn-5-10 {
	background-image: url("../img/dt/black/0/5/10.png");
	background-repeat: repeat;
}

.ptrn-5-11 {
	background-image: url("../img/dt/black/0/5/11.png");
	background-repeat: repeat;
}

.ptrn-5-12 {
	background-image: url("../img/dt/black/0/5/12.png");
	background-repeat: repeat;
}

.ptrn-5-13 {
	background-image: url("../img/dt/black/0/5/13.png");
	background-repeat: repeat;
}

.ptrn-5-14 {
	background-image: url("../img/dt/black/0/5/14.png");
	background-repeat: repeat;
}

.ptrn-5-15 {
	background-image: url("../img/dt/black/0/5/15.png");
	background-repeat: repeat;
}

.ptrn-5-6 {
	background-image: url("../img/dt/black/0/5/16.png");
	background-repeat: repeat;
}

.ptrn-5-17 {
	background-image: url("../img/dt/black/0/5/17.png");
	background-repeat: repeat;
}

.ptrn-5-18 {
	background-image: url("../img/dt/black/0/5/18.png");
	background-repeat: repeat;
}

.bg-1 {
	background-image: url('../img/cloud_abs.png');
	background-position: 290px 20px;
	background-size: 100%;
	background-repeat: no-repeat;
}

.wb-icon {
	background: url("../img/play.png") no-repeat left top;
	height: 50px;
	weight: 50px;
}

.calendar-icon {
	background: url("../img/calendar-ico.png") no-repeat left top;
	height: 50px;
	weight: 50px;
}

.calendar-for-webi-icon {
	background: url("../img/nav/90w/calendar_2.png") no-repeat 0px 0px;
	background-size: 20px;
	padding-left: 25px;
	height: 25px;
	z-index: 100
}

.na-icon {
	background: url("../img/nav/90w/na-icon.png") no-repeat 0px 0px;
	background-size: 30px;
	padding-left: 30px;
	height: 30px;
	line-height: 30px;

}

.au-icon{
	background: url("../img/nav/90w/au-icon.png") no-repeat 0px 0px;
	background-size: 30px;
	padding-left: 30px;
	height: 30px;
	line-height: 30px;

}

.sgt-icon {
	background: url("../img/nav/90w/sgt-icon.png") no-repeat 0px 0px;
	background-size: 30px;
	padding-left: 30px;
	height: 30px;
	line-height: 30px;
	
}

.play-icon {
	background: url("../img/nav/35w/play-icon.png") no-repeat left top;
	background-size: 15px;
	height: 25px;
	weight: 15px;
}

.play-icon-ocean {
	background: url("../img/nav/35w/play.png") no-repeat left top;
	background-size: 15px;
	height: 25px;
	weight: 15px;
}

.soontobe {
	font-size: 10px;
}

.mypvidcss {
	width: 78%;
	margin-left: auto;
	margin-right: auto;
	background: #333;
}

#video1 {
	background-color: #333;
	width: 100%!important;
	height: auto!important;
}

.modal {
	display: none;
	/* Hidden by default */
	position: fixed;
	/* Stay in place */
	z-index: 9999999!important;
	/* Sit on top */
	left: 0;
	top: 0;
	width: 100%;
	/* Full width */
	height: 100%;
	/* Full height */
	overflow: hidden;
	/* Enable scroll if needed */
	background-color: rgba(0, 0, 0, 0.5);
}

.cursor {
	cursor: hand;
	cursor: pointer;
}

.btn-opa:hover {
	opacity: 0.95!important;
}

.link-icon {
	background: url('../img/nav/90w/link-ocean.png');
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 0px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	color: #2c5967;
	font-style: normal!important;
	width: 20px;
}

.link-icon i:hover {
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}

.hr {
	border-bottom: 1px solid #e5e1dd;
	height: 10px;
}

.link-single::after {
	margin-left: 5px;
	margin-right: 5px;
	/* font-family: FontAwesome!important; */
	font-weight: 300;
	font-family: 'Zapf Dingbats'!important;
	content: "\1F865"!important;
	background: #2c5967;
	border-radius: 100%;
	width: 1em;
	text-align: center;
	display: inline-block;
	padding: 5px;
	height: 1em;
	line-height: 1em;
	vertical-align: middle;
	text-decoration: none;
	color: #ffffff!important;
}

.link-single a {
	text-decoration: none;
	color: #86dec3!important;
	font-family: 'Zapf Dingbats'!important;
}

.link-single:hover {
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}

.wbbutton {
	color: #2c5967;
	height: 30px;
	display: inline-block;
}

.goto:before {
	content: '\01F67F';
}
.goto {
	color: #f2fcff; }

.goto a:link {
	color: #2E8B57!important;
}

.goto a {
	color: #2E8B57!important;
}

.goto a:visted {
	color: #fff!important;
}

.goto a:hover {
	color: #fff!important;
	text-decoration: underline;
}

.wb-active {
	border-bottom: 5px solid #4eb5a3;
	font-weight: bold;
}

.wb-inactive {
	border-bottom: 5px solid transparent;
	cursor: pointer;
}

.wb-inactive:hover {
	border-bottom: 5px solid #fff;
}

.calendar {
	background-color: #2c5967;
	background-image: url('../img/languageSelect_bgtr.png');
	background-position: 980px 970px;
	height: 6.9em;
	line-height: 1.2em;
	margin-left: 0px;
	padding: 0px 0px 20px 0px!important;
	margin-top: 20px;
	display: block;
	vertical-align: center;
	width: 600px;
	border-radius: 8px;
	font-size: 16px;
	color: #333;
	border: 1px solid #aaa;
}

.calendar .condition {
	background-color: #333;
	vertical-align: top;
	display: block;
	font-size: 14px;
	color: #fff;
	width: 240px;
	padding: 5px 0px 5px 20px;
	border-radius: 8px 0px 8px 0px;
}

.calendar .date {
	padding-left: 20px;
	vertical-align: top;
	display: block;
	padding-top: 0px!important;
	font-size: 16px;
	color: #facd62;
}

.calendar .caltitle {
	padding-left: 20px;
	display: block;
	margin-top: 20px;
	color: #fff;
	font-weight: 600;
	max-height: 30px;

	height: 30px;
	font-size: 18px;
}

.calendar .button {
	margin-left: 5px;
	padding: 6px;
	border-radius: 4px;
	width: 100px;
	text-align: center;
	margin-top: 20px;
	font-size: 12px;
	color: #fff!important;
	display: inline-block;
	border: 1px solid #41847e;
}

.calendar .button:hover {
	cursor: pointer;
	cursor: hand;
}

.sttitle {

	margin-top: 10px;
	font-size: 26px;
	font-weight: 700;
}

.sesstitle {
	padding-top: 0px;
	font-size: 22px;
	color: #333;
	font-weight: bold!important;
}

.buttoncal {
	margin-left: 5px;
	padding: 6px;
	border-radius: 4px;
	width: 100px;
	text-align: center;
	margin-top: 20px;
	font-size: 16px!important;
	color: #fff;
	display: block;
	background-color: #C74634;
	cursor: hand;
	cursor: pointer;
}

.calendar .details {
	background-image: url('../img/info2.png');
	background-repeat: no-repeat;
	background-position: 6px 6px;
	background-size: 18px 18px;
	line-height: 20px;
	padding-left: 12px;
	color: #fff;
	height: 20px;
}

.addto:before {
	content: '+';
	margin-right: 5px;
}

ul.list-unordered {
	list-style: none;
}

ul.list-unordered>li {
	list-style: none;
	border-radius: 99px;
}

ul.list-unordered>li:before {
	all: unset;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 10px;
	/* font-family: FontAwesome!important; */
	font-weight: 200;
	content: ""!important;
	background-color: #94afaf;
	border-radius: 100%;
	color: #fff;
	width: 1.0em;
	height: 1.0em;
	text-align: center;
	display: inline-block;
	padding: 1px;
	vertical-align: top;
}

ul.list-timeline {
	list-style: none;
}

ul.list-timeline>li {
	list-style: none;
	border-radius: 99px;
	padding-left: 10px;
}

ul.list-timeline>li:before {
	all: unset;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 2px;
	margin-right: 10px;
	font-weight: 200;
	content: "";
	background-color: #94afaf;
	border-radius: 100%;
	color: #fff;
	width: 1.1em;
	height: 1.1em;
	text-align: center;
	display: inline-block;
	padding: 1px;
	vertical-align: top;
}

.li-active:before {
	background-color: #8a6988!important;
	width: 1.1em;
	height: 1.1em;
}

ol.list-ordered {
	counter-reset: ss-counter;
	list-style: none;
	padding-left: 70px!important;
}

ol.list-ordered>li {
	margin: 0 0 0.8rem 0;
	list-style: none;
	counter-increment: ss-counter;
	position: relative;
}

ol.list-ordered>li::before {
	content: counter(ss-counter);
	color: #C74634;
	font-size: 1.5rem;
	font-weight: bold;
	position: absolute;
	--size: 30px;
	left: calc(-1 * var(--size) - 10px);
	line-height: var(--size);
	width: var(--size);
	height: var(--size);
	top: 0;
	background: transparent;
	border-right: 1px solid #C74634;
	text-align: center;
}

.strt-item {
	padding-left: 40px;
	margin-top: 10px;
	padding-top: 3px;
	display: block;
	color: #333;
}

.item-active {
	background-image: url("../img/nav/90w/info-click.png");
	background-repeat: no-repeat;
	background-position: 10px 1px;
	background-size: 20px 20px;
}

.item-active-1 {
	background-image: url(../img/active-list-w.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	background-size: 20px 20px;
}

.item-normal {
	background-image: url("../img/inactive-list.png");
	background-repeat: no-repeat;
	background-position: 10px 1px;
	background-size: 20px 20px;
	
}

.item-normal-in {
	background-image: url("../img/inactive-list.png");
	background-repeat: no-repeat;
	background-position: 10px top;
	background-size: 20px 20px;
}

.strt-h {
	margin-bottom: 20px;
}

.strt-title {
	font-weight: 500;
	font-size: 15px!important;
	height: 25px;
}

#strt_content {
	font-size: 15px!important;
	margin-top: -30px;
}

.sebullet {
	margin-top: 8px;
	margin-left: 20px;
	font-weight: 300;
}

.webi-date {
	vertical-align: top;
	display: inline-block;
	padding-top: 0px!important;
	font-weight: bold;
}

.calendar-for-webi-icon a {
	text-decoration: none;
	color: #2c5967;
}

.calendar-for-webi-icon a:hover {
	text-decoration: underline;
}

.link-ocean a {
	color: #2c5967;
}

.link-ocean a:hover {
	text-decoration: underline;
	color: #2c5967;
}

.linka a[href$='.html'],
.linka [href$='.htm'] ,
.linka a[href^="https://oracle.zoom.us/webinar/register"],
.linka[href^="https://oracle.zoom.us/webinar/register"]{
	background: url('../img/nav/90w/link-ocean.png');
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 20px;
	margin-left: 5px;
	margin-right: 5px;
	color: #2c5967;
	font-style: normal!important;
}

.linka a[href$='.html']:hover,
.linka [href$='.htm']:hover,
.linka a[href^="https://oracle.zoom.us/webinar/register"]:hover,
.linka[href^="https://oracle.zoom.us/webinar/register"]:hover {
text-decoration: underline;
}




.webi-title {
	font-weight: 600;
}

.brdr-btm {
	border-bottom: 1px solid #aaa;
}

.webi-btn {
	border: 1px solid transparent;
	padding: 6px;
	border-radius: 4px;
	width: 90px;
	text-align: center;
	font-size: 10px;
	color: #fff;
	margin: auto;
}

.webi-region {
	font-size: 16px;
	color: #C74634;
	line-height: 16px;
	height: 19px;
}

.button {
	padding: 6px;
	border-radius: 4px;
	width: 90px;
	text-align: center;
	margin-top: 20px;
	font-size: 12px;
	color: #fff;
	height: 20px;
	line-height: 20px;
}

.button-2 {
	padding: 6px;
	border-radius: 4px;
	width: 90px;
	text-align: center;
	font-size: 12px;
	color: #fff;
}

.button:hover,
.button-2:hover {
	opacity: .9;
}


/*

.tooltip {
  display: inline-block;
  position: relative;
  text-align: left;
  color: #333;
}

.tooltip h3 {
  margin: 12px 0;
}

.tooltip .top {
  min-width: 170px;
  max-width: 170px;
  top: -10px;
  left: 50%;
  transform: translate(-30%,-100%);
  color: #fff;
  background-color: #8a6988;
  font-weight: normal;
  font-size: 12px;
  border-radius: 90px;
  position: absolute;
  z-index: 99999999;
  box-sizing: border-box;
  display: none;
  height: 35px;
  line-height: 10px;
  text-align: center;
}

.tooltip:hover .top {
  display: block;
}


.tooltip .top i {
  position: absolute;
  top: 100%;
  left: 30%;
  margin-left: -15px;
  width: 30px;
  height: 25px;
  overflow: hidden;
}

.tooltip .top i::after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  left: 50%;
  transform: translate(-50%,-50%) rotate(45deg);
  background-color: #8a6988;
}

.tooltip .right {
  width: 190px;
  top: 50%;
  left: 100%;
  margin-left: -30px;
  transform: translate(0, -50%);
  padding: 0px 20px;
  color: #fff;
  background-color: #8a6988;
  font-weight: 400;
  font-size: 12px;
  border-radius: 99px;
  position: absolute;
  z-index: 99999999;
  box-sizing: border-box;
  box-shadow: 0 1px 8px rgba(0,0,0,0.5);
  display: show;
  height: 35px;
  line-height: 7px;
	border: 1px solid #8a6988;
}

.tooltip:hover .right {
  display: block;
}

.tooltip .right i {
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -12px;
  width: 14px;
  height: 24px;
  overflow: hidden;
}

.tooltip .right i::after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  left: 4px;
  top: 50%;
  transform: translate(50%,-50%) rotate(-45deg);
  background-color: #8a6988;
  box-shadow: 0 1px 8px rgba(0,0,0,0.5);
}
*/

.tooltip {
	position: relative;
	display: inline-block;
	font-size: 14px;
}

.tooltip .right {
	visibility: hidden;
	width: 190px;
	background-color: #2c5967;
	color: #fff;
	text-align: left;
	border-radius: 99px;
	padding: 0px 0px 0px 38px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 90%;
		background-image: url("../img/nav/90w/info.png");
	background-repeat: no-repeat;
	background-size: 22px;
	background-position: 10px 8px;
}

.tooltip .right::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 100%;
	margin-top: -10px;
	margin-right: -2px;
	border-width: 10px;
	border-style: solid;
	border-color: transparent #2c5967 transparent transparent;
}

.tooltip:hover .right {
	visibility: visible;
}

.tooltip .top {
	
	visibility: hidden;
	min-width: 140px;
	height: 40px;
	line-height: 40px;
	background-color: #2c5967;
	color: #f2fcff;
	text-align: center;
	border-radius: 99px;
	padding: 0px 0 0 5px;;
	position: absolute;
	z-index: 1;
	bottom: 150%;
	left: 50%;
	margin-left: -60px;
	
}

.tooltip .top::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	border-width: 10px;
	border-style: solid;
	border-color: #2c5967 transparent transparent transparent;
	
    box-shadow: 0 3px 8px 0 rgba(116,129,141,.1);
	
	
}

.tooltip:hover .top {
	visibility: visible;
}

.completebox {
	border-radius: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	width: 85%;
}

.completebox>a:hover {
	text-decoration: underline!important;
	cursor: pointer!important;
}

.oicon {
	background-image: url('../img/courseicon.png');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-size: 22px 22px;
	line-height: 19px;
	padding-left: 30px;
	color: #fff;
	height: 30px;
	font-weight: 400;
	font-size: 15px;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
}

.course-1 {
	background-image: url("../img/nav/90w/link-purp.png");
	background-repeat: no-repeat;
	background-position: 5px 6px;
	background-size: 15px 15px;
	line-height: 19px;
	color: #fff;
	height: 30px;
	font-weight: 400;
	font-size: 15px;
	margin-top: 5px;
	padding-top: 5px;
}

.course-2 {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 15px;
}

.tbbutton {
	opacity: 1;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	text-align: center;
	color: #fff;
	height: 35px;
	line-height: 35px;
	min-width: 90px;
	padding: 0px 10px;
	border-radius: 4px;
	display: inline-block;
	margin-top: 15px;
	border: 1px solid #317356;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
}
.sc-btn {
	opacity: 1;
	font-size: 15px;
	font-weight: 300;
	text-decoration: none;
	text-align: center;
border-top: 1px solid #94AFAF;
border-left: 1px solid #94AFAF;	
border-right: 1px solid #94AFAF;	
border-bottom: 0px;	
	
	
	height: 35px;
	line-height: 35px;
	min-width: 90px;
	padding: 0px 10px;
	border-radius: 4px 4px 0px 0px;
	display: inline-block;
	margin-top: 15px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
}

#sjbutton:before,
#tabutton:before {
	content: '\002630';
	margin-right: 5px;
}

#actta {
	background-color: transparent;
	color: #333;
	font-size: 18px;
	line-height: 1.4;
	border: 0;
	font-weight: 600;
	cursor: hand;
	cursor: pointer;
	font-family: "Oracle Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
}

#actta:hover {
	border-bottom: 2px solid #fff;
	outline: none;
}

#actta:focus {
	outline: none;
}

#stexpab:before {
	content: '\21CA';
	margin-right: 5px;
}

#stcollb:before {
	content: '\21C8';
	margin-right: 5px;
}

.b-active {
	border: 1px solid #41817e;
	color: #fff;
	background-color: #4eb5a3;
}

.b-inactive {
	background-color: #41817e;
	color: rgb(255, 255, 255);
}

.cohort {
	width: 100%;
	height: 38px;
	line-height: 38px;
	
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	margin: 0 auto;
}

#cohortbtn {
	


}

#cohortbtn:hover {

}


/* ANIMATION */

@keyframes click-wave {
	0% {
		height: 40px;
		width: 40px;
		opacity: 0.35;
		position: relative;
	}
	100% {
		height: 200px;
		width: 200px;
		margin-left: -80px;
		margin-top: -80px;
		opacity: 0;
	}
}

@keyframes shadow-pulse {
	0% {
		box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
	}
	100% {
		box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
	}
}




.pulseeffect {
	animation: shadow-pulse 1s infinite;
}

.pulseeffect2 {
	-webkit-animation: shadow-pulse 1s;
	-moz-animation: shadow-pulse 1s;
	animation: shadow-pulse 1s;
}


/* MENU */

input.hamburger {
	display: none;
}

input.hamburger:checked~label>i {
	background-color: transparent;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

input.hamburger:checked~label>i:before {
	-webkit-transform: translate(-50%, 0%) rotate(45deg);
	transform: translate(-50%, 0%) rotate(45deg);
}

input.hamburger:checked~label>i:after {
	-webkit-transform: translate(-50%, 0%) rotate(-45deg);
	transform: translate(-50%, 0%) rotate(-45deg);
}

input.hamburger:checked~label>div::after {
	width: 100%;
}

input.hamburger:checked~label>div::before {
	width: 0;
}

label.hamburger {
	z-index: 9999;
	position: relative;
	display: block;
	height: 50px;
	width: 50px;
}

label.hamburger:hover {
	cursor: pointer;
}

label.hamburger>div {
	font-size: .8em;
}

label.hamburger>div::after,
label.hamburger>div::before {
	top: 100%;
	width: 100%;
	text-align: center;
	position: absolute;
	overflow: hidden;
	-webkit-transition: width .25s .35s, color .45s .35s;
	transition: width .25s .35s, color .45s .35s;
}

label.hamburger>div::after {
	content: 'CLOSE';
	right: 0;
	width: 0;
}

label.hamburger>div::before {
	content: 'MENU';
	left: 0;
}

label.hamburger>i {
	position: absolute;
	width: 100%;
	height: 2px;
	border-radius: 2px;
	top: 50%;
	background-color: #222;
	pointer-events: auto;
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-delay: .35s;
	transition-delay: .35s;
}

label.hamburger>i:before,
label.hamburger>i:after {
	position: absolute;
	border-radius: 2px;
	display: block;
	width: 100%;
	height: 2px;
	left: 50%;
	background-color: #41817e;
	content: "";
	-webkit-transition: -webkit-transform 0.35s;
	transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	transition: transform 0.35s, -webkit-transform 0.35s;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

label.hamburger>i:before {
	-webkit-transform: translate(-50%, -14px);
	transform: translate(-50%, -14px);
}

label.hamburger>i:after {
	-webkit-transform: translate(-50%, 14px);
	transform: translate(-50%, 14px);
}

.nav-active {
	background-color: #222;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.primnav li:hover,
.primnav expand:hover {
	background-color: #222;
}

.primnav {
	position: fixed;
	height: 58px;
	width: 100%;
	font-size: .8em;
	text-transform: uppercase;
	background-color: rgba(37, 40, 49, .98);
	background-image: url(../img/logo.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 70px 70px;
	/*
  background-image: url(../img/logo.png), url(https://www.oracle.com/asset/web/i/u28-navbg.jpg);
  background-position: left top, left top;
  background-repeat: no-repeat, no-repeat;
	background-size: 70px 70px, cover; 

	
	
	
	  background-image: url(../img/logo.png);
  background-position: left top;
  background-repeat: no-repeat;
	background-size: 70px 70px;
	
	
	*/
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-transition: height 246ms .5s ease;
	transition: height 246ms .5s ease;
	padding-top: 70px;
	overflow-x: hidden;
	overflow-y: hidden;
	box-sizing: border-box;
	z-index: 1;
	-webkit-box-shadow: 3px 3px 4px 0px rgba(32, 33, 36, 0.28);
	box-shadow: 3px 3px 4px 0px rgba(32, 33, 36, 0.28);
}

.primnav>ul {
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}

.primnav li {
	font-weight: 400;
	position: relative;
}

.primnav li .tag {
	background-color: #41817e;
	background-color: rgba(0, 112, 204, 0.8);
	color: rgba(255, 255, 255, 0.8);
	color: #e6e6e6;
	color: rgba(255, 255, 255, 0.9);
	padding: 0 .5em;
	border-radius: 2em;
	margin-left: auto;
	margin-right: .75em;
}

.primnav li a {
	position: relative;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	white-space: nowrap;
	color: white;
	color: rgba(255, 255, 255, 0.8);
	text-decoration: none;
}

.primnav .icon {
	height: 30px;
	flex-shrink: 0;
	width: 30px;
	padding: 19px;
	margin-right: 5px;
	padding-bottom: 20px;
	color: #e6e6e6;
	color: rgba(255, 255, 255, 0.9);
}

.timeline-icon {
	background-size: 32px;
	background-image: url("../img/nav/90w/timeline.png");
	background-position: center center;
	background-repeat: no-repeat;
}

.webinar-icon {
	background-size: 32px;
	background-image: url("../img/nav/90w/webinar.png");
	background-position: center center;
	background-repeat: no-repeat;
}

.newsletter-icon {
	background-size: 32px;
	background-image: url("../img/nav/90w/newsletter.png");
	background-position: center center;
	background-repeat: no-repeat;
}

.olp-icon {
	background-size: 40px;
	background-image: url("../img/nav/90w/st-cloud.png");
	background-position: center center;
	background-repeat: no-repeat;
}



.newsletter-icon-surf {
	background-size: 42px;
	background-image: url("../img/nav/90w/st-newsletter-surf.png");
	background-position: center center;
	background-repeat: no-repeat;
}

.backtohome-icon {
	background-size: 32px;
	background-image: url("../img/nav/35w/st-backtohome.png");
	background-position: center center;
	background-repeat: no-repeat;
}



#b1 {
	background-size: 100%;
	background-image: url("../img/nav/300w/timeline.png");
	background-position: center center;
	background-repeat: no-repeat;
	
}
#b2 {
	background-size: 100%;
	background-image: url("../img/nav/300w/webinars.png");
	background-position: center center;
	background-repeat: no-repeat;
	
}

#b3 {
	background-size: 100%;
	background-image: url("../img/nav/300w/newsletter.png");
	background-position: center center;
	background-repeat: no-repeat;
	
}
#b4 {
	background-size: 100%;
	background-image: url("../img/nav/300w/olp-cloud.png");
	background-position: center center;
	background-repeat: no-repeat;
	
}

	#row-main h3 {
		background-color: #317356!important;
		font-weight: 600;
		border-radius: 0 0 10px 10px;
	}
	

	#b1, #b2, #b3, #b4 {
		border-radius: 10px;
		
		margin: 5px 5px!important;
		background-color: #317356!important;
				-webkit-box-shadow: 0px 0px 4px 2px rgba(32, 33, 36, 0.28);
	box-shadow: 0px 0px 4px 2px rgba(32, 33, 36, 0.28); 
		
	}

.i-title h3 {
	text-align: center;
	height: 50px!important;
	line-height: 50px!important;
	vertical-align: middle!important;

}

.lcs-title {
	
}

	




/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #fff; 
	 border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #babac0; 

}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #4F9266; 
}



.icon {
	display: inline-block;
	width: 5vw;
	height: 3vw;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor;
}


/** hamburger */

input.hamburger {
	display: none;
}

input.hamburger:checked~nav.primnav {
	height: 100vh;
}

input.hamburger:checked~label>i {
	background-color: transparent;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

input.hamburger:checked~label>i:before {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

input.hamburger:checked~label>i:after {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

input.hamburger:checked~label close {
	color: rgba(255, 255, 255, 0.8);
	width: 100%;
}

input.hamburger:checked~label open {
	color: rgba(0, 0, 0, 0);
	width: 0;
}

label.hamburger {
	z-index: 9999;
	position: relative;
	display: block;
	height: 40px;
	width: 40px;
}

label.hamburger:hover {
	cursor: pointer;
}

label.hamburger text close,
label.hamburger text open {
	margin-top: 20px;
	text-transform: uppercase;
	align-text: center;
	position: absolute;
	-webkit-transform: translateY(24px);
	transform: translateY(24px);
	text-align: center;
	overflow: hidden;
	-webkit-transition: width .25s .35s, color .45s .35s;
	transition: width .25s .35s, color .45s .35s;
	font-size: 10px;
	font-weight: bold;
}

label.hamburger text close {
	color: #fff;
	right: 0;
	width: 0;
}

label.hamburger text open {
	color: #fff;
	width: 100%;
}

label.hamburger>i {
	position: absolute;
	width: 100%;
	height: 2px;
	top: 50%;
	background-color: transparent;
	/* menuline 2 center */
	pointer-events: auto;
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-delay: .35s;
	transition-delay: .35s;
}

label.hamburger>i:before,
label.hamburger>i:after {
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	left: 50%;
	background-color: transparent;
	/* menu lines */
	content: "";
	-webkit-transition: -webkit-transform 0.35s;
	transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	transition: transform 0.35s, -webkit-transform 0.35s;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

label.hamburger>i:before {
	-webkit-transform: translate(-50%, -7px);
	transform: translate(-50%, -7px);
}

label.hamburger>i:after {
	-webkit-transform: translate(-50%, 7px);
	transform: translate(-50%, 7px);
}

label.hamburger {
	position: fixed;
	top: 5px;
	left: 14px;
	margin-top: 0px!important;
}

ul.secnav {
	margin-top: 0px!important;
}

.secnav {
	margin-left: 63px;
	border-left: 1px solid black;
	border-left-color: #41817e;
	overflow: hidden;
}

.secnav li {
	color: #e6e6e6;
	color: rgba(255, 255, 255, 0.9);
	max-height: 100px;
	-webkit-transition: max-height .1s;
	transition: max-height .1s;
}

.secnav li a {
	text-transform: initial;
	display: block;
	color: inherit;
	padding: .75em 10px;
}

.secnav li:hover {
	background-color: #000;
	/*
	background-image: url(../img/coursearrow.png);
	background-position: 120px center;
	background-repeat: no-repeat; */
}



