@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bitter&display=swap');

html {
	font-size: 17px;
}
body {
	font-size: inherit;
	line-height: 1.7;
	font-family: 'Source Sans Pro',arial, sans-serif;
}
h1, .h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	font-size: 2.5rem;
	line-height: 1.1;
	margin: 1rem 0 1.4rem;
}
h1.alt, .h2.alt {
	font-size: 3.5rem;
}
.alert{color:#000000;}
#content .courseinner h2,
#content .courseinner h3 {
	font-family: 'Source Sans Pro', arial, sans-serif;
	font-weight: normal;
	line-height: 1.2;
	margin-top: 1.1em;
	margin-bottom: 0.5em;
	padding: 0;
}
#content .courseinner h2 a,
#content .courseinner h3 a {
	font-family: 'Source Sans Pro', arial, sans-serif;
    padding: 0;
}
#content .courseinner h2 {
    font-size: 1.8em;
	font-weight: 300;
}
#content .courseinner h3 {
    font-size: 1.3em;
	font-weight: 500;
    color: #636363;
}
/*.subheadinglink + .courseinner > a::before {*/
/*.courseinner > a::before {
	content: '\2013\0020';
	text-decoration: none!important;
}*/

/* TODO: If Entrinsik adds session link class, optimize this */
.courseinner > span {
	margin-bottom: 1em;
}
.courseinner > a {
	display: list-item;
	list-style-type: square;
	padding: 0;
	margin-left: 2em;
}
.courseinner > br {
	display: none;
}
.courseinner > a + br {
	display: none;
}
.courseinner > b {
	font-weight: normal;
}

.courseinner table tr td.tableheading {
	color: unset;
}
.courseinner table tr td {
	vertical-align: top;
}

#instructors table tr td {
	vertical-align: top;
}
.calTodayDOWlisting {
	background-color: #CFB888;
	padding:5px;
	font-weight:700;
}
.bio_masthead {
	background-color: #757575;
}


#maincontent .upcomingCourse ul {
	margin-left: 0;
}
.upcomingCourse li {
	list-style-type: square;
	margin-left: 2em;
}

#instructorinner ul {
    margin: 0;
    padding: 0;
}
.instructorbreak {
	margin: 1em 0 0.5em;
	background-color: #e2e2e2;
}
.instructorline {
	list-style-type: disc;
	margin: 3px 0 3px 2em;
	padding: 0;
}

.lead {
	font-size: 125%;
}
#header {padding:0px!important;}
#header_title {max-width:600px!important;}

#header table, #wholeContent, #footer {
	max-width: 1264px;
	margin-left: auto;
	margin-right: auto;
}
.instructorline a:hover {font-size:1rem;}
.instructorbreak {border-radius:0px;}
#header table {
	width: 100%;
}
#skiptocontent a {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;

    transition: none;
}
/*.sr-only-focusable:active, */
#skiptocontent a:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0 0 20px;
	overflow: visible;
	clip: auto;

	display: block;
	padding: 10px;
	border: 0;
	border-radius: 0;
	text-align: center;
	background: #072040;

	transition: none;
	outline: 5px auto -webkit-focus-ring-color;
}



#search {
	position: relative;
	width: 35%;
	padding-right: 0;
}
#search input.text {
	width: 290px;
	max-width: 100%;
	background: #fff;
	color: #333;
	padding: 8px 9px;
	padding-right: 35px;
	border: 2px solid #c0bdb1;
	border-radius: 0;
	font-family: inherit;
	font-size: 0.9em;
	box-sizing: border-box;
}
#popularContainer #search input.text {
	width: 100%;
}

#popularContainer #search {
	width: 100%;
	float: none;
}


#search input.text::placeholder {
	color: #6e6e6e;
}
#search input.text:hover {
	border-color: #9e9e9e;
}
input.searchImg {
	position: absolute;
	right: 10px;
	top: 26%;
	top: calc(50% - 9px);
}


.button {
	color: #072040;
	background: #e0e0e0;
	padding: 15px 30px;
	border-radius: 50px;
}
.button:hover, .button:focus {
	font-weight: bold;
	text-decoration: none;
	font-size: 0.813rem;
	color: #072040;
	background: #cbcbcb;
}
.button.register {
	background-color: #CFB888;
	color: #333;
}
.button.register:hover, .button.register:focus {
	color: #000;
	background-color: #CFB888;
}

#maincontent ul, li {
    /*margin-left: 20px;*/
}
/*#maincontent > p:first-child {
	display: none;
}*/

/* Both Left Menus */
.leftMenu {
	padding-left: 0;
	padding-top:0px;
	font-weight:700;
}

.leftMenu ul {margin:0;}
.leftMenu ul li {
	padding-top: 0;
	margin-left: 0;
}
.leftMenu ul li a,
.leftMenu ul.Level00 li a {
	color: #606060;
	padding: 15px 15px 11px 15px;
	border-radius: 0;
	font-size:16px;

}
.leftMenu > ul > li:first-child > a,
.leftMenu ul.Level00 > li:first-child > a {
	border-top: 0;
	/*border-top-left-radius: 0.6em;*/
	/*border-top-right-radius: 0.6em;*/
}
.leftMenu > ul > li:last-child > a,
.leftMenu ul.Level00 > li:last-child > a {
	/*border-bottom-left-radius: 0.6em;*/
	/*border-bottom-right-radius: 0.6em;*/
}
.leftMenu ul li a:hover, .leftMenu ul li a:focus {
	color: #000000;
	background-color:#ffffff;
	text-decoration:none!important;
}

/* Main Menu */
.leftMenu ul li a {
	background: #072040;
	color:#ffffff;
}
/*#popularContainer > .leftMenu > ul > li:first-child a {
	background-image: linear-gradient(-155deg, #0000001a, #0000 60%);
}*/
/* Categories Menu */
.leftMenu ul.Level00 li a {
	background: #e2e2e2;
	color:black;
}
.leftMenu ul.Level01 li a {
	background: #eaeaea;
}
.leftMenu ul.Level00 li a:hover, .leftMenu ul.Level01 li a:hover, .leftMenu ul.Level02 li a:hover, .leftMenu ul.Level03 li a:hover {
	background-color: #ffffff;
	color:black;
	text-decoration:none!important;
}
.leftMenu i {
	margin-right: 0.5em;
}
.leftMenu i.hidden {
	display: none;
}
.leftMenu ul.Level01 li a {
	font-weight: normal;
	font-size: 0.95em;
	line-height: normal;
	padding: 11px 15px 11px 30px;
}
.leftMenu ul li a.active {background-color:#ffffff!important;
color:black;}
.leftMenu ul.Level00 li a.active {
background-color:#ffffff;
color:black;
}
.leftMenu ul.Level01 li a.active {
background-color:#ffffff;
color:black;
}
.leftMenu ul.Level02 li a.active {
background-color:#ffffff;
color:black;
}
.leftMenu ul.Level02 li a {
	padding: 11px 15px 11px 45px;
}

.nav-toggle {
	font-size: inherit;
	font-weight: bold;
	display: none;
	height: auto;
	line-height: normal;
	padding: 11px 15px 11px 15px;
	color: #fff;

}
.nav-toggle:hover, .nav-toggle:focus, .nav-toggle:active {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	display:none;

}
.nav-toggle:before {
	display:none;
	content: "";
	display: inline-block;
	position: relative;
	left: 0;
	margin-right: 0.5em;
	top: 0;
	vertical-align: middle;
	width: 1.5em;
	height: 0.15em;
	background: #fff;
	box-shadow: 0 -0.3em 0 0 white, 0 0.3em 0 0 white;
}

.logHeading {
color: #2a2a2a;
}
 
.logform {
color: #2a2a2a;
}
 
.logform .forgotPw a {
color: #072040;
}
 
.logform .forgotPw a:hover {
color: #072040;
}

#wholeContent {
	background-color: transparent;
	padding: 0 15px 40px;
}
#popularContainer {
	width: 23%;
	clear: both;
}



#wrapper {
	background: #fff;
	color: #2a2a2a;
	max-width: 100%;
}
#header {
	background-color: #072040;
	border-bottom: 5px solid #c0bdb1;
	padding: 20px 15px;
	height: auto;
	box-sizing: border-box;
}
#header_title, #login, #cartCount, #cartCount a {
	background-color: transparent;
}
#header_title {
	padding-left: 0;
	padding-top: 0;
	height: auto;
	max-width: 288px;
	float: none;
	display: block;
}
.cartinner{
	border-radius:0px;
	font-size:1rem;
	background-color:white;
}

#header_title img {
	float: none;
	width: 100%;
	height: auto;
}
#cartCount {
	padding-top: 0;
	font-family: inherit;
	font-size: inherit;
	float: none;
	white-space: nowrap;
	text-shadow: none;
	height: auto;
}
/*#cartCount a:hover {*/
#header td, #header th {
	padding-left: 30px;
}
#header td:first-child, #header th:first-child {
	padding-left: 0;
}
#header td:last-child, #header th:last-child {
	width: 1%;
}
#header tr {
	vertical-align: middle;
}

#header a {
	font-size: inherit;
}
#header a:hover {
	color: #CFB888;
	text-decoration: none;
}
#login {
	/*display: none;*/
	padding-top: 0;
	height: auto;

	font-family: inherit;
	font-size: inherit;
	text-shadow: none;
}
#login input.text {
	border: 0;
	margin: 5px;
	padding: 6px 10px;
	font-family: inherit;
	color: #000000;
	/*background-color: #ffffff;*/
	border: 2px solid #c0bdb1;
}
#login input.text::placeholder {
	color: #606060;
}
#login input.submit {
	color: #072040;
	/*background-color: #ffffff;*/
	border: 2px solid #c0bdb1;
	font-family: inherit;
	font-size: inherit;
	margin: 5px;
	padding: 6px 25px 6px 35px;
	border-radius: 0;
	text-transform: uppercase;
	background-image: url("button-bg.jpg");
}
#login input.submit:hover {
	background-image: url("button-bg-hover.jpg");
	color: #000000;
}
#login a {
	font-size: inherit;
	background: none;
}
#login img {
	display: none;
}
#bulletin_header {
	background-color: #e9e9e9;
	border: 0;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
}
#bulletin {
	background-color: transparent;
	max-width: 1264px;
	box-sizing: border-box;
	padding-left: 0;
	padding-right: 0;
}
#wholeContent {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
#topBar, #popularContainer, #content {
	/*padding-left: 0;*/
	/*padding-top: 0.6rem;*/
	/*padding-bottom: 0.6rem;*/
	/*padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 1rem;
	margin-bottom: 1rem;*/
	padding-top:0px!important;
}
#topBar:before,#topBar:after{display:table;content:" "}
#topBar:before,#topBar:after{clear:both}

#footer {
	display: none;
	background-color: transparent;
	color: #333;
	margin-top: 3em;
	letter-spacing: 0;
	border-top-width: 2px;
}
#footer table {
	background-color: transparent;
	text-transform: none;
	padding: 15px 15px 15px 15px;
}
#footer table tr td {
	color: #333;
	text-align: center;
}

#content {
	background-color: transparent;
	padding-left: 0;
	float: right;
	clear: right;
	min-height: 0;
}
#contentinner {
	background-color: transparent;
	width: 100%;
	float: none;
	padding: 0;
	line-height: 1.7;
}
.subHeader {
	color: inherit;
	padding-left: 0;
	width: auto;
	font-family:'Bitter';
	font-size: 1.5rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	border-bottom:3px solid #CFB888;
	font-weight:normal;
}

.calSubheaderLeft {padding:10px;}
#content .inner {
	padding-top: 0;
	padding-right: 0;
	padding-left: 30px;
}
.logform {
	background: #ffffff;
	box-shadow: none;
	border:2px solid #e2e2e2;
}
.calFooterLeft{background-color:#072040;}
.calFooterRight{background-color:#072040;
border-color:#072040;}
.calFooterCenter{background-color:#072040;
border-color:#072040;}
.logform input {
	background: #fff;
	margin: 8px 0 6px;
	border:1px solid #072040;
}
.logform button {
	margin-left: 0;
	margin-right: 0;
	text-transform: none;
	background-color:#CFB888;
	border:1px solid #e2e2e2;
	font-weight:700;
}
.logform button:hover, .logform button:focus {
	background: #072040;
	color: #ffffff;
	font-weight: 700;
}
.logform button[type=submit] {
	background: #ffffff;
	color: #000;
	font-weight: bold;
	border: 2px solid #e2e2e2;
	background-image:url(button-bg.jpg);
	background-repeat: no-repeat;
}
.logform button[type=submit]:hover, .logform button[type=submit]:focus {
	background: #fffff;
	background-image:url(button-bg-hover.jpg);
	background-repeat:no-repeat;
	color: #000;
	font-weight: bold;
}
.logform .forgotPw {
	color: inherit;
}
#importantDescription {
	line-height: 1.7;
	text-align: left;
	font-size:1rem;
}
.featuredCourse {border:2px solid #e2e2e2;
border-radius:0px;}
#breadcrumbTop {
	/*visibility: hidden;*/
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 0.813rem;
	color: #666;
	line-height: normal;
}
#breadcrumbTop a {
	font-family: 'Source Sans Pro', arial, sans-serif;
}

hr {
	width: auto;
	background-color: #c6c6c6;
	margin: 20px 0;
	height: 2px;
}

.calHeader {
	box-sizing: border-box;
	background-color:inherit;
	color:black;
	font-family:'bitter';
	font-weight:normal;
	font-size:1.5rem;
}
.profileinner{
	background-color:#fff;
	border:2px solid #e2e2e2;
}

.profileinner table {
	font-weight: normal;
	background-color:#fff;

}
.calSubheaderDOW{
	background-color:#072040;
}
.truncate a{
	color:#000;
	white-space: normal!important;
	font-size:.9rem;
	font-weight:normal;
	background-color:#fff;
}
.truncate a:hover{font-size:.9rem!important;
color:#072040;
white-space: normal!important;
font-weight:700;
background-color:#072040;}

.truncate{background-color:#fff;
border-bottom:5px solid #072040;
padding:5px;}

.truncate:hover{background-color:#072040;}
.calDOW{background-color:#e2e2e2;}
label {
	font-weight: bold;
}
.calDOWlisting{
	font-weight:700;
	color:#000;
}
.input {
	border:2px solid #e2e2e2;
}
.note {
	width: auto;
	color: inherit;
	background: #e2e2e2;
	padding: 15px;
	font-size:1rem;
}
.cartOption a {
	margin-right: 7px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: inherit;
	background-image:url(button-bg.jpg);
	background-repeat:no-repeat;
	padding:6px 25px 6px 35px;
	border-radius:0px;
	border:2px solid #c0bdb1;
	text-transform:uppercase;
	background-color:#ffffff;
	color:#072040;
}
.cartOption a:hover {
	background-color: #ffffff;
		background-image:url(button-bg-hover.jpg);
	background-repeat:no-repeat;
	color:#000000;
	text-decoration:none;
}
.cartOption input.submit {
	border: 0;
	background-color: #CFB888;
	color: #333;
	/*font-size: 1rem;*/
	/*padding-top: 10px;*/
	/*padding-bottom: 10px;*/
	border-radius: 50px;
	width: auto;
}
.cartOption > input.submit {
	font-size: inherit;
}
#cartOption a::after {
	content: "";
	display: block;
}
.cart{font-size:1rem;}
#content .courseinner {
	border-radius: 0;
	background-color:#ffffff;
	border:2px solid #e2e2e2;
	font-size:1rem;
}
.courseinner hr {
	height: 1px !important;
	display: none;
}
/*.courseinner hr:last-child {
	display: none;
}*/
.courseinner ul, .courseinner li {
    list-style-type: disc;
}
#instructors table {
	border-spacing: 0;
}
#instructors table tr td {
	border-radius: 0;
	padding: 11px 15px 11px 11px;
	width:0%;
	font-size:1rem;
}
#instructors img {
	padding: 0;
	width: auto;
	max-width: 100%;
	height: auto;
	display: none;
}
td, th {
	font-size:1rem;
}
.calCatSelect{
	color:#072040;
	padding-bottom:10px;
}
/* Link colors */
a {
	font-size: inherit;
	font-weight: bold;
}
a,
.courses a,
.subheadinglink a {
	font-weight: bold;
	color: #072040;
	font-size:1rem;
}
.courses a:hover, .subheadinglink a:hover{
	font-size:1rem;
}
.featuredCourseTitle a, .featuredCourse a{font-size:1rem;}
.featuredCourseTitle a:hover, .featuredCourse a:hover {font-size:1rem;}
.featuredCourse img {padding:0px 0px 10px 0px;
width:100%
height:auto;
}
.featuredCourse span {font-size:1rem;}
.subheadinglink a:hover {color:#072040;
text-decoration: none;}
.subheadinglink a {
	padding-left: 0;
}
.courses a:hover {
	font-size: 1.1rem;
	text-decoration: none;
}
.subheadinglink a:hover {
	font-size: 1rem;
}
a:hover, a:focus {
	font-size: inherit;
	font-weight: 700;
}
a:hover, a:focus,
.courses a:hover, .courses a:focus,
.subheadinglink a:hover, .subheadinglink a:focus {
	color: #072040;
}
a:focus,
.courses a:focus,
.subheadinglink a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
#popularContainer {
	width: 23%;
}
#content {
	width: 77%;
}

@media (min-width: 768px) and (max-width: 989px) {
	#popularContainer {
		width: 29%;
	}
	#content {
		width: 71%;
	}
}
@media (max-width: 767px) and (min-width: 150px) {
	html {
		font-size: 12px;
	}
	#header_title {
		max-width: 200px;
	}
	.nav-toggle {
		display: none;
	}
	#popularContainer, #contentinner, #content {
		width: 100%;
		font-size: 0.813rem;
	}
	#content {
		padding-left: 0;
	}
	#contentinner {
		padding-left: 0;
	}
	#contentinner .inner {
		padding-left: 0;
		padding-right: 0;
	}
	#content .inner {
		padding-left: 0;
	}
	.leftMenu {
		padding: 0;
	}
	#search {
		width: 290px;
		max-width: 100%;
		padding-right: 0;
		float: none;
	}
	.leftMenu > ul {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 2px;
		margin-top:10px;
	}
	.leftMenu > ul li a {
		border: 0;
		font-size: 1.5rem;
		padding-top: 9px;
		padding-bottom: 9px;
	}
}

@media (max-width: 767px) and (min-width: 500px) {
	html {
		font-size: 14px;
	}
	.leftMenu > ul {
		grid-template-columns: 1fr 1fr 1fr;
		margin-top:10px;
	}
}

#maincontent .category-locations {
	padding: 0;
	margin-left: 0;
	margin-right: 0;
}
#maincontent .category-locations li {
	margin: 0 0 1em;
}

.category-thumbnails, .category-camp-type, .category-links {
	padding: 0;
	margin: 0 -10px!important;
}
.category-thumbnails li, .category-camp-type li, .category-links li {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	margin-right: 0;
	margin-left: 0;
	float: left;
	width: 50%;
	box-sizing: border-box;
}
.category-thumbnails li:nth-child(2n + 1), .category-camp-type li:nth-child(2n + 1), .category-links li:nth-child(2n + 1) {
	clear: left;
}
.category-thumbnails a, .category-locations a, .category-camp-type a {
	display: block;
	color: #fff;
}
.category-links a {
	display: block;
	background-color: #fff;
	padding: 15px;
	border: 1px solid #ddd;
	font-size: 81%;
}
.category-thumbnails .upcoming::before {
	content: 'Coming Soon!';
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 10px;
	font-size: 0.75rem;
	background-color: #fff;
	/*background-color: rgba(0, 0, 0, 0.7);*/
	color: #fff;
	padding: 2px 7px;
}
@media (min-width: 990px) {
	.category-thumbnails li, .category-links li {
		width: 33.33333333%;
	}
	.category-thumbnails li:nth-child(2n + 1), .category-links li:nth-child(2n + 1) {
		clear: none;
	}
	.category-thumbnails li:nth-child(3n + 1), .category-links li:nth-child(3n + 1) {
		clear: left;
	}
}
.category-thumbnails a:hover img, .category-locations a:hover img, .category-camp-type a:hover img {
    opacity: 0.8;
}
.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{display:table;content:" "}
.clearfix:after,.container:after,.container-fluid:after,.row:after{clear:both}
.category-thumbnails {background-color:#ffffff!important;}

img{vertical-align:middle}
.img-responsive{display:block;max-width:100%;height:auto; border:2px solid #e2e2e2;
.img-rounded{border-radius:6px}
.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}
.img-circle{border-radius:50%}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
[role="button"]{cursor:pointer}

.erau_contact {
	background: #e3e3e3;
	padding: 30px;
	box-sizing: border-box;
}
.content_with_contact {
}
@media (min-width: 1130px) {
	.erau_contact {
		width: 30%;
		float: left;
	}
	.content_with_contact {
		width: 70%;
		padding-right: 30px;
		float: left;
		box-sizing: border-box;
	}
}
.courseinner {
	overflow: auto;
}
.courses .img-left,
.courses .img-right {
	float: left;
	width: 375px;
	height: auto;
	max-width: 50%;
	margin-bottom: 1em;
}
.courses .img-left {
	float: left;
	margin-right: 1em;
}
.courses .img-right {
	float: right;
	height: auto;
	margin-left: 1em;
}