<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Enter Your Custom CSS Here */

.entry-content h2:first-child, .entry-summary h2:first-child, .comment-content h2:first-child, .textwidget h2:first-child {
	margin-top:1.5em;
}


.isye-logo-container 		{
			padding: 0;
		  margin: 0 0 0 0;
		  list-style: none;
		  display: flex;
		  -webkit-flex-flow: row wrap;
		  justify-content: center;
		
		}
.isye-logo-container .isye-logoflex {
				display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
				width: 250px;
				margin: 0 0;
			}

.isye-logoflex div {
  padding: 0 40px;
}


.isye-logoflex2 {
				text-align: center;
				display:block;
				margin: 0 0;
	padding: 0;
			}





/* Enter Your Custom CSS Here */

table.views-table {
	width: 100%;
	border-width: 0px;
}
table.views-table th {
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #d3c27c;
	border-bottom: 2px solid #666;
	font-size:1.2em;
		padding: 1em .5em;
}
table.views-table td {
	padding: 1em .5em;
	text-align: left;
	vertical-align: top;
	border: 1px solid #dfdfdf;
}



table.views-table th:first-child {
	width: 20%;
	
}



h3.hblue {

	padding:.4em 0;
	margin-bottom: 0;
	text-align: center;
	

background-color: #d3c27c;
color:#333;
	
}
table.views-table tr.even {
	background: #f1f1f1;
}



table.views-table tr.gen {

	
	text-transform:uppercase;
}

span.ptitle {
 font-style: italic;
	
}

table.views-table tr.gen span.ptitle {
	 font-style: normal;
}

.gt-page-body  table.views-table H2 {
    font-size: 1.6em;
    margin-bottom: 0.3em;
	margin-top: 0;
	color: #545454!important;
}
table strong {
	color: #545454!important;
}

span.ptitle {
 font-style: italic;
	
}
table.views-table td:first-child {

}

ul.nobullet li {
	text-decoration:none!important;
}
ul.nobullet {

list-style: none;
	
}


a.sv:visited  {
	
	color:#333;
}
a.sv, a.sv:visited  {
color: #333!important;

	
    display: inline-block;
	margin-top:1.4em;
		margin-right:2em;
	margin-bottom:1em;
    padding: .4em .8em ;
    font-size:.9em;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
text-decoration:none!important;
border:2px solid #d3c27c!important;
	box-shadow: 0 0 0 0 #d3c27c!important;
}

a.sv:hover {
color: #000!important;
background-color: #d3c27c!important;
text-decoration:none!important;

}





a.poster:visited  {
	color:#333;
}
a.poster, a.poster:visited  {
color: #333!important;

	
    display: inline-block;
	margin-top:1.4em;
		margin-right:2em;
	margin-bottom:1em;
    padding: .4em .8em ;
    font-size:.9em;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
text-decoration:none!important;
border:2px solid #d3c27c!important;
	box-shadow: 0 0 0 0 #d3c27c!important;
}

a.poster:hover {
color: #000!important;
background-color: #d3c27c!important;
text-decoration:none!important;

}




.flex-container {

  display: flex;
  
 
  flex-flow: row wrap;
  
  
  justify-content: space-around;
  
  padding: 0;
  margin: 0;
  list-style: none;
}

.flex-item {

  width: 50%;
  
  margin-top: 10px;

 
  
  font-size: 1.3em;
  text-align: center;
}
.arrowright {
	background-position: top right;
	padding: 0 16px 10px 0;
	
color: #1879db!important;
font-weight: 700;
}

table.views-table .chair td {
	text-align:right;
	background:#003057;
	color:#fff;
	padding: .5em 2em .5em .5em;
	font-weight:600;
	border: 1px solid #003057;
}

ul.bullet li {
	margin-left:1em;
}

span.redbold {
	display:inline;
	color:#eb171b;
	font-weight:bold;
}

.one-half, .three-sixths, .two-fourths {
	width: 50%;
  float: left;
}
.speaker {
	padding: 1em 0;
	text-align: center;
}
.name {
	font-size: .9em;
	font-weight: 700;
	letter-spacing: 0.3em;
	line-height: 1.1em;
	text-transform: uppercase;
	color: #164679;
}
.assoc {
	color: #666;
	font-size: 1em;
	margin-top:.4em;
}


.wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.left,
.right {
  flex: 1 0 50%;
  text-align: left;
  padding: 10px;
  box-sizing: border-box;
}
.right {
 font-size: 1.4em;
	color:#002b55;
	font-weight:bold;
	min-width:400px;
}

.right span {
 
	color:#b3a369;
	
}
.right .address {
		color:#454545;
	 font-size: .95em;
}


 
.left img {
	border: 5px solid #b3a369;
	
	padding: 0;
}
.entry-content h1:first-child {
	margin-top: 1em;
}

DIV.gt-page-body H2.front {
    font-size: 28px!Important;
	color:#545454;
    }</pre></body></html>