
@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;
}


#stacks_in_103 {
	border: solid rgba(253, 128, 8, 1.00);
	border-width: 0px 0px 0px 10px;
	margin:  5px;
	padding:  5px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_105 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_105 {
		display: none !important;
	}
}
#stacks_in_116>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_155 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_155 {
		display: none !important;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_154 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_154 {
		display: none !important;
	}
}

#stacks_in_121 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	margin:  10px;
	padding:  10px;
}
/* Styling for Preview Mode & Publishing */


/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#stacks_in_125 .bx-wrapper {
	position: relative;
	
	margin: 0 auto;
	
	padding: 0;
	*zoom: 1;
}

#stacks_in_125 .bx-wrapper img {
	
	max-width: 100%;
	height: auto;
	

	
	display: block;
}

/** THEME
===================================*/

#stacks_in_125 .bx-wrapper .bx-viewport {
}

#stacks_in_125 .bx-wrapper .bx-pager,
#stacks_in_125 .bx-wrapper .bx-controls-auto {
	position: absolute;
	
	bottom: 20px;
	
	width: 100%;
	z-index: 200;
}

/* LOADER */

#stacks_in_125 .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../files/orbit-images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
}


/* Only add pagination CSS if toggled on in settings. */
/* PAGER */



#stacks_in_125 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

#stacks_in_125 .bx-wrapper .bx-pager .bx-pager-item,
#stacks_in_125 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#stacks_in_125 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #E0E0E0;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#stacks_in_125 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stacks_in_125 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #C3C3C3;
}






/* Only add arrow CSS if toggled on in settings. */
/* DIRECTION CONTROLS (NEXT / PREV) */

#stacks_in_125 .bx-wrapper .bx-prev,
#stacks_in_125 .bx-wrapper .bx-next,
#stacks_in_125 .bx-wrapper .bx-pager,
#stacks_in_125 .bx-wrapper .bx-pager-item,
#stacks_in_125 .bx-wrapper .bx-pager-item a {
	border: none;
}



#stacks_in_125 .bx-wrapper .bx-prev {
	left: 10px;
	background: url(../files/orbit-images/controls.png) no-repeat 0 -32px;
}

#stacks_in_125 .bx-wrapper .bx-next {
	right: 10px;
	background: url(../files/orbit-images/controls.png) no-repeat -43px -32px;
}

#stacks_in_125 .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

#stacks_in_125 .bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

#stacks_in_125 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 301;
}

#stacks_in_125 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}



/*  Hide navigation arrows if toggled off in settings. */


/* AUTO CONTROLS (START / STOP) */

#stacks_in_125 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stacks_in_125 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../files/orbit-images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

#stacks_in_125 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stacks_in_125 .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

#stacks_in_125 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../files/orbit-images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

#stacks_in_125 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stacks_in_125 .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#stacks_in_125 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#stacks_in_125 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

#stacks_in_125 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#stacks_in_125 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

#stacks_in_125 ul.bxslider, #stacks_in_125 ul.bxslider li {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}






/* Styling for Edit Mode within Stacks */



.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_112 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_112 {
		display: none !important;
	}
}

#stacks_in_100 {
	border: solid rgba(253, 128, 8, 1.00);
	border-width: 0px 0px 0px 10px;
	margin:  5px;
	padding:  5px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_82 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_82 {
		display: none !important;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_89 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_89 {
		display: none !important;
	}
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_99_1 #myExtraContent4,
#ExtraContentPlusstacks_in_99_1 #fs {
	display: none;
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_99_2 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_99_2 {
		display: none !important;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_99_5 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_99_5 {
		display: none !important;
	}
}
#stacks_in_99_6 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_99_6 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_99_6 #jwresp_col2_stacks_in_99_6{ float:right; width:59%}@media screen and (max-width:500px){#stacks_in_99_6 #jwresp_col1_stacks_in_99_6,#stacks_in_99_6 #jwresp_col2_stacks_in_99_6{width:100%;float:none;display:block}#stacks_in_99_6 #jwresp_col1_stacks_in_99_6{margin-bottom:15px}}

#stacks_out_99_6 {
	width: 80%;
}

#stacks_in_99_7 {
	padding:  20px;
}

#stacks_in_99_12 {
	margin:  5px;
}
#stacks_in_99_15 .stacks_in_99_15-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

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

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

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


	#stacks_in_99_15 {
		text-align: center;
	}




	#stacks_in_99_15 .stacks_in_99_15-button {
		width: 320px;
	}






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


/* Color picker options */
	
	#stacks_in_99_15 .stacks_in_99_15-button {
		
			background-color: #008080;
		
	}

	#stacks_in_99_15 a.stacks_in_99_15-button, #stacks_in_99_15 a.stacks_in_99_15-button:visited {
		
			color: #FFFFFF !important;
			
	}

	#stacks_in_99_15 a.stacks_in_99_15-button:hover, #stacks_in_99_15 a.stacks_in_99_15-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #149494;
		
	}

	
	#stacks_in_99_15 .button_icon {
		
			background-color: #66FFCC;
		
	}

	#stacks_in_99_15 a.stacks_in_99_15-button:hover .button_icon, #stacks_in_99_15 a.stacks_in_99_15-button:active .button_icon {
		
			background-color: #7AFFE0;
				
	}
	



#stacks_in_99_15 {
	margin:  10px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_99_16 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_99_16 {
		display: none !important;
	}
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_98_1 #myExtraContent5,
#ExtraContentPlusstacks_in_98_1 #fs {
	display: none;
}


.spacerStack {
	height: 80.00px;
}

#spacerStackstacks_in_98_2 {
	height: 80.00px;
}




















@media print {
	#spacerStackstacks_in_98_2 {
		display: none !important;
	}
}
#stacks_in_98_3 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_98_3 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_98_3 #jwresp_col2_stacks_in_98_3{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_98_3 #jwresp_col1_stacks_in_98_3,#stacks_in_98_3 #jwresp_col2_stacks_in_98_3{width:100%;float:none;display:block}#stacks_in_98_3 #jwresp_col1_stacks_in_98_3{margin-bottom:15px}}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_98_51 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_98_51 {
		display: none !important;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_98_52 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_98_52 {
		display: none !important;
	}
}
/* Styling for Preview Mode & Publishing */


/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#stacks_in_98_23 .bx-wrapper {
	position: relative;
	
	margin: 0 auto;
	
	padding: 0;
	*zoom: 1;
}

#stacks_in_98_23 .bx-wrapper img {
	
	max-width: 100%;
	height: auto;
	

	
	display: block;
}

/** THEME
===================================*/

#stacks_in_98_23 .bx-wrapper .bx-viewport {
}

#stacks_in_98_23 .bx-wrapper .bx-pager,
#stacks_in_98_23 .bx-wrapper .bx-controls-auto {
	position: absolute;
	
	bottom: 20px;
	
	width: 100%;
	z-index: 200;
}

/* LOADER */

#stacks_in_98_23 .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../files/orbit-images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
}


/* Only add pagination CSS if toggled on in settings. */
/* PAGER */



#stacks_in_98_23 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

#stacks_in_98_23 .bx-wrapper .bx-pager .bx-pager-item,
#stacks_in_98_23 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#stacks_in_98_23 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #E0E0E0;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#stacks_in_98_23 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stacks_in_98_23 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #C3C3C3;
}






/* Only add arrow CSS if toggled on in settings. */
/* DIRECTION CONTROLS (NEXT / PREV) */

#stacks_in_98_23 .bx-wrapper .bx-prev,
#stacks_in_98_23 .bx-wrapper .bx-next,
#stacks_in_98_23 .bx-wrapper .bx-pager,
#stacks_in_98_23 .bx-wrapper .bx-pager-item,
#stacks_in_98_23 .bx-wrapper .bx-pager-item a {
	border: none;
}



#stacks_in_98_23 .bx-wrapper .bx-prev {
	left: 10px;
	background: url(../files/orbit-images/controls.png) no-repeat 0 -32px;
}

#stacks_in_98_23 .bx-wrapper .bx-next {
	right: 10px;
	background: url(../files/orbit-images/controls.png) no-repeat -43px -32px;
}

#stacks_in_98_23 .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

#stacks_in_98_23 .bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

#stacks_in_98_23 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 301;
}

#stacks_in_98_23 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}



/*  Hide navigation arrows if toggled off in settings. */


/* AUTO CONTROLS (START / STOP) */

#stacks_in_98_23 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stacks_in_98_23 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../files/orbit-images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

#stacks_in_98_23 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stacks_in_98_23 .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

#stacks_in_98_23 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../files/orbit-images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

#stacks_in_98_23 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stacks_in_98_23 .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#stacks_in_98_23 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#stacks_in_98_23 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

#stacks_in_98_23 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#stacks_in_98_23 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

#stacks_in_98_23 ul.bxslider, #stacks_in_98_23 ul.bxslider li {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}






/* Styling for Edit Mode within Stacks */



.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_98_12 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_98_12 {
		display: none !important;
	}
}
#stacks_in_98_20>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_98_20 {
	margin:  20px;
}
#stacks_in_98_9 .stacks_in_98_9-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

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

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

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


	#stacks_in_98_9 {
		text-align: center;
	}




	#stacks_in_98_9 .stacks_in_98_9-button {
		width: 320px;
	}






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


/* Color picker options */
	
	#stacks_in_98_9 .stacks_in_98_9-button {
		
			background-color: #008080;
		
	}

	#stacks_in_98_9 a.stacks_in_98_9-button, #stacks_in_98_9 a.stacks_in_98_9-button:visited {
		
			color: #FFFFFF !important;
			
	}

	#stacks_in_98_9 a.stacks_in_98_9-button:hover, #stacks_in_98_9 a.stacks_in_98_9-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #149494;
		
	}

	
	#stacks_in_98_9 .button_icon {
		
			background-color: #66FFCC;
		
	}

	#stacks_in_98_9 a.stacks_in_98_9-button:hover .button_icon, #stacks_in_98_9 a.stacks_in_98_9-button:active .button_icon {
		
			background-color: #7AFFE0;
				
	}
	



#stacks_in_98_9 {
	margin:  10px;
	padding:  20px;
}
#stacks_in_98_11 .stacks_in_98_11-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

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

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

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


	#stacks_in_98_11 {
		text-align: center;
	}




	#stacks_in_98_11 .stacks_in_98_11-button {
		width: 320px;
	}






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


/* Color picker options */
	
	#stacks_in_98_11 .stacks_in_98_11-button {
		
			background-color: #008080;
		
	}

	#stacks_in_98_11 a.stacks_in_98_11-button, #stacks_in_98_11 a.stacks_in_98_11-button:visited {
		
			color: #FFFFFF !important;
			
	}

	#stacks_in_98_11 a.stacks_in_98_11-button:hover, #stacks_in_98_11 a.stacks_in_98_11-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #149494;
		
	}

	
	#stacks_in_98_11 .button_icon {
		
			background-color: #66FFCC;
		
	}

	#stacks_in_98_11 a.stacks_in_98_11-button:hover .button_icon, #stacks_in_98_11 a.stacks_in_98_11-button:active .button_icon {
		
			background-color: #7AFFE0;
				
	}
	



#stacks_in_98_11 {
	margin:  10px;
	padding:  20px;
}
#stacks_in_98_13 .like_button_wrapper{margin:5px;display:block;position:relative;float:right;overflow:visible;line-height:1}#like_facebook_stacks_in_98_13,#like_twitter_stacks_in_98_13{width:85px}#like_google_stacks_in_98_13,#like_pinterest_stacks_in_98_13{width:65px}#like_email_stacks_in_98_13 svg{height:20px;width:auto;fill:rgba(0, 0, 0, 1.00)}

#stacks_in_98_13 {
	padding:  10px;
}
