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


@font-face {
    font-family: 'FlatButtonOpenSans';
    src: url('../files/font/opensans-regular-webfont.eot');
    src: url('../files/font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/opensans-regular-webfont.woff') format('woff'),
         url('../files/font/opensans-regular-webfont.ttf') format('truetype'),
         url('../files/font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


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

html, body {
	height: 100%;
}

/* Hide Gateway stacks from the main page container (stops flickering on page load) */
#gatewayBarstacks_in_33526 {
	display: none;
}

#gatewayWindowShadestacks_in_33526 {
	position: fixed;
	-webkit-transform: translateZ(0);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 998;
	background: #000000;
	opacity: 0.75;
	filter: alpha(opacity = 75);
}

#gatewayContainerstacks_in_33526 {
	position: fixed;
	-webkit-transform: translateZ(0);
	top: 10%;
	left: 10%;
	display: block;
	width: 100%;
	z-index: 100000;
}

#gatewayBarstacks_in_33526 {
	width: 80%;
	display: block;
}

#gatewayBarFillstacks_in_33526 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0.85;
	filter: alpha(opacity = 85);
	background-color: #CFA7DD;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#9F50BC), to(#CFA7DD));
	background-image: -moz-linear-gradient(top, #9F50BC, #CFA7DD);
	background-image: -ms-linear-gradient(top, #9F50BC, #CFA7DD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9F50BC), color-stop(100%, #CFA7DD));
	background-image: -webkit-linear-gradient(top, #9F50BC, #CFA7DD);
	background-image: -o-linear-gradient(top, #9F50BC, #CFA7DD);
	background-image: linear-gradient(top, #9F50BC, #CFA7DD);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}

#gatewayBarstacks_in_33526 {
	display: none;
	position: relative;
}

#gatewayBarContentstacks_in_33526 {
	position: relative;
	z-index: 10;
	display: block;
	color: #FFFFFF;
	max-width: 600px;
	margin: 0 auto;
}

#gatewayBarContentstacks_in_33526 h1,
#gatewayBarContentstacks_in_33526 h2,
#gatewayBarContentstacks_in_33526 h3,
#gatewayBarContentstacks_in_33526 h4,
#gatewayBarContentstacks_in_33526 h5,
#gatewayBarContentstacks_in_33526 h6,
#gatewayBarContentstacks_in_33526 label {
	color: #23A1E3;
}

#gatewayBarContentstacks_in_33526 a {
	color: #FF0000;
}

#gatewayBarContentstacks_in_33526 a:hover {
	color: #FF0000;
}

#gatewayLinkstacks_in_33526 a {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 101;
	height: 100%;
	width: 100%;
	background: transparent;
}

#closeButtonstacks_in_33526 {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1000;
	display: none;
	padding: 10px;
	font-size: 36px;
	color: #FFFFFF;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#closeButtonstacks_in_33526:hover {
	cursor: pointer;
	color: #CDCDCD;
}

#closeButtonstacks_in_33526 [class^="fa fa-"] {
	color: #FFFFFF;
}

#closeButtonstacks_in_33526:hover [class^="fa fa-"] {
	color: #CDCDCD;
}

/* @group Behaviours */









/* Helper class to keep GW hidden, even when the page is scrolled. */
.GatewayPermaHide {
	display: none !important;
}

/* @end */

@media print {
	#gatewayWindowShadestacks_in_33526,
	#closeButtonstacks_in_33526,
	#gatewayContainerstacks_in_33526 {
		display: none !important;
	}
}


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


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







#stacks_in_33529 a:link, #stacks_in_33529 a:visited {
	background-color:#2BC9FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#2BC9FF), to(#1A78AA));
	border:1px solid #1A78AA;
	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_33529 a:hover {
	background-color:#2FD9FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#2FD9FF), to(#166893));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_33529 a:active {
	background-color:#2BC9FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_33529 {
	margin:  20px;
}








#stacks_in_33578{
    background: #9F50BC;
 /* Old browsers */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9F50BC', endColorstr='#CFA7DD',GradientType=0 );
 /* IE6-9 */
    background-image: -moz-linear-gradient(45deg, #9F50BC 20%, #CFA7DD 100%);
    background-image: -webkit-gradient(linear, left bottom, right top, color-stop(20%, #9F50BC), color-stop(100%,#CFA7DD));
    background-image: -webkit-linear-gradient(45deg, #9F50BC 20%,#CFA7DD 100%);
    background-image: -o-linear-gradient(45deg, #9F50BC 20%,#CFA7DD 100%);
    background-image: -ms-linear-gradient(45deg, #9F50BC 20%,#CFA7DD 100%);
    background-image: linear-gradient(45deg, #9F50BC 20%,#CFA7DD 100%);
}









#stacks_in_33578 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 0px 0px 50px 0px;
	padding:  20px;
}
#stacks_in_33579>.s3_row {
	margin: 0 -10px;
}

#stacks_in_33579>.s3_row>.s3_column_left {
	width: 25.00%;
}

#stacks_in_33579>.s3_row>.s3_column_center {
	width: 50.000000%;
}

#stacks_in_33579>.s3_row>.s3_column_right {
	width: 25.00%;
}

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








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



}



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


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


}




#stacks_in_33579 {
	padding: 20px 50px 20px 50px;
}

#stacks_in_33595 {
	margin: 0px 0px 20px 0px;
}
/*
1.9.0

 */
#stacks_in_33421 * {
  box-sizing: border-box;
}
#stacks_in_33421 *:focus {outline:none;}
.searchingstacks_in_33421 .stacks_top,
.searchingstacks_in_33421 .stacks_in,
.searchingstacks_in_33421 .stacks_out {
  overflow: visible;
}
#stacks_in_33421 .jQueryNote {
  background: rgba(0,0,0,0.3);
  color: #fff;
  padding: 20px;
}
.stacks_in_33421_pages { display: none;}
#stacks_in_33421_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_33421_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_33421_tipue_search_input,
.live-search-input {
  padding: 0px 15px 0px 35px;
}
#stacks_in_33421 form > svg,
.live-search-form > svg {
  width: 14px;
  height: 30px;
  fill: #999;
  position: absolute;
  left: 18px;
  text-align: right;
  top: 0px;
  z-index: 9999;
}
/**/
#stacks_in_33421 form > svg,
.live-search-form > svg {
  width: 16px;
  width: calc(16px - 2px);
  left: calc(34px - 16px);
  fill: #888888;
}
#stacks_in_33421 form .live-search-submit {
  position: absolute;
  z-index: 9999;
  right: 0px;
  top: 0px;
  font-size: 16px;
  line-height: 30px;
  padding: 0px 12px;
  margin: 0;
  font-family: inherit;
  border-radius: 0 4px 4px 0;
  border-width: 0;
  background: #6BB1D1;
  color: #FFFFFF;
  /**/
  display: none;
  /**/
}
#stacks_in_33421 form .live-search-submit:hover {
   background: #7AC0E0;
   color: #FFFFFF;
}
#stacks_in_33421 form .live-search-submit:active {
   background: #5CA2C2;
   color: #F0F0F0;
}
#stacks_in_33421_tipue_search_input,
.live-search-input {
  font-size: 16px;
  font-family: inherit;
  border-radius: 4px;
  border-color: #CCCCCC;
  color: #888888;
  background-color: #FFFFFF;
}
#stacks_in_33421 ::-webkit-input-placeholder,
.live-search-input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #888888;
}
#stacks_in_33421 :-moz-placeholder,
.live-search-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #888888;
  opacity:  1;
}
#stacks_in_33421 ::-moz-placeholder,
.live-search-input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #888888;
  opacity:  1;
}
#stacks_in_33421 :-ms-input-placeholder,
.live-search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #888888;
}
#stacks_in_33421 :placeholder-shown,
.live-search-input:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #888888;
}
/**/
/**/
/**/
/**/
/**/
/**/
/**/
#stacks_in_33421_tipue_search_content,
.live-search-content {
  padding: 5px;
  margin: 0px 0px 20px 0px;
  background: transparent !important;
  max-height: 0;
  overflow: hidden;
  transition: all 300ms linear;
  opacity: 0;
}
.searchingstacks_in_33421 #stacks_in_33421_tipue_search_content,
.searchingstacks_in_33421.live-search-content {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  transition: all 300ms linear;
  opacity: 1;
  position: relative;
  max-height: 2000px;
}
/**/
/**/
/**/
/**/
/**/



/*
Tipue Search 5.0
Copyright (c) 2015 Tipue
Tipue Search is released under the MIT License
http://www.tipue.com/search
*/
#stacks_in_33421_tipue_search_content .h01, mark,
.live-search-content .h01 {
  background: yellow;
}
.searchingstacks_in_33421 #stacks_in_33421_tipue_search_content,
.searchingstacks_in_33421.live-search-content {
  display: block !important;
}
#stacks_in_33421_tipue_search_warning {
  margin: 7px 0;
  display: none;
}
.showWarning #stacks_in_33421_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_33421_tipue_search_foot{
  margin: 51px 0 21px 0;
}
#stacks_in_33421_tipue_search_foot_boxes{
  padding: 0;
  margin: 0;
}
#stacks_in_33421_tipue_search_foot_boxes li
{
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
  cursor:pointer;
}
#stacks_in_33421_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_33421_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_33421_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_33421_tipue_search_content .tipue_search_content_url,
.live-search-content .tipue_search_content_url {
  margin-top: 3px;
}
#stacks_in_33421_tipue_search_content .tipue_search_content_text,
.live-search-content .tipue_search_content_text {
  margin-top: 8px;
}
/**/
#stacks_in_33421_tipue_search_content,
.live-search-content {
  color: #555555;
  background-color: #FFFFFF;
  font-family: inherit;
}
#stacks_in_33421_tipue_search_content:after,
.live-search-content:after {
  border-color: transparent transparent #FFFFFF transparent;
}
#stacks_in_33421_tipue_search_content .tipue_search_content_title a,
.live-search-content .tipue_search_content_title a {
  color: #6BB1D1;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  font-family: inherit;
}
#stacks_in_33421_tipue_search_content .tipue_search_content_title a:hover,
.live-search-content .tipue_search_content_title a:hover {
  color: #5994AD;
}
#stacks_in_33421_tipue_search_content .tipue_search_content_url,
.live-search-content .tipue_search_content_url {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}
#stacks_in_33421_tipue_search_content .tipue_search_content_url a,
.live-search-content .tipue_search_content_url a {
  color: #6BB1D1;
}
#stacks_in_33421_tipue_search_content .tipue_search_content_url a:hover,
.live-search-content .tipue_search_content_url a:hover {
  color: #5994AD;
}
#stacks_in_33421_tipue_search_content .tipue_search_content_text,
.live-search-content .tipue_search_content_text {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
.tipue_search_content_debug{

}
#stacks_in_33421_tipue_search_content .h01,
.live-search-content .h01 {
  background: #E432E9;
}

#stacks_in_33421_tipue_search_foot_boxes li a {
  background-color: #FFFFFF;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 1px;
  color: #555555;
}
#stacks_in_33421_tipue_search_foot_boxes li.current{
  background: #FFFFFF;
  border: 1px solid rgba(0,0,0,0.3);
  border-radius: 1px;
  color: #6BB1D1;
}
#stacks_in_33421_tipue_search_foot_boxes li a:hover{
  background: rgba(0,0,0,0.05);
}
#stacks_in_33421_tipue_search_warning a{

}
#stacks_in_33421_tipue_search_warning a:hover{

}
#stacks_in_33421_tipue_search_results_count{

}
/**/

@-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_33421 .additional-pages,
#stacks_in_33421 .excluded-pages {
  display: none;
}


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

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

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

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

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




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










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



}



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


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


}






#stacks_in_33554 {
	margin: 0px 0px 50px 0px;
}
#stacks_in_33557 .stacks_in_33557-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_33557 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_33557 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 16px;
	-webkit-border-bottom-left-radius: 16px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-bottomleft: 16px;
	border-top-left-radius: 16px;
	border-bottom-left-radius: 16px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_33557 .stacks_in_33557-button,
#stacks_in_33557 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_33557 {
		text-align: center;
	}









#stacks_in_33557 a.stacks_in_33557-button, #stacks_in_33557 a.stacks_in_33557-button:visited, #stacks_in_33557 a.stacks_in_33557-button:hover, #stacks_in_33557 a.stacks_in_33557-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_33557 .stacks_in_33557-button {
		
			background-color: #8ACBEC;
		
	}

	#stacks_in_33557 a.stacks_in_33557-button, #stacks_in_33557 a.stacks_in_33557-button:visited {
		
			color: #E4F7F3 !important;
			
	}

	#stacks_in_33557 a.stacks_in_33557-button:hover, #stacks_in_33557 a.stacks_in_33557-button:active {
		
			text-decoration: none;
			color: #E4F7F3 !important;
			background-color: #9EDFFF;
		
	}

	
	#stacks_in_33557 .button_icon {
		
			background-color: #23A1E3;
		
	}

	#stacks_in_33557 a.stacks_in_33557-button:hover .button_icon, #stacks_in_33557 a.stacks_in_33557-button:active .button_icon {
		
			background-color: #37B5F7;
				
	}
	


#stacks_in_33555 .stacks_in_33555-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_33555 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_33555 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 16px;
	-webkit-border-bottom-left-radius: 16px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-bottomleft: 16px;
	border-top-left-radius: 16px;
	border-bottom-left-radius: 16px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_33555 .stacks_in_33555-button,
#stacks_in_33555 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_33555 {
		text-align: center;
	}









#stacks_in_33555 a.stacks_in_33555-button, #stacks_in_33555 a.stacks_in_33555-button:visited, #stacks_in_33555 a.stacks_in_33555-button:hover, #stacks_in_33555 a.stacks_in_33555-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_33555 .stacks_in_33555-button {
		
			background-color: #8ACBEC;
		
	}

	#stacks_in_33555 a.stacks_in_33555-button, #stacks_in_33555 a.stacks_in_33555-button:visited {
		
			color: #E4F7F3 !important;
			
	}

	#stacks_in_33555 a.stacks_in_33555-button:hover, #stacks_in_33555 a.stacks_in_33555-button:active {
		
			text-decoration: none;
			color: #E4F7F3 !important;
			background-color: #9EDFFF;
		
	}

	
	#stacks_in_33555 .button_icon {
		
			background-color: #23A1E3;
		
	}

	#stacks_in_33555 a.stacks_in_33555-button:hover .button_icon, #stacks_in_33555 a.stacks_in_33555-button:active .button_icon {
		
			background-color: #37B5F7;
				
	}
	


