/*	Modificaiton Log
	created: August 3, 2021
	MGH Institute of Health Professions
	Modified: 4/21/25
*/

/*Hides Faculty Search and calendar*/
.leftMenu ul:not(.Level00) > li:nth-child(1),
.leftMenu ul:not(.Level00) > li:nth-child(2),
.leftMenu ul:not(.Level00) > li:nth-child(3) {
    display: none;
}

body {
	font-family: "Montserrat", sans-serif, arial
	Font-size:.1.5em;
	color: #000;
	background-color: #fff;
	padding: 0;
	cursor: default;
	line-height: 11px;
	margin: 0 auto;
	vertical-align: middle;
	horizontal-align: middle;
	width: 100%;
	font-weight:400; 
	-webkit-font-smoothing:antialiased
}

html {
	background-color: #FFF;
}

td, th {
	font-family: arial;
	font-size: 0.813rem;
	color: #000;
	text-align: inherit;
}
h1{
	width: 99%;
    font-family: Knockout, sans-serif;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    display: block;
    font-weight: 100;
    color: #000;
	margin:inherit;
	line-height:1.5
}		
	

h2,h3,h4{
			
	width: 99%;
    font-family: Knockout, sans-serif;
    -webkit-font-smoothing: antialiased;
    display: block;
    font-weight: 100;
    color: #ad0000;
	margin:inherit;
	/*line-height:1.5*/
}


	h1{font-size:3.75em;letter:1px;}

	h2,h2 a,h2 a:hover{color:#00888a!important;}
	h3{font-size:2.3em;}
	h4{font-size:2em;}

h5 {
    font-family: Gotham-medium, sans-serif;
    Font-size: 1.5em;
	margin-bottom:0;
	margin-block-end: 0;

}


#bulletinHead{
	font-family: Knockout, sans-serif!important;
    text-transform: uppercase;
	font-size:4rem;
    -webkit-font-smoothing: antialiased;
    color: #fff!important;
	margin:inherit;
	line-height:1.5}


hr {
	border: 0;
	background-color: #FFF;
	color: #999999;
	height: 1px;
	width: 99%;
	align: left;
	margin: 3px;
	padding: 0px;
    overflow: hidden;	/* default value for chrome but not firefox, changes the way stuff displays */
}

a {
	color: #007680;
	background-color: transparent;
	margin-left: 0px;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.813rem;
}



a img {
	border: none;
}

a:hover {
	color: #337ab7;
	background-color: transparent;
	/*margin-left: 0px;
	font-weight: normal;*/
}

input.submit {
	font-size: 0.688rem;
	border: 1px solid #999999;
	color: #000;
	cursor: pointer;
	border-radius: 4px;
}

input {
	font-size: 0.813rem;
	border-radius: 4px;
}

select {
	font-size: 0.625rem;
}

#main {
	width: 100%;
	vertical-align: middle;
	horizontal-align: middle;
	display: inline-block;
	float: center;
	background-color: #fff;
}
#wrapper {
    max-width: 100%!important;
    margin: 0 auto;
}
#wholeContent {
	background-color: white;
	margin: auto; //
	min-width: 800px; //
	max-width: 1150px;
	overflow: hidden;
	/*-moz-box-shadow: 0 0 30px 0px #999;
	-webkit-box-shadow: 0 0 30px 0px #999;*/
}

/* Breadcrumb
--------------------------------------------------*/
#breadcrumbTop {
	display: none;
}

#breadcrumbTop {
    float: right;
    position: relative;
    text-align: right;
    margin-left: 25px;
    right: 10px;
    width: auto;
    font-family: Gotham-Bold,"Helvetica Neue", Helvetica, Arial, sans-serif;
}


#breadcrumbTop a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
	font-family:Gotham-Bold,"Helvetica Neue", Helvetica, Arial, sans-serif;
/*	font-size: 0.5rem;
	margin-right: 100px;*/

	
}

#breadcrumbTop a:hover {
	text-decoration: underline;
	margin-left: 0px;
}
#breadcrumb {
	vertical-align: middle;
	float:right;
	text-align:right;
    font-family: Gotham,"Helvetica Neue", Helvetica, Arial, sans-serif;	
}

#breadcrumb a {
	color: #007680;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.813rem;
	position: relative;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#breadcrumb a:hover {
	background-color: #fff;
	margin-left: 0px;
}

/* Page wrapper
--------------------------------------------------*/
#container {
	background-color: #fff;
	margin: 0 auto;
	width: 77%;
	text-align: left;
	position: relative;
	text-align: left;
}

/* Header
--------------------------------------------------*/
#header {
    align: center;
    clear: both;
    float: top;
    width: 100%;
    height: 95px;
    background-color: #ffffff;
    border-bottom: 2px solid #007680;
    border-top: 2px solid #007680;
    /* padding: 5px; */
    padding: 0 24px;
    box-sizing: border-box;
}

#header tr {
    display: grid;
    grid-template-areas:
        "logo login cart";
    grid-template-columns: 360px 1fr 90px;
    height: 90px;
}

#header td {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

#header_title {
    /* float: left; */
    /* padding-top: 15px; */
    /* padding-left: 20px; */
    /* padding-right: 15px; */
    height: auto;
    background-color: transparent;
    padding: 0;
    float: none;
}

#header table {
    /* margin: auto; */
    //
    min-width: 1150px;
    //
    width: 100%;
    /* overflow: hidden; */
    width: 100%;
    max-width: none;
}

#header_title img {
    /* Display: block; */
    /* box-sizing: border-box; */
    /* background: #fff; */
    /* padding-top: 5px; */
    margin: 0;
    height: 81px;
    width: 324px;
    z-index: 999;
}

img.headerLogo.image_header {}

/* Login on header
--------------------------------------------------*/
#login {
    font-family: sans-serif;
    font-size: 0.875rem;
    font-weight: bold;
    text-align: right;
    text-shadow: transparent 0.1em 0.1em 0.2rem;
    float: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 24px;
    padding: 0;
    height: 45px;
    color: #696e69;
    background-color: transparent;
}

#cartCount {
    font-family: Gotham-Bold, sans-serif;
    font-size: 0.875rem;
    font-weight: bold;
    text-align: right;
    /* padding-top: 15px; */
    /* padding-left: 10px; */
    text-shadow: transparent 0.1em 0.1em 0.2rem;
    float: left;
    height: 35px;
    color: #e9a628;
    background-color: #007680;
    border-radius: 4px;
    align-items: center;
    padding: 0 10.48px;
    display: flex;
}

#cartCount img {
	padding: 1px 5px 1px 0;
	vertical-align: middle;
}

#cartCount a {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	font-family:Gotham-Bold,sans-serif;
	font-size: 0.813rem;
	display: flex;
	padding: 0;
	align-items: center;
}

#cartCount a:hover {
	color:#fff;
}

#login input.submit {
	color: #fff;
	background-color: #007680;
	font-size: 0.813rem;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	border-radius:4px;
	border-color:#007680;
	white-space: normal;
	align: center;
	text-decoration: none;
}

#login input.submit:hover {
	background-color: transparent;
	color: #007680;
}

#login input.text {
	visibility: hidden;
	font-size: 0.750rem;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 10px;
	border-radius:4px;
}

#login a {
	color: #007680;
	background-color:transparent;
	text-decoration: none;
	font-size: 0.750rem;
}

#login a:hover {
	text-decoration: none;
	color:#007680;
}

#topBar { //
	min-width: 600px; //
	max-width: 1450px;
	padding-top: 20px;
	padding-left: 35px;
	vertical-align: center;
}

/* Search box
--------------------------------------------------*/
#search {
	float: right;
	width: 30%;
	padding-right: 30px;
	text-align: right;
	vertical-align: center;
}

#search input.text {
	font-size: 0.750rem;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 250px;
	/* border-radius:4px; */
}

#header h1 {
	font-family: Knockout, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 3.5em;
	font-weight: normal;
	color: #CCCC99;
	text-align: left;
	padding: 30px 0 10px 15px;
}

#header-person {
	font-size: 0.750rem;
	font-weight: normal;
	color: #CCC;
	text-align: right;
	padding: 30px 0 10px 15px;
}

/* navigation bar
--------------------------------------------------*/
#navigation {
	font-size: 0.813rem;
	float: right;
	width: 15%;
	position: relative;
	background-color: #ffffff;
	padding-top: 15px;
}

#navigation h3 {
	text-align: justify;
	padding-left: 2px;
	color: #007680;
	font-size: 0.813rem;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 10px 5px;
}

#navigation ul {
	list-style-type: none;
	overflow: auto;
	text-align: left;
}

#navigation ul {
	margin: 0;
	list-style-type: none;
	font-size: 0.688rem;
	padding: 5px 0px 5px 0px;
	line-height: 2rem;
}

#navigation li {
	padding-bottom: 1px;
	padding-right: 10px;
}

#navigation ul li a {
	display: block;
	color: #007680;
	font-size: 0.813rem;
	padding-left: 4px;
	font-weight: bold;
	text-decoration: none;
	background-color: #C6C8C6;
	padding: .2em 1rem;
	border-radius: 3px;
}

#navigation ul li a:hover {
	color: #ccc;
	background-color: transparent;
}

/* Course Content
--------------------------------------------------*/
#content {
	background-color: #fff;
	width: 77%;
	position: relative;
	float: left;
	min-height: 700px;
	padding-left: 5px;
}

#contentFull {
	background-color: #fff;
	width: 100%;
	position: relative;
	float: left;
	min-height: 700px;
	padding-left: 5px;
}

#contentinner {
	float: right;
	width: 99%;
	margin: 0;
	background-color: #fff;
	padding-left: 10px;
	line-height: 1.7rem;
	height: auto;
}

#content .inner {
	padding: 15px 15px 15px 15px;
}

#content .courseinner {
	padding: 15px 30px 30px 30px;
	background-color: #f5f5f5;
	border-radius: 4px;
	font-size: .90rem;
    /*font-family: Mercury,serif;*/
    font-weight: 300;
    line-height: 1.4;
}



.courseinner ul {
	z-index: 10;
	/*list-style-type: inherit;*/
}

.courseinner ul li {
	font-family: Gotham-medium,Sans-serif!important;
    margin-left: 3px;
    padding-bottom: 0px;
    font-size: .9rem;

}

.courses a img:hover {
	border: 0;
}

.courseinner table {
	background-color: #f5f5f5;
	font-size: 0.750rem;
	width: 100%;
}

.courses {
	padding-top: 10px;
	padding-bottom: 20px;
	color: #000;
	font-size: 0.813rem;
	font-weight: 500;
}

.courses img {
	float: left;
	width: 65px;
	height: 65px;
	padding: 0px 15px 5px 0px;
	object-fit:cover;
}

img.image_calendar {
    width: auto;
    height: 16px;
    float: none;
    vertical-align: middle;
    padding: 0;
}

img.image_schedule {
    width: auto;
    height: 16px;
    float: none;
    vertical-align: middle;
    padding: 0;
}

#instructorsThumbnail img {
	width: 125px;
	height: 145px;
	Object-fit:cover;
}
#instructorsThumbnail{
	font-size: 1rem;
    font-family: Mercury,serif;
    font-weight: 300;
    line-height: 1.4;	
}

#courses img {
	object-fit:cover;
}

.courses .facilityimage {
	float: right;
	width: 200px;
	height: auto;
	padding: 0px 0px 0px 0px;
	object-fit: cover;
}

.courseinner table tr td {
	font-size: 1rem;
    font-family: Mercury,sans-serif;
    font-weight: 300;
    line-height: 1.4;}

.courseinner table tr td input.text {
	font-size: 0.750rem;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 10px;
	
}

.courseinner table tr td select.dropdown {
	font-size: 0.750rem;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-radius: 4px;
	width: auto;
}

.courseinner table tr td input.coupon {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-radius:4px;
	width: 80px;
}

.courseinner table tr td select.dropdown {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

.courseinner table tr td.tableheading {
	font-size: 0.875rem;
	font-weight: bold;
	padding-bottom: 5px;
	color: #1c1c1c;
}

.courseinner table tr td.tableheadingRight {
	font-size: 0.875rem;
	font-weight: bold;
	padding-bottom: 5px;
	color: #1c1c1c;
	text-align:right;
}

.courseinner table tr td.tablecontent {
	word-wrap: break-word;
}

.courses a {
	/*font-family:mercury,serif;*/
	line-height:2;
	text-decoration: none;
	font-size: 1rem;
	color: #ad0000;
}

.courses a:hover {
	color: #1C1C1C;
}

.stylecoursesession ul li {
    font-family: mercury,serif!important;
}


.subheadinglink a {
	font-family:Gotham,sans-serif;
	padding-top: 20px;
	padding-left: 3px;
	text-decoration: none;
	font-size: 1rem!important;
	color:#007680;
	letter-spacing: 1px;
	font-size:1rem;
}

.subheadinglink a:hover {
	color: #007680;
}

/* Shopping Cart
--------------------------------------------------*/
.cartinner {
	padding: 5px 15px 15px 15px;
	background-color: #f5f5f5;
	border-radius: 5px;
	font-size: 0.750rem;
	font-weight: bold;
}

.cart a img {
	background-color: #f5f5f5;
}

.cart a img:hover {
	border: thin;
	background-color: #f5f5f5;
}

.cartinner table {
	background-color: #f5f5f5;
	font-size: 0.750rem;
}

.cartinner table tr td.tableheading {
	font-size: 0.875rem;
	font-weight: bold;
	padding-bottom: 5px;
	color: #1c1c1c;

}

.cartinner h2{
	font-family:Gotham,sans-serif!important;
}

.cartinner table tr td.heading {
	font-size: 0.750rem;
	font-weight: bold;
}

.cartinner table tr td.tableheadingRight {
	font-size: 0.750rem;
	font-weight: bold;
	padding-bottom: 5px;
	color: #1c1c1c;
	text-align: right;
}

.cartinner table tr td.headingRight {
	font-size:  0.750rem;
	font-weight: bold;
	text-align: right;
}

.cartinner table tr td.subheading {
	padding-left: 15px;
	font-size: 0.45rem;
	font-weight: bold;
}

.cartinner table tr td div.break {
	padding-bottom: 4px;
}

.cartinner table tr td {
	vertical-align: top;
}

.cartinner table tr td.total {
	font-size: 0.938rem;
	font-weight: bold;
	text-align: right;
}

.cartinner table tr td input.text {
	font-size: 0.750rem;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-radius:4px;
	margin-right: 10px;
}

.cartinner table tr td select.dropdown {
	font-size: 0.750rem;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 10px;
	padding-right: 5px;
	border-radius: 4px;
}

.cartinner table tr td select.dropdownCart {
	font-size: 0.688rem;
	border-radius: 4px;
}

.cartinner table tr td hr {
	color: #007680;
	background-color: #007680;
	height: 2px;
}

.cartinner hr {
	color: #e9a628;
	background-color: #e9a628;
	height: 2px;
}

.cart {
	padding-top: 10px;
	color: #000;
	font-size: 0.813rem;
	font-weight: 500;
}

.cart a {
	padding-top: 10px;
	text-decoration: none;
	font-size: 0.813rem;
	font-weight: bold;
	color: #007680;
	background-color: #f5f5f5;
}

.cart a:hover {
	color: #e9a628;
}

.cartinner #addedAttendee {
	border: 1px solid #afb4af;
	background-color: #dce8f4;
	vertical-align: text-top;
	float: left;
	padding-right: 3px;
	padding-left: 5px;
	border-radius: 15px;
	font-size: 0.688rem;
}

.cartinner #addedAttendee a {
	background-color: #dce8f4;
}

.cartinner #addedAttendee:hover {
	background-color: #ffefb4;
}

.cartinner #addedAttendee a:hover {
	background-color: #ffefb4;
}

.cartinner #addedAttendee img {
	padding: 1px 3px 0 0;
	vertical-align: middle;
}

.cartinner #addedAttendee a {
	padding: 0;
}

.cartinner #removedAttendee img {
	padding: 1px 3px 0 0;
	vertical-align: middle;
}

.cartinner #removedAttendee a {
	padding: 0;
}

.cartinner #removedAttendee {
	border: 1px solid #afb4af;
	background-color: #f7cbcb;
	vertical-align: center;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 15px;
	text-align: justify;
}

.cartinner #removedAttendee:hover {
	background-color: #f2a4a4;
}

.cartOption a {
	background-color: #007680;
	font-family:Gotham-Bold,sans-serif;
	color: #C6C8C6;
	font-size: 0.813rem;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-right: 15px;
	padding-right: 7px;
	border-radius: 4px;
	width: 150px;
	white-space: normal;
	align: center;
	text-decoration: none;
}

.cartOption a:hover {
	background-color: #007680;
	color: #fff;
}

.cartOption input.submit {
	background-color: #007680;
	color: #fff;
	font-size: 0.813rem;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-right: 15px;
	padding-right: 25px;
	border-radius: 4px;
	width: 150px;
	white-space: normal;
	align: center;
	text-decoration: none;
}

.cartOption input.submit:hover {
	background-color: #000;
}

/* History
--------------------------------------------------*/
.historyinner {
	padding: 5px 15px 15px 15px;
	background-color: #f5f5f5;;
	border-radius: 5px;
}

.history a img:hover {
	border: thin;
}

.historyinner table {
	background-color: #f5f5f5;;
	font-size: 0.750rem;
}

.historyinner table tr td.heading {
	font-size: 0.750rem;
	font-weight: bold;
}

.historyinner table tr td.tableheading {
	font-size: 0.750rem;
	font-weight: bold;
	color: #1c1c1c;
	border-spacing: 0px;
	border-collapse: collapse;
}

.historyinner table tr td {
	vertical-align: top;
	font-size: 0.750rem;
}

.historyinner table tr td select.dropdown {
	font-size: 0.750rem;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 10px;
	padding-right: 5px;
}

.historyinner hr {
	color: #e9a628;
	background-color: #e9a628;
	height: 1px;
}

.history {
	padding-top: 10px;
	padding-bottom: 20px;
	color: #000;
	font-size: 0.813rem;
	font-weight: 500;
}

.history a {
	padding-top: 10px;
	text-decoration: none;
	font-size: 0.813rem;
	font-weight: bold;
	color: #007680;
	background-color: #f5f5f5;;
}

.history a:hover {
	color: #e9a628;
}

/* Profile
--------------------------------------------------*/
.profileinner {
	padding: 5px 15px 15px 15px;
	background-color: #f5f5f5;;
	border-radius: 5px;
}

.profile a img:hover {
	border: thin;
}

.profileinner table {
	background-color: #f5f5f5;;
	font-size: 0.813rem;
	font-weight: bold;
}

.profileinner table tr td.heading {
	font-size: 0.813rem;
	font-weight: bold;
}

.profileinner table tr td {
	vertical-align: middle;
	font-size: 0.750rem;
}

.profileinner hr {
	color: #e9a628;
	background-color: #e9a628;
	height: 2px;
}

.profile {
	padding-top: 10px;
	color: #000;
	font-size: 0.813rem;
	font-weight: 500;
}

.profile a {
	padding-top: 10px;
	text-decoration: none;
	font-size: 0.813rem;
	font-weight: bold;
	color: #007680;
}

.profile a:hover {
	color: #e9a628;
}

.profileinner table tr td input.text {
	font-size: 0.750rem;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 10px;
	border-radius:4px;
}

.profileinner table tr td select.dropdown {
	font-size: 0.750rem;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 10px;
	padding-right: 5px;
}

.profileOption a {
	background-color: #1c1c1c;
	color: #AD0000;
	font-size: 0.813rem;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-right: 15px;
	padding-right: 25px;
	border-radius: 15px;
	width: 150px;
	white-space: normal;
	align: center;
	text-decoration: none;
}

.profileOption a:hover {
	background-color: #696e69;
	color: #e9a628;
}

.profileOption input.submit {
	background-color: #fff;
	color: #1c1c1c;
	font-size: 0.813rem;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-right: 15px;
	padding-right: 25px;
	border-radius: 15px;
	width: 150px;
	white-space: normal;
	align: center;
	text-decoration: none;
}

.profileOption input.submit:hover {
	background-color: #f2cd84;
}

/* footer
--------------------------------------------------*/
@media (min-width: 876px) {
	#footer table{
		text-align:center;
		padding-left:15px;		
	}
	}
#footer {
	loat: bottom;
	align: center;
	clear: both;
	border-top: 0px solid #0c2340;
	text-align: right;
	letter-spacing: 1px;
	color: #fff;
	background-color: #0c2340;
	width: 100%;
	height: 50px;
	position: relative;
	font-family: Gotham-Bold, sans-serif;
	text-transform: uppercase;
	font-size:.6rem;
}

#footer table {
	padding-top: 20px;
	padding-left: 60px;
	padding-bottom: 10px;
	padding-right: 40px;
	font-family:Gotham-Bold, sans-serif;
	text-transform: uppercase;
	font-size:.6rem;
	color: #C6C8C6;
	background-color: #0c2340;
	text-align: center;
	font-size: 0.750rem;
}

#footer table tr td {
	color: #ffffff;
	text-align:center;
	position:relative;
}

#footer img {
	box-shadow: 3px 3px 4px #000;
}

#footer a {
	color: #ffffff;
	background-color: transparent;
	font-family:Gotham-Bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size:.6rem;
}

#footer a:hover {
	color: #fff;
	background-color: #0c2340;
}
#footer table tr td span a{
	font-size:1rem;
	color:#fffff;
	font-weight:bolder;

}

/* popular container
--------------------------------------------------*/

/*search by option button in left menu*/
/*change display value to none to remove*/
#navSearchIns { display: none;}
#navSearchCal { display: none;}
#navBrowse { display: list-item;}	

#nav2E2D09D0 a {
  pointer-events: none;
  color: gray;
  cursor: default;
  font-size: 1.18rem;
  text-decoration: none;
}

.leftMenu {
	padding-top: 15px;
	padding-left: 15px;
}

.leftMenu ul li {
	padding: 0 0 0 0;
	padding-top: 3px;
	list-style: none;
}

.leftMenu ul li a {
	line-height: 100%;
	padding: 4px 4px 6px 20px;
	display: block;
	font-size: 0.875rem;
	font-weight: bold;
	color: #000;
	background-color: #f5f5f5;
	/*background-color: #f2cd84;*/
	border-radius: 3px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
}

.leftMenu ul li a.children0 {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-position: 7px;
}

.leftMenu ul li a.children1 {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-position: 28px;
}

.leftMenu ul li a.children2 {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-position: 42px;
}

.leftMenu ul li a.children3 {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	background-position: 62px;
}

.leftMenu ul li a.children4 {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-position: 82px;
}

.leftMenu ul li a.children-clicked0 {
	background-image: url(../images/arrowDown.png);
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: top left;
	background-position: 7px;
}

.leftMenu ul li a.children-clicked1 {
	background-image: url(../images/arrowDown.png);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
	background-position: 28px;
}

.leftMenu ul li a.children-clicked2 {
	background-image: url(../images/arrowDown.png);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
	background-position: 42px;
}

.leftMenu ul li a.children-clicked3 {
	background-image: url(../images/arrowDown.png);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
	background-position: 62px;
}

.leftMenu ul li a.children-clicked4 {
	background-image: url(../images/arrowDown.png);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
	background-position: 82px;
}

.leftMenu ul li a:hover {
	color: #fff;
	background-color: #007680;
}

.leftMenu ul {
	padding: 0 0 0 0;
}

.leftMenu ul.Level00 li a {
	line-height: 100%;
	padding: 4px 4px 6px 20px;
	display: block;
	font-size: 0.875rem;
	/* font-weight: 300; */
	background-color: #f5f5f5;
	color:#000;
	border-radius: 3px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.leftMenu ul.Level01 li a {
	line-height: 100%;
	padding: 4px 4px 6px 20px;
	display: block;
	font-size: 0.813rem;
	font-weight: 300;
	background-color: transparent;
	color:#999;
}

.leftMenu ul.Level02 li a {
	fline-height: 100%;
	padding: 4px 4px 6px 20px;
	display: block;
	font-size: 0.813rem;
	font-weight: 300;
	background-color: transparent;
	color:#999;
}

.leftMenu ul.Level03 li a {
	line-height: 100%;
	padding: 4px 4px 6px 20px;
	display: block;
	font-size: 0.813rem;
	font-weight: 300;
	background-color: transparent;
	color:#999;
}

.leftMenu ul.Level04 li a {
	line-height: 100%;
	padding: 4px 4px 6px 20px;
	display: block;
	font-size: 0.813rem;
	font-weight: 300;
	background-color: transparent;
	color:#999;
}

.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: #007680;
	color: #fff;
}

.leftMenu ul.Level00 li a.active,.leftMenu ul.Level01 li a.active,.leftMenu ul.Level02 li a.active,.leftMenu ul.Level03 li a.active {
    color: #00393d!important;
    font-family: Gotam-Bold,sans-serif!important;
    font-weight: 900!important;
}
.nav-collapse ul {
	background-color: #FFF
}

@media(max-width: 767px){
#popularContainer {
    font-size: 13px!important;
	float:none!important;
	margin:30px auto!important;
    width:100%!important;
    position: relative;
	height:auto!important;
	z-index: 0;
	}}

@media(max-width: 767px){
	#search {

		text-align:left!important;
	}}

/**CATEGORIES**/
a.imageCard {
    text-shadow: none;
}

a.card:hover,
a.card:focus,
a.card:hover img,
a.imageCard:hover,
a.card:focus img,
a.imageCard:focus {
	color:#26757f !important;
    box-shadow: inset 0 0 0 2000px rgb(255 255 255 / 24%)
}

a.card {
    color: #fff;
    box-shadow: inset 0 0 0 2000px rgb(38 117 127 / 0%);
    height: 8rem;
    border: 1px solid #0f2f33;
    text-decoration: none;
}

a.imageCard span.cardText {
  background-color: #FFFFFFD2;
  color: #004689;
  width: 85%;
  box-sizing: border-box;
  padding: 0.4rem; 
  border-top: 0px solid #004689;
  display: block;
  margin: 0.7rem;
  text-align: center; 
}

#popularContainer {
	font-size: 0.813rem;
	float: left;
	min-height:auto;
	padding-bottom:30px;
	margin-top:-30px;
	width: 22%;
	position: relative;
	background-color: #FFF!important;
}

#popularContainer h3 {
	text-align: justify;
	padding-left: 2px;
	color: #999;
	font-size: 0.813rem;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 10px 5px;
}


/* maincontent -----------------------------------*/
#maincontent {
	background-color: #ffffff;
	padding: 0px;
}


#popularContainer ul,li {
	font-family:Gotham-medium,Sans-serif!important;
	list-style-type: none;
	margin-left: 3px;
	padding-bottom: 0px;
	font-size:1rem;
}

#maincontent ul,li {
	list-style-type: disc;
	margin-left: 3px;
	padding-bottom: 0px;
	font-size:1rem;
}

#maincontent input.text {
	font-size: 0.750rem;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 10px;
	/*	width: 150px;  - This was removed ny MDR 12/20/12 */
}

#maincontent input.money {
	font-size: 0.750rem;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 0px;
	text-align: right;
	/*	width: 150px;  - This was removed ny MDR 12/20/12 */
}



/* loginContent ** 08/08/18 Responsive
-----------------------------*/
///////* NEW RESPONSIVE LOG-IN *//////

.login-page {
  width: auto;
  padding: 5px 0 0;
  margin: auto;
}

.logform {
  position: relative;
  z-index: 1;
  background: #007680;
  max-width: 360px;
  margin: 0 auto 25px;
  padding: 35px;
  text-align: center;
  border-radius: 4px;
  /*box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);*/
}

.logform input {
  outline: 0;
  background: #fff;
  width: 100%;
  border: 0;
  margin: 0 0 15px;
  padding: 15px;
  box-sizing: border-box;
  border-radius:4px;
  font-size: 14px;
}

.logform button {
  text-transform: uppercase;
  outline: 0;
  background: #0c2340;
  width: 100%;
  border: 0;
  margin: 5px 5px 5px;
  padding: 15px;
  border-radius:4px;
  color:#fff!important;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
}

.logform button:hover,
.logform button:active,
.logform button:focus {
    background-color: #dfdfdf;
    color: #000!important;
    font-weight: 550;
}

.logform .forgotPw {
  margin: 0 0 5px;
  color: black;
  font-size: 12px;
  font-family:Gotham-Bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
}

.logform .forgotPw:hover {
	color: black;
    font-weight: 550;
}

.logform .message {
  margin: 15px 0 0;
  color: #0022b4;
  
}

.logform .message a {
  color: #0022b4;
  text-decoration: none;
  font-size: 20px;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.logHeading {
	font-size: 17px;
	font-weight:normal;
	color: #fff !important;
}

.loginContent {
  position: relative;
  z-index: 1;
  background: #fbeed6;
  max-width: 360px;
  margin: 0 auto 100px;
  padding: 35px;
  text-align: center;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  width: 100%;
  border: 0;
  margin: 0 0 15px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px;
}

#importantN {
	font-weight: normal;
	color:#fff!important;
	width: auto;
	float: Center;
	border-radius: 10px;
	margin-top: 10px;
	display: block;
	font-size: 14px;
}

#importantDescription {
	font-size: 12px;
	font-family:Gotham-Bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#wholeLogin {
	width: 90%;
}

#returning {
	background-color: #f1efea;
	width: 45%;
	height: 230px;
	float: left;
	width: 45%;
	border-radius: 10px;
	padding-right: 20px;
	float: left;
}

#returning table {
	background-color: #f1efea;
}
#new {
	background-color: #fbeed6;
	width: 45%;
	height: 230px;
	float: right;
	border-radius: 10px;
	padding-left: 20px;
}

#returningMobile {
	width: 95%;
	float: Center;
	background-color: #f1efea;
	border-radius: 10px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	height: 240px;
}

#returningMobile table {
	background-color: #f1efea;
}

#newMobile {
	background-color: #fbeed6;
}

#newMobile table {
	background-color: #fbeed6;
}

#importantNote {
	background-color: #f9efe1;
	width: 95%;
	float: Center;
	border-radius: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-top: 230px;
	display: block;
}

#importantNote table {
	background-color: #f9efe1;
}

.loginContent {
	padding-top: 20px;
}

#loginHeader {
	width: 60%;
	padding-left: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.938rem;
	font-weight: bold;
	margin-top: 5px;
	border-radius: 5px;
	color: #0c2340;
	background-color: #e8e9e8;
}

.loginContent table tr td {
	height: 15px;
	font-size: 0.813rem;
	font-weight: bold;
	color: #0c2340;
}

.loginContent table tr td.heading {
	font-size: 1.063rem;
	font-weight: bold;
	color: #696e69;
}

.loginContent select.text {
	width: 200px;
	font-size: 0.750rem;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	border: 1px solid gray;
	padding-left: 2px;
	padding-bottom: 2px;
}

.loginContent input.button {
	background-color: #1c1c1c;
	color: #C6C8C6;
	font-size: 0.813rem;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-right: 15px;
	padding-right: 25px;
	border-radius: 15px;
	white-space: normal;
	align: center;
	text-decoration: none;
}

.loginContent a {
	font-size: 0.813rem;
	padding-top: 20px;
	font-weight: bold;
	color: #AD0000;
}

.loginContent a.forgot {
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 0.750rem;
	background-color: #f1efea;
}
.loginContent input.button:hover {
	background-color: #C6C8C6;
	color: #1c1c1c;
}

.loginContent input.submit {
	background-color: #1c1c1c;
	color: #C6C8C6;
	font-size: 0.813rem;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-right: 15px;
	padding-right: 25px;
	border-radius: 15px;
	white-space: normal;
	align: center;
}

.loginContent input.submit:hover {
	background-color: #696e69;
	color: #e9a628;
}

/* mainsearch
-----------------------------*/
#mainsearch {
	clear: both;
	margin-top: 50px;
	font-size: 0.688rem;
}

#mainsearch label {
	font-weight: bold;
}

#mainsearch input.text {
	width: 200px;
	font-size: 0.750rem;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	border: 1px solid gray;
	border-radius:4px;
	padding-left: 2px;
	letter-spacing: 1px;
}
.subHeader{
	/*font-family:Knockout,san-serif!important;*/
	color: #222!important;	
	/*font-size:2.2rem;*/
	border-bottom:0;
	Padding-bottom: 10px;
	/*letter-spacing: 1.4px;*/
	font-weight:normal;
}

#subHeader {
	/*font-family:Knockout,san-serif!important;*/
	width: 99%;
	padding-left: 2px;
	border-bottom: 1px solid #1c1c1c!important;
	font-size: 2.2rem;
	margin-top: 5px;
	color: #222!important;
	letter-spacing: 1px;
}

#subHeaderWithNote {
	/*font-family:Knockout,san-serif!important;*/
	width: 99%;
	padding-left: 2px;
	font-size: 2.2rem;
	margin-top: 5px;
	color: #1c1c1c!important;
	letter-spacing: 1px;
}

#subHeaderNote {
	/*font-family:Knockout,san-serif!important;*/
	width: 99%;
	padding-left: 32px;
	border-bottom: 1px solid #1c1c1c!important;
	/*font-size: 2.2rem;*/
	margin-top: 5px;
	background-color: transparent;
	border-radius: 3px;
	color: #000!important;
	letter-spacing: 1px;
}

/* Sub-categories
--------------------------------------------------*/
#subCategories {
	padding-top: 5px;
}

#subCategories a {
	color: #AD0000;
	font-size: 0.750rem;
	padding-left: 4px;
	font-weight: bold;
	text-decoration: none;
	background-color: #C6C8C6;
	padding: .2em 1rem;
	border-radius: 3px;
}

#subCategories a:hover {
	color: #C6C8C6;
	font-size: 0.750rem;
	padding-left: 4px;
	font-weight: bold;
	text-decoration: none;
	background-color: #1c1c1c;
	padding: .2em 1rem;
	border-radius: 3px;
}

#note {
	width: 99%;
	padding-left: 2px;
	margin-bottom: 5px;
}

.alert {
	/*	font-size: 13px;
	margin-top: 5px;
	background-color: #FDB7BB;
border-radius:3px;
	
	padding: 15px 15px 15px 15px;*/
	color: #5d615d;
	font-weight: bold;
}

#note {
	color: #1c1c1c;
	margin-top: 5px;
	font-size: 0.813rem;
}

/* Added note class - copied from note id */
.note {
	width: 99%;
	padding-left: 2px;
	margin-bottom: 5px;
	color: #1c1c1c;
	margin-top: 5px;
	font-size: 0.813rem;
}

/* Instructors
--------------------------------------------------*/
#instructors {
	padding-bottom: 20px;
	color: #000;
	font-size: 0.813rem;
	font-weight: 500;
}

#instructors table {
	width: 100%;
}

#instructors table tr td {
    padding: 25px;
    color: #000;
    font-size: 1rem;
    font-family: Mercury, sans-serif;
    font-weight: 300;
    line-height: 1.4;
    background-color: #f5f5f5;
    border-radius: 4px;
}

#instructors img {
	float: left;
	padding: 1px 5px 1px 0;
	vertical-align: middle;
	border: 0;
	width: 125px;
	height: 145px;
	object-fit: cover;
}

#instructorinner {
	padding-bottom: 20px;
	color: #000;
}

.instructorbreak {
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 5px;
	padding: 4px 4px 4px 10px;
	font-size: 1.125rem;
	font-weight: bold;
	border-radius: 4px;
	color:#fff;
}

.instructorline {
	line-height: 100%;
	padding: 1px 4px 1px 10px;
}

.instructorline a {
	line-height: 200%;
}

/* Bulletins
--------------------------------------------------*/
#bulletin_header {
	align: center;
	clear: both;
	float: top;
	width: 100%;
	height: 12px;
	background-color: transparent;
	border-bottom: 0;		
	font-weight: 100;
    -webkit-font-smoothing: antialiased;
}

}
#bulletin h2 {	
	color:#fff!important;
	font-size:4rem;
}

#bulletin {
	font-family:"Montserrat", sans-serif, arial;
	color: #004689;
	align: center;
	/*padding-top: 80px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 15px;*/
	padding: 0px;
	font-size: 1.2rem;
	clear: both;
	float: top;
	width: 100%;
	background-color: transparent;
	/*letter-spacing:2px;*/
	/*font-weight: 100;*/
    -webkit-font-smoothing: antialiased;
	line-height: 1;
	text-align: center;
	margin-top: -3.6rem;
	
}


/* Passwords
--------------------------------------------------*/
#password_info {
	position: absolute;
	/* width:328px;
 top:10px;
 right:40%; */
	padding: 15px;
	background: #fefefe;
	font-size: .875em;
	border-radius: 5px;
	box-shadow: 0 1px 3px #ccc;
	border: 1px solid #ddd;
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans",
		"Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref",
		sans serif;
	color: #444;
}

#password_info h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size:0.875rem;
}

#password_info ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size:0.875rem;
	font-weight: normal;
}

#password_info::before {
	content: "\25B2";
	position: absolute;
	top: -12px;
	left: 5%;
	font-size:0.875rem;
	line-height: 14px;
	color: #ddd;
	text-shadow: none;
	display: block;
}

/* B6707 - Added password_info class - passwordinput tags with id set didn't receive styling */
.password_info {
	position: absolute;
	/* width:328px;
 top:10px;
 right:40%; */
	padding: 15px;
	background: #fefefe;
	font-size: .875em;
	border-radius: 5px;
	box-shadow: 0 1px 3px #ccc;
	border: 1px solid #ddd;
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans",
		"Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref",
		sans serif;
	color: #444;
}

.password_info h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size:0.875rem;
}

.password_info ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size:0.875rem;
	font-weight: normal;
}

.password_info::before {
	content: "\25B2";
	position: absolute;
	top: -12px;
	left: 5%;
	font-size:0.875rem;
	line-height: 14px;
	color: #ddd;
	text-shadow: none;
	display: block;
}

.invalid {
	background: url(../images/invalid.png) no-repeat 0 50%;
	padding-left: 27px;
	line-height: 24px;
	color: #ec3f41;
}

.valid {
	background: url(../images/valid.png) no-repeat 0 50%;
	padding-left: 27px;
	line-height: 24px;
	color: #3a7d34;
}

/* instructor bio */
.bio_table {
	width: 350px;
}

.bio_masthead {
	background-color: #007680;
	vertical-align: top;
	text-align: left;
}

.bio_name {
	font-size: medium;
	color: white;
	font-weight: bold;
}

.bio_title {
	font-size: medium;
	color: white;
}

.bio_image {
	float: left;
	width: 125px;
	height: 145px;
	object-fit:cover;
}

.cal {
	border-collapse: collapse;
	padding: 5px 5px 5px 5px;
}

.calHeader {
	font-family:Gotham,sans-serif;
	color: #fff;
	display: block;
	/* 	float: left; */
	font-size: 1.000rem;
	font-style: normal;
	font-weight: bold;
	height: 22px;
	line-height: 30px;
	padding: 0 8px 5px 5px;
	width: 100%;
	background-color: #007680
}

.calSubheader {
	min-height: 175px
}

.calCatSelect {
	color: #1c1c1c;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: bold;
/*
	height: 22px;
	line-height: 22.4px;
*/	
	padding-left: 8px;
}

.calCatOption {
	color: #1c1c1c;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: bold;
	height: 22px;
	line-height: 22.4px;
	padding-left: 8px;
}

.calSubheaderLeft {
	text-align: left;
	border-spacing: 0 0 0 0
}

.calSubheaderCenter {
	text-align: center;
}

.calSubheaderRight {
	text-align: right;
	padding: 3 3 3 3
}

.calSubheaderDOW {
	color: rgb(255, 255, 255);
	text-align: center;
	border-style: none;
	background-color: #007680;
}

.calEmptyDOW {
	border-color: white;
	border-style: solid;
}

.calDOW {
	background-color: #e1e1e1;
	vertical-align: top;
	height: 135px;
	width: 135px;
	border-color: white;
	border-style: solid;
	padding 15px 15px 15px 15px;
}

.calFooter {
	color: rgb(255, 255, 255);
	background-color: #007680;
	border-color: #007680;
}

.calFooterLeft {
	color: rgb(255, 255, 255);
	text-align: left;
	color: rgb(255, 255, 255);
	background-color: #007680;
	border-collapse: collapse;
	border-color: #007680;
}

.calFooterCenter {
	color: rgb(255, 255, 255);
	text-align: center;
	color: rgb(255, 255, 255);
	background-color: #007680;
	border-collapse: collapse;
	border-color: #007680;
}

.calFooterRight {
	color: rgb(255, 255, 255);
	text-align: right;
	color: rgb(255, 255, 255);
	background-color: #007680;
	border-collapse: collapse;
	border-color: #007680;
}

.calDOWlisting {
	font-family: arial;
	font-size: 1.125rem;
	text-align: left;
}

.calTodayDOWlisting {
	font-family: knockout,sans-serif;
	font-size: 1.75rem;
	text-align: center;
	color: white;
	background-color: #007680;
}

.colDOWContainer {
	padding: 3px 3px 3px 3px;
}

.truncate {
	width: 110px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.truncate a {
	background-color:transparent;
	color: #007680;
}

/* payment
--------------------------------------------------*/
#paymentinner {
	padding: 5px 15px 15px 15px;
	background-color: #f5f5f5;;
	border-radius: 5px;
}

#payment a img:hover {
	border: thin;
}

#paymentinner table {
	background-color: #f5f5f5;;
	font-size: 0.750rem;
	width: 100%;
}

#payment #paymentinner table tr td.heading {
	font-size: 0.750rem;
	font-weight: bold;
}

#payment #paymentinner table tr td.tableheading {
	font-size: 0.750rem;
	font-weight: bold;
	color: #1c1c1c;
	border-spacing: 0px;
	border-collapse: collapse;
}

#payment #paymentinner table tr td {
	vertical-align: top;
	font-size: 0.750rem;
	text-align: initial;
}

#payment #paymentinner table tr td select.dropdown {
	font-size: 0.750rem;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 10px;
	padding-right: 5px;
}

#payment #paymentinner hr {
	color: #e9a628;
	background-color: #e9a628;
	height: 1px;
}

#payment {
	padding-top: 10px;
	padding-bottom: 20px;
	color: #000;
	font-size: 0.813rem;
	font-weight: 500;
}

#payment a {
	padding-top: 10px;
	text-decoration: none;
	font-size: 0.813rem;
	font-weight: bold;
	color: #AD0000;
}

#payment a:hover {
	color: #e9a628;
}

#payment #paymentinner table tr td.money {
	text-align: right;
}

#payment #paymentinner table tr th.money {
	text-align: right;
}

#payment #paymentinner table tr.paymenttotalline {
	line-height: 30px;
}

.featuredCourse {
    border: 3px solid #9b9b9c;
    padding: 10px;
    vertical-align: top;
    min-width: 298px;
    border-radius: 4px;
    line-height: 150%;
}

.featuredCourse span {
	font-size: 85%;
}

.featuredCourse td {
	width: 33%;
	min-width: 298px;
}

.featuredCourse img {
	padding: 10px;
	width: 100px;
	height: 100px;
	float: left;
}

.featuredCourse ul {
	list-style-type: circle;
	list-style-position: inside;
	border: none;
}

.featuredCourse a {
	border: none;
	font-size: 85%;
}

.featuredCourseTitle {
	font-size:0.813rem;
	font-weight: bold;
}

.featuredCourseTitle a {
	font-size:0.813rem;
	font-weight: bold;
}

.featuredCourseTitle div {
	font-size:0.813rem;
	font-weight: bold;
}
.upcomingCourse a {
	color: #AD0000!important;
}

.upcomingCourse ul {
	padding: 1px;
	margin-left: 3px;
	text-align: left;
}

.upcomingCourse li {
	list-style-type: circle;
	list-style-position: outside;
	border: none;
	margin-left: 10px;
}


/* 6451 Unofficial Transcript start */
.trcptPerson {
	margin-top: 15px;
	margin-bottom: 15px;
}
.transLogo {
	padding-top: 25px;
	padding-bottom: 25px;
} 
.transAsOf {
	float: right;
}
.transTable {
	margin: auto;
	width: 95%;
	margin-bottom: 40px;
}
.transTable th {
	border-bottom: 2px solid black;
}

.transInstruction {
	font-size: 13px;	
}

.transDisclaimer {
	font-size: 9px;	
}

@media print {
	#header, #subHeader, #topBar, #footer, #popularContainer, #search, #breadcrumb, .transInstruction, .transFormat {
		display: none;
	}
	.transLogo {
		padding-top: 10px;
	}
}
/* 6451 Unofficial Transcript end */


#skiptocontent a {
	padding:6px;
	position: absolute;
	top:-40px;
	left:0px;
	color:#AD0000;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-bottom-right-radius:8px;
	background:#BF1722;
	-webkit-transition: top 1s ease-out;
    transition: top 1s ease-out;
    z-index: 100;
}

#skiptocontent a:focus {
	position:absolute;
	left:0px;
	top:0px;
	outline:0;	
	-webkit-transition: top .1s ease-in;
    transition: top .1s ease-in;
}

.getacrobat a {
}

.getacrobat a:focus {
}

.getacrobat img {
	float: right;
	display: block;
	width: auto;
	height: auto;
}
p{
	color: #000;
    font-size: 1rem;
	font-family: "Montserrat", sans-serif, arial;
    font-weight: 300;
    line-height: 1.4;
	
}

i {
    border: transparent;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
}

.right {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);

}

.left {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

.up {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);

}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.hidden {
	border: hidden;	
}

.dropdown {
	font-size: 0.750rem;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 10px;
	padding-right: 5px;
}

/* B6704 */
fieldset legend {
	font-weight: bold;
	/* hide legend */
/* 	color: #0000; */
/* 	position: absolute; */
/* 	top: -100px; */
}

fieldset {	
/* 	border: none; */
/* 	padding: 0; */
}

form[name="searchForm2"] {
    position: relative;
    top: 50%;
    left: 100%;
    margin-top: 2px;
    transform: translate(-95%, -50%);
    transition: all .5s;
    width: 42px;
    height: 42px;
    background: white;
    box-sizing: border-box;
    border-radius: 25px;
    border: 2px solid #007680;
    padding: 5px;
}

form[name="searchForm2"] input[type="text"] {
    position: absolute;
    top: 0;
    left: 10px;
    height: 30px;
    line-height: 300px;
    outline: 0;
    border: 0;
    display: none;
    font-size: 1em;
    border-radius: 20px;
    padding: 0;
    background: transparent;
}

form[name="searchForm2"] input[type="image"] {
    box-sizing: border-box;
    padding: 10px;
    width: 42px;
    height: 42px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    background-color: transparent;
    transition: all .5s;
}

/* Hover styles */
form[name="searchForm2"]:hover {
    width: 300px;
    cursor: pointer;
}

form[name="searchForm2"]:hover input[type="text"] {
    display: block;
}

@media only screen and (max-width:1311px) {

    #header,
    #main,
    #wrapper {
        width: 100%;
    }

	#bulletin {
	font-family:"Montserrat", sans-serif, arial;
	color: #004689;
	align: center;
	/*padding-top: 80px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 15px;*/
	padding: 0px;
	font-size: 1.2rv;
	clear: both;
	float: top;
	width: 100%;
	background-color: transparent;
	/*letter-spacing:2px;*/
	/*font-weight: 100;*/
	-webkit-font-smoothing: antialiased;
	line-height: 1;
	text-align: center;
	margin-top: 0;
	}
	
	#bulletin_header {
	align: center;
	clear: both;
	float: top;
	width: 100%;
	height: 20px;
	padding: 5px;
	background-color: transparent;
	border-bottom: 0;
	font-weight: 100;
	-webkit-font-smoothing: antialiased;
	}
	
    #header {
        padding-left: 16px;
        padding-right: 16px;
    }

    .checkin-portal #header {
        min-height: 124px;
        padding: 16px 0 0;
    }

    .checkin-portal #login {
        margin-top: 16px;
    }

    .checkin-portal #login a {
        margin-left: 0;
    }

    .checkin-portal #login a:last-of-type {
        margin-right: 0;
    }

    .selfreg-portal #header {
        height: 156px;
    }

    .selfreg-portal #header tr {
        height: 156px;
    }

	#cartCount{
		display: none;
	}
	
	#cartCount img {
		display:none;
	}
	
	#login {
		display:none;	
	}

    #search input[type=text] {
        right: 10px;
    }

    #search form::after,
    input.searchImg {
        right: 24px;
    }
	
	#search {
	display: none;
	}

    .client-portal #login,
    .instructor-portal #login,
    .checkin-portal #login {
        padding-right: 0;
    }

    .client-portal #login a:first-of-type,
    .instructor-portal #login a:first-of-type,
    .checkin-portal #login a:first-of-type {
        margin-right: 0;
    }

    #header table {
        width: 100%;
        height: 90px;
    }

    #wholeContent {
        padding: 0 8px 0 8px;
    }

    .selfreg-portal #login.not-in-mobile {
        width: unset;
        margin-left: 0;
    }

    #popularContainer {
        margin-left: 5px;
    }

    .leftMenu {
        padding-left: 0;
    }

    .leftMenu ul.Level00 li a {
        padding: 12px 12px 12px 12px;
    }

    .leftMenu:first-of-type ul li a {
        padding: 12px 12px 12px 12px;
    }

    .cardContainer,
    .overview,
    .sub-ov {
        margin-left: 8px;
    }

    .subHeader {
        margin-left: 8px;
    }

    .courses {
        margin-left: 8px;
    }

    .client-portal #header_title img,
    .instructor-portal #header_title img {
        width: 132px;
    }

    #login input.submit {
        margin-top: 10px;
        margin-right: 5px;
    }

    .selfreg-portal #login input.submit {
        margin: 0;
    }

    h1.calHeader {
        font-size: 1.32px;
    }

    th.calSubheaderDOW {
        font-size: .72rem !important;
    }

    .calCatSelect select {
        max-width: 50%;
    }

    .cartinner h2 {
        font-size: .8rem;
        line-height: 120%;
    }

    .cartinner table tr td.headingRight {
        font-size: .8rem;
    }
}
@media only screen and (max-width:425px) {

    #header,
    #main,
    #wrapper {
        width: 100%;
    }

	#bulletin {
	font-family:"Montserrat", sans-serif, arial;
	color: #004689;
	align: center;
	/*padding-top: 80px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 15px;*/
	padding: 0px;
	font-size: 1.2rem;
	clear: both;
	float: top;
	width: 100%;
	background-color: transparent;
	/*letter-spacing:2px;*/
	/*font-weight: 100;*/
	-webkit-font-smoothing: antialiased;
	line-height: 1;
	text-align: center;
	/* margin-top: -3.6rem; */
	}
	
	#bulletin_header {
	align: center;
	clear: both;
	float: top;
	width: 100%;
	height: 20px;
	padding: 5px;
	background-color: transparent;
	border-bottom: 0;
	font-weight: 100;
	-webkit-font-smoothing: antialiased;
	}
	
    #header {
        padding-left: 16px;
        padding-right: 16px;
    }

    .checkin-portal #header {
        min-height: 124px;
        padding: 16px 0 0;
    }

    .checkin-portal #login {
        margin-top: 16px;
    }

    .checkin-portal #login a {
        margin-left: 0;
    }

    .checkin-portal #login a:last-of-type {
        margin-right: 0;
    }

    .selfreg-portal #header {
        height: 156px;
    }

    .selfreg-portal #header tr {
        height: 156px;
    }

	#cartCount{
		display: none;
	}
	
	#cartCount img {
		display:none;
	}
	
	#login {
		display:none;	
	}

    #search input[type=text] {
        right: 10px;
    }

    #search form::after,
    input.searchImg {
        right: 24px;
    }

	#search {
	display: none;
	}

    .client-portal #login,
    .instructor-portal #login,
    .checkin-portal #login {
        padding-right: 0;
    }

    .client-portal #login a:first-of-type,
    .instructor-portal #login a:first-of-type,
    .checkin-portal #login a:first-of-type {
        margin-right: 0;
    }

    #header table {
        width: 100%;
        height: 90px;
    }

    #wholeContent {
        padding: 0 8px 0 8px;
    }

    .selfreg-portal #login.not-in-mobile {
        width: unset;
        margin-left: 0;
    }

    #popularContainer {
        margin-left: 5px;
    }

    .leftMenu {
        padding-left: 0;
    }

    .leftMenu ul.Level00 li a {
        padding: 12px 12px 12px 12px;
    }

    .leftMenu:first-of-type ul li a {
        padding: 12px 12px 12px 12px;
    }

    .cardContainer,
    .overview,
    .sub-ov {
        margin-left: 8px;
    }

    .subHeader {
        margin-left: 8px;
    }

    .courses {
        margin-left: 8px;
    }

    .client-portal #header_title img,
    .instructor-portal #header_title img {
        width: 132px;
    }

    #login input.submit {
        margin-top: 10px;
        margin-right: 5px;
    }

    .selfreg-portal #login input.submit {
        margin: 0;
    }

    h1.calHeader {
        font-size: 1.32px;
    }

    th.calSubheaderDOW {
        font-size: .72rem !important;
    }

    .calCatSelect select {
        max-width: 50%;
    }

    .cartinner h2 {
        font-size: .8rem;
        line-height: 120%;
    }

    .cartinner table tr td.headingRight {
        font-size: .8rem;
    }
}
