﻿/* Colors used: #FFF Lightest | #CCC Light | #222 Darkest | #666 Medium | #002752 Branding | #f5a800 Branding Alt */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');

.right { background-color: transparent; }

body { font-size: 16px !important; font-family: 'Open Sans', sans-serif;}

/* Start Foundation 6 Marketing Footer */
.marketing-site-footer {background: #002752; color: #FFF; border-top:  5px solid #f5a800;}
.marketing-site-footer .marketing-site-footer-menu-social a {color: #FFF;}
.marketing-site-footer-name {color: #FFF;}
.marketing-site-footer-title {color: #FFF;}
.marketing-site-footer-block .fa {color: #f5a800;}
.marketing-site-footer-bottom {background: #002752; padding: 25px !important;}
.marketing-site-footer-bottom .marketing-site-footer-bottom-links a {color: #FFF;}
.marketing-site-footer-bottom-links a:hover {color: #002752;}
/* End Foundation 6 Marketing Footer */

/* Start Foundation 6 Top Bar Marketing Menu */
.topbar-responsive {background: #FFF; padding-top: 25px; padding-bottom: 25px;}
.topbar-responsive .topbar-responsive-logo {color: #002752; position: relative; }
.top-bar-right a { position: relative; top: 10px; }
.top-bar-right .topbar-responsive-button {top: 20px; color: #002752 !important; border-color: #002752; background: #FFF !important; border-radius: 25px !important;}
.top-bar-right .topbar-responsive-button:hover {background: #002752 !important;}
.top-bar-right .topbar-responsive-button i { color: #002752 !important;}
.top-bar-right .topbar-responsive-button:hover i {color: #002752 !important; border-color: #002752;}
@media screen and (max-width: 39.9375em) {.topbar-responsive .top-bar-title span {border-color: #FFF;}}
/* End Foundation 6 Top Bar Marketing Menu */

.custom-menu { background-color: #002752; border-top:  2px solid #f5a800; font-family: 'Open Sans', sans-serif; font-size: 14px; }
.custom-menu a, .custom-menu a:visited, .custom-menu a:hover { 
	color: #FFF; 
	text-transform: uppercase; 
	font-weight: bold; 
	padding: 11px 15px 11px 11px !important; 
	background-color: #002752;}
.custom-menu a:hover { background-color: #2a6496; padding: 11px 15px 11px 11px !important;}

/* Start Foundation 6 Simple Hero */
.hero-section {
	background: url("https://usm.maine.edu/osher-lifelong-learning-institute/wp-content/uploads/sites/496/2024/06/CCE-banner-usm-campus.jpg"); 
	height: 35vh; 
	background-size: cover !important;
	background-position: 0% 0% !important;
  background-repeat: no-repeat !important;
}
.hero-section .hero-section-text {color: #FFF;}
/* End Foundation 6 Simple Hero */

#CCEContent { font-family: 'Open Sans', sans-serif; }
#CCEContent a, #CCEContent a:visited {color: #002752; text-decoration: underline;}
#CCEContent a:hover {color: #f5a800; text-decoration: none;}

#catalogHoriz {width: 100%;}
.categoryColumn {width: 100%;}
@media only screen and (min-width: 200px) {#catalogHoriz {width: 100%; padding: 0;} .categoryColumn {margin-bottom: 4%;}}
@media only screen and (min-width: 640px) {.categoryColumn {width: 48%; min-height: 275px;}}
@media only screen and (min-width: 960px) {.categoryColumn {width: 31%; min-height: 200px;}}

@media only screen and (max-width: 640px) { 
	.hero-section, .top-bar-right{display: none;}
	.custom-menu ul li { border-top: 1px solid #DDD; }
	#CCEMenu li { padding-top: 10px; }
}

@media only screen and (max-width: 1100px) { #CCESecMenu {padding-bottom: 15px !important;}}

#CCESecMenu { background-color: #185f7b; color: #fff !important; font-weight: bold;}
#CCESecMenu a:link, #CCESecMenu a:visited { color: #FFF !important; font-weight: bold;}
#CCESecMenu a:hover {color: #f5a800 !important; }

table#ctl00_ContentPlaceHolder1_ucCartTable_cartTable ~ div table tr td {background: #FFF !important;}
td.classInfoButton, table.class tr + tr, #ctl00_ContentPlaceHolder1_pnlClass tr {background: #FFF !important;}

button, .button, .button-home, input[type="submit"], input[type="button"] {
	background-color: #002752 !important; 
	color: #FFF !important; 
	font-size: 16px !important;
	padding: 10px 15px 10px 15px !important;
	font-weight: bold;
	text-transform: uppercase;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
button:hover, .button:hover, .button-home:hover, input[type="submit"]:hover, input[type="button"]:hover {
	background-color: #f5a800 !important; 
	color: #FFF !important;
	font-size: 16px !important;
	padding: 10px 15px 10px 15px !important;
	font-weight: bold;
	text-transform: uppercase;
}

.button-home {
	margin:20px;
}

#topBtn {
  color: #FFF !important; /* Text color */
  border: 1px solid #FFF !important; /* Remove borders */
  background-color: #222 !important; /* Set a background color */
  bottom: 75px !important; /* Place the button at the bottom of the page */
}

#topBtn:hover {
  color: #FFF !important; /* Text color */
  border: 1px solid #222;
  background-color: #002752 !important; /* Set a background color */
}

#topBtn i {font-size: 32px !important;}
#topBtn div {position: relative; top: -5px;}

ul.result {border-color: #002752;}
ul.result p.right a {background: #002752; color: #FFF !important;}

ul.course li div.wrap { display: table !important; width: 100% !important; }

ul.course li div.wrap div { display: table-cell !important; float: left; text-align: left;}
ul.course li div.wrap div.right { width: 66%; padding-top: 10px;}
ul.course li div.wrap div.left { width: 33%; padding-top: 10px;}

ul.course li.coursetitle { background-color: #002752; padding: 5px 0px 5px 10px;}
ul.course li.coursetitle span, ul.course li.coursetitle span a {font-weight: bold; font-size: 18px !important; color: #FFF !important;}

#ctl00_ContentPlaceHolder1_pnlClass div.classPanelInfo { border-top: none !important; }

/*ul.course { border-bottom: #f5a800 5px solid; padding-bottom: 10px;}*/

/* FONT SIZES & FORMATTING */
div.pageHeading p, div.pageHeading p span span,
div.pageTitle, div.whitebody div.pageTitle p,
div.pageHeading, table tr td span.pageTitle, h1, h2 {
	font-size: 32px !important;
	font-weight: bold;
	color: #002752;
	font-family: 'Open Sans', sans-serif;
}

#bob {max-width: 290px !important;}
#bobsynopsis { padding: 0.5rem !important;}

#divPopup, .genericPopup, .genericPopupHeader[width], .genericPopup[width], .genericPopupFooter[width] {width: 458px !important;}
#divPopup table tr td:nth-of-type(1)[width], .genericPopup table tr td:nth-of-type(1)[width] {width: 9px !important;}
#divPopup table tr td:nth-of-type(2)[width], .genericPopup table tr td:nth-of-type(2)[width] {width: 409px !important;}
#divPopup table tr td:nth-of-type(3)[width], .genericPopup table tr td:nth-of-type(3)[width]{width: 40px !important;}
.genericPopup {border: 5px solid #000 !important;}
#divPopup table tr td[style], .genericPopup table tr td[style] {background-image: none !important;}
#divPopup img {display: none !important;}
#tdContent {font-size: 120% !important;}
#divPopup, .genericPopup {height: 150px !important;}
.genericPopupHeader {background-color: #000; text-transform: uppercase;}
.genericPopupHeader tr td:nth-of-type(1), 
.genericPopupHeader tr td:nth-of-type(3) {display: none;}
.genericPopupHeader tr td:nth-of-type(2) span { 
	position: relative; 
	top: 12px;
	left: 12px;
	color: #FFF !important;
	font-weight: bold;
}
.genericPopupFooter {display: none;}

.genericPopupHeader tr td:nth-of-type(2) {background: #000 !important; padding-bottom: 15px !important;}
.genericPopup tr td:nth-of-type(2) table tr:nth-of-type(2) td {background: #FFF !important;}
#divPopup .genericPopup tr td:nth-of-type(2) table tr td, .genericPopup tr td:nth-of-type(2) table tr td {font-size: 16px !important;}

span#ctl00_ContentPlaceHolder1_ucCourse_lblDescription p img { padding: 25px; width: 400px; }

button.menu-icon { background-color: #002752 !important; }

#ctl00_Ucpreheader1_hypFeedback { display: none !important; }

.categoryImg { padding: 0px; border: 0px; }

footer div div { margin-top: 10px; padding-bottom: 10px;}

footer div div span { font-weight: bold; font-size: 18px; }

footer a, footer a:visited { color: #FFF; text-decoration: underline; }
footer a:hover { color: #FFF; text-decoration: none; }

.marketing-site-footer-bottom a, .marketing-site-footer-bottom a:visited {text-decoration: none;}
.marketing-site-footer-bottom a:hover {text-decoration: underline;}

.footerborder { border-left: 2px solid #FFF; padding-right: 50px; min-height: 250px; display: inline-block; }
@media only screen and (max-width: 1020px) { .footerborder {border-top: 2px solid #FFF; display: block; border-left:0px; min-height: 0px; padding-right: 0px;}}

/*.categoryColumn ul {display: none;}*/

#ctl00_Ucpreheader1_divPreHeaderWelcome { color: #FFF !important; font-weight: bold !important; }

.categoryTitle {
	background: #002752 !important;
	margin-top: 0 !important;
	padding: 10px 15px !important;
	width: 100% !important;
    display: table; /* Use table display to center text vertically */
    text-align: center; /* Center the text within the title div */
}

.categoryTitle span {
    display: table-cell; /* Use table-cell to vertically center the text */
    vertical-align: middle; /* Vertically center the text */
}

.categoryTitle:hover {
	background: #f5a800 !important;
	color: #185f7b !important;
}
.categoryTitle span a {
	color:#ffffff !important;
	text-decoration: none !important;
}

.categoryTitle span a:hover {
	color: #185f7b !important;
}


.categoryImg {
	overflow:hidden;
}
.categoryImg img {
	transition: all 0.3s;
}
.categoryImg:hover img {
	transform: scale(1.1);
}

ul.course img {display: block !important;}

.leftpane, .rightpane {
	display: inline-block !important; 
	float: left; 
	padding: 5px 25px 25px 25px; 
	border: 1px solid #003B73; 
	border-radius: 5px;}

.leftpane {margin-right: 25px;}

@media only screen and (min-width: 200px) { .leftpane, .rightpane {width: 100% !important;} }
@media only screen and (min-width: 1200px) { .leftpane, .rightpane {width: 45% !important;} }

.sliding-cart { background: rgba(24, 55, 99, 0.75) !important; }

#CCENewSearch input { 
	display: inline-block;
	height: 45px;
}

#ctl00_ContentPlaceHolder1_pnlNoClass.attn { display:inline-block; }
