/*	Modificaiton Log
	B4832  DES 05/10/16 Provide for forgotten usernames
	B4646  BDJ 12/20/16 Add th style
	B5504   WM 08/07/18 Login.jsp responsive udpate
    B6327 BDJ 04/09/18 fix WCAG issues from auto scan
    B6771 JJD 02/08/19 fix link backgrounds and select dropdown width

AB Changes 3.11.24
	Change log - outstanding balance font issue - #payment h2
	Resequenced @media query so that it has priority
	bolded the categories and unbolded the main menu
	Added flexbox for the #wholecontent div, containing #topbar #popularcontainer #content 
	Enrole recommended: calendar icons on session

6.26.24 - changed header properties for h2-4
7.11.24 - incorporated these:
	ul.level01 {
		border-left: 4px white solid
		margin-left: 20px!important

	#search width
	Universally changed 1c1c1c (dark gray) to 000000 (black)
	Changed #header height,  #header_title img to new logo background, background size.

9.25.25 changed all font-weight 300's to 400. At 300, <b> was not bolding the text. 

CHANGE a.card - incomplete
CHANGE Vertical Align tr td
*/


@font-face{font-family:'Gotham-Bold';
	src:url("https://www.enrole.com/louisville/resources/64d38550-6924-4ed5-97ab-db0b2d34af4d.eot?#iefix") format("embedded-opentype"),
		url("https://www.enrole.com/louisville/resources/53342503-91b7-480e-a839-2ea9cf72e3fb.woff") format("woff"),
		url("https://www.enrole.com/louisville/resources/94aa9c60-b7d2-4b6d-9f61-92ac177b3ec6.ttf") format("truetype"),
		url("https://www.enrole.com/louisville/resources/79210d36-6573-42c9-bdc8-003f63f6d0d7.svg#Gotham-Bold") format("svg")}

@font-face{font-family:'Gotham-Medium';
	src:url("https://www.enrole.com/louisville/resources/70f638ec-44ee-4449-9d24-463f6400b8ea.eot?#iefix") format("embedded-opentype"),
		url("https://www.enrole.com/louisville/resources/df59e1cb-7501-48bb-b5b7-c779e6e9be5c.woff") format("woff"),
		url("https://www.enrole.com/louisville/resources/eadc1d22-f02e-438a-b075-c67b1a101ca1.ttf") format("truetype"),
		url("https://www.enrole.com/louisville/resources/5d444cb3-12d5-44c3-83fc-87e1ff668df6.svg#Gotham-Medium") format("svg")}

@font-face{font-family:'Gotham-Book';
	src:url("https://www.enrole.com/louisville/resources/0a698675-a45f-463e-b308-f23669730891.eot?#iefix") format("embedded-opentype"),
		url("https://www.enrole.com/louisville/resources/3eb0480a-fafe-41d0-8bd6-b9671e5a1fab.otf") format("opentype"),
		url("https://www.enrole.com/louisville/resources/368ce813-f9f3-46a1-a353-e167b4354ad8.woff") format("woff"),
		url("https://www.enrole.com/louisville/resources/bc79ccc1-4f86-41e1-938f-770156d66c8d.ttf") format("truetype"),
		url("https://www.enrole.com/louisville/resources/6a851b40-65a4-413a-8275-0322553ee3eb.svg#Gotham-Book") format("svg")}

@font-face{font-family:'Gotham-Light';
	src:url("https://www.enrole.com/louisville/resources/3d864017-8e53-4a86-b4d9-ddb761b8c600.eot?#iefix") format("embedded-opentype"),
		url("https://www.enrole.com/louisville/resources/a7de0aae-8dfb-4211-bd0a-432508750f13.otf") format("opentype"),
		url("https://www.enrole.com/louisville/resources/1610fb9e-92c9-4c35-8f52-051a830c7974.woff") format("woff"),
		url("https://www.enrole.com/louisville/resources/d3c8ab4b-146a-4e91-b4b5-c9183300b1c1.ttf") format("truetype"),
		url("https://www.enrole.com/louisville/resources/1ebda16f-2a6c-439b-912d-a5d13953c2a2.svg#Gotham-Light") format("svg")}

@font-face {font-family: 'Knockout';
	src: url("https://www.enrole.com/louisville/resources/b6d38fdd-5955-430d-86a1-9cd8d83bdfd5.eot?#iefix") format("embedded-opentype"),
		 url("https://www.enrole.com/louisville/resources/bc6b4ab9-95ce-4454-b88b-6702fedee9d3.otf") format("opentype"), 
	     url("https://www.enrole.com/louisville/resources/da285ec6-d89d-4429-9ecd-7aba81b07ed8.woff") format("woff"), 
	     url("https://www.enrole.com/louisville/resources/a357b2c8-a130-400f-8bd0-b8ee16222130.ttf")  format("truetype"),
	     url("https://www.enrole.com/louisville/resources/5363bb99-dea2-4061-8747-89da8b7164c2.svg#svgKnockout") format("svg");}
		
@font-face{font-family:'Mercury';
	src:url("https://www.enrole.com/louisville/resources/9e78dddb-41d1-4070-a735-5535fe43cc53.eot?#iefix") format("embedded-opentype"),
		url("https://www.enrole.com/louisville/resources/26ba6990-4a4a-47e7-9f74-a7785e7aa43e.woff") format("woff"),
		url("https://www.enrole.com/louisville/resources/f4c4c406-2eeb-49d3-be5b-b47ece296d12.ttf") format("truetype"),
		url("https://www.enrole.com/louisville/resources/0fd689a6-869d-4541-b8b8-b9134ffbb020.svg#Gotham-Medium") format("svg")}

body {
	font-family: Mercury,serif;
	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; 
	height: max-content;
	-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;
	text-transform: uppercase;
    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:#000000!important;}
	h2{font-size:2.5em;}	
	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;

}

.card-header div h3 {

    font-size: 2.3rem;
    margin-left: .75rem;
    font-weight: 100;
}

#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: #AD0000;
	background-color: transparent;
	margin-left: 0px;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.813rem;
}



a img {
	border: none;
}

//a.card img {
	width: 30%;
	margin: 5px;
	border-radius: 0px;
	border: 1px solid #000;
	font-size: 1.08rem;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	box-sizing: content-box;
	line-height: 150%;
	align-items: center;
	display: flex;
	justify-content: center;
	align-items: center;
	height: auto;
	aspect-ratio: 5/2;
}//

a:hover {
	color: #AD0000;
	background-color: transparent;
	margin-left: 0px;
	font-weight: normal;
}

input.submit {
	font-size: 0.688rem;
	border: 1px solid #999999;
	color: #000;
	cursor: pointer;
}

input {
	font-size: 0.625rem;
}

select {
	font-size: 0.625rem;
}

#main {
	width: 100%;
	vertical-align: middle;
	horizontal-align: middle;
	display: inline-block;
	float: center;
	background-color: #fff;
	height: 100%;
}
#wrapper {
    max-width: 100%!important;
    margin: 0 auto;
	height: 100%;
}
#wholeContent {
	background-color: white;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	height: 100%;
	overflow: hidden;
	/*-moz-box-shadow: 0 0 30px 0px #999;
	-webkit-box-shadow: 0 0 30px 0px #999;*/
}

/* Breadcrumb
--------------------------------------------------*/
#breadcrumbTop {
	display: none;
    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: #000000;
	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: #AD0000;
	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: 120px;
	background-color: #000;
	border-bottom: 0px solid #fff;
}

#header_title {
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 15px;
	height: 100px;
	background-color: transparent;
}

#header table {
	margin: auto; 
	min-width: unset!important;
	width: 100%;
	overflow: hidden;
}

#header_title img {
	Display:block;
	box-sizing:border-box;
	background:black url(https://www.enrole.com:443/louisville/images/custom/general/2f5bcc9a-d76d-4315-90e6-8f97ecf975d7.png) no-repeat;
	background-size: contain;
	width:150px;
	height:100%;
	padding-left:150px;
	border:none;
	z-index:999;
}

/* Login on header
--------------------------------------------------*/
#login {
	font-family: 'gotham-bold';
	font-size: 0.875rem;
	font-weight: bold;
	text-align: right;
	text-shadow: black 0.1em 0.1em 0.2rem;
	float: right;
	padding-top: 20px;
	height: 45px;
	color: #ccc;	/* B6706 - increased color contrast from e9a628 */
	background-color: transparent;
}

#cartCount {
	font-family: Gotham-Bold,sans-serif;
	font-size: 0.875rem;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
	padding-right:10px;
	text-shadow: black 0.1em 0.1em 0.2rem;
	float: right;
	height: 45px;
	color: #e9a628;
	background-color: transparent;
}

#cartCount img {
	padding: 1px 5px 1px 0;
	vertical-align: middle;
}

#cartCount a {
	color: #aD0000;
	background-color: transparent;
	text-decoration: none;
	font-family:Gotham-Bold,sans-serif;
	font-size: 0.750rem;
	padding: 0;
}

#cartCount a:hover {
	text-decoration: none;
	color:#ad0000;
}

#login input.submit {
	color: #fff;
	background-color: #ad0000;
	font-size: 0.813rem;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius:0px;
	border-color:#ad0000;
	white-space: normal;
	align: center;
	text-decoration: none;
}

#login input.submit:hover {
	background-color: transparent;
	color: #AD0000;
}

#login input.text {
	font-size: 0.750rem;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 10px;
}

#login a {
	color: #ad0000;
	background-color:transparent;
	text-decoration: none;
	font-size: 0.750rem;
}

#login a:hover {
	text-decoration: none;
	color:#ad0000;
}

#topBar { 
	flex-basis: 100%;
	flex-grow: 1;
	width: 100%;	
	padding-top: 10px!important;
	padding-left: 20px!important;
	padding-right:20px!important;
	padding-bottom: 15px!important;
	vertical-align: center;
	background-color: #000000;
	
}


/* #topBar {
	display: none!important;
} */


/* Search box
--------------------------------------------------*/
#search {
	float: none;
	width: 22%!important;
	min-width: 215px
	text-align: right;
	vertical-align: center;
	position: relative;
	left: 1%;
	padding: 0px;
	margin-left:0px!important;
	margin-right:0px!important;	
}

/* input.searchli {
	width:95%;
	text-align: center;

} */

#search input.text {
	font-size: 0.750rem;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 100%!important;
	text-align: center;
}

input.searchImg {
	display: none;
}

#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: #AD0000;
	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: #AD0000;
	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;
	flex-basis: 70%;
	flex-grow: 1;
	flex-shrink: 1;
	position: relative;
	float: left;
	height:100%;
	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: 0px;
	font-size: 1rem;
    font-family: Mercury,serif;
    font-weight: 400;
    line-height: 1.4;
}



.courseinner ul {
	z-index: 10;
	/*list-style-type: inherit;*/
}

.courseinner ul li {
	font-family: Mercury,serif!important;
    margin-left: 3px;
    padding-bottom: 0px;
    font-size: 1rem;

}

.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;
}

#instructorsThumbnail img {
	width: 125px;
	height: 145px;
	Object-fit:cover;
}
#instructorsThumbnail{
	font-size: 1rem;
    font-family: Mercury,serif;
    font-weight: 400;
    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,serif;
    font-weight: 400;
    line-height: 1.4;
    vertical-align: top;
}

.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;
	width: auto;
}

.courseinner table tr td input.coupon {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 60px;
}

.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: #000000;
}

.courseinner table tr td.tableheadingRight {
	font-size: 0.875rem;
	font-weight: bold;
	padding-bottom: 5px;
	color: #000000;
	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: #000000;
}

.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:#AD0000;
	letter-spacing: 1px;
	font-size:1rem;
}

.subheadinglink a:hover {
	color: #AD0000;
}

/* 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: #000000;

}

.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: #000000;
	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.750rem;
	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;
	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;
}

.cartinner table tr td select.dropdownCart {
	font-size: 0.688rem;
}

.cartinner table tr td hr {
	color: #e9a628;
	background-color: #e9a628;
	height: 1px;
}

.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: #AD0000;
	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: #AD0000;
	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: 0;
	width: 150px;
	white-space: normal;
	align: center;
	text-decoration: none;
}

.cartOption a:hover {
	background-color: #ad0000;
	color: #fff;
}

.cartOption input.submit {
	background-color: #ad0000;
	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: 0;
	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: #000000;
	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: #AD0000;
	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: #AD0000;
}

.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;
}

.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: #000000;
	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: #000000;
	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 #000000;
	text-align: right;
	letter-spacing: 1px;
	color: #999;
	background-color: #000000;
	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: 0px!important;
	padding-bottom: 10px;
	padding-right: 0px!important;
	font-family:Gotham-Bold, sans-serif;
	text-transform: uppercase;
	font-size:.6rem;
	color: #C6C8C6;
	background-color: #000000;
	text-align: center;
	font-size: 0.750rem;
}

#footer table tr td {
	color: #C6C8C6;
	text-align:center;
	position:relative;
}

#footer img {
	box-shadow: 3px 3px 4px #000;
}

#footer a {
	color: #C6C8C6;
	background-color: transparent;
	font-family:Gotham-Bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size:.6rem;
}

#footer a:hover {
	color: #AD0000;
	background-color: #000000;
}

/* popular container
--------------------------------------------------*/
.leftMenu {
	padding-top: 0px;
	padding-left: 10px;
}

.leftMenu ul li {
	padding: 0 0 0 0;
	padding-top: 1px;
	list-style: none;
}

.leftMenu ul li a {
	line-height: 100%;
	padding: 10px 4px 10px 20px;
	display: block;
	font-size: 0.813rem;
	color: #999;
	background-color: #000000;
	/*background-color: #f2cd84;*/
	border-radius: 0;
	font-weight: normal;
}

.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: #000000;
}

.leftMenu ul {
	padding: 0 0 0 0;
	margin-top: 0px;
	margin-bottom: 0px;
}

.leftMenu ul.Level00 li a {
	line-height: 200%;
	padding: 4px 4px 6px 20px;
	display: block;
	font-size: 0.813rem;
	font-weight: 400;
	background-color: transparent;
	color:#999;
}

.leftMenu ul.Level00 li a {
	line-height: 200%;
	padding: 4px 4px 6px 20px;
	display: block;
	font-size: 0.813rem;
	font-weight: bold;
	background-color: transparent;
	color:#ccc;
}

ul.Level00 {
	border-top: 4px #ad0000 solid;
}

ul.level01 {
	border-left: 4px white solid
	margin-left: 20px!important
}

.leftMenu ul.Level02 li a {
	fline-height: 200%;
	padding: 4px 4px 6px 20px;
	display: block;
	font-size: 0.813rem;
	font-weight: 400;
	background-color: transparent;
	color:#999;
}

.leftMenu ul.Level03 li a {
	line-height: 200%;
	padding: 4px 4px 6px 20px;
	display: block;
	font-size: 0.813rem;
	font-weight: 400;
	background-color: transparent;
	color:#999;
}

.leftMenu ul.Level04 li a {
	line-height: 200%;
	padding: 4px 4px 6px 20px;
	display: block;
	font-size: 0.813rem;
	font-weight: 400;
	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: #fff;
	color: #000000;
}

.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: #ad0000!important;
    font-family: Gotam-Bold,sans-serif!important;
    font-weight: 900!important;
}


@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;
	}}



#popularContainer {
	font-size: 0.813rem;
	float: left;
	min-height:auto;
	padding-bottom:30px;
	margin-top:0px!important;
	flex-basis: auto;
	flex-grow: 1;
	flex-shrink: 3;
	width:22%;
	height: auto!important;
	min-width: 265px;
	position: relative;
	background-color: #000000!important;
}

@media(max-width: 767px){
#popularContainer {
    font-size: 13px!important;
	float:none!important;
    width:100%!important;
    position: relative;
	height:auto!important;
	z-index: 0;
	}}

#popularContainer h3 {
	text-align: justify;
	padding-left: 2px;
	color: #999;
	font-size: 0.813rem;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 10px 5px;
}

nav.nav-collapse.nav-collapse-0.closed {
	margin-left: -5px;
}

.nav-toggle {
	font-family: 'Gotham-Bold';
	display: inline-block;
	margin-top: 1em;
	margin-bottom: -1em;
}

.nav-toggle:before {
background:#ffffff;
box-shadow:0 0.3em 0 0 #ffffff, 0 0.6em 0 0 #ffffff;
}

/* 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: #bbb;
  max-width: 360px;
  margin: 0 auto 25px;
  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);*/
}

.logform input {
  outline: 0;
  background: #fff;
  width: 100%;
  border: 0;
  margin: 0 0 15px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px;
}

.logform button {
  text-transform: uppercase;
  outline: 0;
  background: #000;
  width: 100%;
  border: 0;
  margin: 5px 5px 5px;
  padding: 15px;
  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: #231f20;
    font-weight: 550;
}

.logform .forgotPw {
  margin: 0 0 5px;
  color: black;
  font-size: 12px;
  text-align: right;
}

.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: #000000;
}

.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;
	width: auto;
	float: Center;
	border-radius: 10px;
	margin-top: 10px;
	display: block;
	font-size: 14px;
}

#importantDescription {
	font-size: 12px;
}

#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: #000000;
	background-color: #e8e9e8;
}

.loginContent table tr td {
	height: 15px;
	font-size: 0.813rem;
	font-weight: bold;
	color: #000000;
}

.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: #000000;
	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: #000000;
}

.loginContent input.submit {
	background-color: #000000;
	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;
	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 #000000!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: #000000!important;
	letter-spacing: 1px;
}

#subHeaderNote {
	font-family:Knockout,san-serif!important;
	width: 99%;
	padding-left: 32px;
	border-bottom: 1px solid #000000!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: #000000;
	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: #000000;
	margin-top: 5px;
	font-size: 0.813rem;
}

/* Added note class - copied from note id */
.note {
	width: 99%;
	padding-left: 2px;
	margin-bottom: 5px;
	color: #000000;
	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,serif;
    font-weight: 400;
    line-height: 1.4;
    background-color: #f5f5f5;
    border-radius: 0px;
}

#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: 0;
	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: 600px;
	background-color: transparent;
	border-bottom: 0;		
	background:black url(https://business.louisville.edu/bizprod/wp-content/uploads/2019/05/GettyImages-595328682-1440x604.jpg)no-repeat;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	font-weight: 100;
    -webkit-font-smoothing: antialiased;
}

}
#bulletin h2 {	
	color:#fff!important;
	font-size:4rem;
}

#bulletin {
	font-family:knockout,sans-serif;
	color:#fff;
	align: center;
	padding-top: 150px;
	padding-left: 0px!important;
	padding-right: 0px!important;
	padding-bottom: 15px;
	font-size: 4rem;
	clear: both;
	float: top;
	width: auto;
	background-color: transparent;
	letter-spacing:2px;
	font-weight: 100;
    -webkit-font-smoothing: antialiased;
	line-height: 1;
	text-align: center;
	
}

/* 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: 500px !important;
}

.bio_masthead {
	background-color: #b30839;
	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: #AD0000
}

.calSubheader {
	min-height: 175px
}

.calCatSelect {
	color: #000000;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: bold;
/*
	height: 22px;
	line-height: 22.4px;
*/	
	padding-left: 8px;
}

.calCatOption {
	color: #000000;
	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: #000000;
}

.calEmptyDOW {
	border-color: white;
	border-style: solid;
}

.calDOW {
	background-color: #cccccc;
	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: #000000;
	border-color: #000000;
}

.calFooterLeft {
	color: rgb(255, 255, 255);
	text-align: left;
	color: rgb(255, 255, 255);
	background-color: #000000;
	border-collapse: collapse;
	border-color: #000000;
}

.calFooterCenter {
	color: rgb(255, 255, 255);
	text-align: center;
	color: rgb(255, 255, 255);
	background-color: #000000;
	border-collapse: collapse;
	border-color: #000000;
}

.calFooterRight {
	color: rgb(255, 255, 255);
	text-align: right;
	color: rgb(255, 255, 255);
	background-color: #000000;
	border-collapse: collapse;
	border-color: #000000;
}

.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: #AD0000;
}

.colDOWContainer {
	padding: 3px 3px 3px 3px;
}

.truncate {
	width: 110px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.truncate a {
	background-color:transparent;
	color: #AD0000;
}

/* 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: #000000;
	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;
}

#payment h2 {
	font-family:arial
	font-weight:bold
	line-height:1.7rem

}

/* featured course
--------------------------------------------------*/

.featuredCourse {
	border: 5px solid #9b9b9c;
	padding: 10px;
	vertical-align: top;
	min-width: 298px;
	border-radius: 15px;
	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: Mercury,serif;
    font-weight: 400;
    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; */
}

/* calendar icons on session */

img.image_calendar, img.image_schedule {
 width: auto;
 height: 16px;
 float: none;
 vertical-align: bottom;
}

