/*
Theme Name: Grays Harbor College
Theme URI: https://www.ghc.edu
Template: hello-elementor
Author: Jon Parker
Author URI: https://www.ghc.edu/directory/jon-parker
Description: Theme for Grays Harbor College website based on Hello Elementor
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1729526764
Updated: 2024-10-21 09:06:04

*/
 
@font-face {
     font-family: 'kwinaiA AEk';
     src: url('/wp-content/themes/ghc/fonts/kwinaiA_AEk.otf');
     url: ('/wp-content/themes/ghc/fonts/kwinaiA_AEk.otf'); /* IE */
}

.building3000 {
  font-family: 'kwinaiA AEk';
}


div.GhcLogo a img {
	image-rendering: auto !important; /* Fix Firefox blurry logo */
	-ms-interpolation-mode: bicubic;/* Fix IE blurry logo */
}


img {
	image-rendering: -moz-crisp-edges; /* Firefox */
	image-rendering: -o-crisp-edges; /* Opera */
	image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}


body {
    background-color: #EEEEEE;
    color: #292B2C;
    font-family: "Lato", Sans-serif;
    font-size: 1rem;
}

#GhcContentArea .table {
	--bs-table-striped-bg: #E0ECF8 !important;
}

table {
    font-size: unset;
}
 
#GHCMain a, #GHCMain a:link, #GHCMain a:visited,
#GhcContentArea a, #GhcContentArea a:link, #GhcContentArea a:visited {
	text-decoration: none;
	color: #0149DA;
}
#GHCMain a:hover {
	text-decoration: underline;
	color: #0149DA;
}

#GHCMain img {
    max-width: 100% !important;
    height: auto !important;
    
}

#GHCSidebar li a:hover {
	text-decoration: none !important;
}

#GHCMain a.btn, #GHCMain a.elementor-button, #GHCMain a.elementor-button:visited, #GHCMain a.elementor-button:link {
	color: #FFF;
}

#GHCMain a.btn:hover, #GHCMain a.elementor-button:hover {
	text-decoration: none;
}


.newsitem {
	font-size: 14px;
	text-decoration: none;
	color: #333;
}
.newsitem:hover {
	text-decoration: underline;
}
.newsitem:hover svg {
	text-decoration: none;
}

#EventNavigation ul {
  padding-left: 0px !important;
}


/* Tooltip calendar styles */
.tribe-events-tooltip-theme {
  width: 600px !important;
  max-width: unset !important;
}


.tribe_events_cat-ghc-athletics .elementor-widget-tec_events_elementor_widget_event_website {
  display: none !important;
}



#tribe-events-pg-template .tec-events-elementor-event-widget__navigation .tec-events-elementor-event-widget__navigation--next a, 
#tribe-events-pg-template .tec-events-elementor-event-widget__navigation .tec-events-elementor-event-widget__navigation--previous a, 
.tec-events-elementor-event-widget__navigation .tec-events-elementor-event-widget__navigation--next a, 
.tec-events-elementor-event-widget__navigation .tec-events-elementor-event-widget__navigation--previous a, 
.tribe-events-content .tec-events-elementor-event-widget__navigation .tec-events-elementor-event-widget__navigation--next a, 
.tribe-events-content .tec-events-elementor-event-widget__navigation .tec-events-elementor-event-widget__navigation--previous a {
	text-decoration: none !important;
	color: #0149DA !important;
}


#tribe-events-pg-template .tec-events-elementor-event-widget__navigation .tec-events-elementor-event-widget__navigation--next a:hover, 
#tribe-events-pg-template .tec-events-elementor-event-widget__navigation .tec-events-elementor-event-widget__navigation--previous a:hover, 
.tec-events-elementor-event-widget__navigation .tec-events-elementor-event-widget__navigation--next a:hover, 
.tec-events-elementor-event-widget__navigation .tec-events-elementor-event-widget__navigation--previous a:hover, 
.tribe-events-content .tec-events-elementor-event-widget__navigation .tec-events-elementor-event-widget__navigation--next a:hover, 
.tribe-events-content .tec-events-elementor-event-widget__navigation .tec-events-elementor-event-widget__navigation--previous a:hover {
	text-decoration: underline !important;
}


.tribe-events-c-subscribe-dropdown__button {
    background-color: #006BB1 !important;
    color: #FFFFFF !important;
    border: none !important;
}
.tribe-events-c-subscribe-dropdown__list {
	transform: unset !important;
	background-color: #006BB1 !important;
}

.tribe-events-c-subscribe-dropdown__list-item {
	padding: 3px !important;
}

.tribe-events-c-subscribe-dropdown__list-item:hover {
	background-color: #006BB1 !important;
}

.tribe-events-c-subscribe-dropdown__list-item-link {
	color: #FFFFFF !important;
	display: block !important;
	padding-left: 8px !important;
}
.tribe-events-c-subscribe-dropdown__list-item-link:hover {
	text-decoration: underline !important;
}


.tec-events-elementor-event-widget__export-dropdown-list {
	padding: 0px !important;
}


.tec-events-elementor-event-widget__export-dropdown-list-item {
	padding: 3px !important;
}

.tec-events-elementor-event-widget__export-dropdown .tec-events-elementor-event-widget__export-dropdown-list-item:hover {
	background-color: unset !important;
}

.tec-events-elementor-event-widget__export-dropdown-link {
	color: #FFFFFF !important;
	display: block !important;
	padding-left: 8px !important;
}
.tec-events-elementor-event-widget__export-dropdown-link:hover {
	text-decoration: underline !important;
}


.tec-events-elementor-event-widget__status-passed {
	color: #000;
	display: inline;
	padding: 10px;
	border: 1px solid red;
	border-radius: 8px;
	background-color: pink;
}



#SubscribeButton button {
	margin-bottom: 0px !important;
}


#GhcSubmenu h3 a {
	color: #000 !important;
}

#GhcSubmenu li a {
	color: #FFF !important;
}

#GhcSubmenu li li a {
	color: #000 !important;
}


 /* Show the toggle button and hide the list on mobile devices */
 @media (max-width: 767px) {
     #GhcSubmenu {
         display: none;
     }
 }

#GhcSubmenu ol, #GhcSubmenu ul {
	padding-left: 0 !important;
}


/* space the mobile menu link and caret icon */
@media (max-width: 1139px) {
	div.elementor-widget-nav-menu a.has-submenu {
	  display: flex;
	  justify-content: space-between;
	}
	div.elementor-widget-nav-menu nav > ul > li > ul > li {
		background-color: #eee !important;
	}
	div.elementor-widget-nav-menu nav > ul > li > ul > li a {
		background-color: #eee !important;
		color: #000 !important; 
	}
	div.elementor-widget-nav-menu nav > ul > li > ul > li a svg {
		fill: #000 !important;
	}
	
	
	div.elementor-widget-nav-menu nav > ul > li > ul > li > ul > li {
		background-color: #fff !important;
	}
	div.elementor-widget-nav-menu nav > ul > li > ul > li > ul > li > a {
		background-color: #fff !important;
		color: #000 !important; 
	}
	
	
}

@media (min-width: 768px) {
	#GhcSubmenu {
		display: inline-block !important;
	}
}


#GhcContentArea .btn.btn-outline-secondary:hover, #GhcContentArea .btn.btn-outline-secondary:active {
	color: #000 !important;
	background-color: #cecece !important;
	text-decoration: none !important;
}

#GHCMain h1,h2,h3,h4,h5,h6 {
    font-family: 'Lato', sans-serif;
    line-height: 1.5;
    font-weight: bold;
}
#GHCMain h1, #GhcContentArea h1 {
    font-size: 2rem;
    font-family: 'Roboto Slab', serif; 
}
#GHCMain h2, #GhcContentArea h2 {
    font-size: 1.6rem;
	color: #1F3D7B;
	margin-top: 1.5rem;
	line-height: 1.3;
}
#GHCMain h3, #GhcContentArea h3 {
	font-size: 1.4rem !important;
}

#GHCMain .btn:hover {
	text-decoration: none !important;
}
#GHCMain .btn {
	border-radius: 5px;
}

#GhcMain .PageImage, #GhcContentArea .PageImage {
	-webkit-box-shadow: 8px 8px 5px -5px rgba(204, 204, 204, 1);
	-moz-box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
	box-shadow: 8px 8px 5px -5px rgba(204, 204, 204, 1);
	border: 1px solid #ccc;
	margin: 0 0 1rem 1rem;
	float: right;
	display: inline-block;
	width: 300px;
}

#GhcMain .FeaturedImage, #GhcContentArea .FeaturedImage {
	margin: 0 0 1rem 1rem;
	float: right;
}


#TopMenuBar a:hover {
	text-decoration: underline;
}

#TopMenuBar a:focus-visible {
	text-decoration: underline;
	border: 2px solid #000;
	border-radius: 5px;
	outline: none;
	transition: none;
}


#GhcMainMenuBar li.hide-from-main {
	display: none !important;
}

#GhcMainMenuBar .mega-sub-menu .mega-sub-menu .mega-sub-menu .mega-sub-menu .mega-sub-menu {
	display: none !important;
}


#GhcMainMenuBar .ContactInfoMenu .elementor-widget-container {
	color: #333 !important;
}
#GhcMainMenuBar .ContactInfoMenu .elementor-widget-container a:hover {
	text-decoration: underline !important;
}


#GhcMainMenuBar ul.mega-menu li > ul.mega-sub-menu ul ul ul li a:before
{
	display: inline-block;
    font: inherit;
    font-family: dashicons;
    position: static;
    margin: 0 .25rem 0 .25rem;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
    background: transparent;
    height: auto;
    width: auto;
    content: "\f345";
}






#tribe-events-pg-template {
	padding: 0 !important;
}




#RecentItemsContainer a.morelink {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
}
#RecentItemsContainer a.morelink:hover {
	background-color: #01BAEF;
    color: #333;
    text-decoration: none;
}

.step {
	border-bottom: 4px solid #0070B9;
}


 @media (max-width: 767px) {
	#HomePageSpotlight {
		height: 250px !important;
		background-color: #FFF !important;
	}
 }

#HomePageSpotlight, #HomePageNews, #HomePageEvents {
	height: 340px !important;
	background-color: #FFF !important;
}

#HomePageSpotlight h2 {
	font-size: 1.25rem !important;
}
#HomePageSpotlight h2 a, #HomePageSpotlight h2 a:visited {
	color: #0149DA;
}
#HomePageSpotlight h2 a:hover {
	text-decoration: underline;
}

#HomePageSpotlight .spotlightitem h3 {
	padding: 5px;
}

#HomePageNews a:hover {
	text-decoration: underline;
}

#HomePageNews .elementor-posts-container {
	padding: 10px 0px 10px 0px;
}

#HomePageNews .elementor-loop-container.elementor-grid {
    display: flex;
    flex-direction: column;
    justify-content: center;
}







#HomePageEvents .tribe-events-widget .tribe-events-widget-events-list__event-row {
	height: 80px !important;
	margin-top: 2px;
	margin-bottom: 2px;
}
#HomePageEvents div.tribe-events-widget-events-list__view-more {
	display: none;
}
#HomePageEvents div.tribe-common-g-row {
	margin: 1px 0 1px 0 !important;
}
#HomePageEvents .tribe-events-widget-events-list__event-venue {
	margin-top: 5px !important;
	font-weight: normal;
	font-family: 'Lato', sans-serif;
}
#HomePageEvents div.tribe-common-g-row:nth-child(2n+1) {
    background-color: #eee;
}
#HomePageEvents .tribe-events-widget .tribe-events-widget-events-list__event-date-tag-datetime {
	background-color: #0070B9;
	padding: 6px;
	justify-content: center;
}
#HomePageEvents .tribe-events-widget .tribe-events-widget-events-list__event-date-tag-month {
	color: #FFF !important;
	text-align: right;
	font-size: .85rem;
}
#HomePageEvents .tribe-events-widget .tribe-events-widget-events-list__event-date-tag-daynum {
	color: #FFF !important;
	text-align: right;
	font-size: 2rem;
}

#HomePageEvents .tribe-events-widget-events-list .tribe-events-c-messages {
	margin: 10px;
}



#HomePageActionItems a, #HomePageActionItems a:visited, #HomePageActionItems a:link {
	color: #0149DA !important;
	text-decoration: none;
}

#HomePageActionItems a svg {
	fill: #0149DA !important;
}
#HomePageActionItems a svg.e-fas-chevron-right {
	fill: #FCB53D !important;
}

#HomePageActionItems a:hover {
	text-decoration: underline;
}

#GhcCopyright span a {
	font-size: 16px !important;
	color: #292B2C !important;
	text-decoration: none !important;
}
#GhcCopyright span a:hover {
	text-decoration: underline !important;
}

#MoreSocialMedia a:hover {
	text-decoration: underline;
}

#GhcMobileMenu .has-sub-mmenu .sub-menu, .sub-arrow {
  fill: #FFF;
}

#GhcMobileMenu .has-sub-mmenu .sub-menu, .sub-arrow:hover {
  fill: #FFF;
}


.tribe-events-widget .tribe-events-widget-events-list__event-details {
	padding: 5px;
}

.tribe-common {
	background-color: #FFF;
	max-width: 1600px !important;
}
.tribe-common .tribe-common-l-container {
	margin-left: unset !important;
	margin-right: unset !important;
	max-width: unset !important;
}
.tribe-common .tribe-common-l-container, .tribe-events .tribe-events-l-container {
	padding-bottom: unset !important;
}

#footer h3 a, #footer h3 a:visited {
	font-size: 16px;
}
#footer a, #footer a:visited {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer ul a {
	padding: 3px 0 3px 0;
	margin-left: 4px;
    display: block;
}

.FooterContact, .FooterContact a, .FooterContact a:visited {
	color: #FFF !important;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.FooterContact .phones a {
	font-weight: normal !important;
}
.FooterContact .SocialIcons a {
	font-size: 30px !important;
}


#footer #copyright a {
	color: #000;
}
#footer #copyright a:hover {
	text-decoration: underline;
}
#footer #contactinfo a {
	font-size: 16px;
}

#GHCSidebar {
	padding-top: 25px;
    padding-bottom: 15px;
}

#GHCSidebar h3, #GHCSidebar h3 a, #GHCSidebar h3 a:visited {
	font-size: 16px !important;
    margin: 15px 0 3px 0;
    font-family: 'Lato', sans-serif;
    line-height: 1.5;
    color: #000;
}
#GHCSidebar .elementor-shortcode > ul {
	border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
#GHCSidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#GHCSidebar ul li a {
    display: block;
    background-color: #0070B9;
    padding: 4px 4px 4px 6px;
    color: #FFF;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
}

#GHCSidebar ul li a:hover {
	background-color: #243D94;
}


#GHCSidebar ul li li a {
    display: block;
    background-color: #eee;
    padding: 4px 4px 4px 10px;
    color: #333;
    font-size: 14px;
}

#GHCSidebar ul li li li a {
	background-color: #fff;
    padding-left: 2rem !important;
}
#GHCSidebar ul li li a:hover, #GHCSidebar ul li li li a:hover {
    background-color: #ddd;
}
/* breadcrumbs */
.breadcrumbs {
	margin-left: 0;
    margin-right: 0;
    padding-left: .25rem;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 14px;
}
.breadcrumbs .crumb {
	
}
.breadcrumbs .crumb:before {
	display: inline-block;
    font: inherit;
    font-family: dashicons;
    position: static;
    margin: 0 .25rem 0 .25rem;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
    background: transparent;
    height: auto;
    width: auto;
    content: "\f345";
}

.elementor-widget:not(:last-child) {
	margin-bottom: unset !important;
}
.tec-events-elementor-event-widget__export-dropdown .tec-events-elementor-event-widget__export-dropdown-list {
	margin-top: unset !important;
}
[class*=tec-events-elementor-event-widget] [class*=tec-events-elementor-event-widget],
[class*=tec-events-elementor-event-widget] {
	margin-top: 0 !important;
}






/* ------------- GHC Alerts Styles ------------- */
header  #sc-smartboard-container {
	background-color: #FADBD8;
	border: 8px solid red;
}
header #sc-smartboard-container {
	padding: 10px;
	margin-top: 0px;
	width: 100%;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
}

header .sc-smartboard-subject {
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
}
header .sc-smartboard-datetime {
	font-size: .7em;
	color: #000;
}
header .sc-smartboard-message {
	color: #000;
}







/* Instructors off campus */


.Instructors_Off_Campus .sc-smartboard-item {
	margin-bottom: 10px;
	margin-left: 1rem;
	display: list-item;
}
.Instructors_Off_Campus .sc-smartboard-subject {
	font-size: 1rem;
	color: #292b2c;
	font-weight: bold;
	padding-bottom: 0;
}
.Instructors_Off_Campus .sc-smartboard-datetime {
	display: none;
}
.Instructors_Off_Campus .sc-smartboard-message {
	padding-top: 0;
	padding-bottom: 0;
	color: #292b2c;
}



#SpotlightArchive h2 {
	margin-top: 0px !important;
}

#SpotlightArchive p {
	color: #292b2c !important;
	font-size: 1rem !important;
}

#SpotlightArchive ul, #SpotlightArchive ul li {
	margin: 0px !important;
	padding: 0px !important;
}

#SpotlightArchive span {
	font-size: .85rem
}

#SpotlightArchive .elementor-pagination span {
	font-size: 1rem;
}


#NewsArchive h2 {
	margin-top: 0px !important;
	font-size: 1.25rem !important;
}

#NewsArchive p {
	color: #292b2c !important;
	font-size: 1rem !important;
}

#NewsArchive ul, #NewsArchive ul li {
	margin: 0px !important;
	padding: 0px !important;
}

#NewsArchive span {
	font-size: .85rem
}

#NewsArchive .elementor-pagination span {
	font-size: 1rem;
}

.elementor-post-info__item-prefix {
	font-weight: bold;
}

a.page-numbers {
	padding: 3px 8px 3px 8px !important;
	border: 1px solid #0275D8;
}
a.page-numbers:hover {
	border: 1px solid #0275D8;
	background-color: #0275D8;
	color: #FFF !important;
	text-decoration: none !important;
}


figure.wp-caption.alignright {
	margin: 0px 0px 8px 8px !important;
}
figure.wp-caption.alignleft {
	margin: 0px 8px 0px 8px !important;
}

figcaption {
	text-align: center;
}

.DirectoryGrid .directory:nth-of-type(odd) {
    background-color: #E0ECF8;
}
.DirectoryGrid .directory:hover {
	background-color: #ccc;
}
.DirectoryGrid {
	border: 1px solid #eee;
}




.bishop h2 {
	color: #000 !important;
}

.BishopScheduleHeader h2 {
	font-size: 1.6rem !important;
}
.BishopNextEventInfo h2 {
	font-size: 18px !important;
}


.bishop-shows {
	margin: 5px;
}


.bishop-shows a {
	color: #000000 !important;
}

.bishop-shows a:hover .bishop-show-title {
	text-decoration: underline !important;
}

.bishop-show {
	text-align: center;
}

.bishop-show-thumb {
    position: relative;
    display: inline-block;
    overflow: hidden;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5) !important;
}

.bishop-show-thumb img {

	border-radius: 5px !important;
	display: block;
	width: 100%;
	height: auto;
	transition: transform 1s ease;
}

.bishop-show-thumb .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1); /* Black with 50% opacity */
    opacity: 0;
    transition: opacity 0.3s ease;
}
.bishop-show-thumb:hover img {
	transform: scale(1.05);
}
.bishop-show-thumb:hover .overlay {
	opacity: 1;
}


#BishopNextEventButton a.elementor-button {
	color: #fff !important;
}

#BishopCallsToAction a.elementor-button:hover {
	text-decoration: none !important;
	color: #fff;
}

.bishop-show-title {
	font-family: "Roboto Slab", Sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.bishop-show-date {
    text-align: center !important;
    font-size: 80% !important;
}





@media print {
    .e-loop-item {
        page-break-inside: avoid;
        break-inside: avoid;
    }



  .no-print {
    display: none !important;
  }




}





#GhcContentArea a.pdf:before {
	display: inline-block;
    font-family: 'Font Awesome 6 Free';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c1";
    padding-right: 4px;
    color: #DF0101;
}
#GhcContentArea a.doc:before {
	display: inline-block;
    font-family: 'Font Awesome 6 Free';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c2";
    padding-right: 4px;
    -moz-osx-font-smoothing: gray;
    color: #08088A;
}
#GhcContentArea a.xls:before {
	display: inline-block;
    font-family: 'Font Awesome 6 Free';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c3";
    padding-right: 4px;
    -moz-osx-font-smoothing: gray;
    color: #088A08;
}
#GhcContentArea a.ppt:before {
	display: inline-block;
    font-family: 'Font Awesome 6 Free';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c4";
    padding-right: 4px;
    -moz-osx-font-smoothing: gray;
    color: #FE642E;
}
#GhcContentArea a.audio:before {
	display: inline-block;
    font-family: 'Font Awesome 6 Free';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c7";
    padding-right: 4px;
    -moz-osx-font-smoothing: gray;
    color: #5882FA;
}

#GhcContentArea a.video:before {
	display: inline-block;
    font-family: 'Font Awesome 6 Free';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c8";
    padding-right: 4px;
    -moz-osx-font-smoothing: gray;
    color: #084B8A;
}

#GhcContentArea a.web:before {
	display: inline-block;
    font-family: 'Font Awesome 6 Free';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f08e";
    padding-right: 4px;
    -moz-osx-font-smoothing: gray;
    color: #2E64FE;
}

#GhcContentArea a.youtube:before {
	display: inline-block;
    font: var(--fa-font-brands);
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f167";
    padding-right: 4px;
    -moz-osx-font-smoothing: gray;
    color: red;
}

#GhcContentArea a.pdf.btn:before, 
#GhcContentArea a.xls.btn:before, 
#GhcContentArea a.doc.btn:before, 
#GhcContentArea a.ppt.btn:before, 
#GhcContentArea a.audio.btn:before,
#GhcContentArea a.video.btn:before,
#GhcContentArea a.web.btn:before,
#GhcContentArea a.youtube.btn:before
 {
	color: #FFF !important;
}


#GhcContentArea .sub-nav > ul li a.pdf:before, 
#GhcContentArea .sub-nav > ul li a.xls:before, 
#GhcContentArea .sub-nav > ul li a.doc:before, 
#GhcContentArea .sub-nav > ul li a.ppt:before, 
#GhcContentArea .sub-nav > ul li a.audio:before,
#GhcContentArea .sub-nav > ul li a.video:before,
#GhcContentArea .sub-nav > ul li a.web:before,
#GhcContentArea .sub-nav > ul li a.youtube:before
 {
	color: #FFF !important;
}


#GhcContentArea a.pdf-after:after {
	display: inline-block;
    font-family: 'Font Awesome 6 Free';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c1";
    padding-left: 4px;
    -moz-osx-font-smoothing: gray;
    color: #DF0101;
}
#GhcContentArea a.doc-after:after {
	display: inline-block;
    font-family: 'Font Awesome 6 Free';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c2";
    padding-left: 4px;
    -moz-osx-font-smoothing: gray;
    color: #08088A;
}
#GhcContentArea a.xls-after:after {
	display: inline-block;
    font-family: 'Font Awesome 6 Free';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c3";
    padding-left: 4px;
    -moz-osx-font-smoothing: gray;
    color: #088A08;
}
#GhcContentArea a.ppt-after:after {
	display: inline-block;
    font-family: 'Font Awesome 6 Free';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c4";
    padding-left: 4px;
    -moz-osx-font-smoothing: gray;
    color: #FE642E;
}
#GhcContentArea a.audio-after:after {
	display: inline-block;
    font-family: 'Font Awesome 6 Free';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c7";
    padding-left: 4px;
    -moz-osx-font-smoothing: gray;
    color: #5882FA;
}

#GhcContentArea a.video-after:after {
	display: inline-block;
    font-family: 'Font Awesome 6 Free';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c8";
    padding-left: 4px;
    -moz-osx-font-smoothing: gray;
    color: #084B8A;
}

#GhcContentArea a.web-after:after {
	display: inline-block;
    font-family: 'Font Awesome 6 Free';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f08e";
    padding-left: 4px;
    -moz-osx-font-smoothing: gray;
    color: #2E64FE;
}

#GhcContentArea a.youtube-after:after {
	display: inline-block;
	font: var(--fa-font-brands);
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f16a";
    padding-right: 4px;
    -moz-osx-font-smoothing: gray;
    color: red;
}

#GhcContentArea a.pdf-after.btn:after, 
#GhcContentArea a.xls-after.btn:after, 
#GhcContentArea a.doc-after.btn:after, 
#GhcContentArea a.ppt-after.btn:after, 
#GhcContentArea a.audio-after.btn:after,
#GhcContentArea a.video-after.btn:after,
#GhcContentArea a.web-after.btn:after,
#GhcContentArea a.youtube-after.btn:after
 {
	color: #FFF !important;
}



.featured-image-wrapper {
    float: right;
    margin: 10px;
}

.featured-image {
    max-width: 100%;
    height: auto;
}



.sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    border: 0 !important;
    color: #1F3D7B !important;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
}



/* CAROUSEL STYLES */
#GhcContentArea .carousel-control-prev, #GhcContentArea .carousel-control-next {
    font-size: 60px !important;
    font-weight: normal;
    background: rgba(0, 0, 0, .70) !important;
    opacity: 0.75 !important;
}

.carousel .carousel-caption {
    background: rgba(0, 0, 0, 0.70);
    right: 0%;
    left: 0%;
    padding-bottom: 5px !important;
    padding-top: 0 !important;
}

.carousel-indicators {
    bottom: -1rem !important;
}

.carousel-item a:hover .carousel-caption-title {
	text-decoration: underline !important;
} 

@media (min-width: 1200px) {
    .carousel-caption-title {
        font-size: 24px !important;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .carousel-caption-title {
        font-size: 18px !important;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .carousel-caption-title {
        font-size: 18px !important;
    }
}
.carousel-caption-title {
    font-size: 18px;
    color: #FFF;
    font-weight: bold !important;
    font-family: 'Roboto Slab', serif !important;
}

@media (min-width: 992px) {
    .carousel-caption-text {
        font-size: 18px !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .carousel-caption-text {
        font-size: 14px !important;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .carousel-caption-text {
        font-size: 12px !important;
    }
}
.carousel-caption-text {
    font-size: 14px;
    font-family: 'Lato', sans-serif;
}

#carouselButtons {
    text-align: center;
    padding-bottom: 0.25rem;
}
#carouselButtons button {
	color: #666;
	background-color: #EFEFEF !important;
}
#carouselButtons button#playButton {
	color: #000;
}
#carouselButtons button:hover {
	color: #000;
}
#carouselButtons button.btn-sm {
	font-size: .575rem !important;
	padding-top: .25rem !important;
}





@media (min-width: 1024px) {
	img.carousel_image_desktop {
		display: block;
	}
	img.carousel_image_tablet {
		display: none;
	}
	img.carousel_image_mobile {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	img.carousel_image_desktop {
		display: none;
	}
	img.carousel_image_tablet {
		display: block;
	}
	img.carousel_image_mobile {
		display: none;
	}
}

@media (max-width: 767px) {
	img.carousel_image_desktop {
		display: none;
	}
	img.carousel_image_tablet {
		display: none;
	}
	img.carousel_image_mobile {
		display: block;
	}
}


table.DirectoryTable caption {
	caption-side: top;
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 1px solid #efefef;
	font-size: 24px !important;
	padding-left: 0.5rem;
	font-weight: bold;
}

.directory-nav {
	display: none;
}

@media (min-width: 1024px) {
	.directory-nav {
		margin-bottom: 1rem;
		margin-top: 1rem;
		display: flex;
		justify-content: space-between;
		width: 100%;
		font-size: 24px;
		padding-left: 4rem;
		padding-right: 4rem;
		font-weight: bold;
        border-bottom: 2px solid #0070B9;
        padding-bottom: 1rem;
        border-top: 2px solid #0070B9;
        padding-top: 1rem;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.directory-nav {
		margin-bottom: 1rem;
		margin-top: 1rem;
		display: flex;
		justify-content: space-between;
		width: 100%;
		font-size: 18px;
		padding-left: 1rem;
		padding-right: 1rem;
		font-weight: bold;
        border-bottom: 2px solid #0070B9;
        padding-bottom: 1rem;
        border-top: 2px solid #0070B9;
        padding-top: 1rem;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.directory-nav {
		margin-bottom: 1rem;
		margin-top: 1rem;
		display: flex;
		justify-content: space-between;
		width: 100%;
		font-size: 14px;
		padding-left: 1rem;
		padding-right: 1rem;
		font-weight: bold;
        border-bottom: 2px solid #0070B9;
        padding-bottom: 1rem;
        border-top: 2px solid #0070B9;
        padding-top: 1rem;
	}
}


@media (max-width: 575px) {
	th.NameHeader {
		width: 50%;
	}
	th.DepartmentHeader {
		display: none;
	}
	th.LocationHeader {
		display: none;
	}
	th.PhoneHeader {
		width: 50%;
	}
}

@media (max-width: 767px) and (min-width: 576px) {
	th.NameHeader {
		width: 40%;
	}
	th.DepartmentHeader {
		width: 30%;
		display: table-cell;
	}
	th.LocationHeader {
		display: none;
	}
	th.PhoneHeader {
		width: 30%;
	}
}

@media (min-width: 768px) {
	th.NameHeader {
		width: 30%;
	}
	th.DepartmentHeader {
		width: 30%;
		display: table-cell;
	}
	th.LocationHeader {
		width: 20%;
		display: table-cell;
	}
	th.PhoneHeader {
		width: 20%;
	}
}



.newsitem {
	color: #333 !important;
	text-decoration: none;
	vertical-align: top !important;
}
.newsitem:hover {
	text-decoration: underline;
}
.newsitem:hover span {
	text-decoration: none !important;
}


/* EVENT STYLES */
#RecentItemsContainer .events {
    border-top: 2px solid #054286;
    background-color: #FFF;
}
#RecentItemsContainer a#moreghcevents {
	border-right: 1px solid #FFF;
}
#RecentItemsContainer .events .no-padding {
    margin-left: 0;
    margin-right: 0;
    padding: 6px 0 6px 6px;
}
#RecentItemsContainer .events > div:nth-child(2n+1) {
    background-color: #eee;
}
#RecentItemsContainer .events .eventdate {
    display: block;
    max-width: 70px;
}
#RecentItemsContainer .events a:hover {
    text-decoration: none;
}
#RecentItemsContainer .events a .eventdate {
    background-color: #0072c6;
    width: 70px;
    height: 70px;
    padding: 10px;
    font-weight: bold;
}
#RecentItemsContainer .events a:hover .eventdate {
    background-color: #054286;
}
#RecentItemsContainer .events a:focus .eventdate {
    background-color: #054286;
}
#RecentItemsContainer .events a:hover .eventdate .month,
#RecentItemsContainer .events a:hover .eventdate .day {
    text-decoration: none;
}
#RecentItemsContainer .events a:focus .eventdate .month,
#RecentItemsContainer .events a:focus .eventdate .day {
    text-decoration: none;
}
#RecentItemsContainer .events a .eventdate span.month {
    color: #FFF;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-size: 12px;
    text-align: right;
    line-height: 12px;
    display: block;
}
#RecentItemsContainer .events a .eventdate span.day {
    color: #FFF;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-size: 36px;
    line-height: 36px;
    display: block;
    text-align: right;
}
#RecentItemsContainer .events .eventinfo {
    display: block;
}
#RecentItemsContainer .events a .eventinfo,
#RecentItemsContainer .events a:hover .eventinfo {
    color: #0275d8;
}
#RecentItemsContainer .events a .eventinfo span.eventtitle {
    font-size: 13px;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    color: #333;
}
#RecentItemsContainer .events a:hover .eventinfo span.eventtitle {
    text-decoration: underline;
}
#RecentItemsContainer .events a:hover .eventinfo {
    text-decoration: none;
}
#RecentItemsContainer .events a .eventinfo span.eventtimelocation {
    font-size: 12px;
    font-weight: bold;
    color: #054286 !important;
}



/* Policies and Procedures Pages */

table.procedure_table td {
	background-color: transparent !important;
}

td.policy_number {
	width: 115px;
}
td.procedure_number {
	width: 115px;
}