﻿/* Colors used: #FFF Lightest | #CCC Light | #222 Darkest | #666 Medium | #0173E6 Branding | #0056A7 Branding Alt */

@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@300;400;700&family=Prompt:wght@300;400;500&display=swap');

.right { background-color: transparent; }

body { font-size: 16px !important; font-family: 'Mulish', sans-serif; color: #013366;}

#owlhead {
	background-color: #013366;
	height: 80px;
}

/* Start Foundation 6 Marketing Footer */
.marketing-site-footer {background: #013366; color: #FFF;}
.marketing-site-footer .marketing-site-footer-menu-social a {color: #FFF;}
.marketing-site-footer img {width:120px;}
.marketing-site-footer-name {color: #FFF;}
.marketing-site-footer-title {color: #FFF;}
.marketing-site-footer-block .fa {color: #0056A7;}
.marketing-site-footer-bottom {background: #013366; padding: 25px !important; font-size: 11px;}
.marketing-site-footer-bottom .marketing-site-footer-bottom-links a {color: #FFF;}
.marketing-site-footer-bottom-links a:hover {color: #0173E6;}
/* End Foundation 6 Marketing Footer */

/* Start Foundation 6 Top Bar Marketing Menu */
.topbar-responsive {padding-top: 5px; padding-bottom: 0px; background:#013366;}
.topbar-responsive .topbar-responsive-logo {color: #FFF; position: relative; }
.top-bar-right a { position: relative; top: 10px; }
.top-bar-right .topbar-responsive-button {top: 20px; color: #FFF !important; border-color: #0173E6; background: #0173E6 !important; border-radius: 25px !important;}
.top-bar-right .topbar-responsive-button:hover {background: #0056A7 !important;}
.top-bar-right .topbar-responsive-button i { color: #FFF !important;}
.top-bar-right .topbar-responsive-button:hover i {color: #FFF !important; border-color: #0173E6;}
@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: #013366; font-family: 'Mulish', 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: #0173E6;}
.custom-menu a:hover { background-color: #0056A7; padding: 11px 15px 11px 11px !important;}

/* Start Foundation 6 Simple Hero */
.hero-section {
	background: url("https://www.campusce.net/ollifau/configuration/ollifau/img/fau-banner-2.jpg"); 
	height: 35vh; 
	background-size: cover !important;
	background-position: 50% 10% !important;
  background-repeat: no-repeat !important;
}
.hero-section .hero-section-text {color: #FFF;}

.hero-section-text h1 {
    color: #fff;
    font-size: 35px !important;
}

/* End Foundation 6 Simple Hero */

#CCEContent { font-family: 'Mulish', sans-serif; color: #013366;}
#CCEContent a, #CCEContent a:visited {color: #013366; text-decoration: underline;}
#CCEContent a:hover {color: #0173E6; 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: 20px;}}
@media only screen and (min-width: 960px) {.categoryColumn {width: 31%; min-height: 20px;}}

@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: #efefef; color: #013366 !important; font-weight: bold;}
#CCESecMenu a:link, #CCESecMenu a:visited { color: #013366 !important; font-weight: bold;}
#CCESecMenu a:hover {color: #007bff !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: #003366 !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: #126BD9 !important; 
	color: #FFF !important;
	font-size: 16px !important;
	padding: 10px 15px 10px 15px !important;
	font-weight: bold;
	text-transform: uppercase;
}

td.classInfoButton button, td.classInfoButton.button, td.classInfoButton input[type="submit"], td.classInfoButton input[type="button"] {
	background-color: #4D4C55 !important; 
	color: #FFF !important; 
	font-size: 16px !important;
	padding: 10px 15px 10px 15px !important;
	font-weight: bold;
}

td.classInfoButton button:hover, td.classInfoButton.button:hover, td.classInfoButton input[type="submit"]:hover, td.classInfoButton input[type="button"]:hover {
	background-color: #126BD9 !important; 
	color: #FFF !important; 
	font-size: 16px !important;
	padding: 10px 15px 10px 15px !important;
	font-weight: bold;
	text-transform: uppercase;
}

/* Move checkout button */
#ctl00_ContentPlaceHolder1_btnCheckout {
	margin-right:100px;
}


#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: #0173E6 !important; /* Set a background color */
}

#topBtn i {font-size: 32px !important;}
#topBtn div {position: relative; top: -5px;}

ul.result {border-color: #0173E6;}
ul.result p.right a {background: #0173E6; 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: #013366; 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; }

#ctl00_ContentPlaceHolder1_ucCourse_lblDescription ul {margin-bottom:1em !important;}
#ctl00_ContentPlaceHolder1_ucCourse_lblDescription ul li {list-style: disc !important;margin-left: 15px !important;}

#ctl00_ContentPlaceHolder1_ucCourse_lblDescription ol {margin-bottom:1em !important;}
#ctl00_ContentPlaceHolder1_ucCourse_lblDescription ol li {margin-left: 15px !important;}

/*ul.course { border-bottom: #0056A7 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: #013366;
	font-family: 'Mulish', sans-serif;
	text-transform: uppercase !important;
}

#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: #0173E6 !important; }

#ctl00_Ucpreheader1_hypFeedback { display: none !important; }

.categoryImg { padding: 0px; border: 0px; }

footer div div { margin-top: 10px; padding-bottom: 10px; font-size: 14px;}

footer div div span { font-weight: bold; font-size: 14px; }

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: #013366 !important; font-weight: bold !important; }

.categoryTitle {
	background: #003366 !important;
	text-align: center !important;
	margin-top: 0 !important;
	padding: 10px 15px !important;
}
.categoryTitle:hover {
	background: #126BD9 !important;
}
.categoryTitle span a {
	color:#ffffff !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;
}


.button-red {
	background-color: #CC0000 !important; 
	color: #FFF !important; 
	font-size: 16px !important;
	padding: 10px 15px 10px 15px !important;
	font-weight: bold;
	text-transform: uppercase;
}
.button-red:hover, input[type="submit"]:hover, input[type="button"]:hover {
	background-color: #a30000 !important; 
	color: #FFF !important;
	font-size: 16px !important;
	padding: 10px 15px 10px 15px !important;
	font-weight: bold;
	text-transform: uppercase;
}

.button-gray {
	background-color: #4D4C55 !important; 
	color: #FFF !important; 
	font-size: 16px !important;
	padding: 10px 15px 10px 15px !important;
	font-weight: bold;
	text-transform: uppercase;
}
.button-gray:hover, input[type="submit"]:hover, input[type="button"]:hover {
	background-color: #CCC !important; 
	color: #4D4C55 !important;
	font-size: 16px !important;
	padding: 10px 15px 10px 15px !important;
	font-weight: bold;
	text-transform: uppercase;
}
#instructor-main #courses {
	display:none !important;
}

#instructor-main #schedule {
	display:none !important;
}

#ProposalsTable_length {
	text-transform:capitalize;
}

#ProposalsTable_length select {
	width: 75px;
}

.headerLogo {
	max-width: 250px;
}

div#newer div.newpannel tr td:nth-child(1), table#conform tr td:nth-child(1)[width] {width: 2%;}

/* Cart Count */
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}

.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
#lblCartCount {
    font-size: 12px;
    background: #ff0000;
    color: #fff;
    padding: 0 5px;
    vertical-align: top;
    margin-left: -10px; 
	margin-top: -7px;
	
}

/*Image gallery */
.image-container {
      display: flex;
      flex-wrap: wrap;
	  padding-bottom:25px;
    }

    .image-item {
      width: 200px;
      margin: 20px;
      text-align: center;
    }

    .image-item img {
      width: 200px;
      height: 200px;
      object-fit: cover;
      border-radius: 0px; /* Optional: Add border radius to make the images slightly rounded */
    }

    .image-caption {
      margin-top: 5px;
      font-size: 14px;
      line-height: 1.5;
	  padding-bottom: 10px;
	  border-bottom: solid;
	  min-height:105px;
    }
	
/* Category Hide - Explictly Show */
#ctl00_ContentPlaceHolder1_ucSearch1_ucCategory1_lbCategory option {
  display: none !important;
}
#ctl00_ContentPlaceHolder1_ucSearch1_ucCategory1_lbCategory option[value="12"]{
  display: block !important;
}
#ctl00_ContentPlaceHolder1_ucSearch1_ucCategory1_lbCategory option[value="13"]{
  display: block !important;
}
#ctl00_ContentPlaceHolder1_ucSearch1_ucCategory1_lbCategory option[value="14"]{
  display: block !important;
}
#ctl00_ContentPlaceHolder1_ucSearch1_ucCategory1_lbCategory option[value="15"]{
  display: block !important;
}
#ctl00_ContentPlaceHolder1_ucSearch1_ucCategory1_lbCategory option[value="16"]{
  display: block !important;
}
#ctl00_ContentPlaceHolder1_ucSearch1_ucCategory1_lbCategory option[value="26"]{
  display: block !important;
}

#ctl00_ContentPlaceHolder1_ucSearch1_ucCP1_lblPriceDp {
    margin-top: -10px;
	display: none;
}

#ctl00_ContentPlaceHolder1_ucSearch1_ucCP1_drpKeywords {
    display: none;
}

/* Instructor Portal */
.loginInstructorContainer p	{
	display:none !important;
}

.loginInstructorContainer .secTitle {
	display: none;
}

.showIP a {
	text-transform: none;
}

#ctl00_ContentPlaceHolder1_usernameLabel {
	display: inline-block !important;
}

/* More info tab */
  details {
    background-color: #fff;

 	margin-top: 0px;
	margin-bottom: 10px;
 }

details .details {
	padding: 5px; /* This pads the inner box */
}

  /* Icon styling */
  #icon {
	font-size:24px;
    margin-left: auto;
  }


  /* Styling for the summary element */
  summary {
    display: flex;
    cursor: pointer;
    background-color: #013366;
    color: #fff;
    padding: 10px; /* Increase padding for better click/tap area */
    font-size: 16px;
    font-weight: bold; /* Add bold font for better emphasis */
    border: none;
    outline: none;
    user-select: none;
  }

  /* Hide the default marker */
  summary::-webkit-details-marker {
    display: none;
  }
  
  ul.course li.coursetitleplain span, ul.course li.coursetitleplain span a {
    font-weight: bold;
    font-size: 18px !important;
    color: #013366 !important;
	text-decoration:underline;
}