@media all {
	
	
	
	
	
	
	
	
	
	
	#nav,
	#fontStackstacks_in_2_14 {
		font-family: 'Source Sans Pro', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_2_14 {
		color: rgba(0, 0, 0, 1.00);
	}
}
@media all {
	
	
	
	
	h1,
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_2_15 {
		font-family: 'Source Sans Pro', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 200%;
		line-height: 120%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_2_15 {
		color: rgba(0, 0, 0, 1.00);
	}
}
@media all {
	
	
	
	
	
	h2,
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_2_16 {
		font-family: 'Source Sans Pro', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 150%;
		line-height: 120%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_2_16 {
		color: rgba(0, 0, 0, 1.00);
	}
}
@media all {
	
	
	
	
	
	
	h3,
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_2_17 {
		font-family: 'Source Sans Pro', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 120%;
		line-height: 120%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_2_17 {
		color: rgba(0, 0, 0, 1.00);
	}
}
@media all {
	
	
	
	
	
	
	
	h4,
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_2_24 {
		font-family: 'Source Sans Pro', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 120%;
		line-height: 120%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_2_24 {
		color: rgba(0, 0, 0, 1.00);
	}
}
@media all {
	body,
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_2_18 {
		font-family: 'Source Sans Pro', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 105%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_2_18 {
		color: rgba(127, 127, 127, 1.00);
	}
}

#stacks_in_7 {
	padding: 15px 0px 0px 0px;
}

#stacks_in_8 {
	display:inline-block; width:100%; line-height: 1.100000em;
	letter-spacing: -1px;
	font-size: 300%;
	font-weight: bolder;
}
/* DATESNAP v.1.0.9 STYLESHEET */

/* @group General */

.hide {display:none;}
.color-bullet
{
	border-radius: 50%;
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #EEE;
}

/* @end */

/* @group Popover */

.popover {
	position:absolute;
	top:0;
	left:0;
	z-index:2010;
	display:none;
	max-width:276px;
	padding:1px;
	text-align:left;
	background-color:#fff;
	background-clip:padding-box;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,0.2);
	border-radius:4px;
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	box-shadow:0 5px 10px rgba(0,0,0,0.2);
	white-space:normal;
}

.popover h3 {
	letter-spacing: normal;
}

.popover.top {
	margin-top:-10px;
}

.popover.right {
	margin-left:10px;
}

.popover.bottom {
	margin-top:10px;
}

.popover.left {
	margin-left:-10px;
}

.popover-title {
	margin:0;
	padding:8px 14px 4px 14px;
	font-size:14px;
	font-weight:400;
	line-height:18px;
	background-color:#f7f7f7;
	border-bottom:1px solid #ebebeb;
	border-radius: 3px 3px 0 0;
}

.popover-content {
	padding:9px 14px;
	font-size:13px;
	line-height: 15px;
}

.popover .arrow,.popover .arrow:after {
	position:absolute;
	display:block;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
}

.popover .arrow {
	border-width:11px;
}

.popover .arrow:after {
	border-width:10px;
	content:"";
}

.popover.top .arrow {
	left:50%;
	margin-left:-11px;
	border-bottom-width:0;
	border-top-color:#999;
	border-top-color:rgba(0,0,0,0.25);
	bottom:-11px;
}

.popover.top .arrow:after {
	content:" ";
	bottom:1px;
	margin-left:-10px;
	border-bottom-width:0;
	border-top-color:#fff;
}

.popover.right .arrow {
	top:50%;
	left:-11px;
	margin-top:-11px;
	border-left-width:0;
	border-right-color:#999;
	border-right-color:rgba(0,0,0,0.25);
}

.popover.right .arrow:after {
	content:" ";
	left:1px;
	bottom:-10px;
	border-left-width:0;
	border-right-color:#fff;
}

.popover.bottom .arrow {
	left:50%;
	margin-left:-11px;
	border-top-width:0;
	border-bottom-color:#999;
	border-bottom-color:rgba(0,0,0,0.25);
	top:-11px;
}

.popover.bottom .arrow:after {
	content:" ";
	top:1px;
	margin-left:-10px;
	border-top-width:0;
	border-bottom-color:#fff;
}

.popover.left .arrow {
	top:50%;
	right:-11px;
	margin-top:-11px;
	border-right-width:0;
	border-left-color:#999;
	border-left-color:rgba(0,0,0,0.25);
}

.popover.left .arrow:after {
	content:" ";
	right:1px;
	border-right-width:0;
	border-left-color:#fff;
	bottom:-10px;
}

.ds-event-description td,
.popover table td{
	padding:2px;
	vertical-align: top;
}

.ds-event-description table td:first-child,
.popover table td:first-child {
	text-align:left;
	font-weight:bold;
}



/* @end */

/* @group Fullcalendar */

/*!
 * FullCalendar v1.6.4 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */

.fc{direction:ltr;text-align:left}.fc table{border-collapse:collapse;border-spacing:0}html .fc,.fc table{font-size:1em}.fc td,.fc th{padding:0;vertical-align:top}.fc-header td{white-space:nowrap}.fc-header-left{width:25%;text-align:left}.fc-header-center{text-align:center}.fc-header-right{width:25%;text-align:right}.fc-header-title{display:inline-block;vertical-align:top}.fc-header-title h2{margin-top:0;white-space:nowrap}.fc .fc-header-space{padding-left:10px}.fc-header .fc-button{margin-bottom:1em;vertical-align:top}.fc-header .fc-button{margin-right:-1px}.fc-header .fc-corner-right,.fc-header .ui-corner-right{margin-right:0}.fc-header .fc-state-hover,.fc-header .ui-state-hover{z-index:2}.fc-header .fc-state-down{z-index:3}.fc-header .fc-state-active,.fc-header .ui-state-active{z-index:4}.fc-content{clear:both;zoom:1}.fc-view{width:100%;overflow:hidden}.fc-widget-header,.fc-widget-content{border:1px solid #ddd}.fc-state-highlight{background:#fcf8e3}.fc-cell-overlay{background:#bce8f1;opacity:.3;filter:alpha(opacity=30)}.fc-button{position:relative;display:inline-block;padding:0 .6em;overflow:hidden;height:1.9em;line-height:1.9em;white-space:nowrap;cursor:pointer}.fc-state-default{border:1px solid}.fc-state-default.fc-corner-left{border-top-left-radius:4px;border-bottom-left-radius:4px}.fc-state-default.fc-corner-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.fc-text-arrow{margin:0 .1em;font-size:2em;font-family:"Courier New", Courier, monospace;vertical-align:baseline}.fc-button-prev .fc-text-arrow,.fc-button-next .fc-text-arrow{font-weight:bold}.fc-button .fc-icon-wrap{position:relative;float:left;top:50%}.fc-button .ui-icon{position:relative;float:left;margin-top:-50%;*margin-top:0;*top:-50%}.fc-state-default{background-color:#f5f5f5;background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);background-image:-o-linear-gradient(top, #ffffff, #e6e6e6);background-image:linear-gradient(to bottom, #ffffff, #e6e6e6);background-repeat:repeat-x;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);color:#333;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)}.fc-state-hover,.fc-state-down,.fc-state-active,.fc-state-disabled{color:#333333;background-color:#e6e6e6}.fc-state-hover{color:#333333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear}.fc-state-down,.fc-state-active{background-color:#cccccc;background-image:none;outline:0;box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)}.fc-state-disabled{cursor:default;background-image:none;opacity:0.65;filter:alpha(opacity=65);box-shadow:none}.fc-event-container > *{z-index:8}.fc-event-container > .ui-draggable-dragging,.fc-event-container > .ui-resizable-resizing{z-index:9}.fc-event{border:1px solid #3a87ad;background-color:#3a87ad;color:#fff;font-size:.85em;cursor:default}a.fc-event{text-decoration:none}a.fc-event,.fc-event-draggable{cursor:pointer}.fc-rtl .fc-event{text-align:right}.fc-event-inner{width:100%;height:100%;overflow:hidden}.fc-event-time,.fc-event-title{padding:0 1px}.fc .ui-resizable-handle{display:block;position:absolute;z-index:99999;overflow:hidden;font-size:300%;line-height:50%}.fc-event-hori{border-width:1px 0;margin-bottom:1px}.fc-ltr .fc-event-hori.fc-event-start,.fc-rtl .fc-event-hori.fc-event-end{border-left-width:1px;border-top-left-radius:3px;border-bottom-left-radius:3px}.fc-ltr .fc-event-hori.fc-event-end,.fc-rtl .fc-event-hori.fc-event-start{border-right-width:1px;border-top-right-radius:3px;border-bottom-right-radius:3px}.fc-event-hori .ui-resizable-e{top:0 !important;right:-3px !important;width:7px !important;height:100% !important;cursor:e-resize}.fc-event-hori .ui-resizable-w{top:0 !important;left:-3px !important;width:7px !important;height:100% !important;cursor:w-resize}.fc-event-hori .ui-resizable-handle{_padding-bottom:14px}table.fc-border-separate{border-collapse:separate}.fc-border-separate th,.fc-border-separate td{border-width:1px 0 0 1px}.fc-border-separate th.fc-last,.fc-border-separate td.fc-last{border-right-width:1px}.fc-border-separate tr.fc-last th,.fc-border-separate tr.fc-last td{border-bottom-width:1px}.fc-border-separate tbody tr.fc-first td,.fc-border-separate tbody tr.fc-first th{border-top-width:0}.fc-grid th{text-align:center}.fc .fc-week-number{width:22px;text-align:center}.fc .fc-week-number div{padding:0 2px}.fc-grid .fc-day-number{float:right;padding:0 2px}.fc-grid .fc-other-month .fc-day-number{opacity:0.3;filter:alpha(opacity=30)}.fc-grid .fc-day-content{clear:both;padding:2px 2px 1px}.fc-grid .fc-event-time{font-weight:bold}.fc-rtl .fc-grid .fc-day-number{float:left}.fc-rtl .fc-grid .fc-event-time{float:right}.fc-agenda table{border-collapse:separate}.fc-agenda-days th{text-align:center}.fc-agenda .fc-agenda-axis{width:50px;padding:0 4px;vertical-align:middle;text-align:right;white-space:nowrap;font-weight:normal}.fc-agenda .fc-week-number{font-weight:bold}.fc-agenda .fc-day-content{padding:2px 2px 1px}.fc-agenda-days .fc-agenda-axis{border-right-width:1px}.fc-agenda-days .fc-col0{border-left-width:0}.fc-agenda-allday th{border-width:0 1px}.fc-agenda-allday .fc-day-content{min-height:34px;_height:34px}.fc-agenda-divider-inner{height:2px;overflow:hidden}.fc-widget-header .fc-agenda-divider-inner{background:#eee}.fc-agenda-slots th{border-width:1px 1px 0}.fc-agenda-slots td{border-width:1px 0 0;background:none}.fc-agenda-slots td div{height:20px}.fc-agenda-slots tr.fc-slot0 th,.fc-agenda-slots tr.fc-slot0 td{border-top-width:0}.fc-agenda-slots tr.fc-minor th,.fc-agenda-slots tr.fc-minor td{border-top-style:dotted}.fc-agenda-slots tr.fc-minor th.ui-widget-header{*border-top-style:solid}.fc-event-vert{border-width:0 1px}.fc-event-vert.fc-event-start{border-top-width:1px;border-top-left-radius:3px;border-top-right-radius:3px}.fc-event-vert.fc-event-end{border-bottom-width:1px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.fc-event-vert .fc-event-time{white-space:nowrap;font-size:10px}.fc-event-vert .fc-event-inner{position:relative;z-index:2}.fc-event-vert .fc-event-bg{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:#fff;opacity:.25;filter:alpha(opacity=25)}.fc .ui-draggable-dragging .fc-event-bg,.fc-select-helper .fc-event-bg{display:none\9}.fc-event-vert .ui-resizable-s{bottom:0 !important;width:100% !important;height:8px !important;overflow:hidden !important;line-height:8px !important;font-size:11px !important;font-family:monospace;text-align:center;cursor:s-resize}.fc-agenda .ui-resizable-resizing{_overflow:hidden}

/* @end */

/* @group Base */

/* -- Base -- */


.fc-event-title { text-wrap: unrestricted; word-wrap: break-word} /*If text does not fit in event then hide it. CSS3 Only  */

/* reset some stuff */

.fc-event {
	border-style: none;
	}

.fc-event-skin {
	border-color: transparent;     /* default BORDER color */
	background-color: transparent; /* default BACKGROUND color */
	color: #fff;            /* default TEXT color */
	border-width: 0 ;
	}
.fc-event-time, .fc-event-title {
	padding: 0 4px;
	}
	
	
.fc-event 
{ 
	border:1px solid #222;
}

.fc-event-skin
{    
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
	background-color: transparent;
}

.fc-event-skin, .fc-event-skin span
{    
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
}


.fc-event:hover{    
    box-shadow: 0 0 .05em rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.75);
}

.fc-event:active
{    
/* When pressed, move it down 1px */    
    position: relative;
    top: 1px;
}

.fc-event-head 
{ 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    border-radius: 3px;
}

/* @end */


/* @group fc overrides */

.fc-state-default {
    background-color: transparent;
    background-image: none;
    border-width:0;
    border-color: transparent;
    text-shadow: none;
    box-shadow: none;
}

.fc-grid th,
.fc-border-separate th {
	text-align: left;
	padding:4px;
}

td.fc-day > div {
	padding:4px;
}
.fc-event-skin, .fc-event-skin span
{    
    /*
-webkit-border-radius: none;
	-moz-border-radius: none;
    border-radius: none;
*/
}


.fc-event:hover{    
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    cursor: pointer;
    text-decoration: none;
}

.fc-button{
	border:none;
	border-radius: none !important;
	height:inherit;
	line-height: inherit;
}

.fc-state-default,
.fc-state-default.fc-corner-left,
.fc-state-default.fc-corner-right {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}

.fc-button.fc-state-active {
	background: none;
	border-radius: none;
	border-bottom:3px solid red;
}

.fc-event{
	/* border-radius:0 !important; */
}

	
/* today button */	
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
    /* color: #333333; */
     background-color: transparent; 
}

.fc-grid .fc-day-number {
    float: left;
}


td.fc-today  .fc-day-number { color: red; font-weight: bold; }

.fc-state-highlight,
td.fc-today {
    background: transparent; /* no color */
}


.fc-header-title h2 {
	display: block;
font-size: 18px;
font-weight: bold;
letter-spacing: normal;

}



.ds-icon-chevron-right,
.ds-icon-chevron-left {
	color:red;
	font-size:18px !important;
}

.fc-button, .ds-icon-chevron-right, .ds-icon-chevron-left{
	border:none;
	border-radius: none !important;
	height:20px;
	line-height: 20px;
}
	

table tr:nth-of-type(even) {
background: transparent;
}

.datesnap-loading  {
	position:absolute;
	top:48%;
	width:100%;
	text-align:center;
}

.datesnap-loading > div {
	position: relative;
	height:40px;
	width:40px;
	margin: 0 auto;
	color:#333333;

}


/* @end */






/* @group Events */



/* -- Colors -- */

.fc-event-blue, a.fc-event-blue, a.fc-event-blue:active, .fc-event-blue .fc-event-head
{    
    background-color: #D8EEF8;
    border-color: rgba(35,101,130,0.2);
    border-color: #236582;
    color: #236582 !important;
}

.fc-event-blue:hover
{    
    background-color: #3CABDA;
    border-color: #3CABDA;
    color: #ffffff !important;
}


/*----------------------------*/

.fc-event-green, a.fc-event-green a.fc-event-green:active, .fc-event-green .fc-event-head
{    
    background-color: #E1F7DA;
    border-color: #3F8129;
    border-color: rgba(64,130,41,0.2);
    color:#3F8129 !important;
}

.fc-event-green:hover
{    
    background-color: #6AD946;
    border-color: #6AD946;
    color: #ffffff !important;
}

/*----------------------------*/

.fc-event-yellow, a.fc-event-yellow, a.fc-event-yellow:active, .fc-event-yellow .fc-event-head
{    
    background-color: #FFF5D5;
    border-color: #A5841B;
    border-color: rgba(166,134,27,0.4);
    color:#A5841B !important;
}

.fc-event-yellow:hover
{    
    background-color: #FECB2F;
    border-color: #FECB2F;
    color: #ffffff !important;
}

/*----------------------------*/

.fc-event-red, a.fc-event-red, a.fc-event-red:active, .fc-event-red .fc-event-head 
{    
    background-color: #FED6DE;
    border-color: #A42039;
    border-color: rgba(163,33,57,0.2);
    color: #A42039 !important;
}

.fc-event-red:hover
{    
    background-color: #FC3159;
    border-color:  #FC3159;
    color: #ffffff !important;
}

/*----------------------------*/

.fc-event-purple, a.fc-event-purple, a.fc-event-purple:active, .fc-event-purple .fc-event-head 
{    
    background-color: #F5E4F9;
    border-color: #7A4687;
    border-color: rgba(122,70,135,0.2);
    color: #7A4687 !important;
}

.fc-event-purple:hover
{    
    background-color: #CB77DF;
    border-color: #CB77DF;
    color: #ffffff !important;
}


/*----------------------------*/

.fc-event-orange, a.fc-event-orange, a.fc-event-orange:active, .fc-event-orange .fc-event-head
{    
    background-color: #FFEAD4;
    border-color: #A56115;
    border-color: rgba(166,99,22,0.2);
    color: #A56115 !important;
}

.fc-event-orange:hover
{    
    background-color: #FD9426;
    border-color: #FD9426;
    color: #ffffff !important;

}


/*----------------------------*/

.fc-event-gray, a.fc-event-gray, a.fc-event-gray:active, .fc-event-gray .fc-event-head
{    
    background-color: #EEEEEE;
    border-color: #777777;
    border-color: rgba(120,120,120,0.2);
    color: #777777 !important;
}

.fc-event-gray:hover
{    
    background-color: #A1A1A1;
    border-color:  #A1A1A1;
    color: #ffffff !important;
}

/*----------------------------*/

.fc-event-brown, a.fc-event-brown, a.fc-event-brown:active, .fc-event-brown .fc-event-head
{    
    background-color: #ECE6DF;
    border-color: #4D3C27;
    border-color: rgba(76,59,38,0.2);
    color: #4D3C27 !important;
}

.fc-event-brown:hover
{    
    background-color: #A18460;
    border-color:  #A18460;
    color: #ffffff !important;
}



/*----------------------------*/

.fc-bullet
{ 
	width:18px;
	height:18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
    display:inline-block;
    vertical-align:top;
}

.fc-view-month .fc-event-time { display:none; } /* hide for now */


.detailed-event-header { font-weight:normal; }
.detailed-event-body { padding:10px 0; }
.event-title { font-size: large; font-weight:bold; padding:6px 0; }

/* emulate truncating with css */
.fc-event-title{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display:block;
}


/* @end */

/* @group Modal */

div.datesnap-modal{position:absolute;left:50%;height:auto;margin-left:-20%;width:40%;padding:0;top:30%}
#ds-modal-wrap{background-color:rgba(0,0,0,0.3);padding:8px;margin-left:auto;margin-right:auto;position:absolute;z-index:1;left:0;right:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-align:center}
#ds-modal-heading{padding:12px;background-color:#f1f1f1;border-top-left-radius:4px;border-top-right-radius:4px;font-weight:bold;font-size:16px}
#ds-modal-body{padding:20px;background-color:#fff;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;border-top:1px solid #bababa;color:#555;font-size:16px}
#ds-modal-body .datesnap-btn{display:inline-block;padding:8px 12px;margin-bottom:0;font-size:12px;font-weight:500;line-height:1.333333333;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:4px;white-space:nowrap;color:#333;background-color:#fff;border-color:#ccc;min-width:80px}
#ds-modal-body .datesnap-btn:hover{background-color:#f1f1f1;border-color:#bbb}
#ds-modal-body .datesnap-btn:focus{outline:none}
#ds-modal-body>ul{list-style:none;margin:0;padding:0}
#ds-modal-body textarea{background:#fff;padding:6px}
#ds-modal-body a{color:#777}
#ds-modal-body p{margin:10px}

@media only screen and (min-width:768px){div.datesnap-modal{top:30%} div.datesnap-modal{margin-left:-20%;width:40%}}
@media (max-width:480px){.datesnap-modal{margin-left:0 !important;width:auto !important;top:0 !important;left:0 !important;right:0 !important;zoom:0} #ds-modal-body{font-size:16px}}

/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
	table.fc-header td { 
		display: block; 
		text-align: center !important;
		width: 100%;
	}
	
	td.fc-header-center h2 { 
		font-size: 24px;
	}

}




/*filter*/
.datesnap-event-edit {
display: none;
 -webkit-animation-duration: 0.5s;
 opacity: 0;
}

.datesnap-event-edit {
	display: block;
	opacity: 1;
}



#ds-modal-wrap {
    height: 100%;
    max-height: 100%;
} 

#ds-modal-wrap {
    background-color: rgba(0,0,0,0.30);
    padding:8px;
    margin-left:auto;
    margin-right:auto;
    position:absolute;
    z-index:1;
    left: 0;
    right: 0;
    -webkit-border-radius: 5px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    -moz-border-radius: 5px; /* FF1-3.6 */
    border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    /*text-align: center;*/
    overflow: auto;
}

#ds-modal-heading {
    padding: 12px;
    background-color: #ffffff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-weight:bold;
    font-size: 16px;
    text-align: center;
}

#ds-modal-body {
    padding: 0;
    background-color: #ffffff;
    -webkit-border-radius: 0 0 4px 4px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    -moz-border-radius: 0 0 4px 4px; /* FF1-3.6 */
    border-radius: 0 0 4px 4px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    border-top: none;
    color: #555;
    font-size: 13px;

}

#ds-modal-body > div.inner {
	padding:20px;
	text-align: left;
}

#ds-modal-body {
    overflow: auto;
}


#datesnap-container {
    display: none;
	top: 20%;
	left:50%;
	position: fixed;
	width: 500px;
	margin:0;
    margin-left:-250px;
	padding: 0;
}

#datesnap-close{
	display: block;
	position:  absolute;
	width:30px;
	height: 30px;
	top: 20px;
	left: 20px;
	color:#CCC;
	font-weight:bold;
	font-size:18px;
	cursor: pointer;
}

/* @end */

/* @group Datesnap font */

@font-face {
	font-family: 'datesnap';
	src:url('../files/datesnap/assets/font/datesnap.eot');
	src:url('../files/datesnap/assets/font/datesnap.eot?#iefix') format('embedded-opentype'),
		url('../files/datesnap/assets/font/datesnap.ttf') format('truetype'),
		url('../files/datesnap/assets/font/datesnap.woff') format('woff'),
		url('../files/datesnap/assets/font/datesnap.svg#datesnap') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="ds-icon-"], [class*=" ds-icon-"] {
	font-family: 'datesnap' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	
	/* Enable Ligatures ================ */
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.ds-icon-link-outline:before {
	content: "\e600";
}
.ds-icon-calender-outline:before {
	content: "\e601";
}
.ds-icon-pin-outline:before {
	content: "\e602";
}
.ds-icon-calender:before {
	content: "\e603";
}
.ds-icon-pin:before {
	content: "\e604";
}
.ds-icon-link:before {
	content: "\e605";
}
.ds-icon-yabdab-smile:before {
	content: "\e606";
}
.ds-icon-yabdab-logo:before {
	content: "\e607";
}
.ds-icon-bullet:before {
	content: "\e608";
}
.ds-icon-double-angle-left:before {
	content: "\e609";
}
.ds-icon-double-angle-right:before {
	content: "\e60a";
}
.ds-icon-angle-left:before {
	content: "\e60b";
}
.ds-icon-angle-right:before {
	content: "\e60c";
}
.ds-icon-circle:before {
	content: "\e60d";
}
.ds-icon-remove-sign:before {
	content: "\e60e";
}
.ds-icon-chevron-left:before {
	content: "\e615";
}
.ds-icon-chevron-right:before {
	content: "\e616";
}
.ds-icon-calendar:before {
	content: "\e617";
}
.ds-icon-remove:before {
	content: "\e618";
}
.ds-icon-ok:before {
	content: "\e619";
}
.ds-icon-zoom-in:before {
	content: "\e61a";
}
.ds-icon-search:before {
	content: "\e61b";
}
.ds-icon-spinner:before {
	content: "\e60f";
}
.ds-icon-spinner2:before {
	content: "\e610";
}
.ds-icon-spinner3:before {
	content: "\e611";
}
.ds-icon-spinner4:before {
	content: "\e612";
}
.ds-icon-spinner5:before {
	content: "\e613";
}
.ds-icon-spinner6:before {
	content: "\e614";
}

.ds-icon-lg{font-size:18px; position: absolute; top: 3px; left: 8px;}
.ds-icon-2x{font-size:2em}
.ds-icon-3x{font-size:3em}
.ds-icon-4x{font-size:4em}
.ds-icon-5x{font-size:5em}

/* Animated rotating icon */
.ds-icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
/* Prevent stack and spinners from being taken inline when inside a link */
a .ds-icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}




/* @end */


/* @group Custom */


.datesnap-calendar *, .popover *, .datesnap-modal td  {
	font-size:15px;
	font-family: "Source Sans Pro", Helvetica, Arial, Geneva, sans-serif;
}

/* borders */
.fc-widget-header, .fc-widget-content {
border-color: #DDDDDD;
}

/* day numbers */
.fc-day-number {
	color:#4A4A4A;
}

/* current day */
td.fc-today  .fc-day-number { color: #FB0207; }

/* week number */
.fc .fc-week .fc-week-number { color: #4A4A4A;}

/* table headers */
.fc-day-header,
.fc-widget-header{
	color: #222222;
	background-color:#F1F1F1;
}

/* main title */
.fc-header-title > h2 {
	color: #111111;
}

/* active view underline */
.fc-button.fc-state-active {
	border-color:#367CBF;
}

/* prev/next icons */

span.fc-button-prev,
span.fc-button-next {
	height:26px;
	width:26px;
	display:inline-block;
}
.ds-icon-chevron-right,
.ds-icon-chevron-left {
	color:#367CBF;
	min-width:26px;
	min-height:26px;
}

.fc-state-default {
	color:#222222;
}

/* popovers */
.popover {
	background-color:#FFFFFF;
	border-color:#777777;
	color:#333333;
}

.popover-title {
	background-color:#F7F7F7;
	border-color:#EBEBEB;
}

.popover.top .arrow {
	border-top-color:#777777;

}

.popover.top .arrow:after {
	border-top-color:#FFFFFF;
}

.popover h3 {
	color:#222222; 
	font-size:17px;
}


.ds-icon-remove-sign {
	color: #222222;
	opacity:.5;
	font-size:24px;
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.ds-icon-remove-sign:hover {
	opacity:1;
}
.ds-icon-spin {
	font-size: 36px !important;
	color:#367CBF;
	opacity:.5;
	
}

#ds-modal-heading {
    font-size: 17px;
    font-family: "Source Sans Pro", Helvetica, Arial, Geneva, sans-serif;
}



/* @end */


/* DATESNAP EVENT ( Power Marketing Entrepreneurial Boot Camp ) v.1.0.0 STYLESHEET */


/* DATESNAP EVENT ( Florida Legislative Session ) v.1.0.0 STYLESHEET */


/* DATESNAP EVENT ( FPEA Homeschool Convention ) v.1.0.0 STYLESHEET */


/* DATESNAP EVENT ( Patriot Academy Florida ) v.1.0.0 STYLESHEET */


/* DATESNAP EVENT ( Freedom Man Rally ) v.1.0.0 STYLESHEET */


/* DATESNAP EVENT ( Stand for Health Freedom Florida ) v.1.0.0 STYLESHEET */


/* DATESNAP EVENT ( Memorial Day ) v.1.0.0 STYLESHEET */


/* DATESNAP EVENT ( Independence Day ) v.1.0.0 STYLESHEET */


/* DATESNAP EVENT ( Labor Day ) v.1.0.0 STYLESHEET */


/* DATESNAP EVENT ( Veteran's Day ) v.1.0.0 STYLESHEET */


/* DATESNAP EVENT ( Thanksgiving Day ) v.1.0.0 STYLESHEET */


/* DATESNAP EVENT ( Christmas Day ) v.1.0.0 STYLESHEET */


/* DATESNAP EVENT ( Holistic Health Summit ) v.1.0.0 STYLESHEET */


/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_171 *,
#adaptiveGridstacks_in_171 *:before,
#adaptiveGridstacks_in_171 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_171 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_171 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_171:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_171 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_171 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_171 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_171 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_171 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_171 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 500px) {
	#adaptiveGridstacks_in_171 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_171 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_171 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 900px) {
	#adaptiveGridstacks_in_171 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_171 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_171 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_171 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_171 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_171 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_171 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 500px) {
	#adaptiveGridstacks_in_171 .column1 {
		width: 33.00%;
	}
}

@media screen and (min-width: 900px) {
	#adaptiveGridstacks_in_171 .column1 {
		width: 33.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_171 .column1 {
		width: 33.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_171 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 500px) {
	#adaptiveGridstacks_in_171 .column2 {
		width: 33.00%;
	}
}

@media screen and (min-width: 900px) {
	#adaptiveGridstacks_in_171 .column2 {
		width: 33.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_171 .column2 {
		width: 33.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_171 .column3 {
		width: 100.00%;
	}
}

@media screen and (min-width: 500px) {
	#adaptiveGridstacks_in_171 .column3 {
		width: 33.00%;
	}
}

@media screen and (min-width: 900px) {
	#adaptiveGridstacks_in_171 .column3 {
		width: 33.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_171 .column3 {
		width: 33.00%;
	}
}




















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_171 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_171 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 500px) {
	#adaptiveGridstacks_in_171 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_171 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 900px) {
	#adaptiveGridstacks_in_171 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_171 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_171 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_171 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_171 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_171 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_171 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_171 .column1,
	#adaptiveGridstacks_in_171 .column2,
	#adaptiveGridstacks_in_171 .column3,
	#adaptiveGridstacks_in_171 .column4,
	#adaptiveGridstacks_in_171 .column5,
	#adaptiveGridstacks_in_171 .column6,
	#adaptiveGridstacks_in_171 .column7,
	#adaptiveGridstacks_in_171 .column8,
	#adaptiveGridstacks_in_171 .column9,
	#adaptiveGridstacks_in_171 .column10,
	#adaptiveGridstacks_in_171 .column11,
	#adaptiveGridstacks_in_171 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_171 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  */
#stacks_in_171 {
	margin: 20px 0px 0px 0px;
}
/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_15_47 *,
#adaptiveGridstacks_in_15_47 *:before,
#adaptiveGridstacks_in_15_47 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_15_47 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_15_47 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_15_47:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_15_47 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_15_47 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_15_47 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_15_47 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_15_47 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_15_47 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 500px) {
	#adaptiveGridstacks_in_15_47 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_15_47 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_15_47 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 900px) {
	#adaptiveGridstacks_in_15_47 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_15_47 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_15_47 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_15_47 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_15_47 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_15_47 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_15_47 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 500px) {
	#adaptiveGridstacks_in_15_47 .column1 {
		width: 33.00%;
	}
}

@media screen and (min-width: 900px) {
	#adaptiveGridstacks_in_15_47 .column1 {
		width: 33.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_15_47 .column1 {
		width: 33.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_15_47 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 500px) {
	#adaptiveGridstacks_in_15_47 .column2 {
		width: 33.00%;
	}
}

@media screen and (min-width: 900px) {
	#adaptiveGridstacks_in_15_47 .column2 {
		width: 33.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_15_47 .column2 {
		width: 33.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_15_47 .column3 {
		width: 100.00%;
	}
}

@media screen and (min-width: 500px) {
	#adaptiveGridstacks_in_15_47 .column3 {
		width: 33.00%;
	}
}

@media screen and (min-width: 900px) {
	#adaptiveGridstacks_in_15_47 .column3 {
		width: 33.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_15_47 .column3 {
		width: 33.00%;
	}
}




















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_15_47 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_15_47 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 500px) {
	#adaptiveGridstacks_in_15_47 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_15_47 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 900px) {
	#adaptiveGridstacks_in_15_47 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_15_47 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_15_47 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_15_47 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_15_47 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_15_47 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_15_47 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_15_47 .column1,
	#adaptiveGridstacks_in_15_47 .column2,
	#adaptiveGridstacks_in_15_47 .column3,
	#adaptiveGridstacks_in_15_47 .column4,
	#adaptiveGridstacks_in_15_47 .column5,
	#adaptiveGridstacks_in_15_47 .column6,
	#adaptiveGridstacks_in_15_47 .column7,
	#adaptiveGridstacks_in_15_47 .column8,
	#adaptiveGridstacks_in_15_47 .column9,
	#adaptiveGridstacks_in_15_47 .column10,
	#adaptiveGridstacks_in_15_47 .column11,
	#adaptiveGridstacks_in_15_47 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_15_47 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  */
#stacks_in_15_47 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_15_3 {
	margin: 0px 20px 0px 0px;
}

#stacks_in_15_6 {
	margin: 0px 20px 0px 0px;
}

#stacks_out_15_68 {
	width: 250px;
	margin-left:0;
}
/* @group Reset */

/**/
#rapidSearchHelperFormstacks_in_15_46,
#rapidSearchHelperFieldsetstacks_in_15_46,
#rapidSearchHelperInputstacks_in_15_46,
#rapidSearchHelperSearchButtonstacks_in_15_46 {
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
	box-shadow: none;
	line-height: 1.2;
}
/**/

/* @end */

/**/

/**/

/**/

/**/

/**/

/**/

/**/


/**/
#rapidSearchHelperInputstacks_in_15_46 {
	display: block;
	width: 100%;
	border: 1px solid rgba(204, 204, 204, 1.00);
	font-size: 14px;
	padding: 12px 16px;
	border-radius: 4px;
	transition: all 300ms ease-in-out;
	box-shadow: none;
	background: rgba(255, 255, 255, 1.00);
	color: rgba(102, 102, 102, 1.00);
}

#rapidSearchHelperInputstacks_in_15_46:focus {
	border: 1px solid rgba(102, 175, 233, 1.00);
	box-shadow: none;
	background: rgba(255, 255, 255, 1.00);
}

#rapidSearchHelperSearchButtonstacks_in_15_46 {
	display: inline-block;
	float: right;
	background: none;
	border: none;
	font-size: 14px;
	padding: 12px 16px;
	border-radius: 4px;
	background: rgba(76, 76, 76, 1.00);
	color: rgba(255, 255, 255, 1.00);
	margin-top: 10px;
	transition: all 300ms ease-in-out;
}

#rapidSearchHelperSearchButtonstacks_in_15_46:hover {
	background: rgba(51, 51, 51, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

#rapidSearchHelperSearchButtonstacks_in_15_46:active {
	background: rgba(0, 0, 0, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

#rapidSearchHelperIconstacks_in_15_46 {
	display: none;
}
/**/

/**/

/* @group Reveals */

/**/

	/**/
	#stacks_in_15_46 {
		position: fixed;
		overflow: visible;
		display: none;
		background: rgba(51, 51, 51, 1.00);
		margin-top: 15px;
		padding: 20px;
		border-radius: 5px;
		width: 200px;
		z-index: 9999;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
		-webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
		-moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
		-ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
		-o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
		box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
	}

	@media screen and (min-width: 768px) {
		#stacks_in_15_46 {
			width: 350px;
		}
	}

	#stacks_in_15_46:before {
		top: -20px;
		content: " ";
		display: block;
		height: 20px;
		left: 0;
		position: absolute;
		width: 100%;
	}

	#stacks_in_15_46:after {
		border-left: solid transparent 10px;
		border-right: solid transparent 10px;
		border-bottom: solid rgba(51, 51, 51, 1.00) 10px;
		top: -10px;
		content: " ";
		height: 0;
		left: 50%;
		margin-left: -13px;
		position: absolute;
		width: 0;
	}

	#rapidSearchHelperWindowShadestacks_in_15_46 {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 9998;
		display: block;
		background: rgba(0, 0, 0, 0.80);
		display: none;
	}

	nav > ul:first-of-type > li:last-child > a {
		position: relative;
	}

	#revealAnchorPointstacks_in_15_46 {
		position: absolute;
		bottom: 0;
		left: 50%;
		height: 1px;
		width: 1px;
		background: transparent;
		display: block;
	}

		/**/

		/**/

		/**/
		#stacks_in_15_46 {
			-webkit-transform: translateX(-90%);
			-moz-transform: translateX(-90%);
			-ms-transform: translateX(-90%);
			-o-transform: translateX(-90%);
			transform: translateX(-90%);
		}

		#stacks_in_15_46:after {
			left: 90%;
		}
		/**/

	/**/

	/**/

	/**/

/**/

/* @end */

@media print {
	#stacks_in_15_46 {
		display: none;
	}
}

/* @end */
/**/
