.tribe-events-single a { text-decoration: underline}
a {
	text-decoration: underline dotted;
    text-underline-offset: 0.2em;
    text-decoration-thickness: 1px;
}
/* general padding or spacing fixes */
.content-column {
	padding-left: 5px;
	padding-right: 5px;
}
.single-content p, .single-content ul {
	margin-bottom: 1em;
}
.hide, .hidden {
	display: none !important;
}
.dataTables_length select {
	min-width: 55px;
}
.fullwidth {
	width: 100% !important;	
}
.class-buttons-wrapper {
	display: inline-flex;
	justify-content: flex-end;
	align-items: center;
}
.class-buttons-wrapper p {
	width: fit-content;
}
.limited-seats {
	display: flow;
	width: max-content;
	color: red;
	font-weight: 600;
	border-radius: 4px;
	align-content: center;
	padding: 0px 4px;
	background-color: white;
	margin-right: .5em;
	vertical-align: middle;
	pointer-events: none;
	font-size: inherit;
}
@media screen and (max-width: 1200px) {
	.limited-seats {
		pointer-events: auto;
		font-size: 1.25em;
		padding: 2px;
	}
	.limited-text {
		display:none;
		width: 1px !important;
		height: 1px !important;
		padding: 0 !important;
		margin: -1px !important;
		overflow: hidden !important;
		white-space: nowrap !important;
	}
}
@media screen and (max-width: 600px) {
	.limited-seats {
		margin-right: 4px;
	}
}
/*calendar page form*/
.radio-inline {
	padding: 5px;
}
.radio-inline input {
	margin-right: 5px;
}
/* class page highlight boxes */
.details-highlight-box {
  padding: 15px;
  background-color: #eae9e1;
  margin-bottom: 15px;
  border-radius: 10px;
}
/* class page alert box */
.alert-warning {
  padding: 5px 15px 5px 15px !important;
  background-color: #fcf8e3;
  border-color: #faebcc;
  border: 1px solid transparent;
  border-radius: .375rem;
  margin-bottom: 15px;
  margin-top: 15px;
}
.news-container ul,
.news-container li {
  padding-left: 0px !important;
}
.news-container li:before {
  display: none!important;
}
.news-container .scrollercontent {
  text-align: inherit;
}
.news-container a, .news-container a:hover {
  border: none;
}
.feature-block, .vns_VerticalScroll {
  background: #EAE9E1;
  background: rgba(214, 210, 196, 0.4);
  padding-bottom: 10px;
  padding-top: 10px;
  margin-top: 20px;
}
.bars span:before {
  font-family: FontAwesome;
  content: "\f0c9";
  padding-right: 5px;
}
.plus span:before {
  font-family: FontAwesome;
  content: "\f067";
  padding-right: 5px;
}
.minus span:before {
  font-family: FontAwesome;
  content: "\f068";
  padding-right: 5px;
}
.close span:before {
  font-family: FontAwesome;
  content: "\f00d";
  padding-right: 5px;
}
table.class-table {
  border-bottom: 1px solid #FFFFFF !important;
  vertical-align: middle;
  width: 100% !important;
  margin-bottom: 0;
}
table.class-table tr.parent-row {
  background-color: #EAE9E1;
}
table.class-table th:first-of-type {
	width: 20%;
}
table.class-table td {
  vertical-align: inherit !important;
  background-color: rgb(255, 255, 255, 0) !important;
}
table.class-table td:not(:first-child):not(:last-child), table.class-table th:not(:first-child):not(:last-child)
{
	text-align: center;
}
@media only screen and (max-width: 400px) {
	table.class-table td, table.class-table th {
		padding: 4px !important;
	}
}

/* css for external/custom class link */
div.class-info {
	display: flex;
	background-color: #EAE9E1;
}
div.class-info span {
    padding: 8px 10px;
    margin-top: auto;
    margin-bottom: auto;
}
span.class-price {
    flex-grow: 1;
    text-align: right;
}
.class-row {
/*   border: 1px solid #C8C8C7;
  border-width: 1px; */
}
/* end css for external/custom class link */
.extra-row {
  display: none;
}
.class-table div:not(:first-child) {
  border-top: 0px;
}
.class-details {
  display: none;
  max-width: 85vw;
}
.class-details a:active {
  pointer-events:none;
}
.class-details-wrap {
	display: flex;
	width: fit-content;
}
span.class-details-box {
    margin-top: auto;
    margin-bottom: auto;
    min-width: max-content;
}
.class-details-container {
  display: flex;
  padding: 6px;
}
.class-details .facility-info {
  width: 55%;
  margin-right: 2em;
}
.class-details .instructor-time {
  width: 45%;
}
span.class-title {
	width: max-content;
    margin-left: 10px;
    margin-top: auto;
    margin-bottom: auto;
	text-wrap: balance;
}

@media screen and (max-width: 1200px) {
  span.class-title {
    display: none;
  }
/*    .class-table td, .class-table th {
	 padding: 3px!important; 
  }  */
}
.class-buttons {
  text-align: right;
}
.class-description {
  overflow: hidden;
}
.class-description img {
  float: left;
  padding: 5px 15px 15px 0px;
  max-width: 240px;
}
.class-description:after {
  float: unset;
}
span.clipboard {
  font-size: 0.9em;
  font-weight: normal;
  color: gray;
  cursor: pointer;
}
span.clipboard:hover {
  color: darkslategray;
}
.li-gsa {
  width: 80%;
  display: inline-block;
}
.li-img-gsa {
  width: 20%;
  float: right;
}
.legend {
  padding-top: 10px;
  padding-bottom: 10px;
}
.legend-heading {
  font-weight: bold;
}
.legend-heading,
.funding-option,
.delivery-type {
  padding-right: 10px;
}
.funding {
  display: inline;
  width: 50%;
}
.delivery {
  display: inline;
  text-align: right;
  float: right;
  width: 50%;
}
@media screen and (max-width: 800px) {
  .funding,
  .delivery {
    display: inline-flex;
    width: auto;
    float: unset;
    text-align: unset;
  }
}
.TEEXSched {
  opacity: 0;
  display: none;
}
/* .legendbar .legend {
	padding: 8px 5px 8px 10px;
} */
.legendbar div.funding, .legendbar div.delivery {
	width: auto;
	align-items: baseline;
	display: inline-flex;
	align-items: stretch;
}
@media screen and (max-width: 1150px) {
	.legendbar div.funding, .legendbar div.delivery {
		float: unset;
		text-align: unset;
		display:flex;
		flex-wrap: wrap;
	}
}
.legendbar .filter_btn {
	/*min-width: fit-content;*/
	/* height: fit-content; */
	padding-top: 2px;
	padding-bottom: 2px;
}
@media screen and (max-width: 1150px) {
	.legendbar .filter_btn {
		/*min-width: fit-content;*/
		padding-top: 4px;
		padding-bottom: 4px;
		font-weight: normal;
		flex: 1 1 auto;
	}	
}
@media screen and (max-width: 565px) {
	.legendbar .filter_btn {
		line-height: 1.3em;
	}	
}
.pt-buttonwrap {
	display: flex;
	margin-top: .5em;
	align-items: flex-end;
}
#expand-collapse {
	display: inherit;
	flex-wrap: wrap;
}
#expand-collapse .filter_btn {
	flex: 1 1 auto;
}
#pt-search {
	flex-grow: 1;
	text-align: right;
}
input#ptSearch  {
	border: 1px solid #aaa;
	border-radius: 3px;
	padding: 5px;
	background-color: transparent;
	margin-left: 3px;
}
#programtable {
	width: 100% !important;
}
#programtable thead {
	line-height: normal;
	background-color: #f5f5f5;
}
#programtable th {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #ddd;
}
#programtable .pe-accordion-heading td {
	background-color: #500;
	color: white;
	border-bottom: 2px solid #FFF;
	cursor: pointer;
}
#programtable tr.collapsed td {
	background-color: #eae9e1;
	color: #500;
}
#programtable td {
	border-bottom: 1px solid #ddd;
}
#programtable tr {
	border-bottom: 1px solid #FFF;
}
#programtable tr.collapsed .group-heading:before {
	font-family: FontAwesome;
	content: "\F067";
	margin-right: 10px;
}
#programtable tr .group-heading:before {
	font-family: FontAwesome;
	content: "\F068";
	margin-right: 10px;
}
.pt-course-description {
	min-width: 200px;
}
.pt-course-title {
	width: 20%;
}
.pt-course-number {
	width: 10%;
}
.pt-funding-delivery {
	width: 8%;
	text-align: center;
}
.pt-lm {
	width: 5%;
	text-align: center;
}
.catalog-table {
  width: 100%;
  max-width: 100%;
  text-align: left;
}
.catalog-table th {
  vertical-align: bottom;
  border-bottom: 1px solid #111;
  cursor: pointer;
}
.catalog-table tr:hover {
  background-color: none;
}
.catalog-table td {
  border-bottom: 1px solid #ddd;
}
.catalog-table tr:hover {
  background-color: #f5f5f5;
}
.ct-course-number,
.ct-course-description {
  width: 20%;
}
.ct-course-title {
  width: 40%;
  min-width: 150px;
}
.ct-funding-option,
.ct-delivery-option {
  width: 10%;
}
.ct-course-description > p {
  display: none;
}
.catalog-table td.child .dtr-data > p {
  display: none;
}
.quick-view-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.modal {
  z-index: 10010 !important;
}
.modal-backdrop {
  z-index: 10000 !important;
}
.pe-accordion-heading {
  background: #eae9e1 none repeat scroll 0 0;
  color: #500;
}
.pe-accordion-heading a {
  padding: 10px !important;
}
.pe-accordion-heading a:before {
  font-family: FontAwesome;
  content: "\F067";
  margin-right: 10px;
}
.pe-accordion-heading a:before {
  font-family: FontAwesome;
  content: "\F067";
  margin-right: 10px;
}
.pe-accordion-heading a:after {
  display: none!important;
}
.pe-accordion-heading.active {
  background: #500;
}
.pe-accordion-heading.active a {
  color: #fff !important;
}
.pe-accordion-heading.active a:before {
  font-family: FontAwesome;
  content: "\F068";
}
.pe-accordion-content {
  padding: 15px !important;
  border: 1px solid #C8C8C7;
}
.TEEX-CatalogContent {
  display: none;
}
.catalog-list li:hover {
  background-color: #f5f5f5;
}
.catalog-list li::marker {
  content: '';
}
.catalog-list ul {
  padding-left: 0px;
}
.catalog-list ul li {
  padding: 10px 0px 10px 10px;
  border-bottom: 1px solid #C8C8C7;
  font-size: 150%;
}
.catalog-list ul li a {
  display: block;
  text-decoration: none;
}
@media screen and (max-width: 600px) {
  .catalog-list ul {
    margin-top: -1em;
    margin-bottom: 0px;
  }
}
.calendar-filter select,
.calendar-filter input:not([type=radio]) {
  padding: 5px;
  width: 100%;
  color: #500000;
}
.calendar-filter option {
  color: #500000 !important;
}
.dataTables_wrapper select,
.dataTables_wrapper input {
  padding: 5px;
}
#ct-wrapper {
  display: none;
}
#calendarTable td {
	vertical-align: middle;
}
.calendar-filter td {
  padding-top: 5px;
  padding-bottom: 5px;
}
.calendar-filter fieldset {
  border: none;
}
.TEEXCourse-Calendar {
  display: none;
}
.box-announcement {
  background-color: #F2F1ED;
  border: 10px solid #fff;
}
.box-announcement h3 {
  background-color: #d6d3c4;
  margin: 0px 0px 0px 0px !important;
  padding: 10px;
  border-left: 5px solid #500000;
  color: #000;
  min-height: 40px;
}
.box-announcement .content {
  padding: 15px;
}
li.social-directory-list {
  padding: 15px;
  border-bottom: 1px dotted #c8c8c7;
  font-size: 120%;
}
.social-directory-list span {
  float: right;
  padding-left: 15px;
}
.social-directory-list .fa-twitter {
  color: #2EA9E2;
}
.social-directory-list .fa-flickr {
  color: #FF0086;
}
.social-directory-list .fa-facebook {
  color: #4A5C81;
}
.social-directory-list .fa-instagram {
  color: #517FA3;
}
.social-directory-list .fa-youtube {
  color: #FF322F;
}
.teex-title {
  z-index: 1;
  position: absolute;
  font-size: 15px;
  font-weight: 600;
  padding: 15px 5px !important;
  bottom: 0;
  margin-bottom: 0;
  line-height: 120% !important;
  font-family: "Open Sans";
  width: 100%;
  text-align: center;
  background: linear-gradient(to top, black, transparent);
  color: #ffffff;
}
.oxi-image-hover:hover .teex-title,
.image-ultimate-hover:hover .teex-title, 
.oxi-image-hover.oxi-touch .teex-title {
  display: none;
}
div.post-meta {
  color: #222222;
}
[id^="cookie-law-info"] a, [id^="cookie-law-info"] a:hover {
  border: none;
}
div.filter_wrapper  {
	background: white;
	height: 100vh;
	width: 300px;
	position: fixed;
	left: 0;
	top: 0;
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	z-index: 999999;
	padding-left: 10px;
}
div.filter_title {
	margin-top: 1em;
	padding: 10px;
	height: 3em;
	border-bottom: 1px solid;
}
div.filter_title h2 {
	margin: 0;
}
div.filter_title .close-btn {
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 2em;
	cursor: pointer;
}
div.filter_content {
	height: calc(100vh - 50px);
	width: 100%;
	overflow: auto;
}
div.filter_wrapper ul {
	padding-left: 0px;
}
div.filter_wrapper ul ul {
	margin-left: 20px;
}
div.filter_wrapper li li {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: lightgrey 1px solid;
}
div.filter_wrapper li::marker {
	content: '';
}
div.filter_wrapper a {
	text-decoration: none;
}
.slide-in {
	animation: slide-in 0.5s forwards;
	-webkit-animation: slide-in 0.5s forwards;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
.slide-out {
	animation: slide-out 0.5s forwards;
	-webkit-animation: slide-out 0.5s forwards;
}
@keyframes slide-in  {
	100% { transform: translateX(0%); }
}
@-webkit-keyframes slide-in  {
	100% { -webkit-transform: translateX(0%); }
}

@keyframes slide-out  {
	0% { transform: translateX(0%); }
	100% { transform: translateX(-100%); }
}
@-webkit-keyframes slide-out  {
	0% { -webkit-transform: translateX(0%); }
	100% { -webkit-transform: translateX(-100%); }
}
.btn-toggle  {
	display: inline-flex;
	align-items: center;
	text-align: left;
	padding: .25rem .5rem;
	font-weight: 600;
	color: rgba(0, 0, 0, .65);
	background-color: transparent;
	border: 0;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px
}
.btn-toggle:hover,
.btn-toggle:focus  {
	color: rgba(0, 0, 0, .85);
	background-color: #f5f3e7;
}
.btn-toggle::before  {
	width: 1.25em;
	line-height: 0;
	content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
	transition: transform .35s ease;
	transform-origin: .5em 50%;
}
.btn-toggle[aria-expanded="true"]  {
	color: rgba(0, 0, 0, .85);
}
.btn-toggle[aria-expanded="true"]::before  {
	transform: rotate(90deg);
}
.btn-toggle-nav a  {
	display: inline-flex;
	padding: .1875rem .5rem;
	margin-top: .125rem;
	margin-left: 1.25rem;
	text-decoration: none;
}
.btn-toggle-nav a:hover,
.btn-toggle-nav a:focus  {
  background-color: #f5f3e7;
}
.filter_container {
	display: inline-block;
}
.filter_btn  {
	background-color: #FAFBFC;
	border: 1px solid rgba(27, 31, 35, 0.15);
	border-radius: 6px;
	box-shadow: rgba(27, 31, 35, 0.04) 0 1px 0, rgba(255, 255, 255, 0.25) 0 1px 0 inset;
	box-sizing: border-box;
	font-size: 1em;
	color: #24292E;
	cursor: pointer;
	font-weight: 600;
	padding: 6px 16px;
	margin-right: 5px;
	margin-top: 5px;
	padding: 5px;
}
.filter_btn:hover {
	background-color: #500000;
}

#oldcatalog {
	position: absolute; 
	top: 4em;
	right: 20px;
}
.currentfilter_btn {
	background-color: beige;
}
.currentfilter_btn:hover {
	background-color: #fcffd9;
	color: #24292E;
}
.highlight {
    border: 2px solid#4bb543!important;
    padding: 3px;
    border-radius: 8px;
}
.cards tbody tr  {
   display: flex;
	flex-direction: column;
	/*flex-wrap: wrap; */
   float: left;
   /* min-width: 19rem; */
   min-width: auto;
   margin: 0.5rem;
   border: 0.0625rem solid rgba(0, 0, 0, .125);
   border-radius: .25rem;
   box-shadow: 0.25rem 0.25rem 0.5rem rgba(0, 0, 0, 0.25);
}
.cards tbody  {
	display: grid;
	grid-template-columns: repeat(4,1fr);
}
@media screen and (max-width: 1135px)  {
  .cards tbody 
	{
		grid-template-columns: repeat(3, 1fr);
	}
}
@media screen and (max-width: 850px)  {
  .cards tbody 
	{
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (max-width: 640px) {
	#catalogBtns
	{
		text-align: center;
	}
}
@media screen and (max-width: 575px)  {
  .cards tbody 
	{
		grid-template-columns: repeat(1, 1fr);
	}
}
.cards td  {
	display: block;
	border: 0 !important;
	/*width: 100%*/;
}
.cards td.cImage  {
	text-align: center;
	background-color: #D6D3C4 !important;
}
.cards td.cImage img  {
	width: 100%;
	max-height: 235px;
}
.cards .imageBlock {
	position: relative;
	min-height: 23.8px;
}
.fav {
	color: #b5b5b5;
	font-size: 1.5em;
}
.cards .fav {
	position: absolute;
	right: 4px;
	top: -4px;
	color: white;
	font-size: 1.5em;
}
.fav, td.cNum, td.cFunds, td.cDelivery {
	text-align: center;
}
.starred {
	color: #500000 !important;
}
.cards td.cNum  {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
td.cTitle {
	width: 20%;
}
.cards td.cTitle  {
	font-weight: 900;
	line-height: 1.5em;
	width: unset;
}
td.cDesc  {
	width: 60%;
}
.cards td.cDesc  {
	padding-top: 0px;
	line-height: 1.5;
	flex-grow: 1;
	width: auto;
}
span.delivery {
	float: unset;
}
.cards span.delivery {
	float: right;
}
.cards td.cDelivery {
	width: auto;
	min-height: 1.5em;
	text-align: left;
}
.cards td.cFunds {
	width: auto;
	background-color: unset;
	text-align: right;
	position: relative;
	padding-bottom: 0;
	height: 0;
	top: -2.9em;
}
.cards .lmoreBtn {
	width: 95%;
}
.lmoreBtn {
	padding: 5px;
	border-radius: 0.4em;
	background-color: #500000;
	color: #FFFFFF;
	border: 1px solid #500000;
}
.lmoreBtn:hover {
	border: 1px solid #500000;
}
.cLearnMore .dtr-title {
	display: none!important;
}
.cards thead  {
   display: none;
}
#topControls {
	padding-bottom: 5px;
}
div.catalog-legend {
	border: #D6D3C4 1px solid;
	border-radius: 5px;
	background-color: #f1f1f1;
	line-height: 1.3;
	width: fit-content;
	min-height: 31px;
	min-width: 28px;
	padding: 5px 8px 5px 8px;
	margin-right: 0;
	margin-left: auto;
}
div.catalog-funding {
	border-bottom: black 1px solid;
}
#legendToggle {
	position: absolute;
	font-size: 1.5em;
	vertical-align: middle;
	border-radius: 2px;
	right: 19px;
	cursor: pointer;
}
#legend_container {
	padding-top: 2px;
}
div.catalog-funding, div.catalog-delivery {
	display: block;
	padding: 8px;
}
tr.selected td:before {
   color: #CCC;
}
#sortBtns {
	display: inline-block;
}
.ed-wrapper {
	background-color: #fafafa; 
	padding: 15px; 
	border: 1px solid #eaeaea;
}
.ed-header {
	padding-bottom: 5px;
}
.ed-title {
	display: flex;
	padding-right: 10px;
}
.ed-title h2 {
	margin-top: .5em;
	}
.ed-dropdown {
	float: right; 
	text-align: right;
	color: #500000;
}
div.ed-dropdown .dropdown-menu {
	max-height: 350px;
	overflow-y: auto;
	width: max-content;
	max-width: 85vw;
}
div.ed-dropdown .dropdown-item {
	white-space: normal;
}
div.ed-dropdown button {
	width: auto;
	text-wrap: balance;
	margin-right: 0px;
	margin-top: 0px;
}
@media screen and (max-width: 600px) {
	div.ed-dropdown button {
		width: 110px;
		text-wrap: balance;
	}
}
.ed-content {
	color: black;
}
.dropdown .show {
	display: initial !important;
}
.wastewater {
	color: #fff;
	background-color: #c9312c;
}
/* optional styling for bootstrap accordion */
.teex-bs-accordion .accordion-button {
    background: #eae9e1;
    color: #500000;
}
.teex-bs-accordion .accordion-button::after {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="%23550000" d="M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"/></svg>');
}
.teex-bs-accordion .accordion-button:not(.collapsed) {
    background: #500000;
    color: white;
}
.teex-bs-accordion .accordion-button:not(.collapsed)::after {
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="%23FFFFFF" d="M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"/></svg>');
}
.teex-bs-accordion button.accordion-button:focus {
    border: 2px solid #af7226;
    box-shadow: none;
}
.teex-bs-accordion .accordion-header {
    margin-bottom: 2px !important;
}
