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


.adminpencil{
top:4em !important;
margin-right:1em;
}
div.editorview .icms31Skin .mceExternalToolbar {
    top:3.5em!important;
}
.adminpencil .button{
    background-color:#3f3f3f;
    color: #ffffff;
}
.partner-description-short
{
	height:200px;
	
	overflow:hidden;
	margin-bottom:1em;
	text-overflow: ellipsis;
	
	 
}
.partner-acronym
{
	height:2em;
}
img.partnerlogo
{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}
img.partnerlogo.active
{
	filter:none;
	-webkit-filter: none;
}
/* Even height images and divs */
@media screen {
	.image.fitheight
	{
		height:220px;
		overflow-y:hidden;
	}
	div.categoryitem{
		height:450px;
	}
}
@media screen and (max-width: 1280px) {
	.image.fitheight
	{
		height:320px;
		overflow-y:hidden;
	}
}
@media screen and (max-width: 980px) {
	.image.fitheight
	{
		height:230px;
		overflow-y:hidden;
	}
	
}
@media screen and (max-width: 736px) {
	.image.fitheight
	{
		height:280px;
		/*height:100%;*/
		overflow-y:hidden;
	}
	div.categoryitem{
		height:auto;
	}
}
@media screen and (max-width: 480px) {
	.image.fitheight
	{
	
		height:100%;
		overflow-y:hidden;
	}
}

/* DISCUSSION */

section.toolbar
{
	width:100%;
	clear:both;
}
.toolbar ul
{
	list-style:none;
	
}

.toolbar ul li
{
	clear:none;
	display:inline;
}

ul.pagelist
{
	list-style:none;
	text-align:left;
}
img.bw
{
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
div.activitylistbox
{
	transition: all .2s ease-in-out;
	background-color: #ffffff;
	color: #000000;
	padding: 0.4em;
	margin: 0.3em;
	border: 0.3em solid;
	border-color: #abacad;
}
div.activitylistbox:hover
{
	transform: scale(1.1);
}
.button.current{
background-color:#eeedde;
}


/* gallery */
/*div.folder_bg{
padding-bottom:1em;
}
div.folder_bg .image.fit {
    max-height:200px;
}
div.folder_bg div.\33 u    .image.fitheight
	{
		max-height:200px;
		overflow-y:hidden;
	}
div.gallery div.\34 u{
    height: 200px;
}
div.gallery div.\34 u .image.fit{
    max-height: 200px;
}
div.gallery div.\36 u{
    height:250px;
}
div.gallery div.\36 u .image.fit{
    max-height: 250px;
}
div.gallery div{
margin-bottom:1em;
}
div.gallery div.\33 u{
    height:200px;
}
div.gallery div.\33 u .image.fit{
    max-height: 200px;
    overflow-y:hidden;
}*/
 

/* Even height images and divs */
@media screen {
    .image.fitheight
	{
	/*	height:280px;*/
		overflow-y:hidden;
	}
	div.categoryitem{
		height:450px;
	}
}
@media screen and (max-width: 1280px) {
	.image.fitheight
	{
		height:190px;
		overflow-y:hidden;
	}
}
@media screen and (max-width: 980px) {
	.image.fitheight
	{
		height:210px;
		overflow-y:hidden;
	}
	
}
@media screen and (max-width: 736px) {
	div.\312 u .image.fitheight
	{
		height:100%;
		overflow-y:hidden;
	}
	div.categoryitem{
		height:auto;
	}
}


</pre></body></html>