/* Concourse Theming CSS for Harisburg University */
/* Copyright Intellidemia, Inc. 2007-24 */

/*############################################################################################################################*/
/*##########												Theming CSS												##########*/
/*############################################################################################################################*/

/*################################################################*/
/*#                  Navigation (Main + Footer)                  #*/
/*################################################################*/
.navbar-dark {background-color:#0c6157;} /* Background should exceed 4.5 contrast ratio against inactive link color of #9da0a2 */
.navbar .dropdown .dropdown-menu .dropdown-item.active, .navbar .dropdown .dropdown-menu .dropdown-item:active, .navbar .dropdown .dropdown-menu .dropdown-item:hover {background-color:#0c6157;}

/*################################################################*/
/*#                        Feature                               #*/
/*################################################################*/
/* Image must be placed in ../images/ and named inst_access_spread.jpg */

/*################################################################*/
/*#                          Home                                #*/
/*################################################################*/
#home .card .card-header {background-color:#817141;}

/*################################################################*/
/*#                       Syllabus                               #*/
/*################################################################*/
/* Logo must be placed in custom/images/ and named inst_syl_logo.png */

/* Separators */
.syl-header hr, .syl hr.category-rule {background-color:#817141;}
.syl .category-icon {color:#0c6157;}


/* Colors
	Green > #0c6157
	Gold > #817141
*/
