/*
Gordon JCC Color Palette
lapis #2e7de1 / 46,125,225
poppy #ff5859 / 225,89,89
sea #00adbb / 0,173,187
mist #d0e0d7 / 209,224,215
dark gray #505759 / 80, 87, 89
old gray 505759
new gray F0F5F2
*/

/*@import url("font-awesome.min.css");*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,400italic,600italic|Open+Sans+Condensed:300,700");
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700');


/* Reset */

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

	body {
		line-height: 1;
	}

	ol, ul {
		list-style: none;
	}

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}
	
/* Theme Customizations for gendocs */

/*.collapsible_header { padding: 2px 0; cursor: pointer; color:#00adbb;}
.collapsible_subsection  p{ padding-right: 16px;}
.collapsible_subcontent { margin: 15px 0; padding: 0 15px; display: none; overflow:hidden; }*/

.collapsible_header { padding: 7px 10px; cursor: pointer; text-align:left; }
h1.collapsible_header {padding: 10px;}
h2.collapsible_header {padding: 8px 10px;}
h3.collapsible_header {padding: 7px 10px;}
h4.collapsible_header, h5.collapsible_header, h6.collapsible_header {padding: 5px 10px;}
.collapsible_header span.fa { margin-right: 16px;}
.collapsible_content { margin: 15px 0; padding: 0 15px; display: none; overflow:hidden; }

#tinymce .collapsible_header::before {
  content: "\f138"; /* Unicode for fa-chevron-circle-right */
  font-family: FontAwesome; /* Adjust if you're using a different version */
  font-weight: 900; /* Required for solid icons in FA 5+ */
  margin-right: 8px;
}


.ajax { display: none; }

.clear { clear: both;}

.prevnext { width: 100%; height: 50px; display: block; margin: 40px 0 0 0; text-transform: uppercase; font-size: 20px; }
.prev_link { float: left; }
.prev_url { font-weight: bold; }
.next_link { float: right; }
.next_url { font-weight: bold; float: left; margin-right: 5px; }

.photo_left { float: left; margin: 10px 10px 10px 0; }
.photo_right { float: right; margin: 10px 0 10px 10px; }
.newsImage {padding-top:50%; background-size:cover; background-position:50% 50%; background-repeat:no-repeat;min-width:150px;}
/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

/* Containers */

	.container {
		margin-left: auto;
		margin-right: auto;
	}

	.container.\31 25\25 {
		width: 100%;
		max-width: 1750px;
		min-width: 1400px;
	}

	.container.\37 5\25 {
		width: 1050px;
	}

	.container.\35 0\25 {
		width: 700px;
	}

	.container.\32 5\25 {
		width: 350px;
	}

	.container {
		width: 1400px;
	}
    #big_night_out{
        width:100%;
        height:auto;
        display: table; 
        padding:0;
    }
    #figure_resize {
        width:100%;
    }
    #figure_resize .img_resize{
        max-width:100%;
        height:auto;
        margin: 0 auto;
        display:block;
    }
    #big_night_out  .big_night_out img{
        width:70% !important;
        height: auto !important;
        display:block;
        margin:0 auto;
    }
    #big_night_out .big_night_out .img_purchase_gold{
        width:400px !important;
        margin:0 auto !important;
    }

    #big_night_out .all_images_box{
	    width:100%;
	    height:auto !important;
	    background:#fff;
	    margin-left:5%;
	    margin-bottom:20px;
	}

    #big_night_out .all_images_box .img_box_{
        width:30%;
        height:180px;
        float:left;
        border:solid 1px #eee;
    }
    #big_night_out .all_images_box .img_box_ img{
        width:100%;
        height:100%;
        padding:10px;
    }
    #bbyo .slide_show{
        width:70%;
        height:400px;
        background:#eee;
        float:left;
    }
	@media screen and (max-width: 1680px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1500px;
			min-width: 1200px;
		}

		.container.\37 5\25 {
			width: 900px;
		}

		.container.\35 0\25 {
			width: 600px;
		}

		.container.\32 5\25 {
			width: 300px;
		}

		.container {
			width: 1200px;
		}

	}

	@media screen and (max-width: 1280px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1200px;
			min-width: 960px;
		}

		.container.\37 5\25 {
			width: 720px;
		}

		.container.\35 0\25 {
			width: 480px;
		}

		.container.\32 5\25 {
			width: 240px;
		}

		.container {
			width: 960px;
		}

	}

	@media screen and (max-width: 980px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 118.75%;
			min-width: 95%;
		}

		.container.\37 5\25 {
			width: 71.25%;
		}

		.container.\35 0\25 {
			width: 47.5%;
		}

		.container.\32 5\25 {
			width: 23.75%;
		}

		.container {
			width: 95% !important;
		}

	}

	@media screen and (max-width: 736px) {
	    #big_night_out .big_night_out img{
        width:95% !important;
        }
        
        #big_night_out .all_images_box .img_box_{
            width:45%;
            height:150px;
        }

		.container.\31 25\25 {
			width: 100%;
			max-width: 125%;
			min-width: 100%;
		}

		.container.\37 5\25 {
			width: 75%;
		}

		.container.\35 0\25 {
			width: 50%;
		}

		.container.\32 5\25 {
			width: 25%;
		}

		.container {
			width: 100% !important;
		}

	}

	@media screen and (max-width: 480px) {
        
        #big_night_out .all_images_box .img_box_{
            width:90%;
            height:150px;
        }
        
		.container.\31 25\25 {
			width: 100%;
			max-width: 125%;
			min-width: 100%;
		}

		.container.\37 5\25 {
			width: 75%;
		}

		.container.\35 0\25 {
			width: 50%;
		}

		.container.\32 5\25 {
			width: 25%;
		}

		.container {
			width: 100% !important;
		}

	}

/* Grid */

	.row {
		border-bottom: solid 1px transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row > * {
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.row.uniform > * > :first-child {
		margin-top: 0;
	}

	.row.uniform > * > :last-child {
		margin-bottom: 0;
	}

	.row.\30 \25 > * {
		padding: 0 0 0 0em;
	}

	.row.\30 \25 {
		margin: 0 0 -1px 0em;
	}

	.row.uniform.\30 \25 > * {
		padding: 0em 0 0 0em;
	}

	.row.uniform.\30 \25 {
		margin: 0em 0 -1px 0em;
	}

	.row > * {
		padding: 0 0 0 3.5em;
	}

	.row {
		margin: 0 0 -1px -3.5em;
	}

	.row.uniform > * {
		padding: 3.5em 0 0 3.5em;
	}

	.row.uniform {
		margin: -3.5em 0 -1px -3.5em;
	}

	.row.\32 00\25 > * {
		padding: 0 0 0 7em;
	}

	.row.\32 00\25 {
		margin: 0 0 -1px -7em;
	}

	.row.uniform.\32 00\25 > * {
		padding: 7em 0 0 7em;
	}

	.row.uniform.\32 00\25 {
		margin: -7em 0 -1px -7em;
	}

	.row.\31 50\25 > * {
		padding: 0 0 0 5.25em;
	}

	.row.\31 50\25 {
		margin: 0 0 -1px -5.25em;
	}

	.row.uniform.\31 50\25 > * {
		padding: 5.25em 0 0 5.25em;
	}

	.row.uniform.\31 50\25 {
		margin: -5.25em 0 -1px -5.25em;
	}

	.row.\35 0\25 > * {
		padding: 0 0 0 1.75em;
	}

	.row.\35 0\25 {
		margin: 0 0 -1px -1.75em;
	}

	.row.uniform.\35 0\25 > * {
		padding: 1.75em 0 0 1.75em;
	}

	.row.uniform.\35 0\25 {
		margin: -1.75em 0 -1px -1.75em;
	}

	.row.\32 5\25 > * {
		padding: 0 0 0 0.875em;
	}

	.row.\32 5\25 {
		margin: 0 0 -1px -0.875em;
	}

	.row.uniform.\32 5\25 > * {
		padding: 0.875em 0 0 0.875em;
	}

	.row.uniform.\32 5\25 {
		margin: -0.875em 0 -1px -0.875em;
	}

	.\31 2u, .\31 2u\24 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u, .\31 1u\24 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u, .\31 0u\24 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u, .\39 u\24 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u, .\38 u\24 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u, .\37 u\24 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u, .\36 u\24 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u, .\35 u\24 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u, .\34 u\24 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u, .\33 u\24 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u, .\32 u\24 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u, .\31 u\24 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24 + *,
	.\31 1u\24 + *,
	.\31 0u\24 + *,
	.\39 u\24 + *,
	.\38 u\24 + *,
	.\37 u\24 + *,
	.\36 u\24 + *,
	.\35 u\24 + *,
	.\34 u\24 + *,
	.\33 u\24 + *,
	.\32 u\24 + *,
	.\31 u\24 + * {
		clear: left;
	}

	.\-11u {
		margin-left: 91.66667%;
	}

	.\-10u {
		margin-left: 83.33333%;
	}

	.\-9u {
		margin-left: 75%;
	}

	.\-8u {
		margin-left: 66.66667%;
	}

	.\-7u {
		margin-left: 58.33333%;
	}

	.\-6u {
		margin-left: 50%;
	}

	.\-5u {
		margin-left: 41.66667%;
	}

	.\-4u {
		margin-left: 33.33333%;
	}

	.\-3u {
		margin-left: 25%;
	}

	.\-2u {
		margin-left: 16.66667%;
	}

	.\-1u {
		margin-left: 8.33333%;
	}

	@media screen and (max-width: 1680px) {

		.row > * {
			padding: 0 0 0 2.5em;
		}

		.row {
			margin: 0 0 -1px -2.5em;
		}

		.row.uniform > * {
			padding: 2.5em 0 0 2.5em;
		}

		.row.uniform {
			margin: -2.5em 0 -1px -2.5em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 5em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -5em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 5em 0 0 5em;
		}

		.row.uniform.\32 00\25 {
			margin: -5em 0 -1px -5em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3.75em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3.75em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3.75em 0 0 3.75em;
		}

		.row.uniform.\31 50\25 {
			margin: -3.75em 0 -1px -3.75em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1.25em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1.25em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1.25em 0 0 1.25em;
		}

		.row.uniform.\35 0\25 {
			margin: -1.25em 0 -1px -1.25em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.625em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.625em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.625em 0 0 0.625em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.625em 0 -1px -0.625em;
		}

		.\31 2u\28wide\29, .\31 2u\24\28wide\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28wide\29, .\31 1u\24\28wide\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28wide\29, .\31 0u\24\28wide\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28wide\29, .\39 u\24\28wide\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28wide\29, .\38 u\24\28wide\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28wide\29, .\37 u\24\28wide\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28wide\29, .\36 u\24\28wide\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28wide\29, .\35 u\24\28wide\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28wide\29, .\34 u\24\28wide\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28wide\29, .\33 u\24\28wide\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28wide\29, .\32 u\24\28wide\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28wide\29, .\31 u\24\28wide\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28wide\29 + *,
		.\31 1u\24\28wide\29 + *,
		.\31 0u\24\28wide\29 + *,
		.\39 u\24\28wide\29 + *,
		.\38 u\24\28wide\29 + *,
		.\37 u\24\28wide\29 + *,
		.\36 u\24\28wide\29 + *,
		.\35 u\24\28wide\29 + *,
		.\34 u\24\28wide\29 + *,
		.\33 u\24\28wide\29 + *,
		.\32 u\24\28wide\29 + *,
		.\31 u\24\28wide\29 + * {
			clear: left;
		}

		.\-11u\28wide\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28wide\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28wide\29 {
			margin-left: 75%;
		}

		.\-8u\28wide\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28wide\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28wide\29 {
			margin-left: 50%;
		}

		.\-5u\28wide\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28wide\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28wide\29 {
			margin-left: 25%;
		}

		.\-2u\28wide\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28wide\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 1280px) {

		.row > * {
			padding: 0 0 0 2em;
		}

		.row {
			margin: 0 0 -1px -2em;
		}

		.row.uniform > * {
			padding: 2em 0 0 2em;
		}

		.row.uniform {
			margin: -2em 0 -1px -2em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 4em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -4em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 4em 0 0 4em;
		}

		.row.uniform.\32 00\25 {
			margin: -4em 0 -1px -4em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3em 0 0 3em;
		}

		.row.uniform.\31 50\25 {
			margin: -3em 0 -1px -3em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1em 0 0 1em;
		}

		.row.uniform.\35 0\25 {
			margin: -1em 0 -1px -1em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.5em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.5em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.5em 0 0 0.5em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.5em 0 -1px -0.5em;
		}

		.\31 2u\28normal\29, .\31 2u\24\28normal\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28normal\29, .\31 1u\24\28normal\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28normal\29, .\31 0u\24\28normal\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28normal\29, .\39 u\24\28normal\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28normal\29, .\38 u\24\28normal\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28normal\29, .\37 u\24\28normal\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28normal\29, .\36 u\24\28normal\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28normal\29, .\35 u\24\28normal\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28normal\29, .\34 u\24\28normal\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28normal\29, .\33 u\24\28normal\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28normal\29, .\32 u\24\28normal\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28normal\29, .\31 u\24\28normal\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28normal\29 + *,
		.\31 1u\24\28normal\29 + *,
		.\31 0u\24\28normal\29 + *,
		.\39 u\24\28normal\29 + *,
		.\38 u\24\28normal\29 + *,
		.\37 u\24\28normal\29 + *,
		.\36 u\24\28normal\29 + *,
		.\35 u\24\28normal\29 + *,
		.\34 u\24\28normal\29 + *,
		.\33 u\24\28normal\29 + *,
		.\32 u\24\28normal\29 + *,
		.\31 u\24\28normal\29 + * {
			clear: left;
		}

		.\-11u\28normal\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28normal\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28normal\29 {
			margin-left: 75%;
		}

		.\-8u\28normal\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28normal\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28normal\29 {
			margin-left: 50%;
		}

		.\-5u\28normal\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28normal\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28normal\29 {
			margin-left: 25%;
		}

		.\-2u\28normal\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28normal\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 980px) {

		.row > * {
			padding: 0 0 0 2em;
		}

		.row {
			margin: 0 0 -1px -2em;
		}

		.row.uniform > * {
			padding: 2em 0 0 2em;
		}

		.row.uniform {
			margin: -2em 0 -1px -2em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 4em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -4em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 4em 0 0 4em;
		}

		.row.uniform.\32 00\25 {
			margin: -4em 0 -1px -4em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3em 0 0 3em;
		}

		.row.uniform.\31 50\25 {
			margin: -3em 0 -1px -3em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1em 0 0 1em;
		}

		.row.uniform.\35 0\25 {
			margin: -1em 0 -1px -1em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.5em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.5em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.5em 0 0 0.5em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.5em 0 -1px -0.5em;
		}

		.\31 2u\28narrow\29, .\31 2u\24\28narrow\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28narrow\29, .\31 1u\24\28narrow\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28narrow\29, .\31 0u\24\28narrow\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28narrow\29, .\39 u\24\28narrow\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28narrow\29, .\38 u\24\28narrow\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28narrow\29, .\37 u\24\28narrow\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28narrow\29, .\36 u\24\28narrow\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28narrow\29, .\35 u\24\28narrow\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28narrow\29, .\34 u\24\28narrow\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28narrow\29, .\33 u\24\28narrow\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28narrow\29, .\32 u\24\28narrow\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28narrow\29, .\31 u\24\28narrow\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28narrow\29 + *,
		.\31 1u\24\28narrow\29 + *,
		.\31 0u\24\28narrow\29 + *,
		.\39 u\24\28narrow\29 + *,
		.\38 u\24\28narrow\29 + *,
		.\37 u\24\28narrow\29 + *,
		.\36 u\24\28narrow\29 + *,
		.\35 u\24\28narrow\29 + *,
		.\34 u\24\28narrow\29 + *,
		.\33 u\24\28narrow\29 + *,
		.\32 u\24\28narrow\29 + *,
		.\31 u\24\28narrow\29 + * {
			clear: left;
		}

		.\-11u\28narrow\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28narrow\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28narrow\29 {
			margin-left: 75%;
		}

		.\-8u\28narrow\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28narrow\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28narrow\29 {
			margin-left: 50%;
		}

		.\-5u\28narrow\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28narrow\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28narrow\29 {
			margin-left: 25%;
		}

		.\-2u\28narrow\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28narrow\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 736px) {

		.row > * {
			padding: 0 0 0 2em;
		}

		.row {
			margin: 0 0 -1px -2em;
		}

		.row.uniform > * {
			padding: 2em 0 0 2em;
		}

		.row.uniform {
			margin: -2em 0 -1px -2em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 4em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -4em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 4em 0 0 4em;
		}

		.row.uniform.\32 00\25 {
			margin: -4em 0 -1px -4em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3em 0 0 3em;
		}

		.row.uniform.\31 50\25 {
			margin: -3em 0 -1px -3em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1em 0 0 1em;
		}

		.row.uniform.\35 0\25 {
			margin: -1em 0 -1px -1em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.5em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.5em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.5em 0 0 0.5em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.5em 0 -1px -0.5em;
		}

		.\31 2u\28mobile\29, .\31 2u\24\28mobile\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28mobile\29, .\31 1u\24\28mobile\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28mobile\29, .\31 0u\24\28mobile\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28mobile\29, .\39 u\24\28mobile\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28mobile\29, .\38 u\24\28mobile\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28mobile\29, .\37 u\24\28mobile\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28mobile\29, .\36 u\24\28mobile\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28mobile\29, .\35 u\24\28mobile\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28mobile\29, .\34 u\24\28mobile\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28mobile\29, .\33 u\24\28mobile\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28mobile\29, .\32 u\24\28mobile\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28mobile\29, .\31 u\24\28mobile\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28mobile\29 + *,
		.\31 1u\24\28mobile\29 + *,
		.\31 0u\24\28mobile\29 + *,
		.\39 u\24\28mobile\29 + *,
		.\38 u\24\28mobile\29 + *,
		.\37 u\24\28mobile\29 + *,
		.\36 u\24\28mobile\29 + *,
		.\35 u\24\28mobile\29 + *,
		.\34 u\24\28mobile\29 + *,
		.\33 u\24\28mobile\29 + *,
		.\32 u\24\28mobile\29 + *,
		.\31 u\24\28mobile\29 + * {
			clear: left;
		}

		.\-11u\28mobile\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28mobile\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28mobile\29 {
			margin-left: 75%;
		}

		.\-8u\28mobile\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28mobile\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28mobile\29 {
			margin-left: 50%;
		}

		.\-5u\28mobile\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28mobile\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28mobile\29 {
			margin-left: 25%;
		}

		.\-2u\28mobile\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28mobile\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 480px) {

		.row > * {
			padding: 0 0 0 2em;
		}

		.row {
			margin: 0 0 -1px -2em;
		}

		.row.uniform > * {
			padding: 2em 0 0 2em;
		}

		.row.uniform {
			margin: -2em 0 -1px -2em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 4em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -4em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 4em 0 0 4em;
		}

		.row.uniform.\32 00\25 {
			margin: -4em 0 -1px -4em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3em 0 0 3em;
		}

		.row.uniform.\31 50\25 {
			margin: -3em 0 -1px -3em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1em 0 0 1em;
		}

		.row.uniform.\35 0\25 {
			margin: -1em 0 -1px -1em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.5em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.5em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.5em 0 0 0.5em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.5em 0 -1px -0.5em;
		}

		.\31 2u\28mobilep\29, .\31 2u\24\28mobilep\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28mobilep\29, .\31 1u\24\28mobilep\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28mobilep\29, .\31 0u\24\28mobilep\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28mobilep\29, .\39 u\24\28mobilep\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28mobilep\29, .\38 u\24\28mobilep\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28mobilep\29, .\37 u\24\28mobilep\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28mobilep\29, .\36 u\24\28mobilep\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28mobilep\29, .\35 u\24\28mobilep\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28mobilep\29, .\34 u\24\28mobilep\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28mobilep\29, .\33 u\24\28mobilep\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28mobilep\29, .\32 u\24\28mobilep\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28mobilep\29, .\31 u\24\28mobilep\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28mobilep\29 + *,
		.\31 1u\24\28mobilep\29 + *,
		.\31 0u\24\28mobilep\29 + *,
		.\39 u\24\28mobilep\29 + *,
		.\38 u\24\28mobilep\29 + *,
		.\37 u\24\28mobilep\29 + *,
		.\36 u\24\28mobilep\29 + *,
		.\35 u\24\28mobilep\29 + *,
		.\34 u\24\28mobilep\29 + *,
		.\33 u\24\28mobilep\29 + *,
		.\32 u\24\28mobilep\29 + *,
		.\31 u\24\28mobilep\29 + * {
			clear: left;
		}

		.\-11u\28mobilep\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28mobilep\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28mobilep\29 {
			margin-left: 75%;
		}

		.\-8u\28mobilep\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28mobilep\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28mobilep\29 {
			margin-left: 50%;
		}

		.\-5u\28mobilep\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28mobilep\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28mobilep\29 {
			margin-left: 25%;
		}

		.\-2u\28mobilep\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28mobilep\29 {
			margin-left: 8.33333%;
		}

	}

/* Basic */

	body {
		background: #ffffff;
	}

	body, input, select, textarea {
		color: #7e8487;
		font-family: "Ubuntu", Helvetica, sans-serif;
		font-size: 13pt;
		font-weight: 400;
		line-height: 1.65em;
	}

	a {
		-moz-transition: color 0.2s ease-in-out;
		-webkit-transition: color 0.2s ease-in-out;
		-ms-transition: color 0.2s ease-in-out;
		transition: color 0.2s ease-in-out;
		color: #2e7de1;
		text-decoration: underline;
	}

		a:hover {
			color: #ff5859 !important;
			text-decoration: none;
		}

	strong, b {

		font-weight: 600;
	}

	em, i {
		font-style: italic;
	}

	p {
		margin: 0 0 2em 0;
	}

	h1, h2, h3, h4, h5, h6 {
		color: #333333;
		font-family: "Ubuntu", sans-serif;
		font-weight: 700;
		line-height: 1em;
		margin: 0 0 1em 0;
	}

		h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
			font-weight: 300;
		}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			text-decoration: none;
		}
    h1 {
		font-size: 2.5em;
		line-height: 1.5em;
	}
	h2 {
		font-size: 1.5em;
		line-height: 1.5em;
	}

	h3 {
		font-size: 1.15em;
		line-height: 1.5em;
	}

	h4 {
		font-size: 1em;
		line-height: 1.5em;
	}

	h5 {
		font-size: 0.9em;
		line-height: 1.5em;
	}

	h6 {
		font-size: 0.7em;
		line-height: 1.5em;
	}

	sub {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}

	sup {
		font-size: 0.8em;
		position: relative;
		top: -0.5em;
	}

	hr {
		border: 0;
		border-bottom: solid 2px #e8eaeb;
		margin: 3em 0;
	}

	blockquote {
		border-left: solid 6px #e8eaeb;
		font-style: italic;
		margin: 0 0 2em 0;
		padding: 0.5em 0 0.5em 2em;
	}

	pre {
		-webkit-overflow-scrolling: touch;
		background: rgba(144, 150, 154, 0.075);
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		line-height: 1.75em;
		margin: 0 0 2em 0;
		overflow-x: auto;
		padding: 1em 1.5em;
	}

	code {
		background: rgba(144, 150, 154, 0.075);
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		margin: 0 0.25em;
		padding: 0.25em 0.65em;
	}

	.align-left {
		text-align: left;
	}

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

	.align-right {
		text-align: right;
	}

/* Section/Article */

	section.special, article.special {
		text-align: center;
	}

	header p {
		color: #008690;
		font-style: italic;
		margin: 0 0 1.5em 0;
		position: relative;
	}

	header h2 + p {
		font-size: 1.25em;
		line-height: 1.5em;
		margin-top: -1em;
	}

	header h3 + p {
		font-size: 1.1em;
		line-height: 1.5em;
		margin-top: -0.85em;
	}

	header h4 + p,
	header h5 + p,
	header h6 + p {
		font-size: 0.9em;
		line-height: 1.5em;
		margin-top: -0.75em;
	}

	header.major {
		margin: 0 0 4em 0;
		text-align: center;
	}

		header.major h2 {
			font-size: 2.5em;
		}

/* Form */

	form {
		margin: 0 0 2em 0;
	}

	label {
		color: #333333;
		display: block;
		font-size: 0.9em;
		font-weight: 600;
		margin: 0 0 1em 0;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select,
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		background: rgba(144, 150, 154, 0.075);
		border: none;
		border: solid 2px #e8eaeb;
		border-radius: 0;
		color: inherit;
		display: block;
		outline: 0;
		padding: 0 1em;
		text-decoration: none;
		width: 100%;
	}

		input[type="text"]:invalid,
		input[type="password"]:invalid,
		input[type="email"]:invalid,
		select:invalid,
		textarea:invalid {
			box-shadow: none;
		}

		input[type="text"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		select:focus,
		textarea:focus {
			border-color: #2e7de1;
		}

	.select-wrapper {
		text-decoration: none;
		display: block;
		position: relative;
	}

		.select-wrapper:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.select-wrapper:before {
			content: '\f078';
			color: rgba(144, 150, 154, 0.5);
			display: block;
			height: 2.75em;
			line-height: 2.75em;
			pointer-events: none;
			position: absolute;
			right: 0;
			text-align: center;
			top: 0;
			width: 2.75em;
		}

		.select-wrapper select::-ms-expand {
			display: none;
		}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select {
		height: 2.75em;
	}

	textarea {
		padding: 0.75em 1em;
	}

	input[type="checkbox"],
	input[type="radio"] {
	/*	-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		display: block;
		float: left;
		margin-right: -2em;
		width: 1em;
		z-index: -1; */
	}
	input[type="checkbox"]#formSignup_Newsletter_1 { display:none;} /* freedom bug creates empty checkbox as first email category */

		input[type="checkbox"] + label,
		input[type="radio"] + label {
			text-decoration: none;
			color: #7e8487;
			cursor: pointer;
			display: inline-block;
			font-size: 1em;
			font-weight: 400;
			padding-left: 2.4em;
			padding-right: 0.75em;
			position: relative;
		}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
			}

			/*input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				background: rgba(144, 150, 154, 0.075);
				border: solid 2px #e8eaeb;
				content: '';
				display: inline-block;
				height: 1.65em;
				left: 0;
				line-height: 1.58125em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 1.65em;
			}

		/*input[type="checkbox"]:checked + label:before,
		input[type="radio"]:checked + label:before {
			background: #00adbb;
			border-color: #00adbb;
			color: #ffffff;
			content: '\f00c';
		}*/

		input[type="checkbox"]:focus + label:before,
		input[type="radio"]:focus + label:before {
			border-color: #2e7de1;
		}

	input[type="radio"] + label:before {
		border-radius: 100%;
	}

	::-webkit-input-placeholder {
		color: #b8bfc2 !important;
		opacity: 1.0;
	}

	:-moz-placeholder {
		color: #b8bfc2 !important;
		opacity: 1.0;
	}

	::-moz-placeholder {
		color: #b8bfc2 !important;
		opacity: 1.0;
	}

	:-ms-input-placeholder {
		color: #b8bfc2 !important;
		opacity: 1.0;
	}

	.formerize-placeholder {
		color: #b8bfc2 !important;
		opacity: 1.0;
	}

/* Box */

	.box {
		border: solid 2px #e8eaeb;
		margin-bottom: 2em;
		padding: 1.5em;
	}

		.box > :last-child,
		.box > :last-child > :last-child,
		.box > :last-child > :last-child > :last-child {
			margin-bottom: 0;
		}

		.box.alt {
			border: 0;
			padding: 0;
		}

/* Icon */

	.icon {
		text-decoration: none;
		border-bottom: none;
		position: relative;
	}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.icon > .label {
			display: none;
		}

/* Image */

	.image {
		display: inline-block;
		position: relative;
	}

		.image img, .image div {
			display: block;
			border:solid 6px #e8eaeb;
		}

		.image.left {
			float: left;
			padding: 0 1.5em 1em 0;
			top: 0.25em;
		}

		.image.right {
			float: right;
			padding: 0 0 1em 1.5em;
			top: 0.25em;
		}

		.image.fit {
			display: block;
			margin: 0 0 2em 0;
			width: 100%;
		}

			.image.fit img {
				display: block;
				width: 100%;
			}

/* List */

	ol {
		list-style: decimal;
		margin: 0 0 2em 0;
		padding-left: 1.25em;
	}

		ol li {
			padding-left: 0.25em;
		}

	ul {
		list-style: disc;
		margin: 0 0 2em 0;
		padding-left: 1em;
	}

		ul li {
			padding-left: 0.5em;
		}

		ul.alt {
			list-style: none;
			padding-left: 0;
		}

			ul.alt li {
				border-top: solid 2px #e8eaeb;
				padding: 1em 0;
			}

				ul.alt li:first-child {
					border-top: 0;
					padding-top: 0;
				}

		ul.icons {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.icons li {
				display: inline-block;
				padding: 0 1em 0 0;
			}

				ul.icons li:last-child {
					padding-right: 0;
				}

				ul.icons li .icon:before {
					font-size: 2em;
				}

		ul.icon-bullets {
			list-style: none;
			padding-left: 0;
		}

			ul.icon-bullets li {
				margin: 2em 0 0 0;
				padding: 0 0 0 3em;
				position: relative;
			}

				ul.icon-bullets li:before {
					background: #2e7de1;
					color: #ffffff;
					cursor: default;
					display: block;
					height: 2em;
					left: 0;
					line-height: 2em;
					position: absolute;
					text-align: center;
					top: 0;
					width: 2em;
				}

		ul.labeled-icons {
			list-style: none;
			padding-left: 0;
		}

			ul.labeled-icons li {
				margin: 2em 0 0 0;
				padding: 0 0 0 3em;
				position: relative;
			}

				ul.labeled-icons li:first-child {
					margin-top: 0.75em;
				}

				ul.labeled-icons li .icon {
					font-size: 1em;
					left: 0;
					position: absolute;
					top: 0;
				}

					ul.labeled-icons li .icon:before {
						background: #ff5859;
						color: #ffffff;
						cursor: default;
						display: block;
						height: 2em;
						line-height: 2em;
						text-align: center;
						width: 2em;
					}

				ul.labeled-icons li a {
					color: inherit;
					text-decoration: none;
				}

		ul.actions {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.actions li {
				display: inline-block;
				padding: 0 1em 0 0;
				vertical-align: middle;
			}

				ul.actions li:last-child {
					padding-right: 0;
				}

			ul.actions.small li {
				padding: 0 0.5em 0 0;
			}

			ul.actions.vertical li {
				display: block;
				padding: 1em 0 0 0;
			}

				ul.actions.vertical li:first-child {
					padding-top: 0;
				}

				ul.actions.vertical li > * {
					margin-bottom: 0;
				}

			ul.actions.vertical.small li {
				padding: 0.5em 0 0 0;
			}

				ul.actions.vertical.small li:first-child {
					padding-top: 0;
				}

			ul.actions.fit {
				display: table;
				margin-left: -1em;
				padding: 0;
				table-layout: fixed;
				width: calc(100% + 1em);
			}

				ul.actions.fit li {
					display: table-cell;
					padding: 0 0 0 1em;
				}

					ul.actions.fit li > * {
						margin-bottom: 0;
					}

				ul.actions.fit.small {
					margin-left: -0.5em;
					width: calc(100% + 0.5em);
				}

					ul.actions.fit.small li {
						padding: 0 0 0 0.5em;
					}

	dl {
		margin: 0 0 2em 0;
	}

/* Table */

	.table-wrapper {
		-webkit-overflow-scrolling: touch;
		overflow-x: auto;
	}

	table:not(.responsive) {
		margin: 0 0 2em 0;
		width: 100%;
	}

		table:not(.responsive) tbody tr {
			border: solid 1px #e8eaeb;
			border-left: 0;
			border-right: 0;
		}

/* Customer asked this to be removed in ticket 243990 
        table:not(.responsive) tbody tr:nth-child(2n + 1) {
				background-color: rgba(115, 175, 105, 0.08);
			}
*/
		table:not(.responsive) td {
			padding: 0.25em 0.25em;
		}

		table:not(.responsive) th {
			color: #333333;
			font-size: 0.9em;
			font-weight: 600;
			padding: 0 0.75em 0.75em 0.75em;
			text-align: left;
		}

		table:not(.responsive) thead {
			border-bottom: solid 2px #e8eaeb;
		}

		table:not(.responsive) tfoot {
			border-top: solid 2px #e8eaeb;
		}

		table.alt {
			border-collapse: separate;
		}

			table.alt tbody tr td {
				border: solid 1px #e8eaeb;
				border-left-width: 0;
				border-top-width: 0;
			}

				table.alt tbody tr td:first-child {
					border-left-width: 1px;
				}

			table.alt tbody tr:first-child td {
				border-top-width: 1px;
			}

			table.alt thead {
				border-bottom: 0;
			}

			table.alt tfoot {
				border-top: 0;
			}

/* Button */

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: border-color 0.2s ease-in-out, background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: border-color 0.2s ease-in-out, background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: border-color 0.2s ease-in-out, background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: border-color 0.2s ease-in-out, background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		background: transparent;
		border: solid 2px #e8eaeb;
		border-radius: 0;
		color: #333333 !important;
		cursor: pointer;
		display: inline-block;
		font-family: "Ubuntu", sans-serif;
		font-weight: 600;
		font-weight: 700;
		height: 3em;
		line-height: 2.75em;
		padding: 0 1.65em;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
	}
    a.buttonLapis, 
	.buttonLapis a,
	a.buttonPoppy, 
	.buttonPoppy a, 
	a.buttonSea, 
	.buttonSea a, 
	a.buttonMist, 
	.buttonMist a,
	a.buttonGray,
	.buttonGray a {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: border-color 0.2s ease-in-out, background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: border-color 0.2s ease-in-out, background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: border-color 0.2s ease-in-out, background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: border-color 0.2s ease-in-out, background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		color: #ffffff !important;
		display: inline-block;
		font-family: "Ubuntu", sans-serif;
		font-weight: 600;
		font-weight: 700;
		height: 3em;
		line-height: 2.75em;
		padding: 0 1.65em;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
		width: auto;
	    }


	    a.buttonLapis, .buttonLapis a { background-color:#2e7de1; }
	    a.buttonPoppy, .buttonPoppy a { background-color:#ff5859; }
	    li.button { background-color:#ff5859; border-color:#ff5859; }
	    li.button a {color:#fff !important; }
        a.buttonSea, .buttonSea a { background-color:#00adbb; }
        a.buttonMist, .buttonMist a { background-color:#d0e0d7; } 
        a.buttonGray, .buttonGray a { background-color:#505759; }
        
        a.buttonLapis:hover, 
	    .buttonLapis a:hover,
	    a.buttonPoppy:hover, 
	    .buttonPoppy a:hover, 
	    a.buttonSea:hover, 
	    .buttonSea a:hover, 
	    a.buttonMist:hover, 
	    .buttonMist a:hover,
	    a.buttonGray:hover,
	    .buttonGray a:hover {
	        color:#ffffff !important;
	        background: #d8d1ca;
	    }
	
		input[type="submit"]:hover,
		input[type="reset"]:hover,
		input[type="button"]:hover,
		.button:hover {
			color: #333333 !important;
			background-color: rgba(144, 150, 154, 0.075);
		}

		input[type="submit"]:active,
		input[type="reset"]:active,
		input[type="button"]:active,
		.button:active {
			color: #333333 !important;
			background-color: rgba(144, 150, 154, 0.2);
		}

		input[type="submit"].icon,
		input[type="reset"].icon,
		input[type="button"].icon,
		.button.icon {
			padding-left: 1.35em;
		}

			input[type="submit"].icon:before,
			input[type="reset"].icon:before,
			input[type="button"].icon:before,
			.button.icon:before {
				margin-right: 0.5em;
				color: #b8bfc2;
			}

		input[type="submit"].fit,
		input[type="reset"].fit,
		input[type="button"].fit,
		.button.fit {
			display: block;
			margin: 0 0 1em 0;
			width: 100%;
		}

		input[type="submit"].small,
		input[type="reset"].small,
		input[type="button"].small,
		.button.small {
			font-size: 0.8em;
		}

		input[type="submit"].big,
		input[type="reset"].big,
		input[type="button"].big,
		.button.big {
			font-size: 1.25em;
		}

		input[type="submit"].special,
		input[type="reset"].special,
		input[type="button"].special,
		.button.special {
			background-color: #2e7de1;
			color: #ffffff !important;
			border-color: #2e7de1;
		}

			input[type="submit"].special:hover,
			input[type="reset"].special:hover,
			input[type="button"].special:hover,
			.button.special:hover {
				background-color: #00adbb;
				border-color: #00adbb;
			}

			input[type="submit"].special:active,
			input[type="reset"].special:active,
			input[type="button"].special:active,
			.button.special:active {
				background-color: #45c9f5;
				border-color: #45c9f5;
			}

			input[type="submit"].special.icon:before,
			input[type="reset"].special.icon:before,
			input[type="button"].special.icon:before,
			.button.special.icon:before {
				color: #fac6bd;
			}

		input[type="submit"].disabled, input[type="submit"]:disabled,
		input[type="reset"].disabled,
		input[type="reset"]:disabled,
		input[type="button"].disabled,
		input[type="button"]:disabled,
		.button.disabled,
		.button:disabled {
			background-color: #7e8487 !important;
			color: #ffffff !important;
			border-color: #7e8487 !important;
			cursor: default;
			opacity: 0.25;
		}
    
    
    section#content *:not(table) img { max-width: 100%; height: auto;}
    
/* Wrapper */

	.wrapper {
		padding: 4em 0;
	}

		.wrapper.style1 {
			background: #f7f9f9;
		}

		.wrapper.style2 {
			background: #ffffff;
		}

/* Header */

	#page-wrapper {
		padding-top: 3em;
	}

	body.landing #page-wrapper {
		padding-top: 0;
	}
    
    #mobile_logo { display: none; position: absolute; left:0.5em; top:0.5em; z-index: 1000;}
    
    #top_bar { padding: 1px 0; background: #505759; color: #d0e0d7; font-size: 14px;}
    
        #top_bar .container { width: 100%; max-width: 1750px; text-align: right; vertical-align: middle; }
        
        #top_bar a { color: #d0e0d7; text-decoration: none; display: inline-block; padding: 0 8px; line-height:30px; vertical-align: middle; }
        
        #top_bar a:hover{ color: #fff; text-decoration: none; display: inline-block; padding: 0 8px; line-height:30px; vertical-align: middle; }
        
        #top_bar a.fa { font-size: 21px;}
        
        #site_search { float: right; position: relative; width: 25px; margin-right: 3px; height: 30px; overflow:hidden;  }
        #site_search.active { width: 200px;}
        #site_search #searchBoxInput { display:none; margin:0px; background: #fff; color: #222; box-sizing: content-box; font-size: 14px; outline: 0; border: 0; position: absolute; top: 0px; width: 115px; text-align:left; right: 30px ; padding: 5px 15px 5px; line-height: 20px; height: 20px; border-radius: 0px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
        #site_search.active #searchBoxInput { display: block; }
        #site_search #search_button { width: 30px; height: 30px; line-height: 30px; text-align:center; cursor: pointer; position: absolute; right:0px; top:0px; font-size:18px; color: #fff; background: none ; border: none; border-radius: 0px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; }
        #site_search.active #search_button { background: #00adbb; }
        #site_search #search_button span.fa { position: relative; top: -1px;}  
        
	#header {
		background: #ffffff;
		border-bottom: solid 1px rgba(0, 0, 0, 0.125);
		box-shadow: 0 0.05em 0.125em 0 rgba(0, 0, 0, 0.075);
		color: #7e8487;
		cursor: default;
		height: 5.25em;
		left: 0;
		line-height: 3.25em;
		position: relative;
		top: 0;
		width: 100%;
		z-index: 100;
	}
        
        #header .container { width: 98%; max-width: 1750px; position: relative; height: 100%;}

		#header h1 {
			color: #333333;
			height: inherit;
			width: 320px;
			left: 1.25em;
			line-height: 30px;
			margin: -30px 0 0;
			padding: 0;
			position: absolute;
			top: 50%;
		}

			#header h1 a {
				font-size: 0.5em; display: block; font-size: 22px; color: #333; font-weight:400; text-transform:uppercase;
			}
			    #header h1 a img { float: left; height: 60px; display: block; width: auto;  }

		#header nav {
			height: inherit;
			line-height: inherit;
			position: absolute;
			right: 0px;
			top: 13px;
			vertical-align: middle;
		}

			#header nav > ul {
				list-style: none;
				margin: 0;
				padding-left: 0;
				text-align: end;
			}

				#header nav > ul > li {
					display: inline-block;
					margin-left: 1.5em;
					padding-left: 0;
				}
				
				#header nav > ul > li.button {
					padding-left: 1.65em;
				}

					#header nav > ul > li > ul {
						display: none;
					}

					#header nav > ul > li a {
						-moz-transition: color 0.2s ease-in-out;
						-webkit-transition: color 0.2s ease-in-out;
						-ms-transition: color 0.2s ease-in-out;
						transition: color 0.2s ease-in-out;
						color: inherit;
						display: inline-block;
						text-decoration: none;
					}
                    
                    #header nav > ul > li a:hover {
						color: #ff5859 !important;
					}
                    
					#header nav > ul > li:first-child {
						/*margin-left: 0;*/
						margin-left: 300px;
					}

					#header nav > ul > li.active a {
						color: #ff5859 !important;
					}

		#header.alt {
			background: none;
			border: none;
			box-shadow: none;
			color: #cccecf;
			height: 4em;
			line-height: 4em;
			position: absolute;
		}

			#header.alt h1 {
				display: none;
			}

			#header.alt nav {
				left: 0;
				text-align: center;
				top: 1em;
				width: 100%;
			}

				#header.alt nav > ul > li {
					margin: 0 1em;
				}

					#header.alt nav > ul > li a:hover {
						color: #ffffff !important;
					}

					#header.alt nav > ul > li.active a {
						color: #ffffff !important;
					}

	.dropotron {
		background: #ffffff;
		border: solid 1px #e8eaeb;
		box-shadow: 0 0.15em 0.25em 0 rgba(0, 0, 0, 0.075);
		color: #7e8487;
		list-style: none;
		margin: -0.75em 0 0 -1px;
		min-width: 12em;
		padding: 0.75em 0;
	}

		.dropotron.level-0 {
			font-size: 0.9em;
			margin: 1em 0 0 0;
		}

			.dropotron.level-0:before {
				-moz-transform: rotate(45deg);
				-webkit-transform: rotate(45deg);
				-ms-transform: rotate(45deg);
				transform: rotate(45deg);
				background: #ffffff;
				border: 0;
				border-color: #e8eaeb;
				border-left-width: 1px;
				border-style: solid;
				border-top-width: 1px;
				content: '';
				display: block;
				height: 1em;
				left: 50%;
				margin-left: -0.5em;
				position: absolute;
				top: -0.5em;
				width: 1em;
			}

		.dropotron li {
			border-top: solid 1px #e8eaeb;
			padding: 0;
		}

			.dropotron li:first-child {
				border-top: 0;
			}

			.dropotron li > a {
				-moz-transition: none;
				-webkit-transition: none;
				-ms-transition: none;
				transition: none;
				color: #7e8487;
				display: block;
				line-height: 2.25em;
				padding: 0 1em;
				text-decoration: none;
			}

			.dropotron li:hover > a, .dropotron li.active > a {
				background: #ff5859;
				color: #ffffff !important;
			}

/* Banner */

    #cycle_banners { width: 100%; }
    
	.banner {
		background-color: #00adbb;
		background-image: url("graphics/assets/css/images/overlay.png"), url("graphics/images/banner.jpg");
		background-position: top left,							center center;
		background-repeat: repeat,								no-repeat;
		background-size: auto,								cover;
		color: #cccecf;
		padding: 16em 0 14em 0;
		text-align: center;
		width: 100%;
	}
	
	.banner.home-slider-banner { height: 0px !important; padding: 0 0 30%; background-position: center center; background-size: cover;}
	
	.home-slider-banner  .slideInnerBox { padding: 10%;}
    .home-slider-banner .slideTitle { font-size: 2.5em;	line-height: 1.5em; font-weight:bold; color:#fff; text-shadow: 2px 5px 8px #000;}
    .home-slider-banner  .slideSubTitle { font-size: 1.75em;	line-height: 1.5em; font-weight:normal; color:#fff; text-shadow: 2px 5px 8px #000;}
    .home-slider-banner .slideButton {margin-top: 1em; background-color: #ff5859; border-color: #ff5859; display:inline-block; color:#fff;box-sizing: border-box;padding: 0.5em; text-decoration:none;font-weight:bold;font-size: 1.75em;}
    .home-slider-banner .slideButton:hover {background-color: #ff5859; border-color: #ff5859; color:#fff !important; opacity:0.8}



		.banner :last-child {
			margin-bottom: 0;
		}

		.banner h2, .banner h3, .banner h4, .banner h5, .banner h6 {
			color: #ffffff;
		}
        
        .banner .logo { 
            padding: 0.5em 1em; 
            font-family: "Open Sans Condensed", sans-serif;
			font-size: 1.2em;
			font-weight: 700;
        }
        
        /*
		.banner .logo a {
			background: #2e7de1;
			color: #ffffff;
			display: inline-block;
			font-family: "Open Sans Condensed", sans-serif;
			font-size: 1.75em;
			font-weight: 700;
			padding: 0.5em 1em;
			cursor: pointer;
			text-decoration: none;
		}
        
        .banner .logo a:hover {
            color: #fff !important;
        }
        */
        
		.banner header {
			margin: 2em 0 0 0;
		}

			.banner header h2 {
				font-size: 2.25em;
			}

			.banner header p {
				font-size: 1em;
				font-style: normal;
			}

        /* Prev/Next Controls */
        .cycle-prev, .cycle-next { position: absolute; top: 0; width: 30%; opacity: 0; z-index:9;filter: alpha(opacity=0); z-index: 800; height: 100%; cursor: pointer; }
        .cycle-prev { left: 0; background: url('graphics/assets/design/prev-arrow.png') 50% 50% no-repeat; }
        .cycle-next { right: 0; background: url('graphics/assets/design/next-arrow.png') 50% 50% no-repeat; }
        .cycle-prev:hover, .cycle-next:hover { opacity: .7; filter: alpha(opacity=70) }

        @media screen and (max-width: 980px) {
        	#cycle_banners, #interior_header { margin-top: 66px; }
        }
        
        @media screen and (max-width: 736px) {
        	#cycle_banners, #interior_header { margin-top: 66px; }
        }
        
        @media screen and (max-width: 480px) {
        	#cycle_banners, #interior_header { margin-top: 66px; }
        }

/* Intro */

	#intro, .intro_style {
		text-align: center;
	}
	
	.intro_style {padding-bottom: 45px;}

		#intro h2, .intro_style h2 {
			font-size: 2em;
			margin: 0 auto;
			width: 70%;
		}

		#intro footer, .intro_style footer {
			border-top: solid 2px #e8eaeb;
			margin: 2em 0 0 0;
			padding: 2em 0 0 0;
		}

			#intro footer p, .intro_style footer p {
				display: inline-block;
				margin: 0;
				text-align: right;
				vertical-align: top;
				width: 64%;
				float: left;
			}

			#intro footer .actions, .intro_style footer .actions {
				display: inline-block;
				margin: 0 0 0 2em;
				vertical-align: top;
			}

/* Main */

    #interior_header img {
    	max-width: 100%;
    	height: auto !important;
    }
    /*
    #interior_header {
        padding: 1px 0;
    }
    #interior_header header.major {
        margin-top:4em;
    }
    #interior_header span + header.major {
        position:absolute;
        top:50%;
        transform: translateY(-50%);
        margin:0;
    }
    */
	#main .container > section {
		border-top: solid 6px #e8eaeb;
		margin: 5em 0 0 0;
		padding: 5em 0 0 0;
	}

		#main .container > section:first-child {
			border-top: solid 1px transparent;
			margin-top: 0;
			padding-top: 0;
		}


/* SideBars */
.sidemenu li {
    list-style: none;
}

.sidemenu a{
    color: #7e8487;
    text-decoration: none;
}
/* SideBars End */

/* Footer */

	#footer {
		background: #505759;
		color: #d0e0d7;
		font-size: 0.9em;
		padding: 6em 0;
	}

		#footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
			color: #ffffff;
		}

		#footer ul.alt li {
			border-top-color: #ff5859;
		}

			#footer ul.alt li a {
				color: inherit;
				text-decoration: none;
			}

		#footer .copyright {
			color: #fff;
			font-size: 0.9em;
			margin: 2em 0 0 0;
			padding: 0;
			text-align: center;
		}

			#footer .copyright li {
				border-left: solid 1px #fff;
				display: inline-block;
				list-style: none;
				margin-left: 1.5em;
				padding-left: 1.5em;
			}

				#footer .copyright li:first-child {
					border-left: 0;
					margin-left: 0;
					padding-left: 0;
				}
                
                #footer .accrisoft {
                    color: inherit;
                    text-decoration: none;
                }

/* Site specific new stuff */
.home_quicklinks h3, .home_calendar h3, .home_event_lister h3 { background-color: rgba(50,50,50,0.8); padding:15px; color:#fff; }

.quicklink { transition: 0.15s; display: block; line-height: 28px; font-size: 16px; padding: 10px 22px; text-align:center; text-decoration: none !important; color: #d0e0d7; background: #ccc;}
.quicklink:hover { opacity: 1; color: #fff !important; }
.quicklink.color1 { background: #2e7de1;}
.quicklink.color2 { background: #ff5859;}
.quicklink.color3 { background: #00adbb;}
.quicklink.color4 { background: #008690;}
.quicklink.color5 { background: #505759;}
.quicklink.color6 { background: #d7006d;}


.home_event {min-height: 90px; padding-bottom: 10px; position: relative;}
.home_event .date_box { position: absolute; left: 0px; top: 0px; width: 58px; height: 58px; background: #2f7de1; color: #fff; text-align:center; font-size: 15px; font-weight: 500; text-transform: uppercase; line-height:20px;}
.home_event .date_box .month { display: block; padding-top:10px;}
.home_event .date_box .day {}
.home_event h4 { padding: 0 0 0 75px; margin: 0 0 0px 0; line-height: 15px; margin-bottom: 8px;}
.home_event h4 a { color: #333; }
.home_event h4:hover a { color: #2f7de1; }
.home_event p { padding: 0 0 0 75px; margin: 0; font-size: 14px; line-height: 18px;}

.photo_slider {display: none;}
body#tinymce .photo_slider { display: block; text-align:center; padding: 20px; font-size: 20px; border: 3px dashed #999; position: relative;}
body#tinymce .photo_slider::before { display: inline-block; position: absolute; top: -15px; left: 50%; padding: 0 10px; transform: translateX(-50%); line-height: 28px; background: #fff; font-size: 16px; color: #999; content: 'Photo Slider';}

.interior_photo_slideshow {display: block; position: relative; width: 100%; height: 0px; padding-bottom: 44%;}
.interior_photo_slideshow .photo_cycle { position: absolute; left:0px; top: 0px; height: 100% !important; width: 100% !important;}
.interior_photo_slideshow .photo_cycle .photo_slide { position: absolute; left:0px; top: 0px; height: 100% !important; width: 100% !important;}
.photo_slide .ps_caption { position: absolute; bottom: 0px; left:0px; right:0px; padding: 12px 18px; color: #fff; background: rgba(0,0,0,0.67);}
.photo_slide .ps_title { color: #fff; margin: 0; padding: 0px;}
.photo_slide .ps_desc { font-size: 15px; color: #fff; margin: 0px; padding: 10px;}

/* Wide */

	@media screen and (max-width: 1680px) {

		/* Basic */

			body, input, select, textarea {
				font-size: 11pt;
			}

		/* Banner */

			.banner {
				padding: 14em 0 12em 0;
			}

	}

/* Normal */

	@media screen and (max-width: 1280px) {

		/* Basic */

			body, input, select, textarea {
				font-size: 11pt;
			}

		/* Image */

			.image img {
				border-width: 3px;
			}

		/* Wrapper */

			.wrapper {
				padding: 4em 0;
			}

		/* Banner */

			.banner {
				padding: 11em 0 9em 0;
			}

		/* Main */

			#main .container > section {
				border-top: solid 3px #e8eaeb;
				margin: 4em 0 0 0;
				padding: 4em 0 0 0;
			}

		/* Footer */

			#footer {
				padding: 4em 0;
			}

	}

/* Narrow */

	#navPanel, #navButton {
		display: none;
	}

	@media screen and (max-width: 980px) {

		/* Basic */

			html, body {
				overflow-x: hidden;
			}

			body, input, select, textarea {
				font-size: 11pt;
			}

			h2 br, h3 br, h4 br, h5 br, h6 br {
				display: none;
			}

		/* Section/Article */

			section.features .intro, article.features .intro {
				padding-left: 4em;
				padding-right: 4em;
				text-align: center;
			}

				section.features .intro p, article.features .intro p {
					margin: 0;
				}

				section.features .intro .icon-bullets, article.features .intro .icon-bullets {
					display: inline-block;
					margin: 0 0 4em 0;
				}

			header.major {
				margin: 0 0 3em 0;
			}

				header.major h2 {
					font-size: 2em;
				}

		/* Wrapper */

			.wrapper {
				padding: 3em 0;
			}

		/* Header */

			#page-wrapper {
				padding-top: 0;
			}
            
            #mobile_logo { display:block;}
            
			#header, #top_bar {
				display: none;
			}

		/* Banner */

			.banner {
				padding: 11em 4em;
			}

		/* Intro */

			#intro {
				padding-left: 4em;
				padding-right: 4em;
			}

				#intro br {
					display: none;
				}

				#intro h2 {
					font-size: 2em;
				}

				#intro footer p {
					text-align: center;
				}

				#intro footer .actions {
					display: block;
					margin: 2em 0 0 0;
				}

		/* Footer */

			#footer {
				padding: 4em 0;
			}

		/* Off-Canvas Navigation */

			#page-wrapper {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				padding-bottom: 1px;
			}

			#navButton {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 4em;
				right: 0;
				position: fixed;
				top: 0;
				width: 6em;
				z-index: 10001;
			}

				#navButton .toggle {
					text-decoration: none;
					height: 100%;
					right: 0;
					position: absolute;
					top: 0;
					width: 100%;
					border: 0;
					text-decoration: none;
				}

					#navButton .toggle:before {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						font-family: FontAwesome;
						font-style: normal;
						font-weight: normal;
						text-transform: none !important;
					}

					#navButton .toggle:before {
						content: '\f0c9';
						background: rgba(255, 88, 89, .85);
						color: rgba(255, 255, 255, 0.75);
						display: block;
						font-size: 16px;
						height: 2em;
						right: 0.5em;
						line-height: 2em;
						position: absolute;
						text-align: center;
						top: 0.5em;
						width: 3.25em;
					}

			#navPanel {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 100%;
				right: 0;
				overflow-y: auto;
				position: fixed;
				top: 0;
				width: 275px;
				z-index: 10002;
				background: #2c3437;
				color: #cccecf;
				padding: 0 1em 0 1em;
				box-shadow: inset -0.25em 0 0.25em 0 rgba(0, 0, 0, 0.1);
			}

				#navPanel .link {
					border-bottom: 0;
					border-top: solid 1px #474f53;
					color: #cccecf !important;
					display: block;
					height: 44px;
					line-height: 44px;
					text-decoration: none;
				}

					#navPanel .link:first-child {
						border-top: 0;
					}

					#navPanel .link.depth-0 {
						color: #ffffff !important;
					}

					#navPanel .link .indent-1 {
						display: inline-block;
						width: 1em;
					}

					#navPanel .link .indent-2 {
						display: inline-block;
						width: 2em;
					}

					#navPanel .link .indent-3 {
						display: inline-block;
						width: 3em;
					}

					#navPanel .link .indent-4 {
						display: inline-block;
						width: 4em;
					}

					#navPanel .link .indent-5 {
						display: inline-block;
						width: 5em;
					}

			body.navPanel-visible #page-wrapper {
				-moz-transform: translateX(-275px);
				-webkit-transform: translateX(-275px);
				-ms-transform: translateX(-275px);
				transform: translateX(-275px);
			}

			body.navPanel-visible #navButton {
				-moz-transform: translateX(-275px);
				-webkit-transform: translateX(-275px);
				-ms-transform: translateX(-275px);
				transform: translateX(-275px);
			}

			body.navPanel-visible #navPanel {
				-moz-transform: translateX(0);
				-webkit-transform: translateX(0);
				-ms-transform: translateX(0);
				transform: translateX(0);
			}

	}

/* Mobile */
    
    .mobile_only { display:none;}
    body#tinymce .mobile_only { display:block; }
    .no_mobile { }
    
    @media screen and (max-width:900px) {
        table.responsive, .responsive table { width: 100% !important; height: auto !important; display: block; text-align:center; }
        table.responsive tbody, .responsive table tbody{ width: 100% !important; height: auto !important; display: block; }
        table.responsive tr, .responsive table tr { width: 100% !important; height: auto !important; display: block; }
        table.responsive td , .responsive table td { width: 100% !important; height: auto !important; display: block; }
        table.responsive img , .responsive table img { margin-top: 15px; margin-bottom: 15px; } 
    }

	@media screen and (max-width: 1200px) {
        
        .mobile_only { display:block;}
        .no_mobile { display:none; }
        
		/* Basic */

			body, input, select, textarea {
				font-size: 11pt;
			}

			h2 {
				font-size: 1.5em;
				line-height: 1.5em;
			}

			h3 {
				font-size: 1.25em;
				line-height: 1.5em;
			}

			h4 {
				font-size: 1em;
				line-height: 1.5em;
			}

		/* Section/Article */

			header.major {
				margin: 2em 0 2em 0;
			}

				header.major h2 {
					font-size: 1.5em;
				}

				header.major p {
					font-size: 1em;
				}

		/* Banner */

			.banner {
				padding: 5em 2em 4em 2em;
			}

				.banner header h2 {
					font-size: 1.5em;
				}

		/* Intro */

			#intro h2 {
				font-size: 1.5em;
			}

		/* Main */

			#main {
				padding: 2em 1em;
			}

		/* Footer */

			#footer {
				padding: 3em 1em;
			}

				#footer .copyright li {
					border-left: 0;
					display: block;
					margin-left: 0;
					padding-left: 0;
				}

	}

/* Mobile (Portrait) */

	@media screen and (max-width: 480px) {

		/* Basic */

			html, body {
				min-width: 320px;
			}

			body, input, select, textarea {
				font-size: 11pt;
			}

		/* Section/Article */

			section.features .intro, article.features .intro {
				padding-left: 0;
				padding-right: 0;
				text-align: left;
			}

				section.features .intro .icon-bullets, article.features .intro .icon-bullets {
					display: block;
				}

		/* List */

			ul.actions {
				margin: 0 0 2em 0;
			}

				ul.actions li {
					display: block;
					padding: 1em 0 0 0;
					text-align: center;
					width: 100%;
				}

					ul.actions li:first-child {
						padding-top: 0;
					}

					ul.actions li > * {
						margin: 0 !important;
						width: 100%;
					}

						ul.actions li > *.icon:before {
							margin-left: -2em;
						}

				ul.actions.small li {
					padding: 0.5em 0 0 0;
				}

					ul.actions.small li:first-child {
						padding-top: 0;
					}

		/* Button */

			input[type="submit"],
			input[type="reset"],
			input[type="button"],
			.button {
				padding: 0 8px;
			}

		/* Wrapper */

			.wrapper {
				padding: 2em 1em !important;
			}

		/* Banner */

			.banner {
				padding: 6em 2em 4em 2em;
			}

		/* Intro */

			#intro {
				text-align: left;
			}

				#intro footer p {
					text-align: left;
					float: none;
					width: 100%;
				}

	}


/* ---------------Global Styles--------------- */
#editAnywhere {display:none;}


/* ---------------General Module Styles--------------- */

.moduleDetail {}
.moduleLister {}
div.listerItem { clear: both; margin: 1.0em 0 1.5em 0; padding-bottom: 1.5em;border-bottom: 2px solid rgba(0, 0, 0, 0.1); }
div.listerItem:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* common elements across modules */
.label { font-weight: bold; margin-right:10px; } /* form required vs form optional*/
.title {}
.description {}
.blurb {}
.thumbnail {}
.info {}
.author {}
.date {}
.time {}
.filter {float:right;}
.imageLink {float:left;}
.tags {background: #eee; display: block; margin-bottom: 10px; text-indent: 8px;}
.utilityLinks {}

.moduleLister .thumbnail { width: 200px; float: left; margin-right: 20px; }

.errorMessage{ font-weight:bold; color:#f00; }

/* End General Module Styles */

/* Pagination */
.pagination { clear: both; display: block; }
.pagination a, .pagination a:link, .pagination a:visited { text-decoration:none; }
.pagination .prevnextCurrent, .pagination .prevnextWindow, .pagination .prevnextWindowArrow { border:solid 1px #ccc; margin:0; padding:4px 6px; font-size:11px; margin-right:2px; display:inline; display:inline-block; }
.pagination a.prevnextWindow:hover, .pagination a.prevnextLink:hover, .pagination .prevnextWindowArrow:hover { border:solid 1px #000; color:#000; }
.pagination .prevnextCurrent {background:#ccc; color:#000; font-weight:bold; padding:4px 6px; }
.pagination a.prevnextLink { border:1px solid #ccc; padding:4px 6px 4px; margin-right:2px; font-size:11px; display:block; }
/* End Pagination */

/* Send Page Styles */
.sendpage { clear:both; }
.sendpageBody div, .sendpageBody td { padding: 2px 0px; }
/* End Send Page Styles */

/* ModuleBegin::gendocs */
.webpageModule.moduleDetail { }
/* ModuleEnd::gendocs */



/* ModuleBegin::events */
/* ---- Events Lister ---- */
.eventsModule.moduleLister {}

/* ---- Events Detail ---- */
.eventsModule.moduleDetail {}
	.eventsModule .date {}
	.eventsModule .label {}
	.eventsModule .time {}
	.eventsModule .location { margin: 1em 0; }
	.eventsModule .map {}
	.eventsModule .address {}
	.eventsModule .directions {}
	.eventsModule .contactInfo {}
	.eventsModule .name {}
	.eventsModule .phone {}
	.eventsModule .email {}
	.eventsModule .rsvp {}
	.eventsModule .ticketsWrapper {}
	.eventsModule .ticket {}
	.eventsModule .description {}
	.eventsModule .utilityLinks {}
    .eventsModule.moduleDetail .thumbnail {width:300px; float:right; margin-left: 20px;}


/* ---- Events Small Calendar ---- */


.cal { text-align: center; position:relative; background: transparent;}
.calTop { height: 40px; line-height:40px; padding-bottom: 0px;box-sizing: content-box; background-color:#00adbb;}
.calTop a { color: #fff; text-decoration: none;}
a.calPrev, a.calNext { display: block; position: absolute; top: 0px; width: 42px; font-size: 15px; text-align:center; line-height:40px; height: 40px; }
.calPrev:hover, .calNext:hover { background: rgba(255,255,255,0.3); } 
.calPrev { left: 0px; }
.calNext { right: 0px;}
.calMonth { position: absolute; top: 0; left: 43px; right: 43px;  text-align: center; font-size: 24px; }
.calGrid { background: #fff;clear: both; width: 100%; text-align: center; margin-left: auto; margin-right: auto; border-collapse: collapse;}
.calGrid td { position: relative; color: #333;  width: 14.2857%; font-size: 14px; height: 35px; padding: 0px 0; vertical-align: middle; text-align: center;  }
.calGrid tr {border: 0px !important; background: 0px !important;}
.calGrid tr.calWeek { text-align: center; }
.calGrid tr.calWeek td { font-weight: normal; font-weight: 700; height: 25px; border-left: 0px ; border-top:0px; }
.calGrid td.today { }
.calGrid td.activeday { font-weight: bold; background: #F0F5F2;}

/* Small Calendar Only */

.cal.smallCalendar .calGrid td .glance_inner { display:none; position: absolute; transition: all .3s; opacity: 0; position: absolute; bottom: 20px; left: 50%; margin-left: -60px; width: 106px; background: #00adbb; color: #fff; padding: 5px 7px; font-size: 11px; line-height: 17px; text-transform: uppercase;  }
.cal.smallCalendar .calGrid td.hovered .glance_inner, .calGrid td.active .glance_inner { opacity: 1; bottom: 38px; z-index:25;}
.cal.smallCalendar .calGrid td .glance_inner a { color: #fff;}
.cal.smallCalendar .calGrid td .glance_inner a:hover {text-decoration: underline;}
.cal.smallCalendar .calGrid td .glance_inner .bottom_triangle { position: absolute; top: 100%;  border-bottom: 6px solid transparent; }
.cal.smallCalendar .calGrid td .glance_inner .bottom_triangle.right {left: 50%; border-left: 6px solid #00adbb;}
.cal.smallCalendar .calGrid td .glance_inner .bottom_triangle.left {right: 50%; border-right: 6px solid #00adbb;}
.cal.smallCalendar .calGrid td.today { color: #ff5859 ; }
.cal.smallCalendar .calGrid td.activeday { cursor: pointer; }
.cal.smallCalendar .calGrid td span.indicator { display: block; position: absolute; right: 0px; bottom: 0px; width:0px;height:0px; border-right: 12px solid #d0e0d7; border-top:12px solid transparent;}



/* Large Calendar Only */

.cal.largeCalendar .calGrid td { padding: 7px; vertical-align: top; text-align:left; height: 100px; border-right:1px solid #adadad; border-bottom:1px solid #adadad; }
.cal.largeCalendar .calGrid tr.calWeek td { border-right: 0px; border-bottom: 0px; text-align:center; height: auto; color:#fff;}
.cal.largeCalendar .calGrid td .glance_inner { display: block; padding-top: 7px; font-size: 13px;}
.cal.largeCalendar .calGrid td:first-child { border-left:1px solid #adadad;}
.cal.largeCalendar .calTop { background:#00adbb; color:#fff;}
.cal.largeCalendar .calTop a { color:#fff;}
.cal.largeCalendar .calWeek { background: rgba(0,134,144,0.9) !important}
.cal.largeCalendar .calGrid td { background: rgba(144, 225, 169, 0.1) }
.cal.largeCalendar .calGrid td.activeday { background: rgba(81, 130, 100, 0.21) }
.calBottom { text-align: left;  }
.calMonthGlance { padding: 5px 0px 3px 0px; }
.calBottom a {  }


/* ---- Events Month at a Glance ---- */
#calendarDetail {margin-top: 7px; ; padding-bottom: 30px; width:100%; }
#calendarDetail table { width: 100%; table-layout: fixed;  text-align: center; }
#calendarDetail .calendarMonths { vertical-align: middle; padding-top: 3px; padding-left: 12px; width:100%; }
#calendarDetail a { text-decoration: none; }
#calendarDetail a:hover { text-decoration: underline; }
#calendarDetail .calendarMonths a { display: block; font-weight: bold; font-size: small; padding: 5px 0px 5px 0px; }
#calendarDetail .calendarMonths a:hover { color: #000; }
#calendarDetail .calendarDays { table-layout: fixed; background: #fff; width:100%; }
#calendarDetail .calendarDays td { background:none; border-bottom:1px solid rgba(0,0,0,.05); }
#calendarDetail .calendarDays .title { font-size: medium; font-weight: bold; color: #fff; padding: 10px 0px 10px 0px; background: #333; }
#calendarDetail .calendarDays .prevLink, #calendarDetail .calendarDays .nextLink { background: #333; color:#fff; }
#calendarDetail .title a { font-size: small; }
#calendarDetail .calendarDays .prevLink a, #calendarDetail .calendarDays .nextLink a{ font-size: small; color: #fff; }
#calendarDetail .calendarDays td { font-size:small; line-height:  1.1em; }
#calendarDetail .calendarDays .weekdays { height: 30px; line-height: 30px;background-color: #E8E8E8; }
#calendarDetail .calendarDays .emptyDay { height: 100px; text-align: left; vertical-align: top; background-color: #eee; background-color: rgba(0,0,0,.02); }
#calendarDetail .calendarDays .eventToday { height: 100px; text-align: left; vertical-align: top;background-color:#eee; background-color: rgba(0,0,0,.05); padding-left: 5px; padding:5px;}
#calendarDetail .calendarDays .eventOff { height: 100px; text-align: left; vertical-align: top; padding-left: 5px;  padding:5px;}
#calendarDetail .calendarDays .eventOn { height: 100px; text-align: left; vertical-align: top; padding-left: 5px; padding:5px; }

/* ---- Events Box ---- */
.eventsModule.moduleLister.box { }
.eventsModule.moduleLister.box .listItem { padding-bottom: 10px; }
.eventsModule.moduleLister.box .date { color: #777; }

/* ---- Events Registration ----- */
#registrationSummary td { padding:1px 10px; }
/* ModuleEnd::events */



/* ModuleBegin::news */
.newsModule.moduleDetail {}
.newsModule.moduleLister { 
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;}
.newsModule.moduleLister .listerItem {
    align-self: stretch;
    width: 31%;
    padding: 2%;
    margin: 1%;
}   
@media screen and (max-width: 768px) {
    .newsModule.moduleLister .listerItem {
    width: 48%;    
    }
}
@media screen and (max-width: 420px) {
    .newsModule.moduleLister .listerItem {
    width: 96%;    
    }
}
.newsModule .copyright { padding: 1em 0em; text-align: center; font-size: smaller; }
.newsModule .blurb {}
.newsModule .thumbnail {}
/* ModuleEnd::news */



/* ModuleBegin::blog */
.blogModule {}
.blogModule .info {margin-bottom: 20px; }
.blogModule .author {}
.blogModule .date {}
.blogModule .thumbnail img { width:350px; max-width:100%; }
.blogModule .tags {} 
.blogModule .comment { padding: 10px; background: #f4f4f4; margin-bottom: 15px; border: 1px solid #ccc; }
.blogModule .comment .info { color: #333; font-weight: 600; margin-bottom: 10px; }

/* ---- Blog Lister ----- */
.blogModule.moduleLister {}
.blogModule.moduleLister h2 { margin-bottom:5px; }
.blogModule .listerItem {}
.blogModule .blurb {}

/* ---- Blog Detail ------- */
.blogModule.moduleDetail {}
.blogModule.moduleDetail h1 { margin-bottom: 5px; }
.blogModule.moduleDetail .fullText {}

/* ---- Blog Archives ------ */
.blogModule.archive .month { padding-left:10px; }
.blogModule.archive .year { font-weight: bold; }
/* ModuleEnd::blog */

/* ModuleBegin::forms */
.formFieldWrapper {
    margin-bottom: 10px;
}

.formFieldWrapper .formField {
	margin-left: 20px;
}

.formFieldWrapper:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}

.formLabel.formAlign_align {
    float:left;
    width: 150px;
}

.formField.formAlign_align {
    float: left;
}

.formLabel.formAlign_split,
.formField.formAlign_split {
 	width: 100%
}

.formLabel.formAlign_none,
.formField.formAlign_none {
    float: left;
}

/* basic calendar popup css */
.ui-datepicker {
	background-color: #fff;
	border: 1px solid #999;
	border-radius: 4px;
	display: none;
	margin-top: 4px;
	padding: 10px;
	width: 240px;
}
.ui-datepicker .ui-datepicker-header {
	text-align: center;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev {
	float: left;
	text-align: left;
}
.ui-datepicker .ui-datepicker-next {
	float: right;
	text-align: right;
}
.ui-datepicker .ui-datepicker-calendar {
    table-layout: fixed;
	width: 100%;
}
.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
	text-align: center;
	padding: 2px 0;
}
.ui-datepicker .ui-datepicker-calendar td:hover {
	background-color: #eee;
	cursor: pointer;
}
.ui-datepicker .ui-datepicker-calendar td a {
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-today {
	background-color: #f2f2f2;
}
.ui-datepicker .ui-datepicker-current-day a {
	color: #000;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
	background-color: #fff;
	cursor: default;
}
/* ModuleEnd::forms */

/* ModuleBegin::photo */
/*******************************       ******************************************
******************************** PHOTO ******************************************
********************************       *****************************************/
/* Photo Lister */
/* Photo Lister */
.photoModule.moduleLister {}
.photoModule.moduleLister .gridItem {border:1px solid #ccc; text-align:center; width: 200px; display:inline-block; vertical-align:top; margin-bottom:5px; padding-bottom: 15px}
.photoModule.moduleLister .gridItem:hover {border:1px solid #5E5E5E;}
.photoModule.moduleLister .gridItem span {display:block;}
.photoModule.moduleLister .gridItem .image {width:160px;height:150px;overflow:hidden; margin: 10px auto;}
.photoModule.moduleLister .gridItem .name {height:20px;overflow:hidden;}
.photoModule.moduleLister .gridItem .description {height:55px;overflow:hidden;}
ul.grid:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
ul.grid li.gridItem { width: 200px; display: inline-block; vertical-align: top; }

/* Photo Thumbnails */
.photoModule .description  {}
.photoModule .thumbnailItem {float:left; margin:0 10px 10px 0; position:relative; height: 100px; width: 150px; overflow: hidden;}
.photoModule .thumbnailItem img.activeImage {border:1px solid #333;}
.photoModule .thumbnailItem img {border:1px solid #ccc; min-height: 100%; min-width: 100%;}
.photoModule .thumbnailItem a:hover img {border:1px solid #5E5E5E;}

/* Photo Detail */
.photoModule.moduleDetail{margin:10px 0;}
.photoModule .photoRemote {width:400px;height:20px;margin:0 auto;}
.photoModule .photoRemote span{width:80px;height:20px;background-color:#fff;text-align:center;float:left;}
.photoModule .photoRemote span a{display:block;margin:0 1px;background-color:#fff;color:#888;border:1px solid #ccc;text-decoration:none;}
.photoModule .photoRemote span a:hover,div.photoRemote span a:active{border:1px solid #e5e5e5;color:#000;}
.photoModule .imageDetail {margin:10px; }
.photoModule .imageDetail div {margin:0 auto;}
.photoModule .imageDetail img {border:1px solid #ccc;}
.photoModule.moduleDetail .imageDetail, .photoModule.moduleDetail .info{text-align:center;color:#888;}

/* Flightbox */
.flightbox-close { position: absolute; top: 20px; right: 20px; z-index: 3000; }
.flightbox-pager { height: 100%; width: 75px; position: absolute; }
.flightbox-pager:hover, .flightbox-close:hover { cursor: pointer; cursor: hand; }
.flightbox-pager p { font-size: 30px; font-weight: bold; color: #bbb; position: absolute; top: 50%; width: 75px; padding; 25px; text-align:center; }
.flightbox-container { color: #bbb; position: absolute; z-index: 1000;  text-align: center; }
.flightbox-container img {max-width: 100%; max-height: 100%;}
.hover { width: 100%;  text-align: center; background: rgba(0,0,0,0.6); color: #fff; position: absolute; bottom: 0px; font-size: 12px; display:none; }
/* ModuleEnd::photo */

/* ModuleBegin::directory-schedule */
#schedule_lister {}
#schedule_lister h1 {}
#instructor_filter {}
#instructor_filter select { display: inline-block; max-width: 300px;}
#schedule_wrapper {padding: 6px 10px; background: #fff; border-radius: 8px; border: 2px solid #ddd;}
#schedule_head, #schedule_subhead, #schedule_footer, #schedule_footer2 { margin: 4px 0 0 87px; line-height: 30px; }
#schedule_subhead, #schedule_footer2 { line-height: 14px;}
#schedule_head > div, #schedule_subhead > div, #schedule_footer > div, #schedule_footer2 > div { float:left; width: 13%; margin: 0px .5%; text-align:center; font-weight: bold;}
#schedule_subhead > div, #schedule_footer2 > div { font-weight: normal;}
#schedule_head > div.clear, #schedule_subhead > div.clear, #schedule_footer > div.clear, #schedule_footer2 > div.clear  { float:none; }
#schedule {}
.row_title { position: relative; margin: 16px 0; height: 2px; background: #999;}
.row_title span { position: absolute; left: 0px; padding: 0 10px; line-height: 36px; font-size: 17px; top: -18px; background: #fff;}
.row_days { margin: 4px 0 0 87px; min-height: 20px;}
.row_days > div { float:left; width: 13%; margin: 0px .5% 4px;}
.row_days > div.clear { float:none; }

#schedule_toggle { display: none; height: 30px; line-height: 30px; position: relative; margin: 0  0 25px;}
#schedule_toggle h4 { text-align:center; font-size: 16px; font-weight: bold; margin:0px; padding:0px; line-height: 30px; position: absolute; left: 0px; width: 100px; top: 0px;}
#schedule_toggle > div { position: absolute; left: 115px; right: 0px; top: 0px; height: 30px;}
#schedule_toggle select { width: 100%; box-sizing: border-box; height: 30px; line-height: 30px; padding: 0 12px; font-size: 13px; text-align:center;}
#schedule_toggle select option { width: 100%; text-align:center;}

#raw_items { display: none; }
.schedule_item {background: rgba(0,0,0,0.04); border-radius: 5px;text-align:left; padding: 3px; margin: 3px 0; cursor: pointer;}
.schedule_item.pool-color { background: rgba(191, 238, 255, 0.46); }
.schedule_item.virtual-color { background: rgba(255, 88, 89, 0.30); }
.schedule_item .fitness_icon { float: right; max-width: 40px; margin: 6px 0 6px 6px; height: auto;}
.schedule_item .item_time {color: #2f7de1; text-align:left; font-size: 13px; font-weight: bold; padding: 0 0 2px;}
.schedule_item .item_name {color: #000; text-align:left; font-size: 13px; font-weight: bold;  vertical-align: middle;}
.schedule_item .teacher {color: #000; text-align:left; font-size: 12px;}
.schedule_item .location {color: #000; text-align:left; font-size: 12px;}
.schedule_item .item_popup { display: none;}
.pip { font-size: 7px; line-height: 14px; vertical-align: middle;}
.pip.low { color: #BFC82E;}
.pip.med { color: #DD2B71;}
.pip.high { color: #50BCE1;}

#popup_wrapper { display: none; z-index: 3000; background: rgba(0,0,0,0.85); position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px;}
#popup_wrapper .item_popup { display: block; position: absolute; left: 50%; top: 50%; margin-left: -235px; margin-top: -125px; width: 470px; background: #f2f2f2; color: #000; font-size: 17px; line-height: 26px; border-radius: 8px; padding: 0 15px 30px;}
.item_popup .popup_close { position: absolute; top: 10px; right: 12px; cursor:pointer; text-align: right; width: 30px;}
.item_popup .popup_title { color: #2f7de1 ; font-size: 26px; line-height: 30px; text-align:center; padding: 15px 0 10px; margin:0 0 10px; border-bottom: 1px solid #888;}
.item_popup .popup_time {}
.item_popup .popup_teacher {}
.item_popup .popup_location {}
.item_popup b { display: inline-block; width: 105px;}
.item_popup .popup_link { text-align:center; position: relative; top: 15px;}
.item_popup .popup_link a { color: #00adbb;}


/* Responsive */
@media screen and (min-width: 20px) and (max-width: 749px) {
#schedule_toggle { display: block; }
#schedule_footer2, #schedule_footer { display: none !important; }
#schedule_head > div, #schedule_subhead > div, .row_days > div { width: 100%; float: none; display: none; }
#schedule_head > div.current_schedule, #schedule_subhead > div.current_schedule, .row_days > div.current_schedule { display: block;}
#popup_wrapper .item_popup { top: 3%; left: 2.5%; margin-left: 0px; margin-top:0px; padding:15px 2.5%; width: 90%; height: 75%; font-size: 12px; line-height: 17px;}
.item_popup .popup_title { padding: 0px; line-height: 20px; font-size: 17px;}
}
@media print {
    .schedule_item .item_name, .schedule_item .item_time {font-size: 10px; line-height: 14px;}
    .schedule_item .teacher, .schedule_item .location { font-size: 9px !important; line-height:13px;}
    
}



/* ModuleEnd::directory-schedule */

/* ModuleBegin::broadcastemail */
.enewsWrapper div { }
.enewsWrapper span { display: block; }
.enewsText { }
.enewsEmail { }
/* ModuleEnd::broadcastemail */

/* Email Sign up Pop up */
#tabSignup {
    font-size: 1.25em;
    }
#tabSignup #broadcastemail_signup_form {
    width:100%;
    color:#333;

}
#tabSignup #broadcastemail_signup_form .enewsBoxEdit {
    display:block;
    clear:both;
    margin: 0.5em auto; 
    width:95%;
    border: 1px solid #ccc;
}
#tabSignup #broadcastemail_signup_form .submit {
    display:block;
    clear:both;
    margin: 0 auto;
    
}
.tabWidget {
    position:fixed;
    bottom: 2em;
    right:2em;
    z-index:99999;
    background: #fff;
    width: 15em;
    padding: 1em;
    display:none;
    box-shadow: 3px 3px 6px #000;
    border-radius: 5px;
}
.tabWidget img {
    max-width:100%;
    height:auto;
}
.tabWidget {
   display:none;
}

.closeThis {
    text-align:center;
    font-size: 1em; 
    line-height:1.5em;
    text-align:center;
    display:block;
    width:1.5em;
    font-weight:thin;
    height:1.5em;
    border-radius:50%;
    box-shadow:2px 2px 5px #666;
    float:right;
    margin: 0 0 1em 1em;
}
.closeThis a {
    color:#666;
    text-decoration:none;
}

/* ModuleBegin::membership */
#formLogin { margin:0 auto; border: 1px solid #ccc; padding: 20px; width:275px; }
.memberLoginBox { margin: 0 auto; }
.memberLoginBox td { padding: 2px; }

.membershipModule .search {}
.membershipModule .companyInfo { margin: 1em 0; }
.membershipModule .companyInfo .name {}
.membershipModule .companyInfo .jobTitle {}
.membershipModule .address { margin: 1em 0; }
.membershipModule .contactInfo { margin: 1em 0; }
.membershipModule .contactInfo .phone {}
.membershipModule .contactInfo .email {}
.membershipModule .contactInfo .website {}
.membershipModule .thumbnail { float:left; margin-right: 20px;}
    
/* ----- Membership Lister ----- */
.membershipModule.moduleLister {}

/* ---- Membership Detail ----- */
.membershipModule.moduleDetail {}

/* ----- My Account ---- */
.membershipModule.myAccount {}
.membershipModule.myAccount:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.membershipModule.myAccount .block { padding: 10px; float: left; width: 250px; height: 150px; }
.membershipModule.myAccount .block.membership { float: none; width: auto; height: auto; background-color: #eee; }
.membershipModule.myAccount .block.membership ul { list-style: none; padding: 0; }

@media (min-width: 45em) {
    .membershipModule.myAccount .block.membership li { display: inline; margin: 0 .5em; }
}

/* ----- My Account - Dispatch ( System Forms ) ---- */
.myaccountHeading { font-size: 2em; font-weight: bold }
.myaccountMessage {}

.myaccountDetail  table { color: #444;}
.myaccountDetail .formtextRequired, .myaccountDetail .formtext { padding: 5px 0; }
.myaccountDetail .formtextRequired label { font-weight: bold };

.myaccountLister {}
.myaccountListerBack {}
/* ModuleEnd::membership */

#blueBar {
    background-color: #13a1e8;
    color: white;
    padding: 10px 0;
}

#blueBar a:hover {
    text-decoration: underline;
    color: white !important;
}


/***Alert Bar***/
#alert-slider{position:relative;background:#fff;padding:8px}
#alert-slider.full-width{padding:0}
#alert-slider.full-width .alert-bar{border:none!important;border-radius:0!important}
#alert-slider.full-width .pag{top:24px;right:52px}
#alert-slider .prevnext{color:#484848;text-align:center;height:23px;width:23px;display:inline-block;line-height:20px;font-size:14px;border-radius:3px;text-decoration:none}
#alert-slider .prevnext:hover{background:#fff}
#alert-slider .pag{position:absolute;top:32px;right:60px;font-size:0}
.alert-bar{width:100%;padding:15px 100px 15px 15px;position:relative;border:1px solid #666;border-radius:3px}
.alert-bar.single{padding-right:43px}
.alert-bar.icon{padding-left:48px}
.alert-bar .icon-wrap{background:initial;height:24px;width:24px;padding:2px;border-radius:3px;text-align:center;position:absolute;left:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.alert-bar .icon-wrap svg{height:17px;width:17px}
.alert-bar div{font-size:14px;margin-bottom:0}
.alert-bar a{text-decoration:underline}
.alert-bar .close-alert{position:absolute;right:13px;top:13px;height:25px;width:25px;line-height:19px;text-align:center;border-radius:3px;border:1px solid initial}
.alert-bar .close-alert:hover{background:#fff;cursor:pointer}
.alert-bar .count{font-size:11px;position:absolute;right:51px;top:5px;width:46px;text-align:center}
.scroll-text {-moz-transform: translateX(100%);-webkit-transform: translateX(100%);transform: translateX(100%);-moz-animation: my-animation 28s linear infinite;-webkit-animation: my-animation 28s linear infinite;animation: my-animation 25s linear infinite;}
/* for Firefox */
@-moz-keyframes my-animation {
  from { -moz-transform: translateX(100%); }
  to { -moz-transform: translateX(-100%); }
}

/* for Chrome */
@-webkit-keyframes my-animation {
  from { -webkit-transform: translateX(100%); }
  to { -webkit-transform: translateX(-100%); }
}

@keyframes my-animation {
  from {
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

.grid-x {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap;}
.grid-x > .medium-12 {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto; width:100%;}