
#stacks_in_579 {
	text-transform: capitalize;
}
#stacks_in_576{text-align:justify}
/* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_580 {
	display: block;
}

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

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

#adaptiveGridstacks_in_580 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_580 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_580 .column1 {
		width: 50.00%;
	}
}

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



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

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_580 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_580 .column2 {
		width: 50.00%;
	}
}

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



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

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_580 .column3 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_580 .column3 {
		width: 50.00%;
	}
}

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




















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_out_580 {
	width: 95%;
}



#stacks_in_558 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_558 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_558 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_558 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_558 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_558 .sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_558 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_558 .button_label {
		width:180px;
	}
	#stacks_in_558 .button_icon {
		width:20px;
	}


	#stacks_in_558 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_558 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_558 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_558 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_558 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_558 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_558 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_558 {
	padding:  10px;
}



#stacks_in_573 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_573 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_573 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_573 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_573 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_573 .sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_573 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_573 .button_label {
		width:180px;
	}
	#stacks_in_573 .button_icon {
		width:20px;
	}


	#stacks_in_573 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_573 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_573 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_573 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_573 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_573 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_573 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_573 {
	padding:  10px;
}



#stacks_in_560 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_560 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_560 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_560 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_560 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_560 .sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_560 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_560 .button_label {
		width:180px;
	}
	#stacks_in_560 .button_icon {
		width:20px;
	}


	#stacks_in_560 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_560 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_560 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_560 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_560 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_560 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_560 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_560 {
	padding:  10px;
}



#stacks_in_559 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_559 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_559 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_559 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_559 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_559 .sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_559 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_559 .button_label {
		width:180px;
	}
	#stacks_in_559 .button_icon {
		width:20px;
	}


	#stacks_in_559 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_559 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_559 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_559 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_559 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_559 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_559 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_559 {
	padding:  10px;
}



#stacks_in_572 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_572 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_572 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_572 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_572 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_572 .sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_572 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_572 .button_label {
		width:180px;
	}
	#stacks_in_572 .button_icon {
		width:20px;
	}


	#stacks_in_572 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_572 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_572 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_572 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_572 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_572 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_572 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_572 {
	padding:  10px;
}



#stacks_in_546 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_546 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_546 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_546 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_546 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 140, 186, 1.00);
	border-radius:50px;
	background:rgba(230, 230, 230, 1.00);
}
#stacks_in_546 .sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_546 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_546 .button_label {
		width:180px;
	}
	#stacks_in_546 .button_icon {
		width:20px;
	}


	#stacks_in_546 .sweet_button {
		-moz-box-shadow: 0px 2px 10px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 10px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 10px rgba(0,0,0,0.75);
	}
	#stacks_in_546 .sweet_button_wrapper{padding-bottom:18px;}


#stacks_in_546 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(250, 250, 250, 1.00);
}
#stacks_in_546 .sweet_button:active{
	background: rgba(210, 210, 210, 1.00);
}
#stacks_in_546 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_546 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_546 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_546 {
	padding:  10px;
}
/*
1.9.0

 */
#stacks_in_597 * {
  box-sizing: border-box;
}
#stacks_in_597 *:focus {outline:none;}
.searchingstacks_in_597 .stacks_top,
.searchingstacks_in_597 .stacks_in,
.searchingstacks_in_597 .stacks_out {
  overflow: visible;
}
#stacks_in_597 .jQueryNote {
  background: rgba(0,0,0,0.3);
  color: #fff;
  padding: 20px;
}
.stacks_in_597_pages { display: none;}
#stacks_in_597_tipue_search_input,
.live-search-input {
  font-size: 16px;
  width: 100%;
  height: 30px;
  line-height: 28px;
  border-radius: 4px;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0,0,0,0.3);
  background-color: #fff;
  padding: 0px 15px 0px 15px;/* leaving room for search icon */
  position: relative;
  z-index: 9998;
}
#stacks_in_597_tipue_search_content,
.live-search-content {
  display: none;
  padding: 20px;
  min-height: 80px;
  position: absolute;
  margin: 20px 0px;
  z-index: 9997;
  width: 100%;
  box-sizing: border-box;
}

#stacks_in_597_tipue_search_input,
.live-search-input {
  padding: 0px 15px 0px 35px;
}
#stacks_in_597 form > svg,
.live-search-form > svg {
  width: 14px;
  height: 30px;
  fill: #999;
  position: absolute;
  left: 18px;
  text-align: right;
  top: 0px;
  z-index: 9999;
}
/**/
/**/
.tipue_search_content_title {
  font-size: 120%;
}
/**/
/**/
#stacks_in_597_tipue_search_content,
.live-search-content {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 1px 0px 1px rgba(0,0,0,0.3);
  border-top: 1px solid rgba(0,0,0,0.25);
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  transition: all 150ms linear;
  opacity: 0;
}
.searchingstacks_in_597 #stacks_in_597_tipue_search_content,
.searchingstacks_in_597.live-search-content {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  transition: all 150ms linear;
  opacity: 1;
}
#stacks_in_597_tipue_search_content:after,
.live-search-content:after {
  content: " ";
  position: absolute;
  top: -10px;
  left: 15px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
#stacks_in_597_tipue_search_content:before,
.live-search-content:before {
  content: " ";
  position: absolute;
  top: -11px;
  left: 14px;
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid rgba(0,0,0,0.3);
}

/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/



/*
Tipue Search 5.0
Copyright (c) 2015 Tipue
Tipue Search is released under the MIT License
http://www.tipue.com/search
*/
#stacks_in_597_tipue_search_content .h01, mark,
.live-search-content .h01 {
  background: yellow;
}
.searchingstacks_in_597 #stacks_in_597_tipue_search_content,
.searchingstacks_in_597.live-search-content {
  display: block !important;
}
#stacks_in_597_tipue_search_warning {
  margin: 7px 0;
  display: none;
}
.showWarning #stacks_in_597_tipue_search_warning {
display: block;
}

.tipue_search_content_title
{
  margin-top: 23px;
}
.tipue_search_content_title a
{
  text-decoration: none;
}
.tipue_search_content_title a:hover
{

}
.tipue_search_content_url{
  word-wrap: break-word;
  hyphens: auto;
}
.tipue_search_content_url a{

  text-decoration: none;
}
.tipue_search_content_url a:hover{

}
.tipue_search_content_text{

  word-wrap: break-word;
  hyphens: auto;
  margin-top: 3px;
}
.tipue_search_content_debug{

  margin: 5px 0;
}
.h01{

  font-weight: 400;
}

#stacks_in_597_tipue_search_foot{
  margin: 51px 0 21px 0;
}
#stacks_in_597_tipue_search_foot_boxes{
  padding: 0;
  margin: 0;
}
#stacks_in_597_tipue_search_foot_boxes li
{
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
  cursor:pointer;
}
#stacks_in_597_tipue_search_foot_boxes li a{
  padding: 10px 17px 11px 17px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 1px;
  color: #333;
  margin-right: 7px;
  text-decoration: none;
  text-align: center;
}
#stacks_in_597_tipue_search_foot_boxes li.current{
  padding: 10px 17px 11px 17px;
  background: #f6f6f6;
  border: 1px solid #e2e2e2;
  border-radius: 1px;
  color: #333;
  margin-right: 7px;
  text-align: center;
}
#stacks_in_597_tipue_search_foot_boxes li a:hover{
  background: #f6f6f6;
}
/* spinner */
.tipue_search_spinner svg polyline,
.tipue_search_spinner svg path {
    stroke: #555555;
}
.tipue_search_spinner {
	width: 110px;
	position: absolute;
	color: #555555;
    top: 0px;
    right: 0px;
    left: auto;
    display: grid;
    text-align: right;
    grid-template-columns: 30px 1fr;
    justify-content: space-between;
}
.tipue_search_spinner .ts-count-wrap {
	padding: 20px 20px 20px 0px;
}
.tipue_search_spinner svg {
	align-self: center;
    height: 30px;
    width: 30px;
    padding: 0px;
    animation-name: ts-spin;
    animation-duration: 3000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes ts-spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
#stacks_in_597_tipue_search_content .tipue_search_content_url,
.live-search-content .tipue_search_content_url {
  margin-top: 3px;
}
#stacks_in_597_tipue_search_content .tipue_search_content_text,
.live-search-content .tipue_search_content_text {
  margin-top: 8px;
}
/**/

@-webkit-keyframes stretchdelay{
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); }
}
@keyframes stretchdelay{
  from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@media all and (max-width: 1280px) {
  .menu-loaded.menu-active main {
    padding-left: 80px;
  }
  .sidebar-mobile-active.menu-loaded main {
    padding-left: 80px;
  }
}

#stacks_in_597 .additional-pages,
#stacks_in_597 .excluded-pages {
  display: none;
}

#slice_mez_598 {
  padding: 2px !important;
  margin: 4px !important;
  display: inline-block !important;
  width: 50% !important;
  box-sizing: border-box !important;
  border: 1px solid rgba(0,0,0,0.2);
  background: transparent !important;
}
#slice_mez_598.selected {
  border-color: #2680fc !important;
}
#slice_mez_598 .stacks-button-DB.info {
  right: 0px !important;
  top: -14px !important;
  z-index: 1;

}
#slice_mez_598 .stacks-button-DB.close {
  left: 0px !important;
  top: -14px !important;
  z-index: 1;
}
#slice_mez_598 > div:nth-child(2) {
  display: none !important;
}
#slice_mez_598.hidden > #stacks_in_598 {
  opacity: 1;
  height: 0px;
  min-height: 0px;
  overflow: hidden;
}
#slice_mez_600 {
  padding: 2px !important;
  margin: 4px !important;
  display: inline-block !important;
  width: 50% !important;
  box-sizing: border-box !important;
  border: 1px solid rgba(0,0,0,0.2);
  background: transparent !important;
}
#slice_mez_600.selected {
  border-color: #2680fc !important;
}
#slice_mez_600 .stacks-button-DB.info {
  right: 0px !important;
  top: -14px !important;
  z-index: 1;

}
#slice_mez_600 .stacks-button-DB.close {
  left: 0px !important;
  top: -14px !important;
  z-index: 1;
}
#slice_mez_600 > div:nth-child(2) {
  display: none !important;
}
#slice_mez_600.hidden > #stacks_in_600 {
  opacity: 1;
  height: 0px;
  min-height: 0px;
  overflow: hidden;
}
