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

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

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




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










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



}



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


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


}






#stacks_in_79364 {
	padding: 0px 0px 30px 0px;
}

#stacks_in_79366 {
	margin: 140px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/cleanTabs/
 * Support: support@1littledesigner.com
 * cleanTabs Version 3.9.3
 * Uses jQuery EasyTabs plugin 3.2.0 (licensing listed in script.js)
 */

/* ====================
 * CLEARFIX
 ====================== */
.clearfix:after,
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix,
.forceClearfix .panel-container div {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix,
* html .forceClearfix .panel-container div {
	height: 1%;
}
.clearfix,
.forceClearfix .panel-container div {
	display: block;
}
/* close commented backslash hack */
/* ====================
 * REMOVE INTRUSIVE CODING
 ====================== */
#tabContainer_stacks_in_112562,
#tabContainer_stacks_in_112562 .tab-container,
#tabContainer_stacks_in_112562 .etabs,
#tabContainer_stacks_in_112562 .tab,
#tabContainer_stacks_in_112562 .tab a,
#tabContainer_stacks_in_112562 .panel-container,
#tabContainer_stacks_in_112562 .tabContent {
	margin: 0; 
	padding: 0;
	opacity: 1;
}
#tabContainer_stacks_in_112562 li {
	margin-left: 0;
	margin-right: 0;
}
#tabContainer_stacks_in_112562 li a {
	line-height: 2.1 !important;
}
#tabContainer_stacks_in_112562 li a.active {
	line-height: 2.1 !important; 
	-webkit-backface-visible: visible !important;
}
#tabContainer_stacks_in_112562 a,
#tabContainer_stacks_in_112562 a:hover {
	text-decoration: none;
}
#tabContainer_stacks_in_112562 .tab a,
#tabContainer_stacks_in_112562 .tab a:focus,
#tabContainer_stacks_in_112562 .tab a:active,
#tabContainer_stacks_in_112562 .tab a:visited,
#tabContainer_stacks_in_112562 .tab a:link {
	outline: none !important;
	border: none !important;
}
#tabContainer_stacks_in_112562 li,
#tabContainer_stacks_in_112562 li a {
	cursor: pointer;
}
/* ====================
 * TRANSPARENCY OPTION
 ====================== */
#tabContainer_stacks_in_112562.borderTransparencyOn .tab,
.tabDemo #tabContainer_stacks_in_112562.borderTransparencyOn .tab,
#tabContainer_stacks_in_112562.borderTransparencyOn #tab-container ul.etabs,
#tabContainer_stacks_in_112562.borderTransparencyOn #tab-container .panel-container,
.tabDemo #tabContainer_stacks_in_112562.borderTransparencyOn #tab-container .panel-container {
	border: none !important;
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
}
#tabContainer_stacks_in_112562.tabTransparencyOn .tab,
.tabDemo #tabContainer_stacks_in_112562.tabTransparencyOn .tab,
#tabContainer_stacks_in_112562.tabTransparencyOn .tab:hover,
.tabDemo #tabContainer_stacks_in_112562.tabTransparencyOn .tab:hover {
	background: none !important;
	background-color: none !important;
}
#tabContainer_stacks_in_112562.contentTransparencyOn #tab-container .panel-container {
	background: none !important;
	background-color: none !important;
}
/* ====================
 * DEFAULT STYLING
 ====================== */
#tabContainer_stacks_in_112562 {
	width: 98%;
	padding-right: 3px;
}
#tabContainer_stacks_in_112562 #tab-container {
	min-width: 400px;
}
#tabContainer_stacks_in_112562 .etabs { 
	margin: 0; 
	padding: 0; 
}
#tabContainer_stacks_in_112562.controlTabWidthOn #tab-container ul.etabs li.tab {
	width: 200px;
}
#tabContainer_stacks_in_112562 .tab, .tabDemo #tabContainer_stacks_in_112562 .tab { 
	display: inline-block; 
	zoom: 1; 
	*display: inline; /* IE7 */
	background: #EEEEEE; 
	border: solid 1px #999999; 
	border-bottom: none;
	border-radius: 5px 5px 0 0; 
	-moz-border-radius: 5px 5px 0 0; 
	-webkit-border-radius: 5px 5px 0 0;
	
}
#tabContainer_stacks_in_112562 #tab-container ul.etabs.firstTabPixels li.tab:first-child {
	margin-left: 0px;
}
#tabContainer_stacks_in_112562 #tab-container ul.etabs.firstTabPerc li.tab:first-child {
	margin-left: 0%;
}
#tabContainer_stacks_in_112562 #tab-container ul.etabs .tab:hover,
.tabDemo #tabContainer_stacks_in_112562 #tab-container ul.etabs .tab:hover {
	background-color: #E0E0E0;
	border-color: #999999;
}
#tabContainer_stacks_in_112562 #tab-container .tab a {
	position: relative;
	font-size: 14px; 
	line-height: 2em;
	display: block; 
	padding: 0 10px; 
	outline: none; 
	text-decoration: none;
}
#tabContainer_stacks_in_112562.linkInheritOff #tab-container ul.etabs .tab a {
	color: #708090 !important;
}
#tabContainer_stacks_in_112562.linkInheritOff #tab-container ul.etabs .tab a:hover { 
	text-decoration: none;
	color: #0D4F8B !important;
}
#tabContainer_stacks_in_112562 #tab-container ul.etabs .tab.active { 
	background: #FFFFFF; 
	padding-top: 6px; 
	position: relative; 
	top: 1px; 
	border-color: #000066; 
}
#tabContainer_stacks_in_112562.linkInheritOff #tab-container ul.etabs .tab a.active { 
	font-weight: bold;
	color: #4E78A0 !important; 
}
#tabContainer_stacks_in_112562.linkInheritOff #tab-container ul.etabs .tab a.active:hover {
	color: #0D4F8B !important;
}
#tabContainer_stacks_in_112562 #tab-container .panel-container {
	background: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
	border-radius: 0 5px 5px 5px; 
	-moz-border-radius: 0 5px 5px 5px; 
	-webkit-border-radius: 0 5px 5px 5px;
}
#tabContainer_stacks_in_112562.textInheritOff #tab-container .panel-container {
	color: #333333 !important;
	font-size: 14px;
}
#tabContainer_stacks_in_112562.borderTransparencyOff #tab-container .panel-container {
	border: solid #000066 1px; 
}
#tabContainer_stacks_in_112562.linkInheritOff #tab-container .panel-container a {
	color: #4E78A0;
}
#tabContainer_stacks_in_112562.linkInheritOff #tab-container .panel-container a:hover {
	color: #0D4F8B;
}
#tabContainer_stacks_in_112562 .panel-container { 
	margin-bottom: 10px; 
}

/* ====================
 * TAB COUNT CONTROL
 * Adds display none depending on total count
 ====================== */
#tabContainer_stacks_in_112562 .tabCounter1 .tabContent2, 
#tabContainer_stacks_in_112562 .tabCounter1 .tabContent3, 
#tabContainer_stacks_in_112562 .tabCounter1 .tabContent4, 
#tabContainer_stacks_in_112562 .tabCounter1 .tabContent5, 
#tabContainer_stacks_in_112562 .tabCounter1 .tabContent6, 
#tabContainer_stacks_in_112562 .tabCounter1 .tabContent7, 
#tabContainer_stacks_in_112562 .tabCounter1 .tabContent8, 
#tabContainer_stacks_in_112562 .tabCounter1 .tabContent9, 
#tabContainer_stacks_in_112562 .tabCounter1 .tabContent10, 
#tabContainer_stacks_in_112562 .tabCounter1 .tabContent11, 
#tabContainer_stacks_in_112562 .tabCounter1 .tabContent12,
#tabContainer_stacks_in_112562 .tabCounter1 .tabContent13, 
#tabContainer_stacks_in_112562 .tabCounter1 .tabContent14, 
#tabContainer_stacks_in_112562 .tabCounter1 .tabContent15, 
#tabContainer_stacks_in_112562 .tabCounter1 .tabContent16, 
#tabContainer_stacks_in_112562 .tabCounter1 .tabContent17, 
#tabContainer_stacks_in_112562 .tabCounter1 .tabContent18, 
#tabContainer_stacks_in_112562 .tabCounter1 .tabContent19, 
#tabContainer_stacks_in_112562 .tabCounter1 .tabContent20, 

#tabContainer_stacks_in_112562 .tabCounter2 .tabContent3, 
#tabContainer_stacks_in_112562 .tabCounter2 .tabContent4, 
#tabContainer_stacks_in_112562 .tabCounter2 .tabContent5, 
#tabContainer_stacks_in_112562 .tabCounter2 .tabContent6, 
#tabContainer_stacks_in_112562 .tabCounter2 .tabContent7, 
#tabContainer_stacks_in_112562 .tabCounter2 .tabContent8, 
#tabContainer_stacks_in_112562 .tabCounter2 .tabContent9, 
#tabContainer_stacks_in_112562 .tabCounter2 .tabContent10, 
#tabContainer_stacks_in_112562 .tabCounter2 .tabContent11, 
#tabContainer_stacks_in_112562 .tabCounter2 .tabContent12, 
#tabContainer_stacks_in_112562 .tabCounter2 .tabContent13, 
#tabContainer_stacks_in_112562 .tabCounter2 .tabContent14, 
#tabContainer_stacks_in_112562 .tabCounter2 .tabContent15, 
#tabContainer_stacks_in_112562 .tabCounter2 .tabContent16, 
#tabContainer_stacks_in_112562 .tabCounter2 .tabContent17, 
#tabContainer_stacks_in_112562 .tabCounter2 .tabContent18, 
#tabContainer_stacks_in_112562 .tabCounter2 .tabContent19, 
#tabContainer_stacks_in_112562 .tabCounter2 .tabContent20, 

#tabContainer_stacks_in_112562 .tabCounter3 .tabContent4, 
#tabContainer_stacks_in_112562 .tabCounter3 .tabContent5, 
#tabContainer_stacks_in_112562 .tabCounter3 .tabContent6, 
#tabContainer_stacks_in_112562 .tabCounter3 .tabContent7, 
#tabContainer_stacks_in_112562 .tabCounter3 .tabContent8, 
#tabContainer_stacks_in_112562 .tabCounter3 .tabContent9, 
#tabContainer_stacks_in_112562 .tabCounter3 .tabContent10, 
#tabContainer_stacks_in_112562 .tabCounter3 .tabContent11, 
#tabContainer_stacks_in_112562 .tabCounter3 .tabContent12,
#tabContainer_stacks_in_112562 .tabCounter3 .tabContent13, 
#tabContainer_stacks_in_112562 .tabCounter3 .tabContent14, 
#tabContainer_stacks_in_112562 .tabCounter3 .tabContent15, 
#tabContainer_stacks_in_112562 .tabCounter3 .tabContent16, 
#tabContainer_stacks_in_112562 .tabCounter3 .tabContent17, 
#tabContainer_stacks_in_112562 .tabCounter3 .tabContent18, 
#tabContainer_stacks_in_112562 .tabCounter3 .tabContent19, 
#tabContainer_stacks_in_112562 .tabCounter3 .tabContent20, 

#tabContainer_stacks_in_112562 .tabCounter4 .tabContent5, 
#tabContainer_stacks_in_112562 .tabCounter4 .tabContent6, 
#tabContainer_stacks_in_112562 .tabCounter4 .tabContent7, 
#tabContainer_stacks_in_112562 .tabCounter4 .tabContent8, 
#tabContainer_stacks_in_112562 .tabCounter4 .tabContent9, 
#tabContainer_stacks_in_112562 .tabCounter4 .tabContent10, 
#tabContainer_stacks_in_112562 .tabCounter4 .tabContent11, 
#tabContainer_stacks_in_112562 .tabCounter4 .tabContent12, 
#tabContainer_stacks_in_112562 .tabCounter4 .tabContent13, 
#tabContainer_stacks_in_112562 .tabCounter4 .tabContent14, 
#tabContainer_stacks_in_112562 .tabCounter4 .tabContent15, 
#tabContainer_stacks_in_112562 .tabCounter4 .tabContent16, 
#tabContainer_stacks_in_112562 .tabCounter4 .tabContent17, 
#tabContainer_stacks_in_112562 .tabCounter4 .tabContent18, 
#tabContainer_stacks_in_112562 .tabCounter4 .tabContent19, 
#tabContainer_stacks_in_112562 .tabCounter4 .tabContent20, 

#tabContainer_stacks_in_112562 .tabCounter5 .tabContent6, 
#tabContainer_stacks_in_112562 .tabCounter5 .tabContent7, 
#tabContainer_stacks_in_112562 .tabCounter5 .tabContent8, 
#tabContainer_stacks_in_112562 .tabCounter5 .tabContent9, 
#tabContainer_stacks_in_112562 .tabCounter5 .tabContent10, 
#tabContainer_stacks_in_112562 .tabCounter5 .tabContent11, 
#tabContainer_stacks_in_112562 .tabCounter5 .tabContent12, 
#tabContainer_stacks_in_112562 .tabCounter5 .tabContent13, 
#tabContainer_stacks_in_112562 .tabCounter5 .tabContent14, 
#tabContainer_stacks_in_112562 .tabCounter5 .tabContent15, 
#tabContainer_stacks_in_112562 .tabCounter5 .tabContent16, 
#tabContainer_stacks_in_112562 .tabCounter5 .tabContent17, 
#tabContainer_stacks_in_112562 .tabCounter5 .tabContent18, 
#tabContainer_stacks_in_112562 .tabCounter5 .tabContent19, 
#tabContainer_stacks_in_112562 .tabCounter5 .tabContent20, 

#tabContainer_stacks_in_112562 .tabCounter6 .tabContent7, 
#tabContainer_stacks_in_112562 .tabCounter6 .tabContent8, 
#tabContainer_stacks_in_112562 .tabCounter6 .tabContent9, 
#tabContainer_stacks_in_112562 .tabCounter6 .tabContent10, 
#tabContainer_stacks_in_112562 .tabCounter6 .tabContent11, 
#tabContainer_stacks_in_112562 .tabCounter6 .tabContent12, 
#tabContainer_stacks_in_112562 .tabCounter6 .tabContent13, 
#tabContainer_stacks_in_112562 .tabCounter6 .tabContent14, 
#tabContainer_stacks_in_112562 .tabCounter6 .tabContent15, 
#tabContainer_stacks_in_112562 .tabCounter6 .tabContent16, 
#tabContainer_stacks_in_112562 .tabCounter6 .tabContent17, 
#tabContainer_stacks_in_112562 .tabCounter6 .tabContent18, 
#tabContainer_stacks_in_112562 .tabCounter6 .tabContent19, 
#tabContainer_stacks_in_112562 .tabCounter6 .tabContent20, 

#tabContainer_stacks_in_112562 .tabCounter7 .tabContent8, 
#tabContainer_stacks_in_112562 .tabCounter7 .tabContent9, 
#tabContainer_stacks_in_112562 .tabCounter7 .tabContent10, 
#tabContainer_stacks_in_112562 .tabCounter7 .tabContent11, 
#tabContainer_stacks_in_112562 .tabCounter7 .tabContent12, 
#tabContainer_stacks_in_112562 .tabCounter7 .tabContent13, 
#tabContainer_stacks_in_112562 .tabCounter7 .tabContent14, 
#tabContainer_stacks_in_112562 .tabCounter7 .tabContent15, 
#tabContainer_stacks_in_112562 .tabCounter7 .tabContent16, 
#tabContainer_stacks_in_112562 .tabCounter7 .tabContent17, 
#tabContainer_stacks_in_112562 .tabCounter7 .tabContent18, 
#tabContainer_stacks_in_112562 .tabCounter7 .tabContent19, 
#tabContainer_stacks_in_112562 .tabCounter7 .tabContent20, 

#tabContainer_stacks_in_112562 .tabCounter8 .tabContent9, 
#tabContainer_stacks_in_112562 .tabCounter8 .tabContent10, 
#tabContainer_stacks_in_112562 .tabCounter8 .tabContent11, 
#tabContainer_stacks_in_112562 .tabCounter8 .tabContent12, 
#tabContainer_stacks_in_112562 .tabCounter8 .tabContent13, 
#tabContainer_stacks_in_112562 .tabCounter8 .tabContent14, 
#tabContainer_stacks_in_112562 .tabCounter8 .tabContent15, 
#tabContainer_stacks_in_112562 .tabCounter8 .tabContent16, 
#tabContainer_stacks_in_112562 .tabCounter8 .tabContent17, 
#tabContainer_stacks_in_112562 .tabCounter8 .tabContent18, 
#tabContainer_stacks_in_112562 .tabCounter8 .tabContent19, 
#tabContainer_stacks_in_112562 .tabCounter8 .tabContent20, 

#tabContainer_stacks_in_112562 .tabCounter9 .tabContent10, 
#tabContainer_stacks_in_112562 .tabCounter9 .tabContent11, 
#tabContainer_stacks_in_112562 .tabCounter9 .tabContent12, 
#tabContainer_stacks_in_112562 .tabCounter9 .tabContent13, 
#tabContainer_stacks_in_112562 .tabCounter9 .tabContent14, 
#tabContainer_stacks_in_112562 .tabCounter9 .tabContent15, 
#tabContainer_stacks_in_112562 .tabCounter9 .tabContent16, 
#tabContainer_stacks_in_112562 .tabCounter9 .tabContent17, 
#tabContainer_stacks_in_112562 .tabCounter9 .tabContent18, 
#tabContainer_stacks_in_112562 .tabCounter9 .tabContent19, 
#tabContainer_stacks_in_112562 .tabCounter9 .tabContent20, 

#tabContainer_stacks_in_112562 .tabCounter10 .tabContent11, 
#tabContainer_stacks_in_112562 .tabCounter10 .tabContent12,
#tabContainer_stacks_in_112562 .tabCounter10 .tabContent13, 
#tabContainer_stacks_in_112562 .tabCounter10 .tabContent14, 
#tabContainer_stacks_in_112562 .tabCounter10 .tabContent15, 
#tabContainer_stacks_in_112562 .tabCounter10 .tabContent16, 
#tabContainer_stacks_in_112562 .tabCounter10 .tabContent17, 
#tabContainer_stacks_in_112562 .tabCounter10 .tabContent18, 
#tabContainer_stacks_in_112562 .tabCounter10 .tabContent19, 
#tabContainer_stacks_in_112562 .tabCounter10 .tabContent20, 

#tabContainer_stacks_in_112562 .tabCounter11 .tabContent12,
#tabContainer_stacks_in_112562 .tabCounter11 .tabContent13, 
#tabContainer_stacks_in_112562 .tabCounter11 .tabContent14, 
#tabContainer_stacks_in_112562 .tabCounter11 .tabContent15, 
#tabContainer_stacks_in_112562 .tabCounter11 .tabContent16, 
#tabContainer_stacks_in_112562 .tabCounter11 .tabContent17, 
#tabContainer_stacks_in_112562 .tabCounter11 .tabContent18, 
#tabContainer_stacks_in_112562 .tabCounter11 .tabContent19, 
#tabContainer_stacks_in_112562 .tabCounter11 .tabContent20, 

#tabContainer_stacks_in_112562 .tabCounter12 .tabContent13, 
#tabContainer_stacks_in_112562 .tabCounter12 .tabContent14, 
#tabContainer_stacks_in_112562 .tabCounter12 .tabContent15, 
#tabContainer_stacks_in_112562 .tabCounter12 .tabContent16, 
#tabContainer_stacks_in_112562 .tabCounter12 .tabContent17, 
#tabContainer_stacks_in_112562 .tabCounter12 .tabContent18, 
#tabContainer_stacks_in_112562 .tabCounter12 .tabContent19, 
#tabContainer_stacks_in_112562 .tabCounter12 .tabContent20,

#tabContainer_stacks_in_112562 .tabCounter13 .tabContent14, 
#tabContainer_stacks_in_112562 .tabCounter13 .tabContent15, 
#tabContainer_stacks_in_112562 .tabCounter13 .tabContent16, 
#tabContainer_stacks_in_112562 .tabCounter13 .tabContent17, 
#tabContainer_stacks_in_112562 .tabCounter13 .tabContent18, 
#tabContainer_stacks_in_112562 .tabCounter13 .tabContent19, 
#tabContainer_stacks_in_112562 .tabCounter13 .tabContent20, 

#tabContainer_stacks_in_112562 .tabCounter14 .tabContent15, 
#tabContainer_stacks_in_112562 .tabCounter14 .tabContent16, 
#tabContainer_stacks_in_112562 .tabCounter14 .tabContent17, 
#tabContainer_stacks_in_112562 .tabCounter14 .tabContent18, 
#tabContainer_stacks_in_112562 .tabCounter14 .tabContent19, 
#tabContainer_stacks_in_112562 .tabCounter14 .tabContent20,

#tabContainer_stacks_in_112562 .tabCounter15 .tabContent16, 
#tabContainer_stacks_in_112562 .tabCounter15 .tabContent17, 
#tabContainer_stacks_in_112562 .tabCounter15 .tabContent18, 
#tabContainer_stacks_in_112562 .tabCounter15 .tabContent19, 
#tabContainer_stacks_in_112562 .tabCounter15 .tabContent20, 

#tabContainer_stacks_in_112562 .tabCounter16 .tabContent17, 
#tabContainer_stacks_in_112562 .tabCounter16 .tabContent18, 
#tabContainer_stacks_in_112562 .tabCounter16 .tabContent19, 
#tabContainer_stacks_in_112562 .tabCounter16 .tabContent20, 

#tabContainer_stacks_in_112562 .tabCounter17 .tabContent18, 
#tabContainer_stacks_in_112562 .tabCounter17 .tabContent19, 
#tabContainer_stacks_in_112562 .tabCounter17 .tabContent20, 

#tabContainer_stacks_in_112562 .tabCounter18 .tabContent19, 
#tabContainer_stacks_in_112562 .tabCounter18 .tabContent20, 

#tabContainer_stacks_in_112562 .tabCounter19 .tabContent20 {
	display: none !important;
}
/* ====================
 * BACKEND
 ====================== */
.tabDemo #tabContainer_stacks_in_112562 .panel-container div.tabContent div {
	padding-top: 5px;
}
.tabDemo #tabContainer_stacks_in_112562 .tab {
	width: inherit;
}
/* ====================
 * THEMES
 ====================== */
#tabContainer_stacks_in_112562 #tab-container.tabTheme2 ul.etabs .tab.active,
#tabContainer_stacks_in_112562 #tab-container.tabTheme3 ul.etabs .tab.active {
	border-color: #000066;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme2 ul.etabs {
	margin-bottom: 5px;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme2 .panel-container {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme2 ul.etabs .tab {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-bottom: solid 1px #999999;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme2 ul.etabs .tab.active,
#tabContainer_stacks_in_112562 #tab-container.tabTheme3 ul.etabs .tab.active,
#tabContainer_stacks_in_112562 #tab-container.tabTheme7 ul.etabs .tab.active {
	padding-top: 1px; 
	padding-bottom: -1px;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme3 ul.etabs {
	padding: 3px 4px; 
	border-right: solid 1px #000066; 
	border-left: solid 1px #000066;
	background: #FFFFFF;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme3.tabsBottomOff ul.etabs {
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-top: solid 1px #000066; 
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme3.tabsBottomOn ul.etabs {
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-bottom: solid 1px #000066; 
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme3 ul.etabs .tab {
	border-bottom: solid 1px #999999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme3.tabsBottomOff .panel-container {
	border-radius: 0 0 5px 5px;
	border-top: 0;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme3.tabsBottomOn .panel-container {
	border-radius: 5px 5px 0 0;
	border-bottom: 0;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme2.tabsBottomOn .panel-container,
#tabContainer_stacks_in_112562 #tab-container.tabTheme3.tabsBottomOn .panel-container,
#tabContainer_stacks_in_112562 #tab-container.tabTheme5.tabsBottomOn .panel-container,
#tabContainer_stacks_in_112562 #tab-container.tabTheme6.tabsBottomOn .panel-container {
	margin-bottom: 0;
}  
#tabContainer_stacks_in_112562 #tab-container.tabTheme4 .panel-container,
#tabContainer_stacks_in_112562 #tab-container.tabTheme7 .panel-container {
	border-bottom: none;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme4 .panel-container,
#tabContainer_stacks_in_112562 #tab-container.tabTheme5 .panel-container,
#tabContainer_stacks_in_112562 #tab-container.tabTheme6 .panel-container,
#tabContainer_stacks_in_112562 #tab-container.tabTheme7 .panel-container {
	border-right: none;
	border-left: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme5.tabsBottomOff .panel-container,
#tabContainer_stacks_in_112562 #tab-container.tabTheme6.tabsBottomOff .panel-container {
	border-bottom: none;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme5.tabsBottomOn .panel-container {
	border-top: none;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme6.tabsBottomOn .panel-container {
	border: none;
	border-top: none;
	border-bottom: none;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme4 ul.etabs .tab.marginOpt,
#tabContainer_stacks_in_112562 #tab-container.tabTheme5 ul.etabs .tab.marginOpt,
#tabContainer_stacks_in_112562 #tab-container.tabTheme6 ul.etabs .tab.marginOpt {
	margin-left: 10px;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme5 ul.etabs .tab,
#tabContainer_stacks_in_112562 #tab-container.tabTheme6 ul.etabs .tab,
#tabContainer_stacks_in_112562 #tab-container.tabTheme7 ul.etabs .tab {
	border: none;
	background: none;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme5.tabsBottomOff ul.etabs .tab.active {
	border-bottom: solid 5px #000066;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme6.tabsBottomOff ul.etabs .tab.active {
	border-bottom: solid 5px #000066;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme6.tabsBottomOff .panel-container {
	border-top: none;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme5.tabsBottomOn ul.etabs .tab.active,
#tabContainer_stacks_in_112562 #tab-container.tabTheme6.tabsBottomOn ul.etabs .tab.active {
	border-top: solid 5px #000066;
	top: 0;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme5.tabsBottomOn ul.etabs .tab,
#tabContainer_stacks_in_112562 #tab-container.tabTheme6.tabsBottomOn ul.etabs .tab {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme7.themeDots1 ul.etabs li a {
	padding-bottom: 10px;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme7.themeDots1 ul.etabs li a:after {
	content:'';
	position: absolute;
	left: 45%;
	bottom: -6px;
	width: 12px;
	height: 12px;
	background: #00B2EE;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme7.themeDots1 ul.etabs li a:hover:after,
#tabContainer_stacks_in_112562 #tab-container.tabTheme7.themeDots1 ul.etabs li a.active:after {
	background: #325C74;
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme7.themeDots2 ul.etabs li a.active:after {
	content: '';
	position: absolute;
	bottom: -12px;
	left: 45%;
	margin-left: 24px;
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 12px solid #00B2EE;
	margin: 0 auto;
	z-index: 0;
	
}
#tabContainer_stacks_in_112562 #tab-container.tabTheme7.themeDots2 ul.etabs li a:hover:after,
#tabContainer_stacks_in_112562 #tab-container.tabTheme7.themeDots2 ul.etabs li a.active:after {
	border-top-color: #325C74;
}
/* ====================
 * RESPONSIVENESS
 ====================== */

/* iPads */
@media (max-width : 768px) {
	#tabContainer_stacks_in_112562.responsiveOn #tab-container.tabTheme1 ul.etabs .tab,
	#tabContainer_stacks_in_112562.responsiveOn #tab-container.tabTheme2 ul.etabs .tab,
	#tabContainer_stacks_in_112562.responsiveOn #tab-container.tabTheme3 ul.etabs .tab,
	#tabContainer_stacks_in_112562.responsiveOn #tab-container.tabTheme4 ul.etabs .tab,
	#tabContainer_stacks_in_112562.responsiveOn #tab-container.tabTheme5 ul.etabs .tab,
	#tabContainer_stacks_in_112562.responsiveOn #tab-container.tabTheme6 ul.etabs .tab {
		width: 47%;
		margin: 1%;
		border-bottom: solid 1px #000066;
		border-radius: 5px; 
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px;
	}
	#tabContainer_stacks_in_112562.responsiveOn ul.etabs .tab.active {padding-top: 0;}
	#tabContainer_stacks_in_112562.responsiveOn #tab-container.tabTheme4 ul.etabs .tab.marginOpt,
	#tabContainer_stacks_in_112562.responsiveOn #tab-container.tabTheme5 ul.etabs .tab.marginOpt,
	#tabContainer_stacks_in_112562.responsiveOn #tab-container.tabTheme6 ul.etabs .tab.marginOpt {
		margin-left: 1%;
	}
	#tabContainer_stacks_in_112562.responsiveOn #tab-container.tabTheme5 ul.etabs .tab,
	#tabContainer_stacks_in_112562.responsiveOn #tab-container.tabTheme6 ul.etabs .tab {
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
	}
	#tabContainer_stacks_in_112562.responsiveOn #tab-container.tabTheme5 .panel-container {
		border-top: none;
	}
	#tabContainer_stacks_in_112562 #tab-container ul.etabs.firstTabPixels li.tab:first-child {
		margin-left: 3px;
	}
	#tabContainer_stacks_in_112562 #tab-container.tabTheme3 ul.etabs.firstTabPixels li.tab:first-child {
		margin-left: 6px;
	}
	#tabContainer_stacks_in_112562 #tab-container ul.etabs .tab.active {
		padding-top: 0;
		top: 0;
	}
}

/* iPhones */
@media (max-width : 480px) {
	#tabContainer_stacks_in_112562.responsiveOn #tab-container.tabTheme1 ul.etabs .tab,
	#tabContainer_stacks_in_112562.responsiveOn #tab-container.tabTheme2 ul.etabs .tab,
	#tabContainer_stacks_in_112562.responsiveOn #tab-container.tabTheme3 ul.etabs .tab,
	#tabContainer_stacks_in_112562.responsiveOn #tab-container.tabTheme4 ul.etabs .tab,
	#tabContainer_stacks_in_112562.responsiveOn #tab-container.tabTheme5 ul.etabs .tab,
	#tabContainer_stacks_in_112562.responsiveOn #tab-container.tabTheme6 ul.etabs .tab {
		width: 98%;
	}
	#tabContainer_stacks_in_112562.responsiveOn #tab-container.tabTheme7 .panel-container {
		border-top: none;
	}
	#tabContainer_stacks_in_112562 #tab-container.tabTheme3 ul.etabs.firstTabPixels li.tab:first-child {
		margin-left: 3px;
	}
}
#stacks_in_89029>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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


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


}






#stacks_in_89029 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 20px 10px 0px 10px;
	padding: 0px 0px 5px 0px;
}

#stacks_in_88941 {
	border: solid rgba(0, 0, 102, 1.00);
	border-width: 0px 1px 0px 0px;
	padding: 0px 0px 20px 20px;
}

#stacks_in_89032 {
	border: solid rgba(0, 0, 102, 1.00);
	border-width: 0px 1px 0px 0px;
	padding: 0px 0px 20px 0px;
}

#stacks_in_89033 {
	line-height: 2em;
}

#stacks_in_89036 {
	padding: 0px 0px 20px 40px;
}

#stacks_in_89038 {
	padding: 0px 0px 0px 20px;
}

#stacks_in_89039 {
	line-height: 2em;
}
#stacks_in_93002 .y
{
	display: block;
	height:220px;
	overflow: hidden;
	width: 100%;
	float: left;
}
#stacks_in_89040>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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


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


}






#stacks_in_89040 {
	padding: 5px 10px 0px 10px;
}

#stacks_in_89043 {
	padding: 20px 0px 20px 20px;
}

#stacks_in_89046 {
	line-height: 2em;
}

#stacks_in_89047 {
	border: solid rgba(0, 0, 102, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 20px 0px 20px 40px;
}

#stacks_in_89049 {
	border: solid rgba(0, 0, 102, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 0px 0px 0px 20px;
}

#stacks_in_89050 {
	line-height: 2em;
}
#stacks_in_89051>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_89051 {
	padding: 20px 0px 30px 10px;
}

#stacks_in_89058 {
	padding: 0px 0px 0px 20px;
}

#stacks_in_89055 {
	line-height: 2em;
}

#stacks_in_89062 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 0px 0px 0px 40px;
}

#stacks_in_88943 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 0px 0px 0px 20px;
}

#stacks_in_88944 {
	line-height: 2em;
}
#stacks_in_112752>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_112752 {
	padding: 20px 0px 30px 10px;
}

#stacks_in_112754 {
	padding: 0px 0px 0px 20px;
}

#stacks_in_148634 {
	padding: 0px 0px 0px 20px;
}
#stacks_in_148662 .flexgridwrap
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#stacks_in_148662 .flexgridtable a
{
 
}
#stacks_in_148662 .flexgridtable a:hover
{
 
}


#stacks_in_148662 .flexgridtable
{
	display: table;
	border-collapse: collapse;
	border: none;
 
    margin-left:auto; 
    margin-right:auto;
	 

 
	background: url() repeat 0px 0px;
 

	-moz-box-shadow:  0 0 0px #333333;
	-webkit-box-shadow:  0 0 0px #333333;
	box-shadow:  0 0 0px #333333;



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background s ease-in-out;
-ms-transition: background s ease-in-out;
-o-transition: background s ease-in-out;
transition: background s ease-in-out;

 
}

#stacks_in_148662 .flexgridtable:hover
{
 
	-moz-box-shadow:  0 0 0px #333333;
	-webkit-box-shadow:  0 0 0px #333333;
	box-shadow:  0 0 0px #333333;
 
}

#stacks_in_148662 .flexgridtr
{
	vertical-align: top;
	display:  block;
	padding: 0px;
}

#stacks_in_148662 .flexgridtable:hover
{
 
/*Nothing happens here*/
 
}

#stacks_in_148662 .flexgridtd1:hover
{
 
/*Nothing happens here*/

}
#stacks_in_148662 .flexgridtd2:hover
{
 
/*Nothing happens here*/

}
#stacks_in_148662 .flexgridtd3:hover
{
 
/*Nothing happens here*/

}
#stacks_in_148662 .flexgridtd4:hover
{
 
/*Nothing happens here*/

}
#stacks_in_148662 .flexgridtd5:hover
{
 
/*Nothing happens here*/

}
#stacks_in_148662 .flexgridtd6:hover
{
 
/*Nothing happens here*/

}
#stacks_in_148662 .flexgridtd7:hover
{
 
/*Nothing happens here*/

}
#stacks_in_148662 .flexgridtd8:hover
{
 
/*Nothing happens here*/

}
#stacks_in_148662 .flexgridtd9:hover
{
 
/*Nothing happens here*/

}
#stacks_in_148662 .flexgridtd10:hover
{
 
/*Nothing happens here*/

}

#stacks_in_148662 .flexgridtd1
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 

 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_148662 .y1 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

	
 
	height: auto;
	overflow: visible;
 
}

#stacks_in_148662 .flexgridtd2
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 

 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_148662 .y2 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_148662 .flexgridtd3
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 

 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_148662 .y3 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_148662 .flexgridtd4
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 

 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_148662 .y4 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_148662 .flexgridtd5
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 

 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_148662 .y5 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_148662 .flexgridtd6
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 

 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_148662 .y6 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_148662 .flexgridtd7
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 

 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_148662 .y7 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_148662 .flexgridtd8
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 

 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_148662 .y8 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
  	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_148662 .flexgridtd9
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 

 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_148662 .y9 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_148662 .flexgridtd10
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 

 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

 
	border-right:  0px solid #333333;
 



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}
#stacks_in_148662 .y10 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}

#stacks_in_148662 {
	padding: 50px 0px 0px 0px;
}
#stacks_in_148693 .flexgridwrap
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#stacks_in_148693 .flexgridtable a
{
 
}
#stacks_in_148693 .flexgridtable a:hover
{
 
}


#stacks_in_148693 .flexgridtable
{
	display: table;
	border-collapse: collapse;
	border: none;
 
    margin-left:auto; 
    margin-right:auto;
	 

 
	background: url() repeat 0px 0px;
 

	-moz-box-shadow:  0 0 0px #333333;
	-webkit-box-shadow:  0 0 0px #333333;
	box-shadow:  0 0 0px #333333;



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background s ease-in-out;
-ms-transition: background s ease-in-out;
-o-transition: background s ease-in-out;
transition: background s ease-in-out;

 
}

#stacks_in_148693 .flexgridtable:hover
{
 
	-moz-box-shadow:  0 0 0px #333333;
	-webkit-box-shadow:  0 0 0px #333333;
	box-shadow:  0 0 0px #333333;
 
}

#stacks_in_148693 .flexgridtr
{
	vertical-align: top;
	display:  block;
	padding: 0px;
}

#stacks_in_148693 .flexgridtable:hover
{
 
/*Nothing happens here*/
 
}

#stacks_in_148693 .flexgridtd1:hover
{
 
/*Nothing happens here*/

}
#stacks_in_148693 .flexgridtd2:hover
{
 
/*Nothing happens here*/

}
#stacks_in_148693 .flexgridtd3:hover
{
 
/*Nothing happens here*/

}
#stacks_in_148693 .flexgridtd4:hover
{
 
/*Nothing happens here*/

}
#stacks_in_148693 .flexgridtd5:hover
{
 
/*Nothing happens here*/

}
#stacks_in_148693 .flexgridtd6:hover
{
 
/*Nothing happens here*/

}
#stacks_in_148693 .flexgridtd7:hover
{
 
/*Nothing happens here*/

}
#stacks_in_148693 .flexgridtd8:hover
{
 
/*Nothing happens here*/

}
#stacks_in_148693 .flexgridtd9:hover
{
 
/*Nothing happens here*/

}
#stacks_in_148693 .flexgridtd10:hover
{
 
/*Nothing happens here*/

}

#stacks_in_148693 .flexgridtd1
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 

 
	border-top: hidden;
 

 
	border-bottom: hidden;
 

 
	border-left: 1px dashed #000066;
 

 
	border-right: 1px dashed #000066;
 

 
	border-left: none;
 



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_148693 .y1 /*defligra stacks*/
{
	display: block;
 
	width: auto;


 	
	padding: 0px;

	
 
	height: 35px;
	overflow: hidden;
 
}

#stacks_in_148693 .flexgridtd2
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 

 
	border-top: hidden;
 

 
	border-bottom: hidden;
 

 
	border-left: 1px dashed #000066;
 

 
	border-right: 1px dashed #000066;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_148693 .y2 /*defligra stacks*/
{
	display: block;
 
	width: auto;


 	
	padding: 0px;

 
	height: 35px;
	overflow: hidden;
 
}
#stacks_in_148693 .flexgridtd3
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 

 
	border-top: hidden;
 

 
	border-bottom: hidden;
 

 
	border-left: 1px dashed #000066;
 

 
	border-right: 1px dashed #000066;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_148693 .y3 /*defligra stacks*/
{
	display: block;
 
	width: auto;


 	
	padding: 0px;

 
	height: 35px;
	overflow: hidden;
 
}
#stacks_in_148693 .flexgridtd4
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 

 
	border-top: hidden;
 

 
	border-bottom: hidden;
 

 
	border-left: 1px dashed #000066;
 

 
	border-right: 1px dashed #000066;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_148693 .y4 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: 35px;
	overflow: hidden;
 
}
#stacks_in_148693 .flexgridtd5
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 

 
	border-top: hidden;
 

 
	border-bottom: hidden;
 

 
	border-left: 1px dashed #000066;
 

 
	border-right: 1px dashed #000066;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_148693 .y5 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: 35px;
	overflow: hidden;
 
}
#stacks_in_148693 .flexgridtd6
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 

 
	border-top: hidden;
 

 
	border-bottom: hidden;
 

 
	border-left: 1px dashed #000066;
 

 
	border-right: 1px dashed #000066;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_148693 .y6 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: 35px;
	overflow: hidden;
 
}
#stacks_in_148693 .flexgridtd7
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 

 
	border-top: hidden;
 

 
	border-bottom: hidden;
 

 
	border-left: 1px dashed #000066;
 

 
	border-right: 1px dashed #000066;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_148693 .y7 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: 35px;
	overflow: hidden;
 
}
#stacks_in_148693 .flexgridtd8
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 

 
	border-top: hidden;
 

 
	border-bottom: hidden;
 

 
	border-left: 1px dashed #000066;
 

 
	border-right: 1px dashed #000066;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_148693 .y8 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
  	
	padding: 0px;

 
	height: 35px;
	overflow: hidden;
 
}
#stacks_in_148693 .flexgridtd9
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 

 
	border-top: hidden;
 

 
	border-bottom: hidden;
 

 
	border-left: 1px dashed #000066;
 

 
	border-right: 1px dashed #000066;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_148693 .y9 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
 	
	padding: 0px;

 
	height: 35px;
	overflow: hidden;
 
}
#stacks_in_148693 .flexgridtd10
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 

 
	border-top: hidden;
 

 
	border-bottom: hidden;
 

 
	border-left: 1px dashed #000066;
 

 
	border-right: 1px dashed #000066;
 

 
	border-right: none;
 



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}
#stacks_in_148693 .y10 /*defligra stacks*/
{
	display: block;
 
	width: auto;


 	
	padding: 0px;

 
	height: 35px;
	overflow: hidden;
 
}
.blockOverlay.cartloom-modal{z-index:9000!important}#stacks_in_148695 .expose_launcher{}.expose_stacks_in_148695{cursor:pointer}#expose_stacks_in_148695{display:none;z-index:9999;padding:15px;margin:0;overflow:visible !important;background-color:transparent;width:80%;max-width:530px;position:fixed;top:50%;left:50%;opacity:0;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);height:auto;min-height:50px;-webkit-box-shadow: 2px 2px 10px #1F1F1F;box-shadow: 2px 2px 10px #1F1F1F;border-radius:10px;border-style:solid;border-width:0px;border-color:#000000;background-color:#FFFFFF;}#expose_stacks_in_148695 img.youtube_poster{display:none}#expose_stacks_in_148695 > a.close{z-index:1000000;background-image:url('../../../rw_common/plugins/stacks/expose-images/close.png');background-color:transparent !important;position:absolute;top:-12px;cursor:pointer;height:28px;width:28px;left:-12px;}

#stacks_in_148697 {
	padding: 0px 20px 0px 20px;
}
/* 
Formsnap v.3.0.8 Stylesheet 
MODIFIED: 2019/10/16 10:27:16
*/




/* live edits to work in formsnap */
#stacks_in_148702 .control-group.incase,
#stacks_in_148702 .yd-radio-checkbox,
#stacks_in_148702 .yd-file
{
  width:100%;
  margin: 0px 0px 25px 0px !important;
}



#stacks_in_148702, #stacks_out_148702, .stacks_top, #%id# .out
{
	 overflow: visible;
 }

/* custom overrides */

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #9A9A9A;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #9A9A9A;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #9A9A9A;
}

#stacks_in_148702 .control-group .img-drop, 
#stacks_in_148702 .control-group .incase-box, 
#stacks_in_148702 .control-group input:not(.and-up), 
#stacks_in_148702 .control-group select, 
#stacks_in_148702 .control-group textarea {
  font-family: "Roboto Mono", monospace;
  font-size: 14px;
  color: #616161;
  border-color: #CFCFCF;
  border-width: 1px;
  background-color: #FFFFFF;
}

#stacks_in_148702 .control-group.incase input:focus, 
#stacks_in_148702 .control-group.incase select:focus, 
#stacks_in_148702 .control-group.incase textarea:focus {
  border-color: #CFCFCF;
  outline: 0;
  box-shadow: none;
}

/* #stacks_in_148702  .yd-file:before {
  background-color: #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
  color: #616161;
} */

#stacks_in_148702  .yd-file .yd-file-in {
  background: #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
/*  border: 1px solid #dbdbdb;*/
}

#stacks_in_148702 .yd-rating.yd-no-label .yd-star-menu {
  padding-top:6px;
}

#stacks_in_148702  .yd-rating .yd-rating-in {
  background: #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
/*  border: 1px solid #dbdbdb;*/
}

#stacks_in_148702 .yd-file.yd-no-label .selected-file {
  padding-top:6px;
}

#stacks_in_148702  .yd-required {
  color: #8E2F2E;
}

#stacks_in_148702 .yd-sub-text {
  color: #999999;
  font-size: 13px;
}

#stacks_in_148702 .yd-border {
  border-color: #CFCFCF;
  border-width: 1px;
}

#stacks_in_148702 .yd-trumbowyg .trumbowyg-button-pane {
  background:  #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
}

#stacks_in_148702 .trumbowyg-button-pane button {
  background:  #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
  color: #616161;
}
#stacks_in_148702 .yd-trumbowyg {
  background:  #FFFFFF;
  background-color:  #FFFFFF;
}

#stacks_in_148702 .yd-trumbowyg .trumbowyg-editor {
  background:  #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
}

#stacks_in_148702 .trumbowyg-button-pane button.trumbowyg-active, 
#stacks_in_148702 .trumbowyg-button-pane button:not(.trumbowyg-disable):focus, 
#stacks_in_148702 .trumbowyg-button-pane button:not(.trumbowyg-disable):hover {
  background-color: transparent;
}


#stacks_in_148702 .parsley-errors-list li,
#stacks_in_148702 .yd-invalid-msg {
  color:#8E2F2E;
  font-size:14px;
}

#stacks_in_148702 button.yd-btn {
  background: #FFFFFF;
  color: #222222;
  font-size: 15px;
  padding: 10px 10px;
  font-family: "Roboto Mono", monospace;
}

#stacks_in_148702 button.yd-btn:disabled,
#stacks_in_148702 button.yd-btn[disabled]{
  opacity:.5;
  cursor: not-allowed !important;
}

#stacks_in_148702 button.yd-btn:hover {
  background: #E6E6E6;
}

#stacks_in_148702 button.yd-btn.yd-primary {
  background: #5771A2;
  color: #FFFFFF;
  font-size:  15px;
}

#stacks_in_148702 button.yd-btn.yd-primary:hover {
  background: #3E5889;
}

#stacks_in_148702 .refresh-captcha {
  background-color: #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
  color: #5771A2;
  border-bottom-width: 0;
/*  border: 1px solid #DBDBDB;*/
}


#stacks_in_148702 .accent-color, 
.calentim-container .calentim-input .calentim-timepickers .calentim-timepicker .calentim-hour-minute-seperator, 
.calentim-container-mobile .calentim-input .calentim-timepickers .calentim-timepicker .calentim-hour-minute-seperator, 
#stacks_in_148702 .control-group.incase label, 
#stacks_in_148702 div[class^=yd-]>div>label {
color: #5771A2;
/* font-size:  11px;
font-family: "Helvetica Neue","Helvetica","Arial","Verdana","sans-serif"; */
}

input.yd-star:checked ~ label.yd-star:before {
  color:#5771A2;
  transition: all .25s;
}

input.yd-rating-star-5:checked ~ label.yd-star:before {
  color:#5771A2;
}


#stacks_in_148702 .control-group.incase label, 
#stacks_in_148702 div[class^=yd-]>div>label {
color: #5771A2;
font-size:  11px;
font-family: "Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
}

.yd-add-item {
	font-size:  11px;
  font-family: "Helvetica Neue","Helvetica","Arial","Verdana","sans-serif"; /* same size as labels */
}

#stacks_in_148702 .fs-checkbox-label{
	color: #616173;
	font-size:  14px;
}

#stacks_in_148702 .yd-file:before { color: #5771A2; }

#stacks_in_148702 .fs-checkbox-label{
	color: #616173;
	font-family: "Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
}

#stacks_in_148702 .radio_checkbox li a{;
  font-family: "Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
  font-size:  14px;
}

#stacks_in_148702 .control-group.incase .incase-box, 
#stacks_in_148702 .control-group.incase input, 
#stacks_in_148702 .control-group.incase select, 
#stacks_in_148702 .control-group.incase textarea{
	color: #616161;
	font-size:  14px;
	font-family: "Roboto Mono", monospace;
  border-color: #CFCFCF;
  border-width: 1px;
  /* padding-top: %input-padding-top%; */
}

/* select down arrow color */
#stacks_in_148702 .control-group.yd-select>div:after {
  border-top: 6px solid #CFCFCF;
}


#stacks_in_148702 .fs-checkbox-radio .fs-checkbox-flag, 
#stacks_in_148702 .rangeslider__fill {
background: #5771A2;
}

#stacks_in_148702 .fs-checkbox-flag:before {
  border-color: #5771A2;
}

#stacks_in_148702 .steps .yd-step.current {
  border-color: #CFCFCF;
}

#stacks_in_148702 .yd-step-dots ul li i.fa { color:#CFCFCF !important; }
#stacks_in_148702 .yd-step-dots ul li.active i.fa { color:#5771A2 !important; }

/* mobile buttons */
.calentim-container-mobile .calentim-input .calentim-footer button.calentim-cancel {
	color: #5771A2;
	border: 1px solid #5771A2;
}

.calentim-container-mobile .calentim-input .calentim-footer button.calentim-apply {
	background: #5771A2;
	border: 1px solid #5771A2
}


.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-end:hover,
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-end span:hover, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected:hover, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-start:hover, 
.calentim-container .calentim-input .calentim-timepickers .calentim-timepicker .calentim-timepicker-ampm .calentim-ampm-selected:hover, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-end:hover, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-end span:hover, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected:hover, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-start:hover, 
.calentim-container-mobile .calentim-input .calentim-timepickers .calentim-timepicker .calentim-timepicker-ampm .calentim-ampm-selected:hover, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-end, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-end span, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-start, 
.calentim-container .calentim-input .calentim-timepickers .calentim-timepicker .calentim-timepicker-ampm .calentim-ampm-selected, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-end, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-end span, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-start, 
.calentim-container-mobile .calentim-input .calentim-timepickers .calentim-timepicker .calentim-timepicker-ampm .calentim-ampm-selected {
background: #5771A2; border-color: #5771A2;
}

 .calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-start span, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-start span {
    background:#3E5889; color:#fff;
    }

		/* hight light color */
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected), 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected) {
	background-color: #9DB7E8;
	}
 .calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected) span, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected) span {
		background-color: #9DB7E8;
		}

.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-today, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-today {
		color: #5771A2;
		}

.calentim-container .calentim-input, .calentim-container-mobile .calentim-input {
  border-color: #CFCFCF;
/*  border-width: 1px;*/
}

/* light pre-select color on drag */
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected), 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected) {
  background-color: #A7C1F2;
  }

/* selected day inner span */
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-start span, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-start span {
  background: #5771A2;
  }

/* hide top pointer */
#stacks_in_148702 .calentim-box-arrow-top:before {
  border-color: rgba(184,184,184,0);
  border-bottom-color:  #CFCFCF;
}

/* header link hover */
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-title span .calentim-month-switch:hover, .calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-title span .calentim-year-switch:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-title span .calentim-month-switch:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-title span .calentim-year-switch:hover{
  color: #5771A2;
}

/* month selected */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ms-month.current, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ms-month.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ms-month.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ms-month.current {
  background: #5771A2;
}

/* month hover */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ms-month:hover, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ms-month:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ms-month:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ms-month:hover
 {
  background: #708ABB;
}

/* year selected */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next.current, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev.current, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year.current, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next.current, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev.current, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year.current {
  background: #5771A2;
}

/* year carets */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev {
  color: #5771A2;
}

/* year hover */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next:hover, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev:hover, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year:hover, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next:hover, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev:hover, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year:hover {
  background: #708ABB;
}

/* Alerts */

#stacks_in_148702 .yd-alert {
  font-family: "Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
}

#stacks_in_148702 .rangeslider__value-bubble {
	background-color: #5771A2;
}

#stacks_in_148702 .rangeslider__value-bubble::before {
	border-top: 6px solid #5771A2;
}

#stacks_in_148702 .color-well {
	position:absolute; top:26px; left:11px; width:12px; height:12px; border-radius:3px;
}



/* .yd-error.yd-textarea .yd-counter
{
	bottom: 34px !important;
} */
.yd-error .yd-tooltip {
	bottom: 38px !important;
}

#stacks_in_148702 .form-navigation  {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: -ms-grid;
  /* for shitty ie support */
  display: grid;
  -ms-grid-columns: 12 1fr;
  grid-template-columns: repeat(12, 1fr);
	grid-gap: 20px; 
}

#stacks_in_148702 .form-navigation .fs-col-1,
#stacks_in_148702 .form-navigation .fs-col-2,
#stacks_in_148702 .form-navigation .fs-col-3,
#stacks_in_148702 .form-navigation .fs-col-4,
#stacks_in_148702 .form-navigation .fs-col-5,
#stacks_in_148702 .form-navigation .fs-col-6,
#stacks_in_148702 .form-navigation .fs-col-7,
#stacks_in_148702 .form-navigation .fs-col-8,
#stacks_in_148702 .form-navigation .fs-col-9,
#stacks_in_148702 .form-navigation .fs-col-10,
#stacks_in_148702 .form-navigation .fs-col-11,
#stacks_in_148702 .form-navigation .fs-col-12 {
  -ms-grid-column: 12;
  -ms-grid-row: 1;
  grid-column: span 12; }

@media (min-width: 600px) {
  #stacks_in_148702 .form-navigation .fs-col-1 {
    -ms-grid-column: 1;
    grid-column: span 1; }
		#stacks_in_148702 .form-navigation .fs-col-2 {
    -ms-grid-column: 2;
    grid-column: span 2; }
		#stacks_in_148702 .form-navigation .fs-col-3 {
    -ms-grid-column: 3;
    grid-column: span 3; }
		#stacks_in_148702 .form-navigation .fs-col-4 {
    -ms-grid-column: 4;
    grid-column: span 4; }
		#stacks_in_148702 .form-navigation .fs-col-5 {
    -ms-grid-column: 5;
    grid-column: span 5; }
		#stacks_in_148702 .form-navigation .fs-col-6 {
    -ms-grid-column: 6;
    grid-column: span 6; }
		#stacks_in_148702 .form-navigation .fs-col-7 {
    -ms-grid-column: 7;
    grid-column: span 7; }
		#stacks_in_148702 .form-navigation .fs-col-8 {
    -ms-grid-column: 8;
    grid-column: span 8; }
		#stacks_in_148702 .form-navigation .fs-col-9 {
    -ms-grid-column: 9;
    grid-column: span 9; }
		#stacks_in_148702 .form-navigation .fs-col-10 {
    -ms-grid-column: 10;
    grid-column: span 10; }
		#stacks_in_148702 .form-navigation .fs-col-11 {
    -ms-grid-column: 11;
    grid-column: span 11; }
		#stacks_in_148702 .form-navigation .fs-col-12 {
    -ms-grid-column: 12;
    grid-column: span 12; } }

	#stacks_in_148702 .form-navigation:not(:first-child) {
  margin: 20px 0 20px 0; }

  
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .incase.control-group {
    float: none !important; }
		#stacks_in_148702 .form-navigation .fs-grid-container {
    display: block; }
		#stacks_in_148702 .form-navigation .fs-col-1,
		#stacks_in_148702 .form-navigation .fs-col-2,
		#stacks_in_148702 .form-navigation .fs-col-3,
		#stacks_in_148702 .form-navigation .fs-col-4,
		#stacks_in_148702 .form-navigation .fs-col-5,
		#stacks_in_148702 .form-navigation .fs-col-6,
		#stacks_in_148702 .form-navigation .fs-col-7,
		#stacks_in_148702 .form-navigation .fs-col-8,
		#stacks_in_148702 .form-navigation .fs-col-9,
		#stacks_in_148702 .form-navigation .fs-col-10,
		#stacks_in_148702 .form-navigation .fs-col-11,
		#stacks_in_148702 .form-navigation .fs-col-12 {
    width: 100%;
		margin: 10px auto; } 
	}


	/* modal custom colors */
  #stacks_in_148702 .yd-overlay{background: rgba(0, 0, 0, 0.80);}
  #stacks_in_148702 .yd-content{background:rgba(255, 255, 255, 1.00);color:rgba(70, 69, 69, 1.00);}
  #stacks_in_148702 .yd-content h3{border-bottom-color: rgba(0, 0, 0, 0.15);}
  #stacks_in_148702 .yd-content .yd-body{border-bottom-color: rgba(0, 0, 0, 0.15);}
  #stacks_in_148702 .yd-modal.error .yd-content h3{color:rgba(70, 69, 69, 1.00);}
  #stacks_in_148702 .yd-modal.success .yd-content h3{color:rgba(70, 69, 69, 1.00);}
  #stacks_in_148702 .yd-modal-show.yd-effect-12 ~ .yd-overlay {background: rgba(255, 255, 255, 1.00)} 
  #stacks_in_148702 .yd-modal-show.yd-effect-16 ~ .yd-overlay {background: rgba(0, 0, 0, 0.80);}
  #stacks_in_148702 .yd-modal.process .yd-content button { display:none !important; }

/* loader */

#stacks_in_148702 .yd-loader {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
#stacks_in_148702 .yd-loader div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #5771A2;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
#stacks_in_148702 .yd-loader div:nth-child(1) {
  left: 6px;
  animation: yd-loader1 0.6s infinite;
}
#stacks_in_148702 .yd-loader div:nth-child(2) {
  left: 6px;
  animation: yd-loader2 0.6s infinite;
}
#stacks_in_148702 .yd-loader div:nth-child(3) {
  left: 26px;
  animation: yd-loader2 0.6s infinite;
}
#stacks_in_148702 .yd-loader div:nth-child(4) {
  left: 45px;
  animation: yd-loader3 0.6s infinite;
}
@keyframes yd-loader1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes yd-loader3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes yd-loader2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}



    
#stacks_in_148712 {
	padding: 0px 20px 0px 20px;
}

#stacks_in_148715 {
	padding: 0px 20px 0px 20px;
}
.blockOverlay.cartloom-modal{z-index:9000!important}#stacks_in_148718 .expose_launcher{}.expose_stacks_in_148718{cursor:pointer}#expose_stacks_in_148718{display:none;z-index:9999;padding:15px;margin:0;overflow:visible !important;background-color:transparent;width:80%;max-width:270px;position:fixed;top:50%;left:50%;opacity:0;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);height:auto;min-height:50px;-webkit-box-shadow: 2px 2px 10px #1F1F1F;box-shadow: 2px 2px 10px #1F1F1F;border-radius:10px;border-style:solid;border-width:0px;border-color:#000000;background-color:#FFFFFF;}#expose_stacks_in_148718 img.youtube_poster{display:none}#expose_stacks_in_148718 > a.close{z-index:1000000;background-image:url('../../../rw_common/plugins/stacks/expose-images/close.png');background-color:transparent !important;position:absolute;top:-12px;cursor:pointer;height:28px;width:28px;left:-12px;}

#stacks_in_148720 {
	padding: 0px 20px 0px 20px;
}

#stacks_in_148728 {
	display:inline-block; width:100%; line-height: 0.500000em;
}
/* Start Obscure Email stack CSS code */.stacks_in_148729topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_148729mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_148729small{font-weight: normal;font-size: 12px;}.stacks_in_148729centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_148729centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code */