/*
1.9.0

 */
#stacks_in_110_1 * {
  box-sizing: border-box;
}
#stacks_in_110_1 *:focus {outline:none;}
.searchingstacks_in_110_1 .stacks_top,
.searchingstacks_in_110_1 .stacks_in,
.searchingstacks_in_110_1 .stacks_out {
  overflow: visible;
}
#stacks_in_110_1 .jQueryNote {
  background: rgba(0,0,0,0.3);
  color: #fff;
  padding: 20px;
}
.stacks_in_110_1_pages { display: none;}
#stacks_in_110_1_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_110_1_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_110_1_tipue_search_input,
.live-search-input {
  padding: 0px 15px 0px 35px;
}
#stacks_in_110_1 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_110_1_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_110_1 #stacks_in_110_1_tipue_search_content,
.searchingstacks_in_110_1.live-search-content {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  transition: all 150ms linear;
  opacity: 1;
}
#stacks_in_110_1_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_110_1_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_110_1_tipue_search_content .h01, mark,
.live-search-content .h01 {
  background: yellow;
}
.searchingstacks_in_110_1 #stacks_in_110_1_tipue_search_content,
.searchingstacks_in_110_1.live-search-content {
  display: block !important;
}
#stacks_in_110_1_tipue_search_warning {
  margin: 7px 0;
  display: none;
}
.showWarning #stacks_in_110_1_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_110_1_tipue_search_foot{
  margin: 51px 0 21px 0;
}
#stacks_in_110_1_tipue_search_foot_boxes{
  padding: 0;
  margin: 0;
}
#stacks_in_110_1_tipue_search_foot_boxes li
{
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
  cursor:pointer;
}
#stacks_in_110_1_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_110_1_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_110_1_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_110_1_tipue_search_content .tipue_search_content_url,
.live-search-content .tipue_search_content_url {
  margin-top: 3px;
}
#stacks_in_110_1_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_110_1 .additional-pages,
#stacks_in_110_1 .excluded-pages {
  display: none;
}

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

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

}
#slice_mez_110_7 .stacks-button-DB.close {
  left: 0px !important;
  top: -14px !important;
  z-index: 1;
}
#slice_mez_110_7 > div:nth-child(2) {
  display: none !important;
}
#slice_mez_110_7.hidden > #stacks_in_110_7 {
  opacity: 1;
  height: 0px;
  min-height: 0px;
  overflow: hidden;
}
/* Start Responsive Shim stack CSS code */.stacks_in_109shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start dooGrid stack each CSS code */.stacks_in_11gridWrapper > div{	display: inline-block !important;	width: 25%;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    vertical-align: top;    margin-top: 15px;    padding-right: 7.500000px;    padding-left: 7.500000px;}.stacks_in_11gridWrapper{	margin-right: -7.500000px;    margin-left: -7.500000px;    margin-top: -15px;}@media all and (max-width: 1024px) {				.stacks_in_11gridWrapper > div{		width: 33.333333%;	}	}@media all and (max-width: 768px) {				.stacks_in_11gridWrapper > div{		width: 50%;	}		}@media all and (max-width: 480px) {				.stacks_in_11gridWrapper > div{		width: 100%;	}	}/* End dooGrid stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */#stacks_in_106 .textalign_wrap {
margin-left: auto; margin-right: auto;
text-align: center;
/*Custom CSS;*/
}

#stacks_in_106 .textalign {
text-align: center;

display: inline-block;









padding-left: 10px !important; padding-right: 10px !important;
padding-top: 2px !important; padding-bottom: 2px !important;





font-size: 100%; line-height: 100%;



/*Custom CSS;*/
}

#stacks_in_106 .textalign a {

}

#stacks_in_106 .textalign a:visited {

}

#stacks_in_106 .textalign a:hover {

}

#stacks_in_106 .textalign a:active {

}
#stacks_in_106 {
	border: solid rgba(17, 128, 64, 1.00);
	border-width:  2px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */#stacks_in_58 .textalign_wrap {
margin-left: auto; margin-right: auto;
text-align: center;
/*Custom CSS;*/
}

#stacks_in_58 .textalign {
text-align: center;

display: inline-block;









padding-left: 10px !important; padding-right: 10px !important;
padding-top: 2px !important; padding-bottom: 2px !important;





font-size: 100%; line-height: 100%;



/*Custom CSS;*/
}

#stacks_in_58 .textalign a {

}

#stacks_in_58 .textalign a:visited {

}

#stacks_in_58 .textalign a:hover {

}

#stacks_in_58 .textalign a:active {

}
#stacks_in_58 {
	border: solid rgba(17, 128, 64, 1.00);
	border-width:  2px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */#stacks_in_63 .textalign_wrap {
margin-left: auto; margin-right: auto;
text-align: center;
/*Custom CSS;*/
}

#stacks_in_63 .textalign {
text-align: center;

display: inline-block;









padding-left: 10px !important; padding-right: 10px !important;
padding-top: 2px !important; padding-bottom: 2px !important;





font-size: 100%; line-height: 100%;



/*Custom CSS;*/
}

#stacks_in_63 .textalign a {

}

#stacks_in_63 .textalign a:visited {

}

#stacks_in_63 .textalign a:hover {

}

#stacks_in_63 .textalign a:active {

}
#stacks_in_63 {
	border: solid rgba(17, 128, 64, 1.00);
	border-width:  2px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */#stacks_in_73 .textalign_wrap {
margin-left: auto; margin-right: auto;
text-align: center;
/*Custom CSS;*/
}

#stacks_in_73 .textalign {
text-align: center;

display: inline-block;









padding-left: 10px !important; padding-right: 10px !important;
padding-top: 2px !important; padding-bottom: 2px !important;





font-size: 100%; line-height: 100%;



/*Custom CSS;*/
}

#stacks_in_73 .textalign a {

}

#stacks_in_73 .textalign a:visited {

}

#stacks_in_73 .textalign a:hover {

}

#stacks_in_73 .textalign a:active {

}
#stacks_in_73 {
	border: solid rgba(17, 128, 64, 1.00);
	border-width:  2px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */#stacks_in_76 .textalign_wrap {
margin-left: auto; margin-right: auto;
text-align: center;
/*Custom CSS;*/
}

#stacks_in_76 .textalign {
text-align: center;

display: inline-block;









padding-left: 10px !important; padding-right: 10px !important;
padding-top: 2px !important; padding-bottom: 2px !important;





font-size: 100%; line-height: 100%;



/*Custom CSS;*/
}

#stacks_in_76 .textalign a {

}

#stacks_in_76 .textalign a:visited {

}

#stacks_in_76 .textalign a:hover {

}

#stacks_in_76 .textalign a:active {

}
#stacks_in_76 {
	border: solid rgba(17, 128, 64, 1.00);
	border-width:  2px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */#stacks_in_79 .textalign_wrap {
margin-left: auto; margin-right: auto;
text-align: center;
/*Custom CSS;*/
}

#stacks_in_79 .textalign {
text-align: center;

display: inline-block;









padding-left: 10px !important; padding-right: 10px !important;
padding-top: 2px !important; padding-bottom: 2px !important;





font-size: 100%; line-height: 100%;



/*Custom CSS;*/
}

#stacks_in_79 .textalign a {

}

#stacks_in_79 .textalign a:visited {

}

#stacks_in_79 .textalign a:hover {

}

#stacks_in_79 .textalign a:active {

}
#stacks_in_79 {
	border: solid rgba(17, 128, 64, 1.00);
	border-width:  2px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */#stacks_in_83 .textalign_wrap {
margin-left: auto; margin-right: auto;
text-align: center;
/*Custom CSS;*/
}

#stacks_in_83 .textalign {
text-align: center;

display: inline-block;









padding-left: 10px !important; padding-right: 10px !important;
padding-top: 2px !important; padding-bottom: 2px !important;





font-size: 100%; line-height: 100%;



/*Custom CSS;*/
}

#stacks_in_83 .textalign a {

}

#stacks_in_83 .textalign a:visited {

}

#stacks_in_83 .textalign a:hover {

}

#stacks_in_83 .textalign a:active {

}
#stacks_in_83 {
	border: solid rgba(17, 128, 64, 1.00);
	border-width:  2px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */#stacks_in_94 .textalign_wrap {
margin-left: auto; margin-right: auto;
text-align: center;
/*Custom CSS;*/
}

#stacks_in_94 .textalign {
text-align: center;

display: inline-block;









padding-left: 10px !important; padding-right: 10px !important;
padding-top: 2px !important; padding-bottom: 2px !important;





font-size: 100%; line-height: 100%;



/*Custom CSS;*/
}

#stacks_in_94 .textalign a {

}

#stacks_in_94 .textalign a:visited {

}

#stacks_in_94 .textalign a:hover {

}

#stacks_in_94 .textalign a:active {

}
#stacks_in_94 {
	border: solid rgba(17, 128, 64, 1.00);
	border-width:  2px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */#stacks_in_99 .textalign_wrap {
margin-left: auto; margin-right: auto;
text-align: center;
/*Custom CSS;*/
}

#stacks_in_99 .textalign {
text-align: center;

display: inline-block;









padding-left: 10px !important; padding-right: 10px !important;
padding-top: 2px !important; padding-bottom: 2px !important;





font-size: 100%; line-height: 100%;



/*Custom CSS;*/
}

#stacks_in_99 .textalign a {

}

#stacks_in_99 .textalign a:visited {

}

#stacks_in_99 .textalign a:hover {

}

#stacks_in_99 .textalign a:active {

}
#stacks_in_99 {
	border: solid rgba(17, 128, 64, 1.00);
	border-width:  2px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */#stacks_in_51 .textalign_wrap {
margin-left: auto; margin-right: auto;
text-align: center;
/*Custom CSS;*/
}

#stacks_in_51 .textalign {
text-align: center;

display: inline-block;









padding-left: 10px !important; padding-right: 10px !important;
padding-top: 2px !important; padding-bottom: 2px !important;





font-size: 100%; line-height: 100%;



/*Custom CSS;*/
}

#stacks_in_51 .textalign a {

}

#stacks_in_51 .textalign a:visited {

}

#stacks_in_51 .textalign a:hover {

}

#stacks_in_51 .textalign a:active {

}
#stacks_in_51 {
	border: solid rgba(17, 128, 64, 1.00);
	border-width:  2px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}
