﻿/* Colors used: #FFF Lightest | #CCC Light | #222 Darkest | #666 Medium | #246192 Branding | #246192 Branding Alt */

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');

.right { background-color: transparent; }

body { font-size: 16px !important; font-family: 'Lato', sans-serif;}

.footerContact { padding-top: 25px; padding-bottom: 50px; }
.fcicon { font-size: 48px !important; }  

/* Start Foundation 6 Marketing Footer */
.marketing-site-footer {background: #246192; color: #FFF; font-size: 13px;}
.marketing-site-footer a, .marketing-site-footer a:visited { color: #FFF; text-decoration: underline;}
.marketing-site-footer a:hover { color: #FFCD00; text-decoration: underline;}
.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: #246192;}
.marketing-site-footer-bottom {background: #246192; padding: 25px !important;}
.marketing-site-footer-bottom .marketing-site-footer-bottom-links a {color: #FFF;}
.marketing-site-footer-bottom-links a:hover {color: #246192;}
/* End Foundation 6 Marketing Footer */

/* Start Foundation 6 Top Bar Marketing Menu */
.topbar-responsive {background: #1E5C8D; padding-top: 5px; padding-bottom: 0px;}
.topbar-responsive .topbar-responsive-logo {color: #FFF; position: relative; top: 5px; font-size: 22px !important;}
.top-bar-right a { position: relative; top: 5px; }
.top-bar-right .topbar-responsive-button {top: 0px; color: #FFF !important; border-color: #FFF; background: #1E5C8D !important; border-radius: 25px !important;}
.top-bar-right .topbar-responsive-button:hover {background: #013764 !important; color: #FFF !important;}
.top-bar-right .topbar-responsive-button i { color: #FFF !important;}
.top-bar-right .topbar-responsive-button:hover i {color: #013764 !important; border-color: #013764;}
.top-bar-right .topbar-responsive-button:hover { color: #FFF !important; }
@media screen and (max-width: 39.9375em) {.topbar-responsive .top-bar-title span {border-color: #1E5C8D;}}
/* End Foundation 6 Top Bar Marketing Menu */

.custom-menu { background-color: #246192; border-top:  2px solid #246192; font-family: 'Lato', 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: #246192;}
.custom-menu a:hover { background-color: #246192; padding: 11px 15px 11px 11px !important;}

/* Start Foundation 6 Simple Hero */
.hero-section {
	background: url("https://www.campusce.net/uafolli/configuration/uafolli/img/banner.jpg"); 
	height: 32vh; 
	background-size: cover !important;
	background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
}
.hero-section .hero-section-text {color: #FFF;}
/* End Foundation 6 Simple Hero */

#CCEContent { font-family: 'Lato', sans-serif; }
#CCEContent a, #CCEContent a:visited {color: #246192; text-decoration: none;}
#CCEContent a:hover {color: #013764; text-decoration: underline;}

#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;}}

.olliHeader { 
	background-color: #013764; color: #FFF; font-weight: bold; font-size: 48px;
	border-top: 7px solid #FFCD00; padding-top: 20px; padding-bottom: 30px; border-bottom: 2px solid #1E5C8D;}
.olliHeader strong {position: relative; top: 10px;}
.olliHeader a, .olliHeader a:visited { color: #FFF; text-decoration: none;}
.olliHeader a:hover { color: #FFF; text-decoration: underline; }

#CCESecMenu { background-color: #013764; color: #FFF !important; font-weight: bold;}
#CCESecMenu a:link, #CCESecMenu a:visited { color: #FFF !important; font-weight: bold;}
#CCESecMenu a:hover {color: #FFCD00 !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, input[type="submit"], input[type="button"] {
	background-color: #246192 !important; 
	color: #FFF !important; 
	font-size: 16px !important;
	padding: 10px 15px 10px 15px !important;
	font-weight: bold;
	text-transform: uppercase;
}
button:hover, .button:hover, input[type="submit"]:hover, input[type="button"]:hover {
	background-color: #013764 !important; 
	color: #FFF !important;
	font-size: 16px !important;
	padding: 10px 15px 10px 15px !important;
	font-weight: bold;
	text-transform: uppercase;
}

#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: #246192 !important; /* Set a background color */
}

#topBtn i {font-size: 32px !important;}
#topBtn div {position: relative; top: -5px;}

ul.result {border-color: #246192;}
ul.result p.right a {background: #246192; 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: #246192; 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: #246192 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: #246192;
	font-family: 'Lato', 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: #246192 !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: #246192 !important;
	text-align: center !important;
	margin-top: 0 !important;
	padding: 10px 15px !important;
}
.categoryTitle:hover {
	background: #013764 !important;
}
.categoryTitle span a {
	color:#ffffff !important;
}

.categoryImg {
	display: none !important;
	overflow:hidden;
}
.categoryImg img {
	transition: all 0.3s;
}
.categoryImg:hover img {
	transform: scale(1.1);
}

.leftpane, .rightpane {
	width: 40% !important; 
	display: inline-block !important; 
	float: left; 
	padding: 5px 25px 25px 25px; 
	border: 1px solid #246192; 
	border-radius: 5px;}
.leftpane {margin-right: 25px;}