/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_282 #myExtraContent8,
#ExtraContentPlusstacks_in_282 #fs {
	display: none;
}

/* 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_284 .bx-wrapper {
	position: relative;
	
		
		margin: 0 auto 60px;
		
	
	padding: 0;
	*zoom: 1;
}

#stacks_in_284 .bx-wrapper img {
	

	
	width: 100%;
	height: auto;
	
	display: block;
}

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

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

#stacks_in_284 .bx-wrapper .bx-pager,
#stacks_in_284 .bx-wrapper .bx-controls-auto {
	position: absolute;
	
	bottom: 0px;
	margin-bottom: -40px;
	
	width: 100%;
	z-index: 200;
}

/* LOADER */

#stacks_in_284 .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_284 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

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

#stacks_in_284 .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_284 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stacks_in_284 .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_284 .bx-wrapper .bx-prev,
#stacks_in_284 .bx-wrapper .bx-next,
#stacks_in_284 .bx-wrapper .bx-pager,
#stacks_in_284 .bx-wrapper .bx-pager-item,
#stacks_in_284 .bx-wrapper .bx-pager-item a {
	border: none;
}



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

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

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

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

#stacks_in_284 .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_284 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}



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


/* AUTO CONTROLS (START / STOP) */

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

#stacks_in_284 .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_284 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stacks_in_284 .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

#stacks_in_284 .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_284 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stacks_in_284 .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

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

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

/* IMAGE CAPTIONS */

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

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

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






/* Styling for Edit Mode within Stacks */


/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_231 #myExtraContent1,
#ExtraContentPlusstacks_in_231 #fs {
	display: none;
}

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

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

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




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










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



}



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


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


}





/* 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_156 .bx-wrapper {
	position: relative;
	
	margin: 0 auto;
	
	padding: 0;
	*zoom: 1;
}

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

	
	display: block;
}

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

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

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

/* LOADER */

#stacks_in_156 .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_156 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

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

#stacks_in_156 .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_156 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stacks_in_156 .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_156 .bx-wrapper .bx-prev,
#stacks_in_156 .bx-wrapper .bx-next,
#stacks_in_156 .bx-wrapper .bx-pager,
#stacks_in_156 .bx-wrapper .bx-pager-item,
#stacks_in_156 .bx-wrapper .bx-pager-item a {
	border: none;
}



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

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

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

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

#stacks_in_156 .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_156 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}



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


/* AUTO CONTROLS (START / STOP) */

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

#stacks_in_156 .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_156 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stacks_in_156 .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

#stacks_in_156 .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_156 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stacks_in_156 .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

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

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

/* IMAGE CAPTIONS */

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

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

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






/* Styling for Edit Mode within Stacks */



#stacks_in_152 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_246 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_246 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_246 #jwresp_col2_stacks_in_246{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_246 #jwresp_col1_stacks_in_246,#stacks_in_246 #jwresp_col2_stacks_in_246{width:100%;float:none;display:block}#stacks_in_246 #jwresp_col1_stacks_in_246{margin-bottom:15px}}

#stacks_in_255 {
	margin:  10px;
}

#stacks_in_253 {
	margin:  10px;
}

#stacks_in_251 {
	margin:  10px;
}
#stacks_in_243 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_243 .jwresp_col{overflow:hidden;margin:0;width:34%; float:left;}#stacks_in_243 #jwresp_col2_stacks_in_243{ float:right; width:64%}@media screen and (max-width:500px){#stacks_in_243 #jwresp_col1_stacks_in_243,#stacks_in_243 #jwresp_col2_stacks_in_243{width:100%;float:none;display:block}#stacks_in_243 #jwresp_col1_stacks_in_243{margin-bottom:15px}}

#stacks_in_243 {
	border: solid rgba(253, 128, 8, 1.00);
	border-width:  1px;
	margin:  20px;
	padding:  20px;
}

#stacks_in_257 {
	margin:  20px;
}
#stacks_in_233 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_233 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_233 #jwresp_col2_stacks_in_233{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_233 #jwresp_col1_stacks_in_233,#stacks_in_233 #jwresp_col2_stacks_in_233{width:100%;float:none;display:block}#stacks_in_233 #jwresp_col1_stacks_in_233{margin-bottom:15px}}

#stacks_in_263 {
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_341 {
	height: 40.00px;
}




















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

#ExtraContentPlusstacks_in_172 #myExtraContent2,
#ExtraContentPlusstacks_in_172 #fs {
	display: none;
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_176 {
	height: 40.00px;
}




















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

#stacks_in_177>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_177>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}






#stacks_in_182 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_184 {
	height: 40.00px;
}




















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

#stacks_in_185>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_185>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}






#stacks_in_190 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_192 {
	height: 40.00px;
}




















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

#stacks_in_193>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_193>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}






#stacks_in_198 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_200 {
	height: 40.00px;
}




















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

#stacks_in_201>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_201>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}






#stacks_in_206 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_208 {
	height: 40.00px;
}




















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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_209 {
	height: 40.00px;
}




















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

#stacks_in_336 {
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_224 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_224 {
		display: none !important;
	}
}
#stacks_in_225 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_225 .jwresp_col{overflow:hidden;margin:0;width:34%; float:left;}#stacks_in_225 #jwresp_col2_stacks_in_225{ float:right; width:64%}@media screen and (max-width:500px){#stacks_in_225 #jwresp_col1_stacks_in_225,#stacks_in_225 #jwresp_col2_stacks_in_225{width:100%;float:none;display:block}#stacks_in_225 #jwresp_col1_stacks_in_225{margin-bottom:15px}}

#stacks_in_227 {
	margin:  10px;
}


/* Plugin styles */
#SStreamstacks_in_229 .social-feed-element.hidden{
    background-color:red !important;
}
#SStreamstacks_in_229 .social-feed-element .pull-left{
    float:left;
    margin-right: 10px;
    display: none;
    
    
    
    
        display: block;
    
}
#SStreamstacks_in_229 .social-feed-element .pull-right {
    margin-left: 10px;
}
#SStreamstacks_in_229 .social-feed-element img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    border: 0;  
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}
#SStreamstacks_in_229 .social-feed-element .attachment {
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

/* Link styles */
#SStreamstacks_in_229 .social-feed-element a {
    color: #0088cc;
    text-decoration: none;
}
#SStreamstacks_in_229 .social-feed-element a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
#SStreamstacks_in_229 .social-feed-element a:hover,
#SStreamstacks_in_229 .social-feed-element a:active {
    outline: 0;
    color: #005580;
    text-decoration: underline;
}

/* Text styles */
#SStreamstacks_in_229 .social-feed-element small {
    font-size: 85%;
}
#SStreamstacks_in_229 .social-feed-element strong {
    font-weight: bold;
}
#SStreamstacks_in_229 .social-feed-element em {
    font-style: italic;
}
#SStreamstacks_in_229 .social-feed-element p {
    margin: 0 0 10px;
}
#SStreamstacks_in_229 .social-feed-element .media-body > p{
    margin-bottom:4px;
    min-height:20px;
    line-height: 1;
}
#SStreamstacks_in_229 .social-feed-element p.social-feed-text {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

/* Message styles */
#SStreamstacks_in_229 .social-feed-element,
#SStreamstacks_in_229 .social-feed-element .media-body {
    overflow: hidden;
    zoom: 1;
    *overflow: visible;
}
#SStreamstacks_in_229 .social-feed-element .media-body .social-network-icon{
    margin-top: -3px;
    margin-right:5px;
    width:16px;
}
#SStreamstacks_in_229 .social-feed-element .media-body div{
    color:#666;
    line-height: 20px;
}
#SStreamstacks_in_229 .social-feed-element:first-child {
    margin-top: 0;
}
#SStreamstacks_in_229 .social-feed-element .media-object {
    display: block;
    width: 18px;
    border-radius:0;
}
#SStreamstacks_in_229 .social-feed-element .media-heading {
    margin: 0 0 5px;
}
#SStreamstacks_in_229 .social-feed-element .media-list {
    margin-left: 0;
    list-style: none;
}

#SStreamstacks_in_229 .social-feed-element .muted {
    color: #999;
}
#SStreamstacks_in_229 .social-feed-element a.muted:hover,
#SStreamstacks_in_229 .social-feed-element a.muted:focus {
    color: #808080;
}

#SStreamstacks_in_229 .social-feed-element{
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
    margin:-1px;
    margin-top:25px;
    background-color: #fff;
    color: #666666;
    text-align:left;
	font-size: 105%;
	
    line-height:1.5;
}
#SStreamstacks_in_229 .social-feed-element:hover{
    box-shadow: 0 0 10px 0 rgba(10, 10, 10, 0.2);
}

#SStreamstacks_in_229 .social-feed-element .content{
    box-sizing: border-box;
    padding: 14px;
}
#SStreamstacks_in_229 .social-feed-element .social-network-icon{
    opacity:0.7;
}


#SStreamstacks_in_229 .social-feed-element .author-title{
    color: #666666;
    font-weight: 500;  
}

#SStreamstacks_in_229 .social-feed-element {
	background-color: rgba(230, 230, 230, 1.00);
	border: 1px solid rgba(223, 223, 223, 1.00);
	margin-top: 0;
	
}

#SStreamstacks_in_229 .social-feed-element .content {
	background-color: rgba(230, 230, 230, 1.00);
	
}

#SStreamstacks_in_229 .social-feed-element .attachment {
	
}

#SStreamstacks_in_229 .social-feed-container {
	width: 100%;
}

#SStreamstacks_in_229 .social-feed-container .media-body {
	margin-top: 1.000000px;
    display: none;
    width: auto;
    
    
    
    
        display: block;
        
}

#SStreamstacks_in_229 .social-feed-container .author-title {
     	
}

#SStreamstacks_in_229 .social-feed-container .pull-right {
	font-size: 0.8em;
	position: relative;
	margin-top: 0.2em;
	padding: 0px 10px;
	background-color: transparent;
	color: #CCCCCC;
}

#SStreamstacks_in_229 .social-feed-container .text-wrapper {
	
}

#SStreamstacks_in_229 .social-feed-container .text-wrapper .social-feed-text{
    /*margin-top: 0.5em;*/
    margin-top: 0;
	
    
	color: #666666;
}

#SStreamstacks_in_229 .social-feed-container .text-wrapper .social-feed-text a {
	color: #5CA5C0;
}

#SStreamstacks_in_229 .social-feed-container .text-wrapper .social-feed-text a.read-button {
	color: #C75184;
}

#SStreamstacks_in_229 .social-feed-container {opacity: 0;}

/*Loader*/
#SStreamstacks_in_229 .loaderWrapper {
    padding-left: 3em;
    padding-right: 3em;
    margin: auto;
    display: block;
    width: 675px;
}

#SStreamstacks_in_229 .cssload-loader {
        width: 169px;
        height: 169px;
        border-radius: 50%;
        margin: 10em auto;
        display: block;
        position: relative;
        vertical-align: middle;
    background:rgba(0,0,0,0.5);
}
#SStreamstacks_in_229 .cssload-loader,
#SStreamstacks_in_229 .cssload-loader:before,
#SStreamstacks_in_229 .cssload-loader:after {
        animation: 1.15s infinite ease-in-out;
        -o-animation: 1.15s infinite ease-in-out;
        -ms-animation: 1.15s infinite ease-in-out;
        -webkit-animation: 1.15s infinite ease-in-out;
        -moz-animation: 1.15s infinite ease-in-out;
}
#SStreamstacks_in_229 .cssload-loader:before,
#SStreamstacks_in_229 .cssload-loader:after {
        width: 100%; 
        height: 100%;
        border-radius: 50%;
        position: absolute;
        top: 0;
        left: 0;
}

#SStreamstacks_in_229 .cssload-loader { animation-name: cssload-loader;
        -o-animation-name: cssload-loader;
        -ms-animation-name: cssload-loader;
        -webkit-animation-name: cssload-loader;
        -moz-animation-name: cssload-loader; }


@keyframes cssload-loader {
        from { transform: scale(0); opacity: 1; }
        to   { transform: scale(1); opacity: 0; }
}

@-o-keyframes cssload-loader {
        from { -o-transform: scale(0); opacity: 1; }
        to   { -o-transform: scale(1); opacity: 0; }
}

@-ms-keyframes cssload-loader {
        from { -ms-transform: scale(0); opacity: 1; }
        to   { -ms-transform: scale(1); opacity: 0; }
}

@-webkit-keyframes cssload-loader {
        from { -webkit-transform: scale(0); opacity: 1; }
        to   { -webkit-transform: scale(1); opacity: 0; }
}

@-moz-keyframes cssload-loader {
        from { -moz-transform: scale(0); opacity: 1; }
        to   { -moz-transform: scale(1); opacity: 0; }
}



















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




















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

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


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_328_15 {
	height: 40.00px;
}




















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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_328_16 {
	height: 40.00px;
}




















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

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

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

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

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








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



}



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


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


}



#stacks_in_328_22 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_328_22 a,
#stacks_in_328_22 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_328_22 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_328_22 a i,
#stacks_in_328_22 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_328_22 a,
  #stacks_in_328_22 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_328_22 a:hover,
  #stacks_in_328_22 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_328_22 a i,
  #stacks_in_328_22 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_328_22 a:hover i,
  #stacks_in_328_22 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_328_22 a,
  #stacks_in_328_22 a:visited {
    width: 320px;
  }

  









#stacks_in_328_22 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_328_26 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_328_26 a,
#stacks_in_328_26 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_328_26 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_328_26 a i,
#stacks_in_328_26 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_328_26 a,
  #stacks_in_328_26 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_328_26 a:hover,
  #stacks_in_328_26 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_328_26 a i,
  #stacks_in_328_26 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_328_26 a:hover i,
  #stacks_in_328_26 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_328_26 a,
  #stacks_in_328_26 a:visited {
    width: 320px;
  }

  









#stacks_in_328_26 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_328_9 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_328_9 a,
#stacks_in_328_9 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_328_9 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_328_9 a i,
#stacks_in_328_9 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_328_9 a,
  #stacks_in_328_9 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_328_9 a:hover,
  #stacks_in_328_9 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_328_9 a i,
  #stacks_in_328_9 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_328_9 a:hover i,
  #stacks_in_328_9 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_328_9 a,
  #stacks_in_328_9 a:visited {
    width: 320px;
  }

  









#stacks_in_328_9 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_328_27>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





#stacks_in_328_34 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_328_34 a,
#stacks_in_328_34 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_328_34 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_328_34 a i,
#stacks_in_328_34 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_328_34 a,
  #stacks_in_328_34 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_328_34 a:hover,
  #stacks_in_328_34 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_328_34 a i,
  #stacks_in_328_34 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_328_34 a:hover i,
  #stacks_in_328_34 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_328_34 a,
  #stacks_in_328_34 a:visited {
    width: 320px;
  }

  









#stacks_in_328_34 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_328_11 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_328_11 a,
#stacks_in_328_11 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_328_11 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_328_11 a i,
#stacks_in_328_11 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_328_11 a,
  #stacks_in_328_11 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_328_11 a:hover,
  #stacks_in_328_11 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_328_11 a i,
  #stacks_in_328_11 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_328_11 a:hover i,
  #stacks_in_328_11 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_328_11 a,
  #stacks_in_328_11 a:visited {
    width: 320px;
  }

  









#stacks_in_328_11 {
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_328_17 {
	height: 40.00px;
}




















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

#stacks_in_328_14 {
	border: solid rgba(128, 64, 3, 1.00);
	border-width:  1px;
	margin:  20px;
	padding:  20px;
}

#stacks_out_328_14 {
	width: 65%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_328_18 {
	height: 40.00px;
}




















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

#stacks_in_328_19 {
	margin:  20px;
	padding:  20px;
}
/* Font style applied when the page has finished loading */

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


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_137_2 {
	height: 40.00px;
}




















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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_137_5 {
	height: 40.00px;
}




















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

#stacks_in_137_23 {
	border: solid rgba(128, 0, 2, 1.00);
	border-width:  1px;
	-moz-border-radius:  1px;
	-webkit-border-radius:  1px;
	border-radius:  1px;
	margin:  10px;
	padding:  10px;
}

#stacks_out_137_23 {
	width: 80%;
}

#stacks_in_137_24 {
	margin:  10px;
}

#stacks_in_137_27 {
	margin:  10px;
}
#stacks_in_137_30 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_137_30 a,
#stacks_in_137_30 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_137_30 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_137_30 a i,
#stacks_in_137_30 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_137_30 a,
  #stacks_in_137_30 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_137_30 a:hover,
  #stacks_in_137_30 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_137_30 a i,
  #stacks_in_137_30 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_137_30 a:hover i,
  #stacks_in_137_30 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_137_30 a,
  #stacks_in_137_30 a:visited {
    width: 320px;
  }

  









#stacks_in_137_30 {
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_137_16 {
	height: 40.00px;
}




















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

#ExtraContentPlusstacks_in_129 #myExtraContent6,
#ExtraContentPlusstacks_in_129 #fs {
	display: none;
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_131_2 {
	height: 40.00px;
}




















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

#stacks_out_131_4 {
	width: 70%;
	margin-left:0;
}

#stacks_in_131_6 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_131_8 {
	height: 40.00px;
}




















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

#stacks_in_131_19 {
	margin:  20px;
}
#stacks_in_131_13 .like_button_wrapper{margin:5px;display:block;position:relative;float:right;overflow:visible;line-height:1}#like_facebook_stacks_in_131_13,#like_twitter_stacks_in_131_13{width:85px}#like_google_stacks_in_131_13,#like_pinterest_stacks_in_131_13{width:65px}#like_email_stacks_in_131_13 svg{height:20px;width:auto;fill:rgba(0, 0, 0, 1.00)}

#stacks_in_131_13 {
	margin:  10px;
	padding:  10px;
}
#stacks_in_131_38 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_131_38 a,
#stacks_in_131_38 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_131_38 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_131_38 a i,
#stacks_in_131_38 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_131_38 a,
  #stacks_in_131_38 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_131_38 a:hover,
  #stacks_in_131_38 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_131_38 a i,
  #stacks_in_131_38 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_131_38 a:hover i,
  #stacks_in_131_38 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_131_38 a,
  #stacks_in_131_38 a:visited {
    width: 320px;
  }

  









#stacks_in_131_38 {
	margin:  20px;
}
#stacks_in_131_30 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_131_30 a,
#stacks_in_131_30 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_131_30 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_131_30 a i,
#stacks_in_131_30 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_131_30 a,
  #stacks_in_131_30 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_131_30 a:hover,
  #stacks_in_131_30 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_131_30 a i,
  #stacks_in_131_30 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_131_30 a:hover i,
  #stacks_in_131_30 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_131_30 a,
  #stacks_in_131_30 a:visited {
    width: 320px;
  }

  









#stacks_in_131_30 {
	margin:  20px;
}
#stacks_in_131_39 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_131_39 a,
#stacks_in_131_39 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_131_39 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_131_39 a i,
#stacks_in_131_39 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_131_39 a,
  #stacks_in_131_39 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_131_39 a:hover,
  #stacks_in_131_39 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_131_39 a i,
  #stacks_in_131_39 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_131_39 a:hover i,
  #stacks_in_131_39 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_131_39 a,
  #stacks_in_131_39 a:visited {
    width: 320px;
  }

  









#stacks_in_131_39 {
	margin:  20px;
}
#stacks_in_131_40 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_131_40 a,
#stacks_in_131_40 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_131_40 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_131_40 a i,
#stacks_in_131_40 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_131_40 a,
  #stacks_in_131_40 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_131_40 a:hover,
  #stacks_in_131_40 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_131_40 a i,
  #stacks_in_131_40 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_131_40 a:hover i,
  #stacks_in_131_40 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_131_40 a,
  #stacks_in_131_40 a:visited {
    width: 320px;
  }

  









#stacks_in_131_40 {
	margin:  20px;
}
#stacks_in_131_32 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_131_32 a,
#stacks_in_131_32 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_131_32 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_131_32 a i,
#stacks_in_131_32 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_131_32 a,
  #stacks_in_131_32 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_131_32 a:hover,
  #stacks_in_131_32 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_131_32 a i,
  #stacks_in_131_32 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_131_32 a:hover i,
  #stacks_in_131_32 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_131_32 a,
  #stacks_in_131_32 a:visited {
    width: 320px;
  }

  









#stacks_in_131_32 {
	margin:  20px;
}
#stacks_in_131_33 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_131_33 a,
#stacks_in_131_33 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_131_33 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_131_33 a i,
#stacks_in_131_33 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_131_33 a,
  #stacks_in_131_33 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_131_33 a:hover,
  #stacks_in_131_33 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_131_33 a i,
  #stacks_in_131_33 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_131_33 a:hover i,
  #stacks_in_131_33 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_131_33 a,
  #stacks_in_131_33 a:visited {
    width: 320px;
  }

  









#stacks_in_131_33 {
	margin:  20px;
}
#stacks_in_131_29 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_131_29 a,
#stacks_in_131_29 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_131_29 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_131_29 a i,
#stacks_in_131_29 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_131_29 a,
  #stacks_in_131_29 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_131_29 a:hover,
  #stacks_in_131_29 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_131_29 a i,
  #stacks_in_131_29 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_131_29 a:hover i,
  #stacks_in_131_29 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_131_29 a,
  #stacks_in_131_29 a:visited {
    width: 320px;
  }

  









#stacks_in_131_29 {
	margin:  20px;
}
#stacks_in_131_31 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_131_31 a,
#stacks_in_131_31 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_131_31 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_131_31 a i,
#stacks_in_131_31 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_131_31 a,
  #stacks_in_131_31 a:visited {
    background-color: rgba(128, 0, 2, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_131_31 a:hover,
  #stacks_in_131_31 a:active {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_131_31 a i,
  #stacks_in_131_31 a:visited i {
    background-color: rgba(128, 64, 3, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_131_31 a:hover i,
  #stacks_in_131_31 a:active i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_131_31 a,
  #stacks_in_131_31 a:visited {
    width: 320px;
  }

  









#stacks_in_131_31 {
	margin:  20px;
}

#stacks_in_131_36 {
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_131_12 {
	height: 40.00px;
}




















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