/*
v1.0.0
 */
#ls2_stacks_in_133 {
 position: relative;
}
#ls2_stacks_in_133 * {
  box-sizing: border-box;
}
#ls2_stacks_in_133 *:focus {outline:none;}
.searchingstacks_in_133 .stacks_top,
.searchingstacks_in_133 .stacks_in,
.searchingstacks_in_133 .stacks_out {
  overflow: visible;
}
#ls2_stacks_in_133 .jQueryNote {
  background: rgba(0,0,0,0.3);
  color: #fff;
  padding: 20px;
}
#stacks_in_133_tipue_search_input[list]::-webkit-calendar-picker-indicator { display: none !important;}
.stacks_in_133_pages { display: none;}
#stacks_in_133_tipue_search_input,
.live-search-input {
  font-size: 16px;
  width: 100%;
  height: auto;
  line-height: 1;
  border-radius: 4px;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0,0,0,0.25);
  background-color: #fff;
  padding: 6px 12px 6px 32px;
  margin: 0;
  position: relative;
  z-index: 1;
  color: #525252;
}
.live-search-results {
  position: relative;
}
.live-search-results #stacks_in_130189_tipue_search_content {
  top: 0;
  left: 0;
}
#ls2_stacks_in_133 .ls-input-wrap {
  position: relative;
  z-index: 1;
}
#ls2_stacks_in_133.searchingstacks_in_133 .ls-input-wrap,
.searchingstacks_in_133 #ls2_stacks_in_133 .ls-input-wrap,
.searchingstacks_in_133 .ls-input-wrap {
  z-index: 10000;
}
#ls2_stacks_in_133 ::-webkit-input-placeholder,
.live-search-input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #999;
}
#ls2_stacks_in_133 :-moz-placeholder,
.live-search-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #999;
  opacity:  1;
}
#ls2_stacks_in_133 ::-moz-placeholder,
.live-search-input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999;
  opacity:  1;
}
#ls2_stacks_in_133 :-ms-input-placeholder,
.live-search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;
}
#ls2_stacks_in_133 :placeholder-shown,
.live-search-input:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #999;
}
#stacks_in_133_tipue_search_content,
.live-search-content {
  display: none;
  min-height: 80px;
  position: absolute;
  z-index: 9999;
  width: 100%;
  box-sizing: border-box;
  overflow: visible !important;
  height: auto !important;
}
#ls2_stacks_in_133 form {
  
}
#ls2_stacks_in_133 form > svg,
.live-search-form > svg {
  height: 32px;
  width: 16px;
  fill: #999;
  position: absolute;
  left: 13px;
  text-align: right;
  top: 0px;
  z-index: 10001;
  
}
#ls2_stacks_in_133 form .live-search-submit {
  display: none;
}
#ls2_stacks_in_133 .ls-input-wrap {
  display: flex;
  width: 100%;
}
#ls2_stacks_in_133 .ls-input-options {
  position: relative;
  flex: 1;
}
#ls2_stacks_in_133 .ls-input-options > .ls-match {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 12px;
  top: 0;
  bottom: 0;
  z-index: 2;
  padding: 0;
  opacity: 0.75;
  cursor: pointer;
  color: #999999;
}
#ls2_stacks_in_133 .ls-input-options > .ls-match + .ls-match {
  right: 40px;
}
#ls2_stacks_in_133 .ls-input-options  > .ls-match svg {
  width: 24px;
  pointer-events: none;
}
#ls2_stacks_in_133 .ls-input-options > .ls-match.ls-option-enabled {
  opacity: 1;
  color: #525252;
}
@media (hover: hover) {
  #ls2_stacks_in_133 .ls-input-options > .ls-match:hover {
    color: #525252;
  }
}
/**/
/**/
.tipue_search_content_title {
  font-size: 120%;
}
/**/
/**/
#stacks_in_133_tipue_search_content,
.live-search-content {
  background: #fff;
  border-radius: 4px;
  border: 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;
  pointer-events: none;
}
.searchingstacks_in_133 #stacks_in_133_tipue_search_content,
.searchingstacks_in_133 .live-search-content {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  transition: all 150ms linear;
  opacity: 1;
  pointer-events: auto;
}
#stacks_in_133_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_133_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);
}

/**/
/**/
#stacks_in_133_tipue_search_content,
.live-search-content {
  padding: 0px;
}
.searchingstacks_in_133 #stacks_in_133_tipue_search_content,
.searchingstacks_in_133 .live-search-content {
  padding: 16px;
  margin: 20px 0px !important;
}
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/*
Tipue Search 5.0
Copyright (c) 2015 Tipue
Tipue Search is released under the MIT License
http://www.tipue.com/search
*/
#stacks_in_133_tipue_search_content .h01,
.live-search-content .h01 {
  background: yellow;
  color: black;
}
mark {
  background: yellow;
  color: black;
}
mark:focus {
  background: orange;
  color: black;
}
.ls2-finder {
  z-index: 9999;
  background: #e3e3e3;
  border: 1px solid #ccc;
  color: black;
  position: fixed;
  top: 0;
  right: 0;
  display: flex;
}
.ls2-finder {
  justify-content: center;
  align-items: center;
  padding: 6px 12px;
  border-radius: 0 0 0 4px;
  gap: 2px;
}
.ls2-finder button,
.ls2-finder span {
  font-size: 14px;
  color: #555;
  padding-right: 6px;
  line-height: 18px;
}
.ls2-finder button {
  background: transparent;
  padding: 2px 4px;
  border-radius: 4px;
  border: 1px solid #ccc;
  background: #f3f3f3;
}
.ls2-finder button:active {
  background: #ddd;
}
.ls2-finder button svg {
  display: block;
}
.ls2-score {
  opacity: 0.7;
  font-style:italic;
  font-weight: 400;
}
.tipue_search_results {
  display: flex;
  flex-direction: column;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.searchingstacks_in_133 #stacks_in_133_tipue_search_content,
.searchingstacks_in_133 .live-search-content {
  display: block !important;
}
#stacks_in_133_tipue_search_warning {
  margin: 7px 0;
  display: none;
}
.showWarning #stacks_in_133_tipue_search_warning {
display: block;
}
#stacks_in_133_tipue_search_content .tipue_search_result,
.live-search-content .tipue_search_result {
  position: relative;
  cursor: pointer;
}
#stacks_in_133_tipue_search_content .tipue_search_result:hover:after,
.live-search-content .tipue_search_result:hover:after {
  content: "";
  position: absolute;
  left: -16px;
  top: 8px;
  bottom: -8px;
  right: -16px;
  background: rgba(0,0,0,0.05);
}
.tipue_search_content_title {
  margin-top: 16px;
}
.tipue_search_content_url a,
.tipue_search_content_title a {
  text-decoration: none;
  line-height: 1.1;
}
.tipue_search_content_url {
  word-wrap: break-word;
  hyphens: auto;
}
.tipue_search_content_text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  hyphens: auto;
  margin-top: 0px;
  line-height: 1.3;
}
.tipue_search_content_debug {
  margin: 5px 0;
}
#stacks_in_133_tipue_search_foot {
  margin: auto 0 16px 0;
}
#stacks_in_133_tipue_search_foot_boxes {
  padding: 0;
  margin: 32px 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#stacks_in_133_tipue_search_foot_boxes ul,
#stacks_in_133_tipue_search_foot_boxes li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
}
#stacks_in_133_tipue_search_foot_boxes li {
  display: flex;
  justify-content: center;
  align-items: center;
}
#stacks_in_133_tipue_search_foot_boxes li svg {
  width: 32px;
  padding: 0 7px;
  height: 32px;
}
#stacks_in_133_tipue_search_foot #stacks_in_133_tipue_search_foot_boxes li:not(.current):not(.tipue_search_foot_box_disabled) {
  cursor: pointer;
}
#stacks_in_133_tipue_search_foot #stacks_in_133_tipue_search_foot_boxes li.tipue_search_foot_box_disabled,
#stacks_in_133_tipue_search_foot #stacks_in_133_tipue_search_foot_boxes li.current,
#stacks_in_133_tipue_search_foot #stacks_in_133_tipue_search_foot_boxes li a {
  padding: 0px;
  width: 32px;
  height: 32px;
  display: inline-block;
  line-height: 32px;
  font-size: 16px;
  background-color: #FFFFFF;
  color: #525252;
  border-radius: 16px;
  margin-right: 4px;
  text-decoration: none;
  text-align: center;
}
#stacks_in_133_tipue_search_foot #stacks_in_133_tipue_search_foot_boxes li.tipue_search_foot_box_disabled {
  opacity: 0.3;
  pointer-events: none;
}
#stacks_in_133_tipue_search_foot #stacks_in_133_tipue_search_foot_boxes li a svg {
  pointer-events: none;
  color: #525252;
}
#stacks_in_133_tipue_search_foot #stacks_in_133_tipue_search_foot_boxes li.current {
  background: #4182EA;
  color: #FFFFFF;
}
@media (hover: hover) {
  #stacks_in_133_tipue_search_foot #stacks_in_133_tipue_search_foot_boxes li a:hover,
  #stacks_in_133_tipue_search_foot #stacks_in_133_tipue_search_foot_boxes li a:hover svg {
    color: #4182EA;
  }
}
/* spinner */
.tipue_search_spinner svg polyline,
.tipue_search_spinner svg path {
    stroke: rgba(82, 82, 82, 1.00);
}
.tipue_search_spinner {
	width: 100%;
	position: absolute;
	color: rgba(82, 82, 82, 1.00);
    top: 0px;
    right: 0px;
    left: auto;
    display: grid;
    text-align: right;
  grid-template-columns: 1fr 30px 80px;
  justify-content: space-between;
  align-items: center;
  grid-gap: 12px;
}
.tipue_search_spinner .ts-count-wrap {
  text-align: left;
	padding: 16px 16px 16px 0px;
}
#stacks_in_133_tipue_search_results_count{
  padding-bottom: 16px;
}
.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_133_tipue_search_content .tipue_search_content_url,
.live-search-content .tipue_search_content_url {
  margin-top: 3px;
}
#stacks_in_133_tipue_search_content .tipue_search_content_text,
.live-search-content .tipue_search_content_text {
  margin-top: 4px;
}
/**/

@-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;
  }
}
#ls2_stacks_in_133 .live-search-language,
#ls2_stacks_in_133 .additional-pages,
#ls2_stacks_in_133 .excluded-pages {
  display: none;
}

#slice_mez_140 {
  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_140.selected {
  border-color: #2680fc !important;
}
#slice_mez_140 .stacks-button-DB.info {
  right: 0px !important;
  top: -14px !important;
  z-index: 1;

}
#slice_mez_140 .stacks-button-DB.close {
  left: 0px !important;
  top: -14px !important;
  z-index: 1;
}
#slice_mez_140 > div:nth-child(2) {
  display: none !important;
}
#slice_mez_140.hidden > #stacks_in_140 {
  opacity: 1;
  height: 0px;
  min-height: 0px;
  overflow: hidden;
}
#slice_mez_138 {
  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_138.selected {
  border-color: #2680fc !important;
}
#slice_mez_138 .stacks-button-DB.info {
  right: 0px !important;
  top: -14px !important;
  z-index: 1;

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

#stacks_in_126>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_126>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_126>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_126>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_126>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_45_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_45 a:link, #stacks_in_45 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_45 a:hover, #stacks_in_45 a:active {
	color:#FFFFFF;
}







#stacks_in_45 a:link, #stacks_in_45 a:visited {
	background-color:#FF02A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF02A0), to(#BC0160));
	border:1px solid #BC0160;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_45 a:hover {
	background-color:#FF02AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF02AC), to(#A30153));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_45 a:active {
	background-color:#FF02A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_170>.s3_row {
	margin: 0 -10px;
}

#stacks_in_170>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_170>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_170>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_170>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_170>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_170>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_170 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  1px;
	-webkit-border-radius:  1px;
	border-radius:  1px;
}

#stacks_out_170 {
	width: 80%;
}
#stacks_in_180>.s3_row {
	margin: 0 -10px;
}

#stacks_in_180>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_180>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_180>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_180>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_180>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_180>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_180 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  1px;
	-webkit-border-radius:  1px;
	border-radius:  1px;
}

#stacks_out_180 {
	width: 80%;
}
#stacks_in_249>.s3_row {
	margin: 0 -10px;
}

#stacks_in_249>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_249>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_249>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_249>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_249>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_249>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_249 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  1px;
	-webkit-border-radius:  1px;
	border-radius:  1px;
}

#stacks_out_249 {
	width: 80%;
}
#stacks_in_250>.s3_row {
	margin: 0 -10px;
}

#stacks_in_250>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_250>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_250>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_250>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_250>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_250>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_250 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  1px;
	-webkit-border-radius:  1px;
	border-radius:  1px;
}

#stacks_out_250 {
	width: 80%;
}
#stacks_in_190>.s3_row {
	margin: 0 -10px;
}

#stacks_in_190>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_190>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_190>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_190>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_190>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_190>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_190 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  1px;
	-webkit-border-radius:  1px;
	border-radius:  1px;
}

#stacks_out_190 {
	width: 80%;
}
#stacks_in_194>.s3_row {
	margin: 0 -10px;
}

#stacks_in_194>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_194>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_194>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_194>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_194>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_194>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_194 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  1px;
	-webkit-border-radius:  1px;
	border-radius:  1px;
}

#stacks_out_194 {
	width: 80%;
}
#stacks_in_220>.s3_row {
	margin: 0 -10px;
}

#stacks_in_220>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_220>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_220>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_220>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_220>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_220>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_out_220 {
	width: 80%;
}

#stacks_in_174 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  1px;
	-webkit-border-radius:  1px;
	border-radius:  1px;
}
#stacks_in_224>.s3_row {
	margin: 0 -10px;
}

#stacks_in_224>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_224>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_224>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_224>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_224>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_224>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_out_224 {
	width: 80%;
}
#stacks_in_269>.s3_row {
	margin: 0 -10px;
}

#stacks_in_269>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_269>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_269>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_269>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_269>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_269>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_out_269 {
	width: 80%;
}
#stacks_in_270>.s3_row {
	margin: 0 -10px;
}

#stacks_in_270>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_270>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_270>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_270>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_270>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_270>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_out_270 {
	width: 80%;
}
#stacks_in_98_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_98 a:link, #stacks_in_98 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_98 a:hover, #stacks_in_98 a:active {
	color:#FFFFFF;
}







#stacks_in_98 a:link, #stacks_in_98 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_98 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_98 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_165>.s3_row {
	margin: 0 -10px;
}

#stacks_in_165>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_165>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_165>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_165>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_165>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_47_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_47 a:link, #stacks_in_47 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_47 a:hover, #stacks_in_47 a:active {
	color:#FFFFFF;
}







#stacks_in_47 a:link, #stacks_in_47 a:visited {
	background-color:#FF02A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF02A0), to(#BC0160));
	border:1px solid #BC0160;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_47 a:hover {
	background-color:#FF02AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF02AC), to(#A30153));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_47 a:active {
	background-color:#FF02A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_54_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_54 a:link, #stacks_in_54 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_54 a:hover, #stacks_in_54 a:active {
	color:#FFFFFF;
}







#stacks_in_54 a:link, #stacks_in_54 a:visited {
	background-color:#0000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000A0), to(#000060));
	border:1px solid #000060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_54 a:hover {
	background-color:#0000AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000AC), to(#000053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_54 a:active {
	background-color:#0000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_162>.s3_row {
	margin: 0 -10px;
}

#stacks_in_162>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_162>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_162>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_162>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_162>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_168_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_168 a:link, #stacks_in_168 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_168 a:hover, #stacks_in_168 a:active {
	color:#FFFFFF;
}







#stacks_in_168 a:link, #stacks_in_168 a:visited {
	background-color:#FF02A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF02A0), to(#BC0160));
	border:1px solid #BC0160;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_168 a:hover {
	background-color:#FF02AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF02AC), to(#A30153));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_168 a:active {
	background-color:#FF02A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_62_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_62 a:link, #stacks_in_62 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_62 a:hover, #stacks_in_62 a:active {
	color:#FFFFFF;
}







#stacks_in_62 a:link, #stacks_in_62 a:visited {
	background-color:#7F7FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#7F7FFF), to(#4C4CBF));
	border:1px solid #4C4CBF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_62 a:hover {
	background-color:#8989FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#8989FF), to(#4242A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_62 a:active {
	background-color:#7F7FFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#feedSliderstacks_in_155 {
	height: 500px;
	overflow: hidden;
	border:  px ;
}

@media print {
	#feedSliderstacks_in_155 {
		height: auto;
	}
}

#feedSliderstacks_in_155 div {
	display: block;
	position: relative;
	opacity: 1.0;
}

.internalstacks_in_155 {
	padding: 8px;
	border-bottom: 1px solid #CCCCCC;
}

/* Some surplus content to hide */
h2.feedTitle {
	display: none;
}

/* @group Item title styling */

.itemTitlestacks_in_155 {
	display: block !important;
	font-size: 100%;
}

.itemTitlestacks_in_155 a {
	color: #363636;
}

.itemTitlestacks_in_155 a:hover {
	color: #004080;
}

/* @end */

/* @group Item date styling */

.itemDatestacks_in_155 {
	display: none !important;
	color: #333333;
	font-size: 100;
}

/* @end */

/* @group Item content */

.itemDescriptionstacks_in_155 {
	display: none !important;
	font-size: 50%;
	color: #333333;
}

.itemDescriptionstacks_in_155 a {
	color: #0C0077;
}

.itemDescriptionstacks_in_155 a:hover {
	color: #004080;
}

/* @end */

/* @group Item dividers */

.itemDividerstacks_in_155 {
	display: block;
	position: relative;
	height: 1px;
	background-color: #CCCCCC;
}

/* @end */
#stacks_in_49_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_49 a:link, #stacks_in_49 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_49 a:hover, #stacks_in_49 a:active {
	color:#FFFFFF;
}







#stacks_in_49 a:link, #stacks_in_49 a:visited {
	background-color:#A000FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#A000FF), to(#6000BF));
	border:1px solid #6000BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_49 a:hover {
	background-color:#AC00FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC00FF), to(#5300A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_49 a:active {
	background-color:#A000FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_110>.s3_row {
	margin: 0 -10px;
}

#stacks_in_110>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_110>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_110>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_110>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_110>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_43_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_43 a:link, #stacks_in_43 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_43 a:hover, #stacks_in_43 a:active {
	color:#FFFFFF;
}







#stacks_in_43 a:link, #stacks_in_43 a:visited {
	background-color:#0000A0;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000A0), to(#000060));
	border:1px solid #000060;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_43 a:hover {
	background-color:#0000AC;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000AC), to(#000053));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_43 a:active {
	background-color:#0000A0;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_41_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_41 a:link, #stacks_in_41 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_41 a:hover, #stacks_in_41 a:active {
	color:#FFFFFF;
}







#stacks_in_41 a:link, #stacks_in_41 a:visited {
	background-color:#FFA00A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFA00A), to(#BD6006));
	border:1px solid #BD6006;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_41 a:hover {
	background-color:#FFAC0A;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFAC0A), to(#A45305));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_41 a:active {
	background-color:#FFA00A;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



