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

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

	
	display: block;
}

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

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

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

/* LOADER */

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




	#stacks_in_7645 .bx-wrapper .bx-pager {
		display: none;
	}





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

	#stacks_in_7645 .bx-wrapper .bx-prev,
	#stacks_in_7645 .bx-wrapper .bx-next {
		display: none;
	}


/* AUTO CONTROLS (START / STOP) */

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

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

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

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

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

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

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

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

/* IMAGE CAPTIONS */

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

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

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






/* Styling for Edit Mode within Stacks */



#stacks_in_345 {
	margin: 3px 2px 2px 2px;
}

#stacks_in_2672 {
	margin: 0px 2px 0px 2px;
	padding: 12px 12px 0px 12px;
}

#stacks_in_2674 {
	margin: 0px 2px 0px 2px;
	padding: 12px 12px 8px 12px;
}

#stacks_in_5943 .stacks_left {
	float:left;
	width:65%;
}

#stacks_in_5943 .stacks_right {
	float:right;
	width:33%;
}
#stacks_in_5943 {
	margin: 10px 0px 0px 14px;
}

#stacks_in_349 {
	padding: 0px 10px 0px 0px;
}

#stacks_in_352 {
	padding: 0px 12px 6px 0px;
}
/* Start doobox hippo css */


/* general styles edit and preview mode */
   /* html { height: 100%; margin-bottom: 1px; overflow-y: scroll; } removed to make compliant with certain themes */

.stacks_in_13075darkerborder{
	
		border: 1px solid #EBB81F;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.stacks_in_13075overalltabcontainer{
	background: #FFFFFF;
	border: 2px solid #FFCC33;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.stacks_in_13075tabcontentcontainer{
	padding: 20px;
}

.stacks_in_13075dootabcontainer{
	
	display:none;
	
	
}

.stacks_in_13075dootabcontainer:first-child{
	
	display:block;
	
}

#stacks_in_13075tabpicker{
	padding: 18px 30px 5px 30px;  /* adjusted in update to acomidate more than one row of buttons */
	
	font-weight: bold;
	background: #FFCC33;
	-webkit-border-top-left-radius: 1px;
	-webkit-border-top-right-radius: 1px;
	-moz-border-radius-topleft: 1px;
	-moz-border-radius-topright: 1px;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
}

#stacks_in_13075tabpicker span{
	padding-right: 10px;
	padding-left: 4px;
	
}

#stacks_in_13075tabpicker span:first-child{
	padding-right: 10px;
	padding-left: 4px;
	
}

.stacks_in_13075dootabSlice{
	background: #FFFFFF;
}


/* tabs and links styles */

#stacks_in_13075tabpicker a{
	display: inline-block;
	font-size: 120%;
	margin-right: 18px;
	margin-bottom: 15px; /* added in update to acomidate more than one row of buttons */
	padding: 5px 20px 5px 20px;
	background: #FFFFFF;
	text-decoration: none;
	border:none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #003399;
	line-height: normal;
}

#stacks_in_13075tabpicker a:hover{
	background: #FFCC33;
	text-decoration: none;
	border:none;
	color: #003399;
}

#stacks_in_13075tabpicker a:active{
	background: #FFFFFF;
	text-decoration: none;
	border:none;
	color: #003399;
}

#stacks_in_13075tabpicker a.stacks_in_13075current{
	background: #003399;
	color: #FFFFFF;
	text-decoration: none;
	border:none;
}

.stacks_in_13075doocat {
	display:none;
	font-weight: bold;
	background: #FFD8DF;
	padding: 5px 10px 5px 10px;
	border-bottom:1px solid #666666;
}

.stacks_in_13075doocat span{
	
	min-width:200px;
	white-space: nowrap;
	padding: 5px;
	border:1px solid #555555;
	color: #red;
	background: #ffffff;
}








/* end doobox hippo css */
#stacks_in_13075 {
	margin: 12px 0px 10px 0px;
	padding:  5px;
}

#stacks_in_13078 {
	margin: 2px 0px 2px 2px;
	padding: 5px 0px 5px 2px;
}

#stacks_in_13081 {
	border: solid rgba(0, 51, 153, 1.00);
	border-width: 3px 0px 0px 0px;
	margin: 10px 2px 8px 2px;
	padding: 17px 5px 2px 5px;
}
#stacks_in_13083 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_13083 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_13083 #jwresp_col2_stacks_in_13083{ float:right; width:59%}@media screen and (max-width:500px){#stacks_in_13083 #jwresp_col1_stacks_in_13083,#stacks_in_13083 #jwresp_col2_stacks_in_13083{width:100%;float:none;display:block}#stacks_in_13083 #jwresp_col1_stacks_in_13083{margin-bottom:15px}}

#stacks_in_13083 {
	border: solid rgba(0, 51, 153, 1.00);
	border-width: 3px 0px 1px 0px;
	margin:  2px;
	padding: 18px 0px 18px 0px;
}

#stacks_in_13084 {
	margin: 2px 5px 2px 0px;
}

#stacks_in_13087 {
	margin: 2px 5px 2px 10px;
}
#stacks_in_13090 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_13090 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_13090 #jwresp_col2_stacks_in_13090{ float:right; width:59%}@media screen and (max-width:500px){#stacks_in_13090 #jwresp_col1_stacks_in_13090,#stacks_in_13090 #jwresp_col2_stacks_in_13090{width:100%;float:none;display:block}#stacks_in_13090 #jwresp_col1_stacks_in_13090{margin-bottom:15px}}

#stacks_in_13090 {
	border: solid rgba(0, 51, 153, 1.00);
	border-width: 0px 0px 1px 0px;
	margin:  2px;
	padding: 18px 0px 18px 0px;
}

#stacks_in_13091 {
	margin: 2px 5px 2px 0px;
}

#stacks_in_13094 {
	margin: 2px 5px 2px 10px;
}
#stacks_in_13097 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_13097 .jwresp_col{overflow:hidden;margin:0;width:31%; float:left;}#stacks_in_13097 #jwresp_col2_stacks_in_13097{ float:right; width:67%}@media screen and (max-width:500px){#stacks_in_13097 #jwresp_col1_stacks_in_13097,#stacks_in_13097 #jwresp_col2_stacks_in_13097{width:100%;float:none;display:block}#stacks_in_13097 #jwresp_col1_stacks_in_13097{margin-bottom:15px}}

#stacks_in_13097 {
	margin:  2px;
	padding: 15px 0px 0px 0px;
}

#stacks_in_13098 {
	margin: 2px 0px 2px 0px;
}

#stacks_in_13101 {
	margin: 2px 5px 2px 10px;
}

#stacks_in_13104 {
	margin: 2px 2px 6px 2px;
	padding: 5px 7px 9px 7px;
}

#stacks_in_13107 .stacks_left {
	float:left;
	width:59%;
}

#stacks_in_13107 .stacks_right {
	float:right;
	width:41%;
}
#stacks_in_13107 {
	border: solid rgba(0, 51, 153, 1.00);
	border-width: 3px 0px 0px 0px;
	margin:  2px;
	padding: 20px 8px 2px 8px;
}

#stacks_in_13111 {
	margin: 5px 25px 0px 25px;
	padding: 2px 0px 0px 10px;
}

#stacks_in_13114 .stacks_left {
	float:left;
	width:34%;
}

#stacks_in_13114 .stacks_right {
	float:right;
	width:62%;
}
#stacks_in_13114 {
	border: solid rgba(0, 51, 153, 1.00);
	border-width: 1px 0px 0px 0px;
	margin: 15px 2px 2px 2px;
	padding: 26px 8px 16px 4px;
}

#stacks_in_13115 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_13121 .stacks_left {
	float:left;
	width:51%;
}

#stacks_in_13121 .stacks_right {
	float:right;
	width:47%;
}
#stacks_in_13121 {
	border: solid rgba(0, 51, 153, 1.00);
	border-width: 1px 0px 0px 0px;
	margin: 5px 2px 2px 2px;
	padding: 21px 8px 7px 8px;
}

#stacks_in_13122 {
	padding: 38px 0px 0px 0px;
}

#stacks_in_13125 {
	margin: 5px 0px 0px 35px;
	padding: 2px 0px 0px 0px;
}

#stacks_in_2676 {
	margin: 2px 2px 2px 2px;
	padding: 5px 8px 5px 8px;
}

#stacks_in_452 {
	background-color: rgba(53, 106, 211, 1.00);
	border: solid rgba(255, 198, 30, 1.00);
	border-width: 4px 0px 4px 0px;
	margin: 5px 2px 5px 2px;
	padding:  20px;
}

#stacks_in_8333 {
	margin: 5px 0px 0px 10px;
}

#stacks_in_2557 {
	padding: 10px 5px 0px 5px;
}
#stacks_in_7639{visibility:hidden}




#stacks_in_13063 .teleportMe {
display: none;
}




#stacks_in_13064 {
	background-color: rgba(255, 255, 255, 1.00);
}

#stacks_in_13066 {
	margin: 6px 0px 0px 0px;
}

#stacks_in_13069 {
	margin: 6px 0px 6px 0px;
}
/* @group CSS Reset */

#shareStackWrapperstacks_in_13071 *,
#shareStackWrapperstacks_in_13071 *::after,
#shareStackWrapperstacks_in_13071 *::before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#shareStackWrapperstacks_in_13071 ul#shareStackArraystacks_in_13071 {
	padding: 0;
	margin: 0;
	list-style: none;
	height: auto;
	overflow: auto;
	text-align: center;
}

#shareStackWrapperstacks_in_13071 [class^="fa fa-"] {
	line-height: 40px;
	color: inherit;
}

/* @end */

/* @group Positioning */

/* @group Absolute Positioning */

/*  */

/* @end */

/* @group Fixed Positioning */

/*  */

/* @end */

/*  */

/* @group Relative Positioning */

#shareStackWrapperstacks_in_13071 {
	position: relative;
	width: 100%;
}

/*  */

/* @end */





/* @end */

/* @group Buttons */

#shareStackWrapperstacks_in_13071 ul#shareStackArraystacks_in_13071 li.shareStackItem {
	padding: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	display: inline-block;
	text-align: center;
	font-size: 26px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	position: relative;
	transition: opacity 300ms ease-in-out;
	border-radius: 0px;
	opacity: 0.99;
	list-style: none;
	overflow: hidden;
}

#shareStackWrapperstacks_in_13071 ul#shareStackArraystacks_in_13071 li.shareStackItem:hover {
	opacity: 0.75;
}

#shareStackWrapperstacks_in_13071 ul#shareStackArraystacks_in_13071 li.shareStackItem a {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
}

/* @end */

/* @group Responsive */

#shareStackWrapperstacks_in_13071 ul#shareStackArraystacks_in_13071 {
	display: none;
}

@media screen and (min-width: 380px) and (max-width: 100000px) {
	#shareStackWrapperstacks_in_13071 ul#shareStackArraystacks_in_13071 {
		display: block;
	}
}

/* @end */

/* @group Icons */

#shareStackWrapperstacks_in_13071 #shareStackItem-baidustacks_in_13071 {
	background: #FF4749;
	color: #0000ff;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-bloggerstacks_in_13071 {
	background: #F3881F;
	color: #ffffff;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-deliciousstacks_in_13071 {
	background: #0c83e8;
	color: #ffffff;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-diggstacks_in_13071 {
	background: #000000;
	color: #ffffff;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-facebookstacks_in_13071 {
	background: #406fac;
	color: #ffffff;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-googleplusstacks_in_13071 {
	background: #e15540;
	color: #ffffff;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-linkedinstacks_in_13071 {
	background: #0182bd;
	color: #ffffff;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-livejournalstacks_in_13071 {
	background: #083B51;
	color: #9AECFF;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-myspacestacks_in_13071 {
	background: #032087;
	color: #ffffff;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-odnoklassnikistacks_in_13071 {
	background: #E76E23;
	color: #ffffff;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-pocketstacks_in_13071 {
	background: #DC2447;
	color: #ffffff;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-redditstacks_in_13071 {
	background: #d3e6f8;
	color: #000000;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-renrenstacks_in_13071 {
	background: #f5f5f5;
	color: #0164b4;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-stumbleuponstacks_in_13071 {
	background: #ed5328;
	color: #ffffff;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-telegramstacks_in_13071 {
	background: #32afed;
	color: #ffffff;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-tumblrstacks_in_13071 {
	background: #3c4f67;
	color: #ffffff;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-twitterstacks_in_13071 {
	background: #44A6FD;
	color: #ffffff;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-viadeostacks_in_13071 {
	background: #333333;
	color: #E88B25;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-vkontaktestacks_in_13071 {
	background: #557fab;
	color: #ffffff;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-weibostacks_in_13071 {
	background: #db2f2d;
	color: #ffffff;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-xingstacks_in_13071 {
	background: #D0D607;
	color: #0A5256;
}

/* Utility icons */

#shareStackWrapperstacks_in_13071 #shareStackItem-emailstacks_in_13071 {
	background: #cdcdcd;
	color: #333333;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-printstacks_in_13071 {
	background: #808080;
	color: #ffffff;
}

/* Custom Icons */

#shareStackWrapperstacks_in_13071 #shareStackItem-customonestacks_in_13071 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-customtwostacks_in_13071 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-customthreestacks_in_13071 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-customfourstacks_in_13071 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_13071 #shareStackItem-customfivestacks_in_13071 {
	background: #FF8000;
	color: #333333;
}

/* @end */

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

/* @group Edit Mode Styling */

/*  */

/* @end */

#stacks_in_13071 {
	margin: 10px 0px 6px 0px;
}
#stacks_in_7643{visibility:hidden}

#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:none;text-indent:-9999px;background:url(../sump-pumps_files/elevator-images/top.png) no-repeat left top;z-index:9988}#toTop:hover{background:url(../sump-pumps_files/elevator-images/top.png) no-repeat left -51px}#toTop:active,#toTop:focus{outline:none}

