
#stacks_in_238 {
	margin: 10px 0px 0px 0px;
}
/*
 * cleanLists Resources
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 * Use: Place at top of Stacks page - to be used inside of cleanLists
 * 
 * MODERN PICS: http://www.fontsquirrel.com/fonts/modern-pictograms
 * WEB SYMBOLS: http://www.fontsquirrel.com/fonts/web-symbols
 * FONT AWESOME: http://fortawesome.github.io/Font-Awesome/icons
 */

@font-face {
    font-family: 'ModernPictogramsNormal';
    src: url('cleanlists_fonts/modernpics-webfont.eot');
    src: url('cleanlists_fonts/modernpics-webfont.eot?#iefix') format('embedded-opentype'),
         url('cleanlists_fonts/modernpics-webfont.woff') format('woff'),
         url('cleanlists_fonts/modernpics-webfont.ttf') format('truetype'),
         url('cleanlists_fonts/modernpics-webfont.svg#ModernPictogramsNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'WebSymbolsRegular';
    src: url('cleanlists_fonts/WebSymbols-Regular-webfont.eot');
    src: url('cleanlists_fonts/WebSymbols-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('cleanlists_fonts/WebSymbols-Regular-webfont.woff') format('woff'),
         url('cleanlists_fonts/WebSymbols-Regular-webfont.ttf') format('truetype'),
         url('cleanlists_fonts/WebSymbols-Regular-webfont.svg#WebSymbolsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}



#stacks_in_5371 {
	margin:  8px;
	padding:  8px;
}
#stacks_in_14989_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_14989 a:link, #stacks_in_14989 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14989 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14989 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14989 {
	margin: 5px 0px 5px 0px;
	padding: 7px 0px 7px 0px;
}
 :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.tactic3d.com/rw_common/plugins/stacks/mejs-controls.svg')}#stacks_in_14922{overflow:hidden}#stacks_in_14922 .html5video_wrapper{width:100%;text-align:center;height:auto;}#stacks_in_14922 div:focus{outline:none}#stacks_in_14922 .html5video,#stacks_in_14922 img,#stacks_in_14922 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}#stacks_in_14922 button{-webkit-box-shadow:none;box-shadow:none;border-width:0;border-style:none}#stacks_in_14922 .mejs__container .mejs__overlay-play,#stacks_in_14922 .mejs__container .mejs__overlay-loading{}#stacks_in_14922 .mejs__container .mejs__controls{}#stacks_in_14922 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}#stacks_in_14922 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}#stacks_in_14922 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 

#stacks_in_14922 {
	margin:  10px;
	padding:  3px;
}

#stacks_in_4960 {
	margin:  8px;
	padding:  8px;
}

#stacks_in_4963 {
	font-size: 176%;
	font-weight: bold;
}
#stacks_in_5448 .transbox{
	/* Fallback for web browsers that doesn't support RGBa */
	
}


#stacks_in_5448 .shadow{
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#stacks_in_5448 .radius_top{
	border-top-left-radius: 10px 10px; 
    border-top-right-radius: 10px 10px;
    -moz-border-radius-topleft: 10px 10px;
    -moz-border-radius-topright: 10px 10px;
}

#stacks_in_5448 .radius_bottom{
	border-bottom-left-radius: 10px 10px; 
    border-bottom-right-radius: 10px 10px;
    -moz-border-radius-bottomleft: 10px 10px;
    -moz-border-radius-bottomright: 10px 10px;

}
#stacks_in_5448 {
	margin:  2px;
	padding:  5px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_9672 ul, #cleanLists_stacks_in_9672 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_9672.sectionTypeHeader, #cleanLists_stacks_in_9672.sectionTypeButton, #cleanLists_stacks_in_9672 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_9672.backgroundOn, #cleanLists_stacks_in_9672.backgroundOn, #cleanLists_stacks_in_9672.backgroundOn li, #cleanLists_stacks_in_9672.backgroundOn {
	background-color: #FD8008;
}
#cleanLists_stacks_in_9672.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_9672.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_9672.backgroundOff li, #cleanLists_stacks_in_9672.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_9672.sectionTypeHeader h1, #cleanLists_stacks_in_9672.sectionTypeButton h1,
#cleanLists_stacks_in_9672.sectionTypeHeader h2, #cleanLists_stacks_in_9672.sectionTypeButton h2,
#cleanLists_stacks_in_9672.sectionTypeHeader h3, #cleanLists_stacks_in_9672.sectionTypeButton h3,
#cleanLists_stacks_in_9672.sectionTypeHeader h4, #cleanLists_stacks_in_9672.sectionTypeButton h4,
#cleanLists_stacks_in_9672.sectionTypeHeader h5, #cleanLists_stacks_in_9672.sectionTypeButton h5,
#cleanLists_stacks_in_9672.sectionTypeHeader h6, #cleanLists_stacks_in_9672.sectionTypeButton h6,
#cleanLists_stacks_in_9672.sectionTypeHeader h1 p, #cleanLists_stacks_in_9672.sectionTypeButton h1 p,
#cleanLists_stacks_in_9672.sectionTypeHeader h2 p, #cleanLists_stacks_in_9672.sectionTypeButton h2 p,
#cleanLists_stacks_in_9672.sectionTypeHeader h3 p, #cleanLists_stacks_in_9672.sectionTypeButton h3 p,
#cleanLists_stacks_in_9672.sectionTypeHeader h4 p, #cleanLists_stacks_in_9672.sectionTypeButton h4 p,
#cleanLists_stacks_in_9672.sectionTypeHeader h5 p, #cleanLists_stacks_in_9672.sectionTypeButton h5 p,
#cleanLists_stacks_in_9672.sectionTypeHeader h6 p, #cleanLists_stacks_in_9672.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_9672 a, #cleanLists_stacks_in_9672.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_9672 a:hover, #cleanLists_stacks_in_9672.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_9672.sectionTypeHeader *, #cleanLists_stacks_in_9672.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_9672 {
	display: block;
	width: inherit;
	font-size: 14px;
	line-height: 16px;
}
#cleanLists_stacks_in_9672 p {
	font-size: 14px;
}
#cleanLists_stacks_in_9672 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_9672 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_9672 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_9672 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_9672 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_9672 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_9672 li .bulletSections, #cleanLists_stacks_in_9672 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_9672 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_9672.bulletBox li .customBulletBox, #cleanLists_stacks_in_9672.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_9672.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_9672.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_9672.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_9672.bulletOff,
#cleanLists_stacks_in_9672.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_9672.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_9672.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_9672.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_9672.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_9672.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_9672 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_9672 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_9672 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_9672 .buttonSimple:hover, #cleanLists_stacks_in_9672 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_9672 {
	padding: 12px 0px 5px 0px;
}
/*
 * cleanLists
 * version: 2.0.0
 * author: Jeremy Hawes
 * Requirements: RapidWeaver 5+, Stacks 2.0+, Responsive Grid (for responsive layout)
 * website: http://onelittledesigner.com/rapidweaver-stack/cleanLists/
 * description: Fancy lists & pricing tables with easy to use customization
 */

/* Set to zero */
#cleanLists_stacks_in_14842 ul, #cleanLists_stacks_in_14842 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_14842.sectionTypeHeader, #cleanLists_stacks_in_14842.sectionTypeButton, #cleanLists_stacks_in_14842 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_14842.backgroundOn, #cleanLists_stacks_in_14842.backgroundOn, #cleanLists_stacks_in_14842.backgroundOn li, #cleanLists_stacks_in_14842.backgroundOn {
	background-color: #E6E6E6;
}
#cleanLists_stacks_in_14842.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_14842.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_14842.backgroundOff li, #cleanLists_stacks_in_14842.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_14842.sectionTypeHeader h1, #cleanLists_stacks_in_14842.sectionTypeButton h1,
#cleanLists_stacks_in_14842.sectionTypeHeader h2, #cleanLists_stacks_in_14842.sectionTypeButton h2,
#cleanLists_stacks_in_14842.sectionTypeHeader h3, #cleanLists_stacks_in_14842.sectionTypeButton h3,
#cleanLists_stacks_in_14842.sectionTypeHeader h4, #cleanLists_stacks_in_14842.sectionTypeButton h4,
#cleanLists_stacks_in_14842.sectionTypeHeader h5, #cleanLists_stacks_in_14842.sectionTypeButton h5,
#cleanLists_stacks_in_14842.sectionTypeHeader h6, #cleanLists_stacks_in_14842.sectionTypeButton h6,
#cleanLists_stacks_in_14842.sectionTypeHeader h1 p, #cleanLists_stacks_in_14842.sectionTypeButton h1 p,
#cleanLists_stacks_in_14842.sectionTypeHeader h2 p, #cleanLists_stacks_in_14842.sectionTypeButton h2 p,
#cleanLists_stacks_in_14842.sectionTypeHeader h3 p, #cleanLists_stacks_in_14842.sectionTypeButton h3 p,
#cleanLists_stacks_in_14842.sectionTypeHeader h4 p, #cleanLists_stacks_in_14842.sectionTypeButton h4 p,
#cleanLists_stacks_in_14842.sectionTypeHeader h5 p, #cleanLists_stacks_in_14842.sectionTypeButton h5 p,
#cleanLists_stacks_in_14842.sectionTypeHeader h6 p, #cleanLists_stacks_in_14842.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_14842 a, #cleanLists_stacks_in_14842.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14842 a:hover, #cleanLists_stacks_in_14842.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14842.sectionTypeHeader *, #cleanLists_stacks_in_14842.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_14842 {
	display: block;
	width: inherit;
	font-size: 14px;
	line-height: 16px;
}
#cleanLists_stacks_in_14842 p {
	font-size: 14px;
}
#cleanLists_stacks_in_14842 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_14842 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14842 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14842 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_14842 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_14842 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_14842 li .bulletSections, #cleanLists_stacks_in_14842 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_14842 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_14842.bulletBox li .customBulletBox, #cleanLists_stacks_in_14842.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14842.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_14842.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14842.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_14842.bulletOff,
#cleanLists_stacks_in_14842.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_14842.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_14842.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_14842.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_14842.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_14842.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_14842 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_14842 .buttonLight {
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     width: 80px;
     padding: 7px 15px !important;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     text-shadow: 0px 1px 2px rgba(0, 0, 0, .7);
     border: 1px solid rgba(0,0,0,0.5);
     box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, .2), inset 0px 1px 1px rgba(255, 255, 255, .4);
     background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%);
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05)));
     background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%);
     transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -webkit-transition: all 0.4s ease-in-out;
}
#cleanLists_stacks_in_14842 .buttonSimple {
	background: #349BCE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #4CAAD9;
	padding: 7px 15px !important;
	width: 90px;
}
#cleanLists_stacks_in_14842 .buttonSimple:hover, #cleanLists_stacks_in_14842 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_14842 {
	margin:  10px;
	padding:  3px;
}
#stacks_in_14991_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_14991 a:link, #stacks_in_14991 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14991 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14991 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14991 {
	margin: 5px 0px 5px 0px;
	padding: 7px 0px 7px 0px;
}

#stacks_in_14844 {
	margin:  12px;
	padding:  7px;
}

#stacks_in_14845 {
	background-color: rgba(255, 128, 0, 1.00);
	padding:  7px;
}

#stacks_in_14846 {
	line-height: 3em;
	text-transform: capitalize;
	font-size: 139%;
}
#stacks_in_14988_1 span, #stacks_in_14988_1 h1, #stacks_in_14988_1 h2, #stacks_in_14988_1 h3, #stacks_in_14988_1 h4, #stacks_in_14988_1 h5, #stacks_in_14988_1 h6, #stacks_in_14988_1 p, #stacks_in_14988_1 ol, #stacks_in_14988_1 ul, #stacks_in_14988_1 li{
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
#stacks_in_14988_1 .topic-head {font-size: 20px;}
#stacks_in_14988_1.faq-stop{clear: both;}
#stacks_in_14988_1 .faq-topic-link{color: ;}
#stacks_in_14988_1 #faq-top{margin-bottom: 10px;height: 1px;}
#stacks_in_14988_1 .kulerQuestions{margin-left: auto;padding-left: 0 !important;list-style-type: none !important;
margin-right: auto;
}

#stacks_in_14988_1 .back-to-top a {font-size: 12px;color: #FFFFFF;text-decoration: none;}
#stacks_in_14988_1 .back-to-top a:hover {background-color: transparent;text-decoration: none;}
#stacks_in_14988_1 .faqQestionWrapper{margin-bottom: 60px;position: relative;}
#stacks_in_14988_1 .faq-topic-link{list-style-type: none !important;}
#stacks_in_14988_1 .faq-topic-link:hover{background-color: transparent;}
#stacks_in_14988_1 .back-to-top{font-size: .9em;margin-top: 20px;display: block;}
#stacks_in_14988_1 .answers{margin-top: 20px;}
#stacks_in_14988_1 .kulerAnswers li{list-style-type: none !important;}

#stacks_in_14988_1 li {background-image: none !important;}

#stacks_in_14988_1 .kulerAnswers{width: 90%;margin-left: auto;margin-right: auto;
	line-height: 1.7em;
}
#stacks_in_14988_1 a.faq-anchor{display: inline-block !important; padding: 2px;background: ;}



/* Questions */
#stacks_in_14988_1 ul.kulerQuestions {list-style-type: none;font-size: 1.1em;line-height: 1.6em;}
#stacks_in_14988_1 .kulerQuestions li {margin-left: 0;background-image: none !important;list-style-type: none !important;font-style: italic;font-weight: bold;}
#stacks_in_14988_1 ul.kulerQuestions li{list-style-type: none;padding-left: 20px;}
#stacks_in_14988_1 ul.kulerQuestions .faq-topic-link{text-decoration: none;padding-top: 10px;padding-bottom: 10px;line-height: 40px;}
#stacks_in_14988_1 .kulerQuestions{background: none;}
#stacks_in_14988_1 .kulerQuestions{
	-webkit-box-shadow: 0px 0px 2px #242424;width: 99%;
	-moz-box-shadow: 0px 0px 2px #242424;
	box-shadow: 0px 0px 2px #242424;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
#stacks_in_14988_1 ul li.answersWrap{
	-webkit-box-shadow: 0px 0px 2px #242424;
	-moz-box-shadow: 0px 0px 2px #242424;
	box-shadow: 0px 0px 2px #242424;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;padding: 10px 20px 20px;
	}
#stacks_in_14988_1 ul.kulerQuestions li:first-child {
	-webkit-border-top-left-radius: 2px;
-webkit-border-top-right-radius: 2px;
-moz-border-radius-topleft: 2px;
-moz-border-radius-topright: 2px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;}

#stacks_in_14988_1 ul.kulerQuestions li:last-child {
	-webkit-border-bottom-right-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
-moz-border-radius-bottomright: 2px;
-moz-border-radius-bottomleft: 2px;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;}


#stacks_in_14988_1 #faq-ul-top{background: none no-repeat center;margin-left: auto;margin-right: auto;}


#stacks_in_14988_1 ul.kulerQuestions .even{background-color: #F1F1F1; color: #000000;}
#stacks_in_14988_1 ul.kulerQuestions li:nth-child(even) {background: #F1F1F1;color: #000000;}
#stacks_in_14988_1 ul.kulerQuestions .odd{background-color: #F4F4F4;}
#stacks_in_14988_1 ul.kulerQuestions li:nth-child(odd) {background-color: #F4F4F4;color: #000000;}

#stacks_in_14988_1 .kulerAnswers li:nth-child(even) {background: #F1F1F1; color: #000000;}
#stacks_in_14988_1 .kulerAnswers li:nth-child(odd) {background-color: #FF8000; color: #000000;}

#stacks_in_14988_1 .kulerAnswers li:nth-child(even) .topic-head {color: #000000 !important;}
#stacks_in_14988_1 .kulerAnswers li:nth-child(odd) .topic-head {color: #FFFFFF !important;}

#stacks_in_14988_1 ul.kulerQuestions .odd .questionTitle, #stacks_in_14988_1 ul.kulerQuestions li:nth-child(odd) .questionTitle{color: #000000;}
#stacks_in_14988_1 ul.kulerQuestions .even .questionTitle, #stacks_in_14988_1 ul.kulerQuestions li:nth-child(even) .questionTitle{color: #000000;}



#stacks_in_14988_1 .kulerAnswers li ul{
	padding-left: 20px;
	margin-left: 20px;
	margin-top: 10px;
	padding-top: 10px;
}
#stacks_in_14988_1 .kulerAnswers ul.disc, #stacks_in_14988_1 .kulerAnswers ul.disc li {
margin: 0;
list-style-type: disc !important;
list-style-position: inside;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
}
#stacks_in_14987_1 span, #stacks_in_14987_1 h1, #stacks_in_14987_1 h2, #stacks_in_14987_1 h3, #stacks_in_14987_1 h4, #stacks_in_14987_1 h5, #stacks_in_14987_1 h6, #stacks_in_14987_1 p, #stacks_in_14987_1 ol, #stacks_in_14987_1 ul, #stacks_in_14987_1 li{
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
#stacks_in_14987_1 .topic-head {font-size: 20px;}
#stacks_in_14987_1.faq-stop{clear: both;}
#stacks_in_14987_1 .faq-topic-link{color: ;}
#stacks_in_14987_1 #faq-top{margin-bottom: 10px;height: 1px;}
#stacks_in_14987_1 .kulerQuestions{margin-left: auto;padding-left: 0 !important;list-style-type: none !important;
margin-right: auto;
}

#stacks_in_14987_1 .back-to-top a {font-size: 12px;color: #FFFFFF;text-decoration: none;}
#stacks_in_14987_1 .back-to-top a:hover {background-color: transparent;text-decoration: none;}
#stacks_in_14987_1 .faqQestionWrapper{margin-bottom: 60px;position: relative;}
#stacks_in_14987_1 .faq-topic-link{list-style-type: none !important;}
#stacks_in_14987_1 .faq-topic-link:hover{background-color: transparent;}
#stacks_in_14987_1 .back-to-top{font-size: .9em;margin-top: 20px;display: block;}
#stacks_in_14987_1 .answers{margin-top: 20px;}
#stacks_in_14987_1 .kulerAnswers li{list-style-type: none !important;}

#stacks_in_14987_1 li {background-image: none !important;}

#stacks_in_14987_1 .kulerAnswers{width: 90%;margin-left: auto;margin-right: auto;
	line-height: 1.7em;
}
#stacks_in_14987_1 a.faq-anchor{display: inline-block !important; padding: 2px;background: ;}



/* Questions */
#stacks_in_14987_1 ul.kulerQuestions {list-style-type: none;font-size: 1.1em;line-height: 1.6em;}
#stacks_in_14987_1 .kulerQuestions li {margin-left: 0;background-image: none !important;list-style-type: none !important;font-style: italic;font-weight: bold;}
#stacks_in_14987_1 ul.kulerQuestions li{list-style-type: none;padding-left: 20px;}
#stacks_in_14987_1 ul.kulerQuestions .faq-topic-link{text-decoration: none;padding-top: 10px;padding-bottom: 10px;line-height: 40px;}
#stacks_in_14987_1 .kulerQuestions{background: none;}
#stacks_in_14987_1 .kulerQuestions{
	-webkit-box-shadow: 0px 0px 2px #242424;width: 99%;
	-moz-box-shadow: 0px 0px 2px #242424;
	box-shadow: 0px 0px 2px #242424;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
#stacks_in_14987_1 ul li.answersWrap{
	-webkit-box-shadow: 0px 0px 2px #242424;
	-moz-box-shadow: 0px 0px 2px #242424;
	box-shadow: 0px 0px 2px #242424;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;padding: 10px 20px 20px;
	}
#stacks_in_14987_1 ul.kulerQuestions li:first-child {
	-webkit-border-top-left-radius: 2px;
-webkit-border-top-right-radius: 2px;
-moz-border-radius-topleft: 2px;
-moz-border-radius-topright: 2px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;}

#stacks_in_14987_1 ul.kulerQuestions li:last-child {
	-webkit-border-bottom-right-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
-moz-border-radius-bottomright: 2px;
-moz-border-radius-bottomleft: 2px;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;}


#stacks_in_14987_1 #faq-ul-top{background: none no-repeat center;margin-left: auto;margin-right: auto;}


#stacks_in_14987_1 ul.kulerQuestions .even{background-color: #F1F1F1; color: #000000;}
#stacks_in_14987_1 ul.kulerQuestions li:nth-child(even) {background: #F1F1F1;color: #000000;}
#stacks_in_14987_1 ul.kulerQuestions .odd{background-color: #F4F4F4;}
#stacks_in_14987_1 ul.kulerQuestions li:nth-child(odd) {background-color: #F4F4F4;color: #000000;}

#stacks_in_14987_1 .kulerAnswers li:nth-child(even) {background: #F1F1F1; color: #000000;}
#stacks_in_14987_1 .kulerAnswers li:nth-child(odd) {background-color: #FF8000; color: #000000;}

#stacks_in_14987_1 .kulerAnswers li:nth-child(even) .topic-head {color: #000000 !important;}
#stacks_in_14987_1 .kulerAnswers li:nth-child(odd) .topic-head {color: #FFFFFF !important;}

#stacks_in_14987_1 ul.kulerQuestions .odd .questionTitle, #stacks_in_14987_1 ul.kulerQuestions li:nth-child(odd) .questionTitle{color: #000000;}
#stacks_in_14987_1 ul.kulerQuestions .even .questionTitle, #stacks_in_14987_1 ul.kulerQuestions li:nth-child(even) .questionTitle{color: #000000;}



#stacks_in_14987_1 .kulerAnswers li ul{
	padding-left: 20px;
	margin-left: 20px;
	margin-top: 10px;
	padding-top: 10px;
}
#stacks_in_14987_1 .kulerAnswers ul.disc, #stacks_in_14987_1 .kulerAnswers ul.disc li {
margin: 0;
list-style-type: disc !important;
list-style-position: inside;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
}
#stacks_in_14993_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_14993 a:link, #stacks_in_14993 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14993 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14993 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14993 {
	margin: 5px 0px 5px 0px;
	padding: 7px 0px 7px 0px;
}
