.cta-hide{display:none !important}

/**
 * jQuery lightzoom v1.1.0
 */

a.lightzoom {
  cursor: pointer;
}

#lz-container {
  display: block;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  white-space: nowrap;
  position: absolute;
  z-index: 9999990 !important;
}

#lz-box {
  position: fixed;
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
  z-index: 9999998 !important;
}

#lz-overlay {
  display: block;
  opacity: 0.6;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9999991 !important;
}

#lz-box:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

#lz-box img {
  float: none;
  display: inline-block;
  max-height: 80%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  border-radius: 2px;
  vertical-align: middle;
  opacity: 0;
  position: relative;
  z-index: 9999995 !important;
}

#lz-box p {
  position: relative;
  bottom: 0;
  margin-top: -30px;
  margin-bottom: 0;
  line-height: 20px;
  font-size: 18px;
  z-index: 9999997 !important;
}

#lz-close {
  display: block;
  position: absolute;
  top: 2%;
  right: 2%;
  background: url("../basket-software-playbook_files/close.png") no-repeat;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  padding: 5px;
  opacity: 0.7;
  z-index: 9999998 !important;
}

#lz-close:hover {
  opacity: 1;
}

#lz-loading-center {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 9999999 !important;
}

#lz-loading-center > .lz-loading-center-box {
  position: fixed;
  left: 50%;
  top: 50%;
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -75px;
}

.lz-object {
  width: 20px;
  height: 20px;
  background-color: #FFF;
  float: left;
  margin-right: 20px;
  margin-top: 65px;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}

#lz-object_one {
  -webkit-animation: object_one 1.5s infinite;
  animation: object_one 1.5s infinite;
}

#lz-object_two {
  -webkit-animation: object_two 1.5s infinite;
  animation: object_two 1.5s infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

#lz-object_three {
  -webkit-animation: object_three 1.5s infinite;
  animation: object_three 1.5s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

@-webkit-keyframes object_one {
  75% {
    -webkit-transform: scale(0);
  }
}

@keyframes object_one {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}

@-webkit-keyframes object_two {
  75% {
    -webkit-transform: scale(0);
  }
}

@keyframes object_two {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}

@-webkit-keyframes object_three {
  75% {
    -webkit-transform: scale(0);
  }
}

@keyframes object_three {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}
:root{--balloon-border-radius: 2px;--balloon-color: rgba(16,16,16,0.95);--balloon-text-color: #fff;--balloon-font-size: 12px;--balloon-move: 4px}button[aria-label][data-balloon-pos]{overflow:visible}[aria-label][data-balloon-pos]{position:relative;cursor:pointer}[aria-label][data-balloon-pos]:after{opacity:0;pointer-events:none;transition:all 0.18s ease-out 0.18s;text-indent:0;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;font-weight:normal;font-style:normal;text-shadow:none;font-size:var(--balloon-font-size);background:var(--balloon-color);border-radius:2px;color:var(--balloon-text-color);border-radius:var(--balloon-border-radius);content:attr(aria-label);padding:.5em 1em;position:absolute;white-space:nowrap;z-index:10}[aria-label][data-balloon-pos]:before{width:0;height:0;border:5px solid transparent;border-top-color:var(--balloon-color);opacity:0;pointer-events:none;transition:all 0.18s ease-out 0.18s;content:"";position:absolute;z-index:10}[aria-label][data-balloon-pos]:hover:before,[aria-label][data-balloon-pos]:hover:after,[aria-label][data-balloon-pos][data-balloon-visible]:before,[aria-label][data-balloon-pos][data-balloon-visible]:after,[aria-label][data-balloon-pos]:not([data-balloon-nofocus]):focus:before,[aria-label][data-balloon-pos]:not([data-balloon-nofocus]):focus:after{opacity:1;pointer-events:none}[aria-label][data-balloon-pos].font-awesome:after{font-family:FontAwesome, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif}[aria-label][data-balloon-pos][data-balloon-break]:after{white-space:pre}[aria-label][data-balloon-pos][data-balloon-break][data-balloon-length]:after{white-space:pre-line;word-break:break-word}[aria-label][data-balloon-pos][data-balloon-blunt]:before,[aria-label][data-balloon-pos][data-balloon-blunt]:after{transition:none}[aria-label][data-balloon-pos][data-balloon-pos="up"]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos="up"][data-balloon-visible]:after,[aria-label][data-balloon-pos][data-balloon-pos="down"]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos="down"][data-balloon-visible]:after{transform:translate(-50%, 0)}[aria-label][data-balloon-pos][data-balloon-pos="up"]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos="up"][data-balloon-visible]:before,[aria-label][data-balloon-pos][data-balloon-pos="down"]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos="down"][data-balloon-visible]:before{transform:translate(-50%, 0)}[aria-label][data-balloon-pos][data-balloon-pos*="-left"]:after{left:0}[aria-label][data-balloon-pos][data-balloon-pos*="-left"]:before{left:5px}[aria-label][data-balloon-pos][data-balloon-pos*="-right"]:after{right:0}[aria-label][data-balloon-pos][data-balloon-pos*="-right"]:before{right:5px}[aria-label][data-balloon-pos][data-balloon-po*="-left"]:hover:after,[aria-label][data-balloon-pos][data-balloon-po*="-left"][data-balloon-visible]:after,[aria-label][data-balloon-pos][data-balloon-pos*="-right"]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos*="-right"][data-balloon-visible]:after{transform:translate(0, 0)}[aria-label][data-balloon-pos][data-balloon-po*="-left"]:hover:before,[aria-label][data-balloon-pos][data-balloon-po*="-left"][data-balloon-visible]:before,[aria-label][data-balloon-pos][data-balloon-pos*="-right"]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos*="-right"][data-balloon-visible]:before{transform:translate(0, 0)}[aria-label][data-balloon-pos][data-balloon-pos^="up"]:before,[aria-label][data-balloon-pos][data-balloon-pos^="up"]:after{bottom:100%;transform-origin:top;transform:translate(0, var(--balloon-move))}[aria-label][data-balloon-pos][data-balloon-pos^="up"]:after{margin-bottom:10px}[aria-label][data-balloon-pos][data-balloon-pos="up"]:before,[aria-label][data-balloon-pos][data-balloon-pos="up"]:after{left:50%;transform:translate(-50%, var(--balloon-move))}[aria-label][data-balloon-pos][data-balloon-pos^="down"]:before,[aria-label][data-balloon-pos][data-balloon-pos^="down"]:after{top:100%;transform:translate(0, calc(var(--balloon-move) * -1))}[aria-label][data-balloon-pos][data-balloon-pos^="down"]:after{margin-top:10px}[aria-label][data-balloon-pos][data-balloon-pos^="down"]:before{width:0;height:0;border:5px solid transparent;border-bottom-color:var(--balloon-color)}[aria-label][data-balloon-pos][data-balloon-pos="down"]:after,[aria-label][data-balloon-pos][data-balloon-pos="down"]:before{left:50%;transform:translate(-50%, calc(var(--balloon-move) * -1))}[aria-label][data-balloon-pos][data-balloon-pos="left"]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos="left"][data-balloon-visible]:after,[aria-label][data-balloon-pos][data-balloon-pos="right"]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos="right"][data-balloon-visible]:after{transform:translate(0, -50%)}[aria-label][data-balloon-pos][data-balloon-pos="left"]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos="left"][data-balloon-visible]:before,[aria-label][data-balloon-pos][data-balloon-pos="right"]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos="right"][data-balloon-visible]:before{transform:translate(0, -50%)}[aria-label][data-balloon-pos][data-balloon-pos="left"]:after,[aria-label][data-balloon-pos][data-balloon-pos="left"]:before{right:100%;top:50%;transform:translate(var(--balloon-move), -50%)}[aria-label][data-balloon-pos][data-balloon-pos="left"]:after{margin-right:10px}[aria-label][data-balloon-pos][data-balloon-pos="left"]:before{width:0;height:0;border:5px solid transparent;border-left-color:var(--balloon-color)}[aria-label][data-balloon-pos][data-balloon-pos="right"]:after,[aria-label][data-balloon-pos][data-balloon-pos="right"]:before{left:100%;top:50%;transform:translate(calc(var(--balloon-move) * -1), -50%)}[aria-label][data-balloon-pos][data-balloon-pos="right"]:after{margin-left:10px}[aria-label][data-balloon-pos][data-balloon-pos="right"]:before{width:0;height:0;border:5px solid transparent;border-right-color:var(--balloon-color)}[aria-label][data-balloon-pos][data-balloon-length]:after{white-space:normal}[aria-label][data-balloon-pos][data-balloon-length="small"]:after{width:80px}[aria-label][data-balloon-pos][data-balloon-length="medium"]:after{width:150px}[aria-label][data-balloon-pos][data-balloon-length="large"]:after{width:260px}[aria-label][data-balloon-pos][data-balloon-length="xlarge"]:after{width:380px}@media screen and (max-width: 768px){[aria-label][data-balloon-pos][data-balloon-length="xlarge"]:after{width:90vw}}[aria-label][data-balloon-pos][data-balloon-length="fit"]:after{width:100%}

#stacks_in_238 {
	margin: 10px 0px 0px 0px;
}
/*
  * Pop Box
  * Author: Jeremy Hawes
  * Version: 2.3.4
  * Product URL: http://onelittledesigner.com/rapidweaver-stack/popBox
  * Support URL: http://forum.onelittledesigner.com/tutorials/kb/popBox
  * Author URL: http://onelittledesigner.com
   	* Description: 1LD's Content Lightbox / Modal Window - for RapidWeaver Stacks
*/

html {overflow-y: scroll;}
.has-overlay {overflow: hidden;}
.has-overlay > body {height: 100%; overflow-y: scroll;}
#popBox_stacks_in_14780.semantic-content {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  opacity: 0;
  line-height: 1.3;
  display: none\9;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
    transition: opacity 0.25s;
  
}
#popBox_stacks_in_14780.semantic-content:target {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
#popBox_stacks_in_14780.is-active.semantic-content {display: block\9;}
#popBox_stacks_in_14780.semantic-content:target {display: block\9;}
#popBox_stacks_in_14780.semantic-content .modal-inner {
  z-index: 999999;
  overflow-x: hidden;
  border-radius: 2px;
  background: #FD8008;
  
  
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 50%;
  
}
.semantic-content .modal-inner > img,
.semantic-content .modal-inner > video,
.semantic-content .modal-inner > iframe {
  width: 100%;
  height: auto;
  min-height: 100px;
}
.semantic-content .modal-inner > img {
  width: auto;
  max-width: 100%;
}
#popBox_stacks_in_14780.semantic-content .popBoxHeader {
  background: #FD8008;
  	border-bottom: 1px solid #FD8008;
  
  padding: 14px 14px 9px 14px;
  
  	color: #222222;
  	position: relative;
}
#popBox_stacks_in_14780.semantic-content .modal-content {
  background: #FD8008;
  border-right: none;
  border-left: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  
  padding: 9px 14px ;
  
  overflow-x: hidden;
  overflow-y: auto;
  color: #222222;
  
    height: 470px;
  
}
#popBox_stacks_in_14780.semantic-content .popBoxFooter {
  background: #F0F0F0;
  	border-top: 1px solid #FFFFFF;
  
  padding: 9px 14px 14px 14px;
  
  	color: #222222;
}


  #popBox_stacks_in_14780 .popBoxFooter {
    display: none
  }

#stacks_in_14780 .semantic-content .modal-close {
  text-indent: -100px;
  overflow: hidden;
  opacity: 1;
}
#stacks_in_14780 .semantic-content .modal-close:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}

#popBox_stacks_in_14780.popBoxOverlay .modal-close:before {
  background-color: #000000;
  opacity: 0.50;
}

#popBox_stacks_in_14780 .closeIcon {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 99999999;
  color: #333333;
}
#popBox_stacks_in_14780 .closeIcon:hover {
  color: #333333;
}
#popBox_stacks_in_14780 .closeIcon svg {
  font-size: 14px;
  height: 14px;
  width: 14px;
}
#popBox_stacks_in_14780 .closeIcon svg path {
  fill: #333333;
}

  /* Screen sizes greater than 768px */
  #popBox_stacks_in_14780.semantic-content .widthPercentageOff .modal-inner {
    width: 650px;
    min-width: 650px;
    max-width: 650px;
  }
  #popBox_stacks_in_14780.semantic-content .widthPercentageOn .modal-inner {
    width: 50%;
    min-width: 50%;
    max-width: 800px;
  }
  /* Tablets */
  @media (max-width: 768px) {
    #popBox_stacks_in_14780.semantic-content .modal-content {
      height: 400px;
    }
    #popBox_stacks_in_14780.semantic-content .widthPercentageOff .modal-inner {
      width: 500px;
      min-width: 500px;
      max-width: 500px;
    }
    #popBox_stacks_in_14780.semantic-content .widthPercentageOn .modal-inner {
      width: 100%;
      min-width: 100%;
      max-width: 100%;
    }
  }
  /* Mobile Devices */
  @media (max-width: 480px) {
    #popBox_stacks_in_14780.semantic-content .modal-content {
      height: 220px;
    }
    #popBox_stacks_in_14780.semantic-content .widthPercentageOff .modal-inner {
      width: 300px;
      min-width: 300px;
      max-width: 300px;
    }
    #popBox_stacks_in_14780.semantic-content .widthPercentageOn .modal-inner {
      width: 100%;
      min-width: 100%;
      max-width: 100%;
    }
  }


#popBox_stacks_in_14780 .imageType2 svg {
  display: none;
}
#popBox_stacks_in_14780 .closeIcon img {
  display: none;
}
#popBox_stacks_in_14780 .imageType2 img {
  display: block;
  width: auto;
  height: 20px;
}
#popBox_stacks_in_14780.semantic-content .modal-inner {
  border-radius: 11px
}
#popBox_stacks_in_14780.semantic-content .popBoxHeader {
  border-radius: 11px 11px 0px 0px;
}
#popBox_stacks_in_14780.semantic-content .popBoxFooter {
  border-radius: 0px 0px 11px 11px;
}
#popBox_stacks_in_14780.semantic-content .modal-inner {
  border-width: 1px;
  border-color: #DDDDDD;
  border-style: solid;
  box-sizing: border-box;
}
/* Style Demo */
#stacks_in_14780 .popBoxStyleDemo > div {
  padding: 50px 0px;
}
#popBox_stacks_in_14780.popBoxStyleDemo .modal-content {
  height: 470px;
}
#popBox_stacks_in_14780.popBoxStyleDemo .modal-inner {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
}
#popBox_stacks_in_14780.popBoxStyleDemo .widthPercentageOff .modal-inner {
  width: 650px;
  min-width: 650px;
  max-width: 650px;
  margin: 0 auto;
}
#popBox_stacks_in_14780.popBoxStyleDemo .widthPercentageOn .modal-inner {
  width: 50%;
  min-width: 50%;
  max-width: 800px;
  margin: 0 auto;
}
#popBox_stacks_in_14780.popBoxStyleDemo.popBoxOverlay .modal-close:before {
  background-color: #000000;
  opacity: 0.50;
}
#popBox_stacks_in_14780.popBoxStyleDemo .popBoxHeader {
  padding: 14px 14px 9px 14px;
}
#popBox_stacks_in_14780.popBoxStyleDemo .modal-content {
  padding: 14px;
  padding: 9px 14px;
}
#popBox_stacks_in_14780.popBoxStyleDemo .popBoxFooter {
  padding: 14px;
  padding: 9px 14px 14px 14px;
}
#stacks_in_14780 .closeText {
  display: none;
  font-size: 12px;
  color: #333333;
  background: transprent;
}














/* 3D */

/* Coupon */

/* Subtle */

/* Thick Borders */

/* Transparent */



#stacks_in_14780 {
	background-color: rgba(21, 53, 94, 1.00);
}

#stacks_out_14782 {
	width: 30%;
}
#stacks_in_14788_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_14788 a:link, #stacks_in_14788 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_14788 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_14788 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14788 {
	padding: 2px 0px 18px 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_5389 {
	margin:  4px;
	padding:  4px;
}

#stacks_in_14654 {
	padding: 1px 0px 100px 0px;
}


.stacks_in_14634slider {
	overflow-x: scroll; touch-action: pan-x;
}

.stacks_in_14634images {
	display: inline-flex;
	vertical-align: top;
	flex-wrap: nowrap;
	padding: 15px 0px;
	animation: none;
}

@keyframes stacks_in_14634slide {
	0% {
		transform: translate(0, 0);
	}
	100% {
		transform: translate(calc((500px + (2px * 2)) * 8 * -1), 0);
	}
}

.stacks_in_14634images:hover { animation-play-state: paused; }

#stacks_in_14634 .stacks_in_14634images img {
	width: 500px;
	max-width: 500px;
	height: 350px;
	object-fit: cover;
	padding: 4px;
	border-radius: 1px;
	filter: drop-shadow(0 3px 2px rgba(179, 179, 179, 1.00));
	
	border: 2px solid rgba(170, 187, 221, 1.00);
	box-shadow: 0 5px 10px rgba(128, 128, 128, 1.00);
	background-color: rgba(255, 255, 255, 1.00);
}

#stacks_in_14634 .img_wrap {
	position: relative;
	margin: 2px 2px;
	display: block;
	text-align: -webkit-center;
	text-align: -moz-center;
}

#stacks_in_14634 .img_txt {
	margin-top: 15px;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(253, 128, 8, 1.00);
    
    
    color: rgba(255, 255, 255, 1.00);
    font-size: inherit;
    font-family: inherit;
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    line-height: inherit;
	padding: 5px;
    width: auto;
    
    border-radius: 0px;
    
}
#stacks_in_14634 a { text-decoration: none !important; }





/* Lightzoom */
#stacks_in_14634 a.lightzoom {
	cursor: url(""), auto;
}
.zoom_stacks_in_14634 > #lz-close {
	background: url("../basket-software-playbook_files/close.png") no-repeat;
	background-size: contain;
	background-position: center;
	width: 16px;
	height: 16px;
}
.zoom_stacks_in_14634 > #lz-overlay {
	background: rgba(31, 31, 31, 1.00);
}
.zoom_stacks_in_14634 > p {
	color: rgba(66, 66, 66, 1.00);
}
.zoom_stacks_in_14634 > img {
	background-color: rgba(255, 255, 255, 1.00) !important;
	box-shadow: 0px 0px 15px 10px rgba(6, 6, 6, 1.00);
}

/* Tooltip */

#stacks_in_14634 [aria-label][data-balloon-pos]:after {
	text-align: center;
}



@media only screen and (max-width: 600px) {
#stacks_in_14634 .stacks_in_14634images img {
	width: 300px;
	max-width: 300px;
	height: 200px;
	padding: 3px;
	}
	
@keyframes stacks_in_14634slide {
	0% {
		transform: translate(0, 0);
	}
	100% {
		transform: translate(calc((300px + (2px * 2)) * 8 * -1), 0);
	}
}
#stacks_in_14634 .img_wrap {
	width: 300px;
	max-width: 300px;
	height: 200px;
	}
#stacks_in_14634 .img_txt {
	display: none;
	}	
}

#stacks_in_14327 {
	margin:  5px;
	padding:  5px;
}

#stacks_in_14791 {
	margin:  5px;
	padding:  5px;
}

#stacks_in_14826 {
	margin:  5px;
	padding:  5px;
}

#stacks_in_14769 {
	margin:  4px;
	padding: 0px 5px 0px 6px;
}

#stacks_in_14828 {
	margin:  1px;
	padding:  1px;
}

#stacks_out_14828 {
	margin-right:0;
}
#stacks_in_14832>.s3_row {
	margin: 0 -10px;
}

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

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




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










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


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


}



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


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


}






#stacks_in_14832 {
	padding: 0px 0px 40px 0px;
}
#stacks_in_14774 .themen{
    width:100%;     
}

#stacks_in_14774 .themen_row{

}

#stacks_in_14774 .themen_teaser{
    margin:5px;
}

#stacks_in_14774 .themen_bild{
    position:relative;  
    display:block;
/*    margin-right:5px;
    height:px;
    margin-top:5px;
    cursor:pointer;*/     
}

#stacks_in_14774 .themen_text{
    position:absolute;
    bottom:0px;
    width:100%;
    color:white;
    font-weight:bold;
    text-align:right;
	/*background-color:#000000;*/
    background-image:url('../basket-software-playbook_files/semi-black.png');
    background-repeat:repeat;
	z-index:1000;
}

#stacks_in_14774 .themen_text_hover{
    /*background-image:url(/images/half_transparent_redbox5x5.png);*/
	/*background-color:#ff0000;*/
}

#stacks_in_14774 .centered_image .imageStyle{
	display:block;
}
#stacks_in_14774 {
	-moz-border-radius:  9px;
	-webkit-border-radius:  9px;
	border-radius:  9px;
	padding: 10px 0px 0px 180px;
}
#stacks_in_14839>.s3_row {
	margin: 0 -9px;
}

#stacks_in_14839>.s3_row>.s3_column_left {
	width: 32.67%;
}

#stacks_in_14839>.s3_row>.s3_column_center {
	width: 34.000000%;
}

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

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








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


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


}



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


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


}




#stacks_in_14839 {
	padding: 30px 0px 60px 0px;
}

#stacks_in_14852 {
	background-color: rgba(87, 192, 255, 1.00);
	padding:  5px;
}

#stacks_out_14852 {
	width: 250px;
}

#stacks_in_14847 {
	background-color: rgba(87, 192, 255, 1.00);
	padding:  5px;
}

#stacks_out_14847 {
	width: 250px;
}

#stacks_in_14842 {
	background-color: rgba(87, 192, 255, 1.00);
	padding:  5px;
}

#stacks_out_14842 {
	width: 250px;
}

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

#stacks_in_14176 {
	font-size: 176%;
	font-weight: bold;
}

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

#stacks_in_14494>.s3_row>.s3_column_left {
	width: 68.94%;
}

#stacks_in_14494>.s3_row>.s3_column_right {
	width: 31.059998%;
}




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










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


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


}



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


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


}






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

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

#stacks_out_14482 {
	margin-left:0;
}

#stacks_in_14483 {
	font-size: 113%;
	font-weight: bold;
}
#stacks_in_14503>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14503>.s3_row>.s3_column_left {
	width: 29.69%;
}

#stacks_in_14503>.s3_row>.s3_column_right {
	width: 70.309998%;
}




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










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


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


}



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


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


}






#stacks_in_14503 {
	padding: 20px 0px 6px 0px;
}

#stacks_in_14488 {
	margin: 10px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
}

#stacks_in_14489 {
	font-size: 119%;
	font-weight: bold;
}
 :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.tactic3d.com/rw_common/plugins/stacks/mejs-controls.svg')}#stacks_in_14485{overflow:hidden}#stacks_in_14485 .html5video_wrapper{width:100%;text-align:center;height:auto;max-width:600px;float:right;}#stacks_in_14485 div:focus{outline:none}#stacks_in_14485 .html5video,#stacks_in_14485 img,#stacks_in_14485 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}#stacks_in_14485 button{-webkit-box-shadow:none;box-shadow:none;border-width:0;border-style:none}#stacks_in_14485 .mejs__container .mejs__overlay-play,#stacks_in_14485 .mejs__container .mejs__overlay-loading{}#stacks_in_14485 .mejs__container .mejs__controls{}#stacks_in_14485 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}#stacks_in_14485 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}#stacks_in_14485 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
#stacks_in_14497>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14497>.s3_row>.s3_column_left {
	width: 68.94%;
}

#stacks_in_14497>.s3_row>.s3_column_right {
	width: 31.059998%;
}




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










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


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


}



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


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


}






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

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

#stacks_in_14501 {
	font-size: 120%;
	font-weight: bold;
}
#stacks_in_14515>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14515>.s3_row>.s3_column_left {
	width: 43.71%;
}

#stacks_in_14515>.s3_row>.s3_column_right {
	width: 56.290001%;
}




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










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


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


}



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


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


}






#stacks_in_14515 {
	padding: 20px 0px 6px 0px;
}

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

#stacks_out_14516 {
	width: 66%;
}

#stacks_in_14517 {
	font-size: 119%;
	font-weight: bold;
}
 :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.tactic3d.com/rw_common/plugins/stacks/mejs-controls.svg')}#stacks_in_14487{overflow:hidden}#stacks_in_14487 .html5video_wrapper{width:100%;text-align:center;height:auto;max-width:600px;float:right;}#stacks_in_14487 div:focus{outline:none}#stacks_in_14487 .html5video,#stacks_in_14487 img,#stacks_in_14487 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}#stacks_in_14487 button{-webkit-box-shadow:none;box-shadow:none;border-width:0;border-style:none}#stacks_in_14487 .mejs__container .mejs__overlay-play,#stacks_in_14487 .mejs__container .mejs__overlay-loading{}#stacks_in_14487 .mejs__container .mejs__controls{}#stacks_in_14487 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}#stacks_in_14487 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}#stacks_in_14487 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
#stacks_in_14871>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14871>.s3_row>.s3_column_left {
	width: 68.94%;
}

#stacks_in_14871>.s3_row>.s3_column_right {
	width: 31.059998%;
}




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










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


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


}



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


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


}






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

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

#stacks_in_14874 {
	font-size: 120%;
	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: #FF8000;
}
#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 {
	margin: 15px 0px 0px 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_9677 ul, #cleanLists_stacks_in_9677 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_9677.sectionTypeHeader, #cleanLists_stacks_in_9677.sectionTypeButton, #cleanLists_stacks_in_9677 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_9677.backgroundOn, #cleanLists_stacks_in_9677.backgroundOn, #cleanLists_stacks_in_9677.backgroundOn li, #cleanLists_stacks_in_9677.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_9677.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_9677.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_9677.backgroundOff li, #cleanLists_stacks_in_9677.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_9677.sectionTypeHeader h1, #cleanLists_stacks_in_9677.sectionTypeButton h1,
#cleanLists_stacks_in_9677.sectionTypeHeader h2, #cleanLists_stacks_in_9677.sectionTypeButton h2,
#cleanLists_stacks_in_9677.sectionTypeHeader h3, #cleanLists_stacks_in_9677.sectionTypeButton h3,
#cleanLists_stacks_in_9677.sectionTypeHeader h4, #cleanLists_stacks_in_9677.sectionTypeButton h4,
#cleanLists_stacks_in_9677.sectionTypeHeader h5, #cleanLists_stacks_in_9677.sectionTypeButton h5,
#cleanLists_stacks_in_9677.sectionTypeHeader h6, #cleanLists_stacks_in_9677.sectionTypeButton h6,
#cleanLists_stacks_in_9677.sectionTypeHeader h1 p, #cleanLists_stacks_in_9677.sectionTypeButton h1 p,
#cleanLists_stacks_in_9677.sectionTypeHeader h2 p, #cleanLists_stacks_in_9677.sectionTypeButton h2 p,
#cleanLists_stacks_in_9677.sectionTypeHeader h3 p, #cleanLists_stacks_in_9677.sectionTypeButton h3 p,
#cleanLists_stacks_in_9677.sectionTypeHeader h4 p, #cleanLists_stacks_in_9677.sectionTypeButton h4 p,
#cleanLists_stacks_in_9677.sectionTypeHeader h5 p, #cleanLists_stacks_in_9677.sectionTypeButton h5 p,
#cleanLists_stacks_in_9677.sectionTypeHeader h6 p, #cleanLists_stacks_in_9677.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_9677 a, #cleanLists_stacks_in_9677.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_9677 a:hover, #cleanLists_stacks_in_9677.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_9677.sectionTypeHeader *, #cleanLists_stacks_in_9677.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_9677 {
	display: block;
	width: inherit;
	font-size: 14px;
	line-height: 16px;
}
#cleanLists_stacks_in_9677 p {
	font-size: 14px;
}
#cleanLists_stacks_in_9677 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_9677 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_9677 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_9677 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_9677 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_9677 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_9677 li .bulletSections, #cleanLists_stacks_in_9677 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_9677 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_9677.bulletBox li .customBulletBox, #cleanLists_stacks_in_9677.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_9677.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_9677.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_9677.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_9677.bulletOff,
#cleanLists_stacks_in_9677.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_9677.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_9677.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_9677.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_9677.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_9677.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_9677 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_9677 .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_9677 .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_9677 .buttonSimple:hover, #cleanLists_stacks_in_9677 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_9677 {
	margin: 0px 5px 0px 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_14131 ul, #cleanLists_stacks_in_14131 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_14131.sectionTypeHeader, #cleanLists_stacks_in_14131.sectionTypeButton, #cleanLists_stacks_in_14131 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_14131.backgroundOn, #cleanLists_stacks_in_14131.backgroundOn, #cleanLists_stacks_in_14131.backgroundOn li, #cleanLists_stacks_in_14131.backgroundOn {
	background-color: #FF8000;
}
#cleanLists_stacks_in_14131.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_14131.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_14131.backgroundOff li, #cleanLists_stacks_in_14131.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_14131.sectionTypeHeader h1, #cleanLists_stacks_in_14131.sectionTypeButton h1,
#cleanLists_stacks_in_14131.sectionTypeHeader h2, #cleanLists_stacks_in_14131.sectionTypeButton h2,
#cleanLists_stacks_in_14131.sectionTypeHeader h3, #cleanLists_stacks_in_14131.sectionTypeButton h3,
#cleanLists_stacks_in_14131.sectionTypeHeader h4, #cleanLists_stacks_in_14131.sectionTypeButton h4,
#cleanLists_stacks_in_14131.sectionTypeHeader h5, #cleanLists_stacks_in_14131.sectionTypeButton h5,
#cleanLists_stacks_in_14131.sectionTypeHeader h6, #cleanLists_stacks_in_14131.sectionTypeButton h6,
#cleanLists_stacks_in_14131.sectionTypeHeader h1 p, #cleanLists_stacks_in_14131.sectionTypeButton h1 p,
#cleanLists_stacks_in_14131.sectionTypeHeader h2 p, #cleanLists_stacks_in_14131.sectionTypeButton h2 p,
#cleanLists_stacks_in_14131.sectionTypeHeader h3 p, #cleanLists_stacks_in_14131.sectionTypeButton h3 p,
#cleanLists_stacks_in_14131.sectionTypeHeader h4 p, #cleanLists_stacks_in_14131.sectionTypeButton h4 p,
#cleanLists_stacks_in_14131.sectionTypeHeader h5 p, #cleanLists_stacks_in_14131.sectionTypeButton h5 p,
#cleanLists_stacks_in_14131.sectionTypeHeader h6 p, #cleanLists_stacks_in_14131.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_14131 a, #cleanLists_stacks_in_14131.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14131 a:hover, #cleanLists_stacks_in_14131.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14131.sectionTypeHeader *, #cleanLists_stacks_in_14131.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_14131 {
	display: block;
	width: inherit;
	font-size: 14px;
	line-height: 16px;
}
#cleanLists_stacks_in_14131 p {
	font-size: 14px;
}
#cleanLists_stacks_in_14131 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_14131 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14131 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14131 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_14131 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_14131 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_14131 li .bulletSections, #cleanLists_stacks_in_14131 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_14131 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_14131.bulletBox li .customBulletBox, #cleanLists_stacks_in_14131.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14131.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_14131.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14131.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_14131.bulletOff,
#cleanLists_stacks_in_14131.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_14131.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_14131.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_14131.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_14131.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_14131.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_14131 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_14131 .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_14131 .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_14131 .buttonSimple:hover, #cleanLists_stacks_in_14131 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_14131 {
	margin: 15px 0px 0px 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_14133 ul, #cleanLists_stacks_in_14133 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_14133.sectionTypeHeader, #cleanLists_stacks_in_14133.sectionTypeButton, #cleanLists_stacks_in_14133 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_14133.backgroundOn, #cleanLists_stacks_in_14133.backgroundOn, #cleanLists_stacks_in_14133.backgroundOn li, #cleanLists_stacks_in_14133.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_14133.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_14133.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_14133.backgroundOff li, #cleanLists_stacks_in_14133.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_14133.sectionTypeHeader h1, #cleanLists_stacks_in_14133.sectionTypeButton h1,
#cleanLists_stacks_in_14133.sectionTypeHeader h2, #cleanLists_stacks_in_14133.sectionTypeButton h2,
#cleanLists_stacks_in_14133.sectionTypeHeader h3, #cleanLists_stacks_in_14133.sectionTypeButton h3,
#cleanLists_stacks_in_14133.sectionTypeHeader h4, #cleanLists_stacks_in_14133.sectionTypeButton h4,
#cleanLists_stacks_in_14133.sectionTypeHeader h5, #cleanLists_stacks_in_14133.sectionTypeButton h5,
#cleanLists_stacks_in_14133.sectionTypeHeader h6, #cleanLists_stacks_in_14133.sectionTypeButton h6,
#cleanLists_stacks_in_14133.sectionTypeHeader h1 p, #cleanLists_stacks_in_14133.sectionTypeButton h1 p,
#cleanLists_stacks_in_14133.sectionTypeHeader h2 p, #cleanLists_stacks_in_14133.sectionTypeButton h2 p,
#cleanLists_stacks_in_14133.sectionTypeHeader h3 p, #cleanLists_stacks_in_14133.sectionTypeButton h3 p,
#cleanLists_stacks_in_14133.sectionTypeHeader h4 p, #cleanLists_stacks_in_14133.sectionTypeButton h4 p,
#cleanLists_stacks_in_14133.sectionTypeHeader h5 p, #cleanLists_stacks_in_14133.sectionTypeButton h5 p,
#cleanLists_stacks_in_14133.sectionTypeHeader h6 p, #cleanLists_stacks_in_14133.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_14133 a, #cleanLists_stacks_in_14133.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14133 a:hover, #cleanLists_stacks_in_14133.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14133.sectionTypeHeader *, #cleanLists_stacks_in_14133.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_14133 {
	display: block;
	width: inherit;
	font-size: 14px;
	line-height: 16px;
}
#cleanLists_stacks_in_14133 p {
	font-size: 14px;
}
#cleanLists_stacks_in_14133 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_14133 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14133 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14133 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_14133 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_14133 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_14133 li .bulletSections, #cleanLists_stacks_in_14133 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_14133 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_14133.bulletBox li .customBulletBox, #cleanLists_stacks_in_14133.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14133.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_14133.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14133.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_14133.bulletOff,
#cleanLists_stacks_in_14133.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_14133.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_14133.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_14133.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_14133.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_14133.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_14133 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_14133 .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_14133 .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_14133 .buttonSimple:hover, #cleanLists_stacks_in_14133 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_14133 {
	margin: 0px 5px 0px 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_14135 ul, #cleanLists_stacks_in_14135 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_14135.sectionTypeHeader, #cleanLists_stacks_in_14135.sectionTypeButton, #cleanLists_stacks_in_14135 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_14135.backgroundOn, #cleanLists_stacks_in_14135.backgroundOn, #cleanLists_stacks_in_14135.backgroundOn li, #cleanLists_stacks_in_14135.backgroundOn {
	background-color: #FF8000;
}
#cleanLists_stacks_in_14135.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_14135.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_14135.backgroundOff li, #cleanLists_stacks_in_14135.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_14135.sectionTypeHeader h1, #cleanLists_stacks_in_14135.sectionTypeButton h1,
#cleanLists_stacks_in_14135.sectionTypeHeader h2, #cleanLists_stacks_in_14135.sectionTypeButton h2,
#cleanLists_stacks_in_14135.sectionTypeHeader h3, #cleanLists_stacks_in_14135.sectionTypeButton h3,
#cleanLists_stacks_in_14135.sectionTypeHeader h4, #cleanLists_stacks_in_14135.sectionTypeButton h4,
#cleanLists_stacks_in_14135.sectionTypeHeader h5, #cleanLists_stacks_in_14135.sectionTypeButton h5,
#cleanLists_stacks_in_14135.sectionTypeHeader h6, #cleanLists_stacks_in_14135.sectionTypeButton h6,
#cleanLists_stacks_in_14135.sectionTypeHeader h1 p, #cleanLists_stacks_in_14135.sectionTypeButton h1 p,
#cleanLists_stacks_in_14135.sectionTypeHeader h2 p, #cleanLists_stacks_in_14135.sectionTypeButton h2 p,
#cleanLists_stacks_in_14135.sectionTypeHeader h3 p, #cleanLists_stacks_in_14135.sectionTypeButton h3 p,
#cleanLists_stacks_in_14135.sectionTypeHeader h4 p, #cleanLists_stacks_in_14135.sectionTypeButton h4 p,
#cleanLists_stacks_in_14135.sectionTypeHeader h5 p, #cleanLists_stacks_in_14135.sectionTypeButton h5 p,
#cleanLists_stacks_in_14135.sectionTypeHeader h6 p, #cleanLists_stacks_in_14135.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_14135 a, #cleanLists_stacks_in_14135.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14135 a:hover, #cleanLists_stacks_in_14135.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14135.sectionTypeHeader *, #cleanLists_stacks_in_14135.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_14135 {
	display: block;
	width: inherit;
	font-size: 14px;
	line-height: 16px;
}
#cleanLists_stacks_in_14135 p {
	font-size: 14px;
}
#cleanLists_stacks_in_14135 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_14135 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14135 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14135 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_14135 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_14135 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_14135 li .bulletSections, #cleanLists_stacks_in_14135 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_14135 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_14135.bulletBox li .customBulletBox, #cleanLists_stacks_in_14135.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14135.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_14135.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14135.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_14135.bulletOff,
#cleanLists_stacks_in_14135.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_14135.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_14135.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_14135.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_14135.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_14135.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_14135 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_14135 .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_14135 .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_14135 .buttonSimple:hover, #cleanLists_stacks_in_14135 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_14135 {
	margin: 15px 0px 0px 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_14137 ul, #cleanLists_stacks_in_14137 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_14137.sectionTypeHeader, #cleanLists_stacks_in_14137.sectionTypeButton, #cleanLists_stacks_in_14137 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_14137.backgroundOn, #cleanLists_stacks_in_14137.backgroundOn, #cleanLists_stacks_in_14137.backgroundOn li, #cleanLists_stacks_in_14137.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_14137.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_14137.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_14137.backgroundOff li, #cleanLists_stacks_in_14137.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_14137.sectionTypeHeader h1, #cleanLists_stacks_in_14137.sectionTypeButton h1,
#cleanLists_stacks_in_14137.sectionTypeHeader h2, #cleanLists_stacks_in_14137.sectionTypeButton h2,
#cleanLists_stacks_in_14137.sectionTypeHeader h3, #cleanLists_stacks_in_14137.sectionTypeButton h3,
#cleanLists_stacks_in_14137.sectionTypeHeader h4, #cleanLists_stacks_in_14137.sectionTypeButton h4,
#cleanLists_stacks_in_14137.sectionTypeHeader h5, #cleanLists_stacks_in_14137.sectionTypeButton h5,
#cleanLists_stacks_in_14137.sectionTypeHeader h6, #cleanLists_stacks_in_14137.sectionTypeButton h6,
#cleanLists_stacks_in_14137.sectionTypeHeader h1 p, #cleanLists_stacks_in_14137.sectionTypeButton h1 p,
#cleanLists_stacks_in_14137.sectionTypeHeader h2 p, #cleanLists_stacks_in_14137.sectionTypeButton h2 p,
#cleanLists_stacks_in_14137.sectionTypeHeader h3 p, #cleanLists_stacks_in_14137.sectionTypeButton h3 p,
#cleanLists_stacks_in_14137.sectionTypeHeader h4 p, #cleanLists_stacks_in_14137.sectionTypeButton h4 p,
#cleanLists_stacks_in_14137.sectionTypeHeader h5 p, #cleanLists_stacks_in_14137.sectionTypeButton h5 p,
#cleanLists_stacks_in_14137.sectionTypeHeader h6 p, #cleanLists_stacks_in_14137.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_14137 a, #cleanLists_stacks_in_14137.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14137 a:hover, #cleanLists_stacks_in_14137.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14137.sectionTypeHeader *, #cleanLists_stacks_in_14137.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_14137 {
	display: block;
	width: inherit;
	font-size: 14px;
	line-height: 16px;
}
#cleanLists_stacks_in_14137 p {
	font-size: 14px;
}
#cleanLists_stacks_in_14137 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_14137 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14137 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14137 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_14137 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_14137 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_14137 li .bulletSections, #cleanLists_stacks_in_14137 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_14137 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_14137.bulletBox li .customBulletBox, #cleanLists_stacks_in_14137.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14137.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_14137.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14137.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_14137.bulletOff,
#cleanLists_stacks_in_14137.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_14137.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_14137.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_14137.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_14137.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_14137.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_14137 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_14137 .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_14137 .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_14137 .buttonSimple:hover, #cleanLists_stacks_in_14137 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_14137 {
	margin: 0px 5px 0px 5px;
}
.cms-guide-blocker-container{z-index:99998 !important}.cms-bubble{z-index:99999 !important}#stacks_in_14582 .expose_image{position:relative;text-align:center;cursor:pointer}#stacks_in_14582 .expose_image img{border-radius:10px}#stacks_in_14582 .expose_image img{width:100% !important;height:auto;min-width:50px !important;}#fullprint_stacks_in_14582{display:none;min-height:128px;min-width:128px}#fullprint_stacks_in_14582 .image_safe{display:block;width:100%;position:absolute;top:0;left:0;height:100%}#fullprint_stacks_in_14582.loading{background:url("../../rw_common/plugins/stacks/exposeimagepro-images/loading.gif") no-repeat center center;top:35% !important}#fullprint_stacks_in_14582 .fullprint_image{margin:0;padding:0;overflow:hidden;-webkit-box-shadow:#1F1F1F 0 2px 5px;box-shadow:#1F1F1F 0 2px 5px;border-radius:10px}#fullprint_stacks_in_14582 .close{z-index:1000000;display:none;background-image:url("../../rw_common/plugins/stacks/exposeimagepro-images/close.png");position:absolute;top:-12px;cursor:pointer;height:28px;width:28px;left:-12px;}#fullprint_stacks_in_14582 .caption{display:none;position:absolute;bottom:0;width:100%}#fullprint_stacks_in_14582 .caption_back{display:none;opacity:0.84;background-color:#FFFFFF;width:100%;position:absolute;bottom:0;border-bottom-right-radius:10px;border-bottom-left-radius:10px}#fullprint_stacks_in_14582 .caption_text{padding:5px;position:absolute;bottom:0}#stacks_in_14582 .temp_image{display:none}
#stacks_in_14859_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_14859 a:link, #stacks_in_14859 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_14859 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_14859 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14859 {
	background-color: rgba(253, 128, 8, 0.68);
	padding: 19px 0px 14px 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_14585 ul, #cleanLists_stacks_in_14585 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_14585.sectionTypeHeader, #cleanLists_stacks_in_14585.sectionTypeButton, #cleanLists_stacks_in_14585 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_14585.backgroundOn, #cleanLists_stacks_in_14585.backgroundOn, #cleanLists_stacks_in_14585.backgroundOn li, #cleanLists_stacks_in_14585.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_14585.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_14585.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_14585.backgroundOff li, #cleanLists_stacks_in_14585.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_14585.sectionTypeHeader h1, #cleanLists_stacks_in_14585.sectionTypeButton h1,
#cleanLists_stacks_in_14585.sectionTypeHeader h2, #cleanLists_stacks_in_14585.sectionTypeButton h2,
#cleanLists_stacks_in_14585.sectionTypeHeader h3, #cleanLists_stacks_in_14585.sectionTypeButton h3,
#cleanLists_stacks_in_14585.sectionTypeHeader h4, #cleanLists_stacks_in_14585.sectionTypeButton h4,
#cleanLists_stacks_in_14585.sectionTypeHeader h5, #cleanLists_stacks_in_14585.sectionTypeButton h5,
#cleanLists_stacks_in_14585.sectionTypeHeader h6, #cleanLists_stacks_in_14585.sectionTypeButton h6,
#cleanLists_stacks_in_14585.sectionTypeHeader h1 p, #cleanLists_stacks_in_14585.sectionTypeButton h1 p,
#cleanLists_stacks_in_14585.sectionTypeHeader h2 p, #cleanLists_stacks_in_14585.sectionTypeButton h2 p,
#cleanLists_stacks_in_14585.sectionTypeHeader h3 p, #cleanLists_stacks_in_14585.sectionTypeButton h3 p,
#cleanLists_stacks_in_14585.sectionTypeHeader h4 p, #cleanLists_stacks_in_14585.sectionTypeButton h4 p,
#cleanLists_stacks_in_14585.sectionTypeHeader h5 p, #cleanLists_stacks_in_14585.sectionTypeButton h5 p,
#cleanLists_stacks_in_14585.sectionTypeHeader h6 p, #cleanLists_stacks_in_14585.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 20px;
}
#cleanLists_stacks_in_14585 a, #cleanLists_stacks_in_14585.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14585 a:hover, #cleanLists_stacks_in_14585.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14585.sectionTypeHeader *, #cleanLists_stacks_in_14585.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_14585 {
	display: block;
	width: inherit;
	font-size: 22px;
	line-height: 16px;
}
#cleanLists_stacks_in_14585 p {
	font-size: 22px;
}
#cleanLists_stacks_in_14585 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_14585 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14585 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14585 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_14585 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_14585 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_14585 li .bulletSections, #cleanLists_stacks_in_14585 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_14585 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_14585.bulletBox li .customBulletBox, #cleanLists_stacks_in_14585.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14585.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_14585.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14585.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_14585.bulletOff,
#cleanLists_stacks_in_14585.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_14585.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_14585.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_14585.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_14585.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_14585.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_14585 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_14585 .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_14585 .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_14585 .buttonSimple:hover, #cleanLists_stacks_in_14585 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_14585 {
	background-color: rgba(12, 101, 191, 1.00);
	margin: 15px 6px 0px 6px;
	padding: 10px 0px 5px 0px;
}

#stacks_in_14586 {
	font-size: 199%;
}

#stacks_in_14190 {
	margin:  10px;
}
/*
 * 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_14191 ul, #cleanLists_stacks_in_14191 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_14191.sectionTypeHeader, #cleanLists_stacks_in_14191.sectionTypeButton, #cleanLists_stacks_in_14191 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_14191.backgroundOn, #cleanLists_stacks_in_14191.backgroundOn, #cleanLists_stacks_in_14191.backgroundOn li, #cleanLists_stacks_in_14191.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_14191.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_14191.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_14191.backgroundOff li, #cleanLists_stacks_in_14191.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_14191.sectionTypeHeader h1, #cleanLists_stacks_in_14191.sectionTypeButton h1,
#cleanLists_stacks_in_14191.sectionTypeHeader h2, #cleanLists_stacks_in_14191.sectionTypeButton h2,
#cleanLists_stacks_in_14191.sectionTypeHeader h3, #cleanLists_stacks_in_14191.sectionTypeButton h3,
#cleanLists_stacks_in_14191.sectionTypeHeader h4, #cleanLists_stacks_in_14191.sectionTypeButton h4,
#cleanLists_stacks_in_14191.sectionTypeHeader h5, #cleanLists_stacks_in_14191.sectionTypeButton h5,
#cleanLists_stacks_in_14191.sectionTypeHeader h6, #cleanLists_stacks_in_14191.sectionTypeButton h6,
#cleanLists_stacks_in_14191.sectionTypeHeader h1 p, #cleanLists_stacks_in_14191.sectionTypeButton h1 p,
#cleanLists_stacks_in_14191.sectionTypeHeader h2 p, #cleanLists_stacks_in_14191.sectionTypeButton h2 p,
#cleanLists_stacks_in_14191.sectionTypeHeader h3 p, #cleanLists_stacks_in_14191.sectionTypeButton h3 p,
#cleanLists_stacks_in_14191.sectionTypeHeader h4 p, #cleanLists_stacks_in_14191.sectionTypeButton h4 p,
#cleanLists_stacks_in_14191.sectionTypeHeader h5 p, #cleanLists_stacks_in_14191.sectionTypeButton h5 p,
#cleanLists_stacks_in_14191.sectionTypeHeader h6 p, #cleanLists_stacks_in_14191.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_14191 a, #cleanLists_stacks_in_14191.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14191 a:hover, #cleanLists_stacks_in_14191.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14191.sectionTypeHeader *, #cleanLists_stacks_in_14191.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_14191 {
	display: block;
	width: inherit;
	font-size: 14px;
	line-height: 16px;
}
#cleanLists_stacks_in_14191 p {
	font-size: 14px;
}
#cleanLists_stacks_in_14191 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_14191 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14191 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14191 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_14191 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_14191 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_14191 li .bulletSections, #cleanLists_stacks_in_14191 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_14191 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_14191.bulletBox li .customBulletBox, #cleanLists_stacks_in_14191.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14191.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_14191.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14191.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_14191.bulletOff,
#cleanLists_stacks_in_14191.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_14191.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_14191.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_14191.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_14191.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_14191.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_14191 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_14191 .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_14191 .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_14191 .buttonSimple:hover, #cleanLists_stacks_in_14191 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_14191 {
	margin: 10px 1px 1px 1px;
	padding: 10px 0px 1px 0px;
}
#stacks_in_14194>.s3_row {
	margin: 0 -10px;
}

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








  


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


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





}



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


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





}




  

#stacks_in_14194 {
	padding: 0px 0px 12px 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_14195 ul, #cleanLists_stacks_in_14195 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_14195.sectionTypeHeader, #cleanLists_stacks_in_14195.sectionTypeButton, #cleanLists_stacks_in_14195 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_14195.backgroundOn, #cleanLists_stacks_in_14195.backgroundOn, #cleanLists_stacks_in_14195.backgroundOn li, #cleanLists_stacks_in_14195.backgroundOn {
	background-color: #FF8000;
}
#cleanLists_stacks_in_14195.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_14195.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_14195.backgroundOff li, #cleanLists_stacks_in_14195.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_14195.sectionTypeHeader h1, #cleanLists_stacks_in_14195.sectionTypeButton h1,
#cleanLists_stacks_in_14195.sectionTypeHeader h2, #cleanLists_stacks_in_14195.sectionTypeButton h2,
#cleanLists_stacks_in_14195.sectionTypeHeader h3, #cleanLists_stacks_in_14195.sectionTypeButton h3,
#cleanLists_stacks_in_14195.sectionTypeHeader h4, #cleanLists_stacks_in_14195.sectionTypeButton h4,
#cleanLists_stacks_in_14195.sectionTypeHeader h5, #cleanLists_stacks_in_14195.sectionTypeButton h5,
#cleanLists_stacks_in_14195.sectionTypeHeader h6, #cleanLists_stacks_in_14195.sectionTypeButton h6,
#cleanLists_stacks_in_14195.sectionTypeHeader h1 p, #cleanLists_stacks_in_14195.sectionTypeButton h1 p,
#cleanLists_stacks_in_14195.sectionTypeHeader h2 p, #cleanLists_stacks_in_14195.sectionTypeButton h2 p,
#cleanLists_stacks_in_14195.sectionTypeHeader h3 p, #cleanLists_stacks_in_14195.sectionTypeButton h3 p,
#cleanLists_stacks_in_14195.sectionTypeHeader h4 p, #cleanLists_stacks_in_14195.sectionTypeButton h4 p,
#cleanLists_stacks_in_14195.sectionTypeHeader h5 p, #cleanLists_stacks_in_14195.sectionTypeButton h5 p,
#cleanLists_stacks_in_14195.sectionTypeHeader h6 p, #cleanLists_stacks_in_14195.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_14195 a, #cleanLists_stacks_in_14195.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14195 a:hover, #cleanLists_stacks_in_14195.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14195.sectionTypeHeader *, #cleanLists_stacks_in_14195.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_14195 {
	display: block;
	width: inherit;
	font-size: 14px;
	line-height: 16px;
}
#cleanLists_stacks_in_14195 p {
	font-size: 14px;
}
#cleanLists_stacks_in_14195 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_14195 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14195 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14195 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_14195 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_14195 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_14195 li .bulletSections, #cleanLists_stacks_in_14195 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_14195 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_14195.bulletBox li .customBulletBox, #cleanLists_stacks_in_14195.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14195.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_14195.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14195.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_14195.bulletOff,
#cleanLists_stacks_in_14195.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_14195.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_14195.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_14195.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_14195.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_14195.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_14195 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_14195 .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_14195 .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_14195 .buttonSimple:hover, #cleanLists_stacks_in_14195 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_14195 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}
/*
 * 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_14197 ul, #cleanLists_stacks_in_14197 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_14197.sectionTypeHeader, #cleanLists_stacks_in_14197.sectionTypeButton, #cleanLists_stacks_in_14197 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_14197.backgroundOn, #cleanLists_stacks_in_14197.backgroundOn, #cleanLists_stacks_in_14197.backgroundOn li, #cleanLists_stacks_in_14197.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_14197.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_14197.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_14197.backgroundOff li, #cleanLists_stacks_in_14197.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_14197.sectionTypeHeader h1, #cleanLists_stacks_in_14197.sectionTypeButton h1,
#cleanLists_stacks_in_14197.sectionTypeHeader h2, #cleanLists_stacks_in_14197.sectionTypeButton h2,
#cleanLists_stacks_in_14197.sectionTypeHeader h3, #cleanLists_stacks_in_14197.sectionTypeButton h3,
#cleanLists_stacks_in_14197.sectionTypeHeader h4, #cleanLists_stacks_in_14197.sectionTypeButton h4,
#cleanLists_stacks_in_14197.sectionTypeHeader h5, #cleanLists_stacks_in_14197.sectionTypeButton h5,
#cleanLists_stacks_in_14197.sectionTypeHeader h6, #cleanLists_stacks_in_14197.sectionTypeButton h6,
#cleanLists_stacks_in_14197.sectionTypeHeader h1 p, #cleanLists_stacks_in_14197.sectionTypeButton h1 p,
#cleanLists_stacks_in_14197.sectionTypeHeader h2 p, #cleanLists_stacks_in_14197.sectionTypeButton h2 p,
#cleanLists_stacks_in_14197.sectionTypeHeader h3 p, #cleanLists_stacks_in_14197.sectionTypeButton h3 p,
#cleanLists_stacks_in_14197.sectionTypeHeader h4 p, #cleanLists_stacks_in_14197.sectionTypeButton h4 p,
#cleanLists_stacks_in_14197.sectionTypeHeader h5 p, #cleanLists_stacks_in_14197.sectionTypeButton h5 p,
#cleanLists_stacks_in_14197.sectionTypeHeader h6 p, #cleanLists_stacks_in_14197.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_14197 a, #cleanLists_stacks_in_14197.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14197 a:hover, #cleanLists_stacks_in_14197.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14197.sectionTypeHeader *, #cleanLists_stacks_in_14197.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_14197 {
	display: block;
	width: inherit;
	font-size: 14px;
	line-height: 16px;
}
#cleanLists_stacks_in_14197 p {
	font-size: 14px;
}
#cleanLists_stacks_in_14197 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_14197 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14197 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14197 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_14197 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_14197 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_14197 li .bulletSections, #cleanLists_stacks_in_14197 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #118002 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_14197 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_14197.bulletBox li .customBulletBox, #cleanLists_stacks_in_14197.bulletCircle li .customBulletCircle {
	border: solid 1px #118002;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14197.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_14197.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14197.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_14197.bulletOff,
#cleanLists_stacks_in_14197.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_14197.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_14197.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_14197.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_14197.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_14197.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_14197 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_14197 .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_14197 .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_14197 .buttonSimple:hover, #cleanLists_stacks_in_14197 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_14197 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	-moz-border-radius:  1px;
	-webkit-border-radius:  1px;
	border-radius:  1px;
}
/*
 * 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_14567 ul, #cleanLists_stacks_in_14567 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_14567.sectionTypeHeader, #cleanLists_stacks_in_14567.sectionTypeButton, #cleanLists_stacks_in_14567 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_14567.backgroundOn, #cleanLists_stacks_in_14567.backgroundOn, #cleanLists_stacks_in_14567.backgroundOn li, #cleanLists_stacks_in_14567.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_14567.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_14567.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_14567.backgroundOff li, #cleanLists_stacks_in_14567.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_14567.sectionTypeHeader h1, #cleanLists_stacks_in_14567.sectionTypeButton h1,
#cleanLists_stacks_in_14567.sectionTypeHeader h2, #cleanLists_stacks_in_14567.sectionTypeButton h2,
#cleanLists_stacks_in_14567.sectionTypeHeader h3, #cleanLists_stacks_in_14567.sectionTypeButton h3,
#cleanLists_stacks_in_14567.sectionTypeHeader h4, #cleanLists_stacks_in_14567.sectionTypeButton h4,
#cleanLists_stacks_in_14567.sectionTypeHeader h5, #cleanLists_stacks_in_14567.sectionTypeButton h5,
#cleanLists_stacks_in_14567.sectionTypeHeader h6, #cleanLists_stacks_in_14567.sectionTypeButton h6,
#cleanLists_stacks_in_14567.sectionTypeHeader h1 p, #cleanLists_stacks_in_14567.sectionTypeButton h1 p,
#cleanLists_stacks_in_14567.sectionTypeHeader h2 p, #cleanLists_stacks_in_14567.sectionTypeButton h2 p,
#cleanLists_stacks_in_14567.sectionTypeHeader h3 p, #cleanLists_stacks_in_14567.sectionTypeButton h3 p,
#cleanLists_stacks_in_14567.sectionTypeHeader h4 p, #cleanLists_stacks_in_14567.sectionTypeButton h4 p,
#cleanLists_stacks_in_14567.sectionTypeHeader h5 p, #cleanLists_stacks_in_14567.sectionTypeButton h5 p,
#cleanLists_stacks_in_14567.sectionTypeHeader h6 p, #cleanLists_stacks_in_14567.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_14567 a, #cleanLists_stacks_in_14567.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14567 a:hover, #cleanLists_stacks_in_14567.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14567.sectionTypeHeader *, #cleanLists_stacks_in_14567.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_14567 {
	display: block;
	width: inherit;
	font-size: 14px;
	line-height: 16px;
}
#cleanLists_stacks_in_14567 p {
	font-size: 14px;
}
#cleanLists_stacks_in_14567 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_14567 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14567 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14567 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_14567 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_14567 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_14567 li .bulletSections, #cleanLists_stacks_in_14567 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #FB0207 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_14567 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_14567.bulletBox li .customBulletBox, #cleanLists_stacks_in_14567.bulletCircle li .customBulletCircle {
	border: solid 1px #FB0207;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14567.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_14567.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14567.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_14567.bulletOff,
#cleanLists_stacks_in_14567.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_14567.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_14567.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_14567.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_14567.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_14567.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_14567 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_14567 .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_14567 .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_14567 .buttonSimple:hover, #cleanLists_stacks_in_14567 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_14567 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	-moz-border-radius:  1px;
	-webkit-border-radius:  1px;
	border-radius:  1px;
}

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


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










#stacks_in_14587 a:link, #stacks_in_14587 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14587 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_14587 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

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

#stacks_in_14863 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 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_14204 ul, #cleanLists_stacks_in_14204 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_14204.sectionTypeHeader, #cleanLists_stacks_in_14204.sectionTypeButton, #cleanLists_stacks_in_14204 li {
	padding-top: 8px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_14204.backgroundOn, #cleanLists_stacks_in_14204.backgroundOn, #cleanLists_stacks_in_14204.backgroundOn li, #cleanLists_stacks_in_14204.backgroundOn {
	background-color: #FF8000;
}
#cleanLists_stacks_in_14204.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_14204.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_14204.backgroundOff li, #cleanLists_stacks_in_14204.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_14204.sectionTypeHeader h1, #cleanLists_stacks_in_14204.sectionTypeButton h1,
#cleanLists_stacks_in_14204.sectionTypeHeader h2, #cleanLists_stacks_in_14204.sectionTypeButton h2,
#cleanLists_stacks_in_14204.sectionTypeHeader h3, #cleanLists_stacks_in_14204.sectionTypeButton h3,
#cleanLists_stacks_in_14204.sectionTypeHeader h4, #cleanLists_stacks_in_14204.sectionTypeButton h4,
#cleanLists_stacks_in_14204.sectionTypeHeader h5, #cleanLists_stacks_in_14204.sectionTypeButton h5,
#cleanLists_stacks_in_14204.sectionTypeHeader h6, #cleanLists_stacks_in_14204.sectionTypeButton h6,
#cleanLists_stacks_in_14204.sectionTypeHeader h1 p, #cleanLists_stacks_in_14204.sectionTypeButton h1 p,
#cleanLists_stacks_in_14204.sectionTypeHeader h2 p, #cleanLists_stacks_in_14204.sectionTypeButton h2 p,
#cleanLists_stacks_in_14204.sectionTypeHeader h3 p, #cleanLists_stacks_in_14204.sectionTypeButton h3 p,
#cleanLists_stacks_in_14204.sectionTypeHeader h4 p, #cleanLists_stacks_in_14204.sectionTypeButton h4 p,
#cleanLists_stacks_in_14204.sectionTypeHeader h5 p, #cleanLists_stacks_in_14204.sectionTypeButton h5 p,
#cleanLists_stacks_in_14204.sectionTypeHeader h6 p, #cleanLists_stacks_in_14204.sectionTypeButton h6 p {
	color: #000000;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_14204 a, #cleanLists_stacks_in_14204.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14204 a:hover, #cleanLists_stacks_in_14204.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14204.sectionTypeHeader *, #cleanLists_stacks_in_14204.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_14204 {
	display: block;
	width: inherit;
	font-size: 14px;
	line-height: 16px;
}
#cleanLists_stacks_in_14204 p {
	font-size: 14px;
}
#cleanLists_stacks_in_14204 li {
	color: #000000;
	padding-left:
	24px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_14204 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14204 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14204 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_14204 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_14204 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_14204 li .bulletSections, #cleanLists_stacks_in_14204 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_14204 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_14204.bulletBox li .customBulletBox, #cleanLists_stacks_in_14204.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14204.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_14204.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14204.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_14204.bulletOff,
#cleanLists_stacks_in_14204.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_14204.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_14204.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_14204.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_14204.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_14204.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_14204 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_14204 .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_14204 .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_14204 .buttonSimple:hover, #cleanLists_stacks_in_14204 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_14204 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 1px;
}
/*
 * 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_14206 ul, #cleanLists_stacks_in_14206 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_14206.sectionTypeHeader, #cleanLists_stacks_in_14206.sectionTypeButton, #cleanLists_stacks_in_14206 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_14206.backgroundOn, #cleanLists_stacks_in_14206.backgroundOn, #cleanLists_stacks_in_14206.backgroundOn li, #cleanLists_stacks_in_14206.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_14206.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_14206.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_14206.backgroundOff li, #cleanLists_stacks_in_14206.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_14206.sectionTypeHeader h1, #cleanLists_stacks_in_14206.sectionTypeButton h1,
#cleanLists_stacks_in_14206.sectionTypeHeader h2, #cleanLists_stacks_in_14206.sectionTypeButton h2,
#cleanLists_stacks_in_14206.sectionTypeHeader h3, #cleanLists_stacks_in_14206.sectionTypeButton h3,
#cleanLists_stacks_in_14206.sectionTypeHeader h4, #cleanLists_stacks_in_14206.sectionTypeButton h4,
#cleanLists_stacks_in_14206.sectionTypeHeader h5, #cleanLists_stacks_in_14206.sectionTypeButton h5,
#cleanLists_stacks_in_14206.sectionTypeHeader h6, #cleanLists_stacks_in_14206.sectionTypeButton h6,
#cleanLists_stacks_in_14206.sectionTypeHeader h1 p, #cleanLists_stacks_in_14206.sectionTypeButton h1 p,
#cleanLists_stacks_in_14206.sectionTypeHeader h2 p, #cleanLists_stacks_in_14206.sectionTypeButton h2 p,
#cleanLists_stacks_in_14206.sectionTypeHeader h3 p, #cleanLists_stacks_in_14206.sectionTypeButton h3 p,
#cleanLists_stacks_in_14206.sectionTypeHeader h4 p, #cleanLists_stacks_in_14206.sectionTypeButton h4 p,
#cleanLists_stacks_in_14206.sectionTypeHeader h5 p, #cleanLists_stacks_in_14206.sectionTypeButton h5 p,
#cleanLists_stacks_in_14206.sectionTypeHeader h6 p, #cleanLists_stacks_in_14206.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_14206 a, #cleanLists_stacks_in_14206.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14206 a:hover, #cleanLists_stacks_in_14206.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14206.sectionTypeHeader *, #cleanLists_stacks_in_14206.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_14206 {
	display: block;
	width: inherit;
	font-size: 14px;
	line-height: 16px;
}
#cleanLists_stacks_in_14206 p {
	font-size: 14px;
}
#cleanLists_stacks_in_14206 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_14206 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14206 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14206 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_14206 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_14206 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_14206 li .bulletSections, #cleanLists_stacks_in_14206 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #118040 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_14206 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_14206.bulletBox li .customBulletBox, #cleanLists_stacks_in_14206.bulletCircle li .customBulletCircle {
	border: solid 1px #118040;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14206.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_14206.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14206.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_14206.bulletOff,
#cleanLists_stacks_in_14206.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_14206.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_14206.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_14206.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_14206.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_14206.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_14206 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_14206 .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_14206 .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_14206 .buttonSimple:hover, #cleanLists_stacks_in_14206 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_14206 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}
/*
 * 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_14569 ul, #cleanLists_stacks_in_14569 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_14569.sectionTypeHeader, #cleanLists_stacks_in_14569.sectionTypeButton, #cleanLists_stacks_in_14569 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_14569.backgroundOn, #cleanLists_stacks_in_14569.backgroundOn, #cleanLists_stacks_in_14569.backgroundOn li, #cleanLists_stacks_in_14569.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_14569.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_14569.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_14569.backgroundOff li, #cleanLists_stacks_in_14569.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_14569.sectionTypeHeader h1, #cleanLists_stacks_in_14569.sectionTypeButton h1,
#cleanLists_stacks_in_14569.sectionTypeHeader h2, #cleanLists_stacks_in_14569.sectionTypeButton h2,
#cleanLists_stacks_in_14569.sectionTypeHeader h3, #cleanLists_stacks_in_14569.sectionTypeButton h3,
#cleanLists_stacks_in_14569.sectionTypeHeader h4, #cleanLists_stacks_in_14569.sectionTypeButton h4,
#cleanLists_stacks_in_14569.sectionTypeHeader h5, #cleanLists_stacks_in_14569.sectionTypeButton h5,
#cleanLists_stacks_in_14569.sectionTypeHeader h6, #cleanLists_stacks_in_14569.sectionTypeButton h6,
#cleanLists_stacks_in_14569.sectionTypeHeader h1 p, #cleanLists_stacks_in_14569.sectionTypeButton h1 p,
#cleanLists_stacks_in_14569.sectionTypeHeader h2 p, #cleanLists_stacks_in_14569.sectionTypeButton h2 p,
#cleanLists_stacks_in_14569.sectionTypeHeader h3 p, #cleanLists_stacks_in_14569.sectionTypeButton h3 p,
#cleanLists_stacks_in_14569.sectionTypeHeader h4 p, #cleanLists_stacks_in_14569.sectionTypeButton h4 p,
#cleanLists_stacks_in_14569.sectionTypeHeader h5 p, #cleanLists_stacks_in_14569.sectionTypeButton h5 p,
#cleanLists_stacks_in_14569.sectionTypeHeader h6 p, #cleanLists_stacks_in_14569.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_14569 a, #cleanLists_stacks_in_14569.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14569 a:hover, #cleanLists_stacks_in_14569.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14569.sectionTypeHeader *, #cleanLists_stacks_in_14569.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_14569 {
	display: block;
	width: inherit;
	font-size: 14px;
	line-height: 16px;
}
#cleanLists_stacks_in_14569 p {
	font-size: 14px;
}
#cleanLists_stacks_in_14569 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_14569 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14569 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14569 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_14569 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_14569 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_14569 li .bulletSections, #cleanLists_stacks_in_14569 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #FB0207 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_14569 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_14569.bulletBox li .customBulletBox, #cleanLists_stacks_in_14569.bulletCircle li .customBulletCircle {
	border: solid 1px #FB0207;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14569.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_14569.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14569.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_14569.bulletOff,
#cleanLists_stacks_in_14569.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_14569.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_14569.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_14569.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_14569.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_14569.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_14569 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_14569 .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_14569 .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_14569 .buttonSimple:hover, #cleanLists_stacks_in_14569 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_14569 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	-moz-border-radius:  1px;
	-webkit-border-radius:  1px;
	border-radius:  1px;
}
 :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.tactic3d.com/rw_common/plugins/stacks/mejs-controls.svg')}#stacks_in_14549{overflow:hidden}#stacks_in_14549 .html5video_wrapper{width:100%;text-align:center;height:auto;max-width:600px;}#stacks_in_14549 div:focus{outline:none}#stacks_in_14549 .html5video,#stacks_in_14549 img,#stacks_in_14549 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}#stacks_in_14549 button{-webkit-box-shadow:none;box-shadow:none;border-width:0;border-style:none}#stacks_in_14549 .mejs__container .mejs__overlay-play,#stacks_in_14549 .mejs__container .mejs__overlay-loading{}#stacks_in_14549 .mejs__container .mejs__controls{}#stacks_in_14549 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}#stacks_in_14549 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}#stacks_in_14549 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
#stacks_in_14589_button {
	display:block;
	position: relative;
	text-align: center;
}


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










#stacks_in_14589 a:link, #stacks_in_14589 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14589 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_14589 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

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

#stacks_in_14550 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 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_14213 ul, #cleanLists_stacks_in_14213 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_14213.sectionTypeHeader, #cleanLists_stacks_in_14213.sectionTypeButton, #cleanLists_stacks_in_14213 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_14213.backgroundOn, #cleanLists_stacks_in_14213.backgroundOn, #cleanLists_stacks_in_14213.backgroundOn li, #cleanLists_stacks_in_14213.backgroundOn {
	background-color: #FF8000;
}
#cleanLists_stacks_in_14213.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_14213.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_14213.backgroundOff li, #cleanLists_stacks_in_14213.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_14213.sectionTypeHeader h1, #cleanLists_stacks_in_14213.sectionTypeButton h1,
#cleanLists_stacks_in_14213.sectionTypeHeader h2, #cleanLists_stacks_in_14213.sectionTypeButton h2,
#cleanLists_stacks_in_14213.sectionTypeHeader h3, #cleanLists_stacks_in_14213.sectionTypeButton h3,
#cleanLists_stacks_in_14213.sectionTypeHeader h4, #cleanLists_stacks_in_14213.sectionTypeButton h4,
#cleanLists_stacks_in_14213.sectionTypeHeader h5, #cleanLists_stacks_in_14213.sectionTypeButton h5,
#cleanLists_stacks_in_14213.sectionTypeHeader h6, #cleanLists_stacks_in_14213.sectionTypeButton h6,
#cleanLists_stacks_in_14213.sectionTypeHeader h1 p, #cleanLists_stacks_in_14213.sectionTypeButton h1 p,
#cleanLists_stacks_in_14213.sectionTypeHeader h2 p, #cleanLists_stacks_in_14213.sectionTypeButton h2 p,
#cleanLists_stacks_in_14213.sectionTypeHeader h3 p, #cleanLists_stacks_in_14213.sectionTypeButton h3 p,
#cleanLists_stacks_in_14213.sectionTypeHeader h4 p, #cleanLists_stacks_in_14213.sectionTypeButton h4 p,
#cleanLists_stacks_in_14213.sectionTypeHeader h5 p, #cleanLists_stacks_in_14213.sectionTypeButton h5 p,
#cleanLists_stacks_in_14213.sectionTypeHeader h6 p, #cleanLists_stacks_in_14213.sectionTypeButton h6 p {
	color: #000000;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_14213 a, #cleanLists_stacks_in_14213.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14213 a:hover, #cleanLists_stacks_in_14213.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14213.sectionTypeHeader *, #cleanLists_stacks_in_14213.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_14213 {
	display: block;
	width: inherit;
	font-size: 14px;
	line-height: 16px;
}
#cleanLists_stacks_in_14213 p {
	font-size: 14px;
}
#cleanLists_stacks_in_14213 li {
	color: #000000;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_14213 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14213 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14213 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_14213 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_14213 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_14213 li .bulletSections, #cleanLists_stacks_in_14213 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_14213 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_14213.bulletBox li .customBulletBox, #cleanLists_stacks_in_14213.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14213.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_14213.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14213.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_14213.bulletOff,
#cleanLists_stacks_in_14213.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_14213.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_14213.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_14213.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_14213.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_14213.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_14213 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_14213 .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_14213 .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_14213 .buttonSimple:hover, #cleanLists_stacks_in_14213 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_14213 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}
/*
 * 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_14215 ul, #cleanLists_stacks_in_14215 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_14215.sectionTypeHeader, #cleanLists_stacks_in_14215.sectionTypeButton, #cleanLists_stacks_in_14215 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_14215.backgroundOn, #cleanLists_stacks_in_14215.backgroundOn, #cleanLists_stacks_in_14215.backgroundOn li, #cleanLists_stacks_in_14215.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_14215.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_14215.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_14215.backgroundOff li, #cleanLists_stacks_in_14215.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_14215.sectionTypeHeader h1, #cleanLists_stacks_in_14215.sectionTypeButton h1,
#cleanLists_stacks_in_14215.sectionTypeHeader h2, #cleanLists_stacks_in_14215.sectionTypeButton h2,
#cleanLists_stacks_in_14215.sectionTypeHeader h3, #cleanLists_stacks_in_14215.sectionTypeButton h3,
#cleanLists_stacks_in_14215.sectionTypeHeader h4, #cleanLists_stacks_in_14215.sectionTypeButton h4,
#cleanLists_stacks_in_14215.sectionTypeHeader h5, #cleanLists_stacks_in_14215.sectionTypeButton h5,
#cleanLists_stacks_in_14215.sectionTypeHeader h6, #cleanLists_stacks_in_14215.sectionTypeButton h6,
#cleanLists_stacks_in_14215.sectionTypeHeader h1 p, #cleanLists_stacks_in_14215.sectionTypeButton h1 p,
#cleanLists_stacks_in_14215.sectionTypeHeader h2 p, #cleanLists_stacks_in_14215.sectionTypeButton h2 p,
#cleanLists_stacks_in_14215.sectionTypeHeader h3 p, #cleanLists_stacks_in_14215.sectionTypeButton h3 p,
#cleanLists_stacks_in_14215.sectionTypeHeader h4 p, #cleanLists_stacks_in_14215.sectionTypeButton h4 p,
#cleanLists_stacks_in_14215.sectionTypeHeader h5 p, #cleanLists_stacks_in_14215.sectionTypeButton h5 p,
#cleanLists_stacks_in_14215.sectionTypeHeader h6 p, #cleanLists_stacks_in_14215.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_14215 a, #cleanLists_stacks_in_14215.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14215 a:hover, #cleanLists_stacks_in_14215.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14215.sectionTypeHeader *, #cleanLists_stacks_in_14215.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_14215 {
	display: block;
	width: inherit;
	font-size: 14px;
	line-height: 16px;
}
#cleanLists_stacks_in_14215 p {
	font-size: 14px;
}
#cleanLists_stacks_in_14215 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_14215 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14215 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14215 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_14215 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_14215 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_14215 li .bulletSections, #cleanLists_stacks_in_14215 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #118040 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_14215 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_14215.bulletBox li .customBulletBox, #cleanLists_stacks_in_14215.bulletCircle li .customBulletCircle {
	border: solid 1px #118040;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14215.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_14215.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14215.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_14215.bulletOff,
#cleanLists_stacks_in_14215.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_14215.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_14215.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_14215.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_14215.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_14215.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_14215 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_14215 .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_14215 .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_14215 .buttonSimple:hover, #cleanLists_stacks_in_14215 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_14215 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}
/*
 * 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_14571 ul, #cleanLists_stacks_in_14571 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_14571.sectionTypeHeader, #cleanLists_stacks_in_14571.sectionTypeButton, #cleanLists_stacks_in_14571 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_14571.backgroundOn, #cleanLists_stacks_in_14571.backgroundOn, #cleanLists_stacks_in_14571.backgroundOn li, #cleanLists_stacks_in_14571.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_14571.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_14571.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_14571.backgroundOff li, #cleanLists_stacks_in_14571.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_14571.sectionTypeHeader h1, #cleanLists_stacks_in_14571.sectionTypeButton h1,
#cleanLists_stacks_in_14571.sectionTypeHeader h2, #cleanLists_stacks_in_14571.sectionTypeButton h2,
#cleanLists_stacks_in_14571.sectionTypeHeader h3, #cleanLists_stacks_in_14571.sectionTypeButton h3,
#cleanLists_stacks_in_14571.sectionTypeHeader h4, #cleanLists_stacks_in_14571.sectionTypeButton h4,
#cleanLists_stacks_in_14571.sectionTypeHeader h5, #cleanLists_stacks_in_14571.sectionTypeButton h5,
#cleanLists_stacks_in_14571.sectionTypeHeader h6, #cleanLists_stacks_in_14571.sectionTypeButton h6,
#cleanLists_stacks_in_14571.sectionTypeHeader h1 p, #cleanLists_stacks_in_14571.sectionTypeButton h1 p,
#cleanLists_stacks_in_14571.sectionTypeHeader h2 p, #cleanLists_stacks_in_14571.sectionTypeButton h2 p,
#cleanLists_stacks_in_14571.sectionTypeHeader h3 p, #cleanLists_stacks_in_14571.sectionTypeButton h3 p,
#cleanLists_stacks_in_14571.sectionTypeHeader h4 p, #cleanLists_stacks_in_14571.sectionTypeButton h4 p,
#cleanLists_stacks_in_14571.sectionTypeHeader h5 p, #cleanLists_stacks_in_14571.sectionTypeButton h5 p,
#cleanLists_stacks_in_14571.sectionTypeHeader h6 p, #cleanLists_stacks_in_14571.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_14571 a, #cleanLists_stacks_in_14571.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14571 a:hover, #cleanLists_stacks_in_14571.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14571.sectionTypeHeader *, #cleanLists_stacks_in_14571.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_14571 {
	display: block;
	width: inherit;
	font-size: 14px;
	line-height: 16px;
}
#cleanLists_stacks_in_14571 p {
	font-size: 14px;
}
#cleanLists_stacks_in_14571 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_14571 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14571 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14571 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_14571 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_14571 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_14571 li .bulletSections, #cleanLists_stacks_in_14571 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #FB0207 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_14571 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_14571.bulletBox li .customBulletBox, #cleanLists_stacks_in_14571.bulletCircle li .customBulletCircle {
	border: solid 1px #FB0207;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14571.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_14571.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14571.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_14571.bulletOff,
#cleanLists_stacks_in_14571.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_14571.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_14571.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_14571.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_14571.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_14571.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_14571 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_14571 .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_14571 .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_14571 .buttonSimple:hover, #cleanLists_stacks_in_14571 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_14571 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	-moz-border-radius:  1px;
	-webkit-border-radius:  1px;
	border-radius:  1px;
}
 :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.tactic3d.com/rw_common/plugins/stacks/mejs-controls.svg')}#stacks_in_14554{overflow:hidden}#stacks_in_14554 .html5video_wrapper{width:100%;text-align:center;height:auto;max-width:600px;}#stacks_in_14554 div:focus{outline:none}#stacks_in_14554 .html5video,#stacks_in_14554 img,#stacks_in_14554 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}#stacks_in_14554 button{-webkit-box-shadow:none;box-shadow:none;border-width:0;border-style:none}#stacks_in_14554 .mejs__container .mejs__overlay-play,#stacks_in_14554 .mejs__container .mejs__overlay-loading{}#stacks_in_14554 .mejs__container .mejs__controls{}#stacks_in_14554 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}#stacks_in_14554 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}#stacks_in_14554 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
#stacks_in_14630_button {
	display:block;
	position: relative;
	text-align: center;
}


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










#stacks_in_14630 a:link, #stacks_in_14630 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14630 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_14630 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

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

#stacks_in_14557 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 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_14220 ul, #cleanLists_stacks_in_14220 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_14220.sectionTypeHeader, #cleanLists_stacks_in_14220.sectionTypeButton, #cleanLists_stacks_in_14220 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_14220.backgroundOn, #cleanLists_stacks_in_14220.backgroundOn, #cleanLists_stacks_in_14220.backgroundOn li, #cleanLists_stacks_in_14220.backgroundOn {
	background-color: #FF8000;
}
#cleanLists_stacks_in_14220.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_14220.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_14220.backgroundOff li, #cleanLists_stacks_in_14220.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_14220.sectionTypeHeader h1, #cleanLists_stacks_in_14220.sectionTypeButton h1,
#cleanLists_stacks_in_14220.sectionTypeHeader h2, #cleanLists_stacks_in_14220.sectionTypeButton h2,
#cleanLists_stacks_in_14220.sectionTypeHeader h3, #cleanLists_stacks_in_14220.sectionTypeButton h3,
#cleanLists_stacks_in_14220.sectionTypeHeader h4, #cleanLists_stacks_in_14220.sectionTypeButton h4,
#cleanLists_stacks_in_14220.sectionTypeHeader h5, #cleanLists_stacks_in_14220.sectionTypeButton h5,
#cleanLists_stacks_in_14220.sectionTypeHeader h6, #cleanLists_stacks_in_14220.sectionTypeButton h6,
#cleanLists_stacks_in_14220.sectionTypeHeader h1 p, #cleanLists_stacks_in_14220.sectionTypeButton h1 p,
#cleanLists_stacks_in_14220.sectionTypeHeader h2 p, #cleanLists_stacks_in_14220.sectionTypeButton h2 p,
#cleanLists_stacks_in_14220.sectionTypeHeader h3 p, #cleanLists_stacks_in_14220.sectionTypeButton h3 p,
#cleanLists_stacks_in_14220.sectionTypeHeader h4 p, #cleanLists_stacks_in_14220.sectionTypeButton h4 p,
#cleanLists_stacks_in_14220.sectionTypeHeader h5 p, #cleanLists_stacks_in_14220.sectionTypeButton h5 p,
#cleanLists_stacks_in_14220.sectionTypeHeader h6 p, #cleanLists_stacks_in_14220.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_14220 a, #cleanLists_stacks_in_14220.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14220 a:hover, #cleanLists_stacks_in_14220.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14220.sectionTypeHeader *, #cleanLists_stacks_in_14220.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_14220 {
	display: block;
	width: inherit;
	font-size: 14px;
	line-height: 16px;
}
#cleanLists_stacks_in_14220 p {
	font-size: 14px;
}
#cleanLists_stacks_in_14220 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_14220 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14220 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14220 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_14220 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_14220 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_14220 li .bulletSections, #cleanLists_stacks_in_14220 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_14220 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_14220.bulletBox li .customBulletBox, #cleanLists_stacks_in_14220.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14220.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_14220.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14220.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_14220.bulletOff,
#cleanLists_stacks_in_14220.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_14220.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_14220.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_14220.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_14220.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_14220.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_14220 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_14220 .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_14220 .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_14220 .buttonSimple:hover, #cleanLists_stacks_in_14220 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_14220 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}
/*
 * 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_14222 ul, #cleanLists_stacks_in_14222 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_14222.sectionTypeHeader, #cleanLists_stacks_in_14222.sectionTypeButton, #cleanLists_stacks_in_14222 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_14222.backgroundOn, #cleanLists_stacks_in_14222.backgroundOn, #cleanLists_stacks_in_14222.backgroundOn li, #cleanLists_stacks_in_14222.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_14222.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_14222.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_14222.backgroundOff li, #cleanLists_stacks_in_14222.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_14222.sectionTypeHeader h1, #cleanLists_stacks_in_14222.sectionTypeButton h1,
#cleanLists_stacks_in_14222.sectionTypeHeader h2, #cleanLists_stacks_in_14222.sectionTypeButton h2,
#cleanLists_stacks_in_14222.sectionTypeHeader h3, #cleanLists_stacks_in_14222.sectionTypeButton h3,
#cleanLists_stacks_in_14222.sectionTypeHeader h4, #cleanLists_stacks_in_14222.sectionTypeButton h4,
#cleanLists_stacks_in_14222.sectionTypeHeader h5, #cleanLists_stacks_in_14222.sectionTypeButton h5,
#cleanLists_stacks_in_14222.sectionTypeHeader h6, #cleanLists_stacks_in_14222.sectionTypeButton h6,
#cleanLists_stacks_in_14222.sectionTypeHeader h1 p, #cleanLists_stacks_in_14222.sectionTypeButton h1 p,
#cleanLists_stacks_in_14222.sectionTypeHeader h2 p, #cleanLists_stacks_in_14222.sectionTypeButton h2 p,
#cleanLists_stacks_in_14222.sectionTypeHeader h3 p, #cleanLists_stacks_in_14222.sectionTypeButton h3 p,
#cleanLists_stacks_in_14222.sectionTypeHeader h4 p, #cleanLists_stacks_in_14222.sectionTypeButton h4 p,
#cleanLists_stacks_in_14222.sectionTypeHeader h5 p, #cleanLists_stacks_in_14222.sectionTypeButton h5 p,
#cleanLists_stacks_in_14222.sectionTypeHeader h6 p, #cleanLists_stacks_in_14222.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_14222 a, #cleanLists_stacks_in_14222.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14222 a:hover, #cleanLists_stacks_in_14222.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14222.sectionTypeHeader *, #cleanLists_stacks_in_14222.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_14222 {
	display: block;
	width: inherit;
	font-size: 14px;
	line-height: 16px;
}
#cleanLists_stacks_in_14222 p {
	font-size: 14px;
}
#cleanLists_stacks_in_14222 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_14222 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_14222 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_14222 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_14222 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_14222 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_14222 li .bulletSections, #cleanLists_stacks_in_14222 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #118002 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_14222 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_14222.bulletBox li .customBulletBox, #cleanLists_stacks_in_14222.bulletCircle li .customBulletCircle {
	border: solid 1px #118002;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14222.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_14222.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_14222.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_14222.bulletOff,
#cleanLists_stacks_in_14222.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_14222.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_14222.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_14222.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_14222.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_14222.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_14222 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_14222 .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_14222 .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_14222 .buttonSimple:hover, #cleanLists_stacks_in_14222 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


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


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










#stacks_in_14632 a:link, #stacks_in_14632 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14632 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_14632 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

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

#stacks_in_14562 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}

#stacks_in_14857_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_14857 a:link, #stacks_in_14857 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_14857 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_14857 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_14857 {
	background-color: rgba(253, 128, 8, 0.68);
	padding: 19px 0px 14px 0px;
}

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

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

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

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

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



/* Questions */
#stacks_in_14347 ul.kulerQuestions {list-style-type: none;font-size: 1.1em;line-height: 1.6em;}
#stacks_in_14347 .kulerQuestions li {margin-left: 0;background-image: none !important;list-style-type: none !important;font-style: italic;font-weight: bold;}
#stacks_in_14347 ul.kulerQuestions li{list-style-type: none;padding-left: 20px;}
#stacks_in_14347 ul.kulerQuestions .faq-topic-link{text-decoration: none;padding-top: 10px;padding-bottom: 10px;line-height: 40px;}
#stacks_in_14347 .kulerQuestions{background: none;}
#stacks_in_14347 .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_14347 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_14347 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_14347 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_14347 #faq-ul-top{background: none no-repeat center;margin-left: auto;margin-right: auto;}


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

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

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

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



#stacks_in_14347 .kulerAnswers li ul{
	padding-left: 20px;
	margin-left: 20px;
	margin-top: 10px;
	padding-top: 10px;
}
#stacks_in_14347 .kulerAnswers ul.disc, #stacks_in_14347 .kulerAnswers ul.disc li {
margin: 0;
list-style-type: disc !important;
list-style-position: inside;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
}
