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



/**************** PAGE LAYOUT ****************/

.page-buttons-top {
	margin-bottom: 15px;
}
.page-buttons-top a, .page-buttons-top button {
	margin-left: 10px;
} 

h1 {font-size: 30px}
h2 {font-size: 24px}
h3 {font-size: 19px}
h4 {font-size: 16px}

form h3 {
	border-left: 20px solid silver;
	padding-left: 15px;
	margin: 30px 0 10px 20px;
	font-size: 18px;
	line-height: 22px;
}

.jumbotron.generic-banner {
	padding-bottom: 20px;
	padding-top: 5px;
}
.jumbotron.generic-banner h1 {
	font-size: 27px;
}


.panel-body.teasers {
	padding-top: 3px;
}

.teasers h4 {
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 23px;
}

.teasers hr {
	margin-top: 10px;
	margin-bottom: 15px;
}

.well h2, .well h3, .well h4 {
	margin-top: 35px;
	margin-left: 0px;
	margin-bottom: 15px;
}
.well h4, h3.no-top-margin, h2.no-top-margin{
	margin-top: 1px;
}
.lead {
	font-size: 16px;
}
#header-social {
	height: 10px;
	text-align: right;
	padding: 0px 5px;

}
#header-social a {
	color: #6D6E71;
	font-size: 20px;
	margin-left: 0px;
}
#header-social a:HOVER {
	color: #00A4E4; 
}

#footer-social {
	text-align: right;
	padding: 10px 12px;
	height: 35px;
}
#footer-social a {
	color: #fff;
	font-size: 30px;
	opacity: 0.9;

}
#footer-social a:HOVER {
	opacity: 1;
}

#header-search {
	height: 50px;
	bottom: 0px;
	width: 40%;
	float:right;
}

#header-byline {
	clear:both;
	float:right;
}

#search-results .infobar {
	font-size: 20px;
	
}
#bottom-search-bar input {
	font-size: 30px;
}
.search-result-breadcrumbs {
	font-weight: bold;
	color:#6D6E71;
	margin-left: 20px;
}
.search-result-summary {
	margin-left: 20px;
	color:#6D6E71;
}

#footer-top {
	clear:both;
}

footer {
	background-color:#f5f5f5;
	margin-top: 20px;
	padding-top: 20px;
}
#footer-poweredby, #footer-poweredby a {
	color: #fff;
	font-size: 11px;
}
#footer-poweredby a {
	font-weight: bold;
}
dl {
	color: #333;
	margin: 0px;
}

#home-teasers{
	display: flex;
	flex-wrap: wrap;
}

#home-teasers dl {
	font-size: 12px;
}

#home-teasers dt {
	width: 70px;
	text-align: left;
}
#home-teasers dd {
	margin-left: 90px;
}
dt,dd {
	line-height: 1.8;
}
#home-teasers-events img{
	margin: 10px;
}
#home-teasers p {
	font-size: 12px;
}
hr.thin {
	margin-top: 8px;
	margin-bottom: 8px;
}

.directory-listing-buttons .btn {
	margin-bottom: 5px;
	width: 65px;
}
.well.directory-listing-premium {
	background-color: aliceblue;
}
.directory-profile-image &gt; img {
	margin-bottom: 10px;
	width: 100%;
}
.directory-results-img {
	max-width: 160px;
	max-height: 300px;
}

#btn-dirlisting-quote {
	margin-top: 10px;
}
.ad-page {
	min-height: 200px;
}
.teasers &gt; .row &gt; .avatar {
	margin-top: 10px;
}

.teaser-cards .teaser-heading{
	margin: 40px 0px 15px 0px;
}
.teaser-cards .teaser-heading h2{
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.teaser-tile {
	width: 100%;
	height: 300px;
	text-align: center;
	color: #fff;
	background-size: cover;
	padding: 20px;
	background-color: gray;
	margin-bottom: 20px;
}

.teaser-tile h3, .teaser-tile p, .teaser-tile a, .teaser-tile small {
	color: #fff;
}

.teaser-tile h3 {
	font-size: 28px;
	font-weight: bolder;
	max-height: 70px;
	overflow: hidden;
}
.teaser-tile small {
	font-size: 16px;
	font-weight: bolder;
}
.teaser-tile p.ellipsis {
	font-size: 14px;
	font-weight: bolder;
	margin-top: 10px;
}

a.teaser-btn {
	background: none;
	border: 1px solid #fff;
	position: absolute;
	bottom: 60px;
	left: 50%;/* center link horizontally */
	transform: translateX(-50%);
	font-weight: bold;

}
.teaser-btn:HOVER {
	background-color: #fff;
	border: 1px solid #fff;
	color: #6E6E6E;
}

.formbuilder-form div.body label {
	text-align: left;
}


/************* MULTI-ITEM CAROUSEL **********/

.multi-slider .item { padding: 5px; }
.multi-slider .item .thumbnail { margin: 0px; }
.multi-slider .item img { margin-bottom: 15px; }
.multi-slider .item h3 { margin-top: 0px; }
.multi-slider .slick-track {margin: 0;}

.multi-slider .slick-track .slick-slide .thumbnail img {
	width: 360px;
    height: 200px;
}

.multi-slider .slick-track .slick-slide .thumbnail{
	min-height: 460px;
}






/**************** ELLIPSIS ****************/
.ellip {
  display: block;
  height: 100%;
}

.ellip-line {
  display: inline-block;
  text-overflow: ellipsis;
  /*white-space: nowrap;*/
  word-wrap: normal;
  max-width: 100%;
}

.ellip,
.ellip-line {
  position: relative;
  overflow: hidden;
}

.ellipsis {
	height: 70px;
}


/**************** NAVBAR ****************/

.navbar {
	border-radius: 0px;
}

@media (min-width: 768px) {
    .affix {
		position: fixed;
		top: 0;
		z-index: 1000;
		width: 100%;
	}
}

@media (max-width: 768px) {
    .affix {
        position: static;
    }
}



/**************** MODAL ****************/

.modal-header {
	padding: 17px 20px;
	background-color: #444444;
	/*
	background-image: -webkit-gradient(linear, left 0%, left 100%, from(#444444), to(#2d2d2d));
	background-image: -webkit-linear-gradient(top, #444444, 0%, #2d2d2d, 100%);
	background-image: -moz-linear-gradient(top, #444444 0%, #2d2d2d 100%);
	background-image: linear-gradient(to bottom, #444444 0%, #2d2d2d 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff2d2d2d', GradientType=0);
	*/
	border: 1px solid #111111;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

.modal-header .close {
	color: #ffffff;
	opacity: 100;
	filter: alpha(opacity=10000);
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.modal-header .close {
	margin-top: -2px;
}
.modal-header h1, .modal-header h2, .modal-header h3, .modal-header h4, .modal-header h5, .modal-header h6 {
	margin-bottom: 0;
	margin-top: 0;
	color: #ffffff;
	font-weight: 400;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
body.modal-open,.modal-open .navbar-fixed-top {
	margin-right: 0px;
}




/**************** FORM ****************/
fieldset.border {
	display: block;
	-webkit-margin-start: 2px;
	-webkit-margin-end: 2px;
	-webkit-padding-before: 0.35em;
	-webkit-padding-start: 0.75em;
	-webkit-padding-end: 0.75em;
	-webkit-padding-after: 0.625em;
	margin-bottom: 20px;
	border: 1px solid #e3e3e3;
	background-color: #f5f5f5;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
fieldset.border legend {
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 300;
	font-size: 17px;
	border-bottom: none;
	margin-bottom: 0px;
	width: auto;
	padding: 0px 10px 0px 0px;
	color: #58595b;

}

fieldset.border{
	padding-left: 30px;
}

.list-group-radio {
	width: 40px;
	float:left;
}

label.error {	
				background-color: #cd3337;
				display: block;
				color: white;
				-webkit-border-radius: 0px 0px 4px 4px;
				border-radius: 0px 0px 4px 4px;
				padding-left: 12px;
				padding-bottom: 4px;
				font-size:10px;
}
input.error {	
				border-color: #cd3337;
				-webkit-border-radius: 4px 4px 0px 0px;
				border-radius: 4px 4px 0px 0px;
}
select.error {	
				border-color: #cd3337;
				-webkit-border-radius: 4px 4px 0px 0px;
				border-radius: 4px 4px 0px 0px;
}
input.required-marker {
				background: #fff url('/modules/admin/includes/img/validation/validation-required.png') no-repeat right top; 
}
.required-marker {
				background: #fff url('/modules/admin/includes/img/validation/validation-required.png') no-repeat right top;
}

div.form-buttons {
	background-color: #f5f5f5;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding: 25px;
}

.large-control {
	font-size: 20px;
}

.select2-ui-filter .select2-choices {
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 8px 13px;
}

.select2-ui-filter .select2-default {
	color: inherit!important;

}

.select2-ui-filter .select2-container-multi .select2-choices .select2-search-choice {
	background: none;
	background-color: #e3e3e3;
	border: 1px solid #e3e3e3;
	margin: 0 0 0 7px;
	padding:9px 12px 8px 25px;
	-webkit-box-shadow: none;
    box-shadow: none;
}

.select2-ui-filter .select2-container-multi .select2-search-choice-close {
	left: 7px;
	top: 8px;
}

#global-exception {
	border: 2px solid silver; 
	border-radius: 15px; 
	padding: 40px 60px; 
	background-color:#e3e3e3;
}

#global-exception h1, #global-exception h2, #global-exception h3, #global-exception h4, #global-exception p, #global-exception li  {
	color: #525252;
}

/**************** BOOTSTRAP MODS ****************/

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
	color: #555;
	background-color: #fcffef;
	border: 1px solid #fcffef;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 3px;
	border-radius: 5px;
}
a.list-group-item.disabled,
a.list-group-item.disabled p {
	color: silver;	
}

a.list-group-item:hover {
	background-color: #fcffef;
	border-color: #dff0d8;
}


h3.panel-title .fa {
	padding-right: 7px;
}

.dropdown-menu {
	z-index: 10000;
}

/* 3rd level Sub Navigation */
.dropdown-submenu{
    position:relative;
}
 
.dropdown-submenu &gt; .dropdown-menu
{
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
 
.dropdown-submenu:hover &gt; .dropdown-menu{
    display:block;
}
 
.dropdown-submenu &gt; a:after{
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
 
.dropdown-submenu:hover &gt; a:after{
    border-left-color:#ffffff;
}
 
.dropdown-submenu .pull-left{
    float:none;
}
 
.dropdown-submenu.pull-left &gt; .dropdown-menu{
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}



.input-group-btn .btn-default {
	color: #fff;
	background-color: #6D6E71;
	border-color: #6D6E71;
}




/**************** SHOP ****************/

table#shop-products {
	width: 98%;
}
.shop-product-add {
	width: 70px;
}


/**************** EVENTS ****************/

.section-label span {
	font-weight: normal;
}

.stream-heading{
	padding: 20px;
	background-color: silver;
}
.stream-heading h4, .stream-heading h5 {
	color: white;
	margin: 0px;
}
.stream-heading h5 {
	font-size: 11px;
}

.event-section-selection-wrapper, .social-function-selection-wrapper {
	padding-bottom: 10px;
	margin-bottom: 0;
	margin-left: 5px;
}
.event-section-selection-wrapper:HOVER, .social-function-selection-wrapper:HOVER {
	background-color: #eee;
}

.event-workshop, .event-workshop-active {
	padding: 10px 15px;
	border-bottom: 1px dashed #e3e3e3;
	background-color: #f9f9f9;
	display:block;
	margin-bottom: 0px;
}
.event-workshop h6, .event-workshop p {
	color: silver;
}
.event-workshop h6, .event-workshop-active h6 {
	margin-top:3px;
	font-size: 14px;
}
.event-workshop-active h6, .event-workshop-active p{
	color: #58595b;
}

.event-workshop:HOVER, .event-workshop-active:HOVER {
	background-color: #eee;
}
.event-workshop-radio {
	width: 15px;
	height: auto;
	float:left;
}
.event-workshop-details {
	margin-left: 24px;
	display:block;
}
.ui-slider .ui-slider-handle {
    position: inherit ;
}
.event-workshop-full {
	color: silver;
	font-weight: normal;
}
.event-workshop-active .event-workshop-full{
	color: red;
}
.event-workshop-details h6 span {
	float:right;
	font-size: 0.8em;
}
.event-workshop-details p {
	margin:0;
}
#totalPayableText {
	font-size: 24px;
}
div.copySnippetWrapper {
	padding-left: 13px;
}
div.copySnippetWrapperbottom {
	padding-top: 50px;
}



/**************** SURVEYS MODULE ****************/


.surveyQuestion {
	padding: 10px 50px 30px 50px;

}



	/**************** PLUGIN MODS ****************/
.select2-container {width: 100%}



/********************************************/
/**************** RESPONSIVE ****************/

@media (max-width: 768px) {
	#header-social {
		height: 37px;	
	}
	#header-search {
		height: 40px;
		width: 100%
	}
	#header-byline h3 {
		font-size: 14px;
	}
}

/**************** min 768px ****************/
@media (min-width: 768px) {
	.modal-dialog-wide {
		width: 800px
	}	
}

/**************** min 992px ****************/
@media (min-width: 992px) {
	.modal-dialog-wide {
		width: 900px
	}
}

/**************** min 1200px ****************/
@media (min-width: 1200px) {
	.modal-dialog-wide {
		width: 1000px
	}
}
</pre></body></html>