@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;
}
/* Search box */
#indexer_search_form_stacks_in_110 *,
#indexer_search_form_stacks_in_110 *:before,
#indexer_search_form_stacks_in_110 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#indexer_search_form_stacks_in_110 {
  display: flex;
  border: none;
  padding: 0;
  margin: 0;
}

#indexer_search_box_stacks_in_110 {
	width: 100%;
	font-size: 16px;
	border-radius: 0.25rem 0 0 0.25rem;
	border: 1px solid rgba(204, 204, 204, 1.00);
	border-right: none;
	margin: 0;
	display: block;
	flex-grow: 1;
	padding: 0.6rem 0.8rem;
	min-width: 10rem;
	outline: none;
	transition: all 300ms ease-in;
	background: rgba(255, 255, 255, 1.00);
	color: rgba(102, 102, 102, 1.00);
}

#indexer_search_form_stacks_in_110 ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(102, 102, 102, 1.00);
  opacity: 1; /* Firefox */
}

#indexer_search_form_stacks_in_110 :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgba(102, 102, 102, 1.00);
}

#indexer_search_form_stacks_in_110 ::-ms-input-placeholder { /* Microsoft Edge */
  color: rgba(102, 102, 102, 1.00);
}

#indexer_search_box_stacks_in_110:focus {
  border: 1px solid rgba(102, 102, 102, 1.00);
  border-right: none;
	outline: none;
	background: rgba(255, 255, 255, 1.00);
}

#indexer_search_box_stacks_in_110:focus {
  border: 1px solid rgba(102, 102, 102, 1.00);
  border-right: none;
	outline: none;
	background: rgba(255, 255, 255, 1.00);
}

#indexer_search_button_stacks_in_110,
#indexer_cancel_button_stacks_in_110 {
  margin: 0;
  display: none;
  padding: 0;
	border: 1px solid rgba(51, 51, 51, 1.00);
	border-radius: 0 0.25rem 0.25rem 0;
  min-width: 2.75rem;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	background: rgba(102, 102, 102, 1.00);
	background: -moz-linear-gradient(top, rgba(102, 102, 102, 1.00) 0%, rgba(51, 51, 51, 1.00) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(102, 102, 102, 1.00)), color-stop(100%, rgba(51, 51, 51, 1.00)));
	background: -webkit-linear-gradient(top, rgba(102, 102, 102, 1.00) 0%, rgba(51, 51, 51, 1.00) 100%);
	background: -o-linear-gradient(top, rgba(102, 102, 102, 1.00) 0%, rgba(51, 51, 51, 1.00) 100%);
	background: -ms-linear-gradient(top, rgba(102, 102, 102, 1.00) 0%, rgba(51, 51, 51, 1.00) 100%);
	background: linear-gradient(to bottom, rgba(102, 102, 102, 1.00) 0%, rgba(51, 51, 51, 1.00) 100%);
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.2em;
  overflow: hidden;
  transition: all 300ms ease-in;
  text-align: center;
}

#indexer_search_button_stacks_in_110:hover,
#indexer_cancel_button_stacks_in_110:hover {
	border: 1pxpx solid rgba(25, 25, 25, 1.00);
	background: rgba(85, 85, 85, 1.00);
	background: -moz-linear-gradient(top, rgba(85, 85, 85, 1.00) 0%, rgba(25, 25, 25, 1.00) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(85, 85, 85, 1.00)), color-stop(100%, rgba(25, 25, 25, 1.00)));
	background: -webkit-linear-gradient(top, rgba(85, 85, 85, 1.00) 0%, rgba(25, 25, 25, 1.00) 100%);
	background: -o-linear-gradient(top, rgba(85, 85, 85, 1.00) 0%, rgba(25, 25, 25, 1.00) 100%);
	background: -ms-linear-gradient(top, rgba(85, 85, 85, 1.00) 0%, rgba(25, 25, 25, 1.00) 100%);
	background: linear-gradient(to bottom, rgba(85, 85, 85, 1.00) 0%, rgba(25, 25, 25, 1.00) 100%);
}




#indexer_search_button_stacks_in_110 {
	display: block;
}




/* Results */
#indexer_zero_results_stacks_in_110 {
  display: none;
  padding-top: 1.50rem;
  margin-top: 1.50rem;
  padding-bottom: 1.50rem;
  margin-bottom: 1.50rem;
}

#indexer_search_results_stacks_in_110 {
  padding: 0;
  margin: 0;
  list-style: none;
}

#indexer_search_results_stacks_in_110 h1,
#indexer_search_results_stacks_in_110 h2,
#indexer_search_results_stacks_in_110 h3,
#indexer_search_results_stacks_in_110 h4,
#indexer_search_results_stacks_in_110 h5,
#indexer_search_results_stacks_in_110 h6 {
	border: none;
}

#indexer_search_results_stacks_in_110 li.indexer_search_result_node {
  display: none;
}

#indexer_search_results_stacks_in_110 li.show {
  display: block;
  padding-top: 1.50rem;
  padding-bottom: 1.50rem;
  border-bottom: 1px solid rgba(205, 205, 205, 1.00);
  position: relative;
}

#indexer_search_results_stacks_in_110 li.indexer_search_result_node[style*="display: list-item;"] {
  display: none;
  padding-top: 1.50rem;
  padding-bottom: 1.50rem;
  border-bottom: 1px solid rgba(205, 205, 205, 1.00);
  position: relative;
}

#indexer_search_results_stacks_in_110 li:last-child {
  border-bottom: none;
}

#indexer_search_results_stacks_in_110 li.indexer_search_result_node div {
  position: relative;
  z-index: 1;
}



#indexer_search_results_stacks_in_110 .indexer_search_result_block {
  display: flex;
  flex-direction: row;
}

#indexer_search_results_stacks_in_110 .searchResultContent {
  display: flex;
  flex-direction: column;
}

#indexer_search_results_stacks_in_110 .searchImage {
  max-width: 10rem;
  max-height: 10rem;
  height: auto;
  margin-top: 5px;
  display: none;
}

#indexer_search_results_stacks_in_110 .searchImage img {
  border-radius: 0rem;
  max-width: 100%;
  height: auto;
}


#indexer_search_results_stacks_in_110 .searchImage {
  margin-right: 1.2rem;
  order: 1;
}

#indexer_search_results_stacks_in_110 .searchResultContent {
  order: 2;
}




#indexer_search_results_stacks_in_110 h4.searchTitle,
#indexer_search_results_stacks_in_110 h4.searchTitle a {
  display: block;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  
}

#indexer_search_results_stacks_in_110 h4.searchTitle a {
  display: inline;
  width: auto;
}

#indexer_search_results_stacks_in_110 h4.searchTitle a:hover {
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  text-decoration: underline;
}





#indexer_search_results_stacks_in_110 h4.searchOpenGraphTitle,
#indexer_search_results_stacks_in_110 h4.searchOpenGraphTitle a {
  display: none;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  
}

#indexer_search_results_stacks_in_110 h4.searchOpenGraphTitle a:hover {
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  text-decoration: underline;
}

#indexer_search_results_stacks_in_110 h4.searchOpenGraphTitle a {
  display: inline;
  width: auto;
}





#indexer_search_results_stacks_in_110 .searchOpenGraphDescription {
  display: none;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  
}





#indexer_search_results_stacks_in_110 .searchDescription {
  display: block;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  
}





#indexer_search_results_stacks_in_110 .searchKeywords {
  display: none;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  
}




#indexer_search_results_stacks_in_110 .searchKeywords:before {
  content: 'Keywords: ';
}


#indexer_search_results_stacks_in_110 .searchAuthor {
  display: none;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  
}




#indexer_search_results_stacks_in_110 .searchAuthor:before {
  content: 'Author: ';
}


#indexer_search_results_stacks_in_110 .searchCopyright {
  display: none;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  
}




#indexer_search_results_stacks_in_110 .searchCopyright:before {
  content: 'License: ';
}


#indexer_search_results_stacks_in_110 .searchRevised {
  display: none;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  
}




#indexer_search_results_stacks_in_110 .searchRevised:before {
  content: 'Last Updated: ';
}


#indexer_search_results_stacks_in_110 .searchLink,
#indexer_search_results_stacks_in_110 .searchLink a {
  display: block;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  
}

#indexer_search_results_stacks_in_110 .searchLink a {
  display: inline;
  width: auto;
}

#indexer_search_results_stacks_in_110 .searchLink a:hover {
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  text-decoration: underline;
}





#indexer_search_results_stacks_in_110 .searchCustom1 {
  display: block;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  
}





#indexer_search_results_stacks_in_110 .searchCustom2 {
  display: none;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  
}





#indexer_search_results_stacks_in_110 .searchCustom3 {
  display: none;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  
}





#indexer_search_results_stacks_in_110 .searchCustom4 {
  display: none;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  
}





#indexer_search_results_stacks_in_110 .searchCustom5 {
  display: none;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  
}





/* Admin Panel */

#indexer_admin_stacks_in_110 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: none;
  z-index: 99999999;
}

#indexer_admin_panel_shade_stacks_in_110 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(0,0,0,0.75);
  width: 100vw;
  height: 100vh;
}

#indexer_admin_panel_close_stacks_in_110 {
  position: absolute;
  top: 10px;
  right: 20px;
  z-index: 2;
  font-size: 60px;
  cursor: pointer;
  text-align: center;
  color: #ffffff;
}

#indexer_admin_panel_close_stacks_in_110:hover {
  color: #cdcdcd;
}

#indexer_admin_panel_stacks_in_110 {
	position: relative;
  z-index: 3;
  height: 100%;
  width: 100%;
  overflow: auto;
  background: #ffffff;
  box-shadow: 0 0 15px 10px rgba(0,0,0,0.3);
	border-radius: 5px;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

@media screen and (min-width: 400px) {
	#indexer_admin_panel_stacks_in_110 {
		width: 300px;
		height: auto;
	}
}

@media screen and (min-width: 500px) {
  #indexer_admin_panel_stacks_in_110 {
      width: 400px;
  }
}

@media screen and (min-width: 600px) {
  #indexer_admin_panel_stacks_in_110 {
      width: 500px;
  }
}

@media screen and (min-width: 700px) {
  #indexer_admin_panel_stacks_in_110 {
      width: 600px;
  }
}

@media screen and (min-width: 800px) {
  #indexer_admin_panel_stacks_in_110 {
      width: 700px;
  }
}

@media screen and (min-width: 900px) {
  #indexer_admin_panel_stacks_in_110 {
      width: 800px;
  }
}

@media screen and (min-width: 1000px) {
  #indexer_admin_panel_stacks_in_110 {
      width: 900px;
  }
}

@media screen and (min-width: 1200px) {
  #indexer_admin_panel_stacks_in_110 {
      width: 1000px;
  }
}

#indexer_admin_panel_body_stacks_in_110 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #333333;
  line-height: 1.5;
  position: relative;
  z-index: 2;
  padding: 20px;
}

#indexer_admin_panel_body_stacks_in_110 hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .2);
}

#indexer_admin_panel_body_stacks_in_110 .buttonUI {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:16px;
	padding:12px 30px;
	text-decoration:none;
  text-shadow:0px 1px 0px #154682;
  min-width: 240px;
  margin-bottom: 20px;
  text-align: center;
}

#indexer_admin_panel_body_stacks_in_110 .buttonUI:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
}

#indexer_admin_panel_body_stacks_in_110 .buttonUI:active {
	position:relative;
	top:1px;
}







/* @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 */
/**/
