/*
 * flex-slider.2.5.0
 */

/** jQuery FlexSlider v2.5.0* http://www.woothemes.com/flexslider/** Copyright 2012 WooThemes* Free to use under the GPLv2 and later license.* http://www.gnu.org/licenses/gpl-2.0.html** Contributing author:Tyler Smith (@mbmufffin)**//* ====================================================================================================================* FONT-FACE* ====================================================================================================================*//*@font-face{font-family:'flexslider-icon';src:url('fonts/flexslider-icon.eot');src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),url('fonts/flexslider-icon.woff') format('woff'),url('fonts/flexslider-icon.ttf') format('truetype'),url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');font-weight:normal;font-style:normal}*//* ====================================================================================================================* RESETS* ====================================================================================================================*/.flex-container a:hover,.flex-slider a:hover,.flex-container a:focus,.flex-slider a:focus{outline:none}.slides,.slides > li,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}.flex-pauseplay span{text-transform:capitalize}/* ====================================================================================================================* BASE STYLES* ====================================================================================================================*/.sf-flexslider{margin:0;padding:0}.sf-flexslider .slides > li{display:none;-webkit-backface-visibility:hidden}.sf-flexslider .slides img{width:100%;display:block}.sf-flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .sf-flexslider .slides{display:block}* html .sf-flexslider .slides{height:1%}.no-js .sf-flexslider .slides > li:first-child{display:block}/* ====================================================================================================================* DEFAULT THEME* ====================================================================================================================*/.sf-flexslider{margin:0 0 60px;background:#ffffff;border:4px solid #ffffff;position:relative;zoom:1;border-radius:4px;-webkit-box-shadow:'' 0 1px 4px rgba(0,0,0,0.2);-o-box-shadow:'' 0 1px 4px rgba(0,0,0,0.2);box-shadow:'' 0 1px 4px rgba(0,0,0,0.2)}.sf-flexslider .slides{zoom:1}.sf-flexslider .slides img{height:auto}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;transition:all 1s ease}.sf-loading .flex-viewport{max-height:300px}.carousel li{margin-right:5px}.flex-direction-nav{*height:0}.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.flex-direction-nav a:before{font-size:40px;display:inline-block;content:'\f001';color:rgba(0,0,0,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3)}.flex-direction-nav a.flex-next:before{content:'\f002'}.flex-direction-nav .flex-prev{left:-50px}.flex-direction-nav .flex-next{right:-50px;text-align:right}.sf-flexslider:hover .flex-direction-nav .flex-prev{opacity:0.7;left:10px}.sf-flexslider:hover .flex-direction-nav .flex-prev:hover{opacity:1}.sf-flexslider:hover .flex-direction-nav .flex-next{opacity:0.7;right:10px}.sf-flexslider:hover .flex-direction-nav .flex-next:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:0.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-size:20px;display:inline-block;content:'\f004'}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:'\f003'}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,0.5);cursor:pointer;text-indent:-9999px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);box-shadow:inset 0 0 3px rgba(0,0,0,0.3);border-radius:20px}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,0.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,0.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-webkit-transition:all 1s ease;transition:all 1s ease}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}/* ====================================================================================================================* RESPONSIVE* ====================================================================================================================*/@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}


@-webkit-keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@-webkit-keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@-webkit-keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@-webkit-keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@-webkit-keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@-webkit-keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}@keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}.com_joeworkman_stacks_jack4_stack > .jack{margin:0;padding:0;border:0;background:none;background-color:transparent;position:relative;display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.com_joeworkman_stacks_jack4_stack > .jack.align-center{margin-left:auto !important;margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-right{margin-left:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-left{margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.touch-device{background-attachment:scroll !important}.com_joeworkman_stacks_jack4_stack > .jack.bg-image{background-size:auto}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass{z-index:1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass::after{background-size:auto;content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:-1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover.glass::after{background-size:cover}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain.glass::after{background-size:contain}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill.glass::after{background-size:100% 100%}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::after{z-index:-1;position:absolute;content:"";height:auto;background-color:transparent}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after{width:50%;top:50%}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x{overflow-x:auto !important;white-space:nowrap;-webkit-overflow-scrolling:touch}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x > .stacks_out{display:inline-block;white-space:nowrap}.com_joeworkman_stacks_jack4_stack > .jack.scroll-y{overflow-y:auto !important;-webkit-overflow-scrolling:touch}
#tiptip_holder{display:none;position:absolute;top:0;left:0;z-index:9950}#tiptip_holder.tip_top{padding-bottom:5px}#tiptip_holder.tip_bottom{padding-top:5px}#tiptip_holder.tip_right{padding-left:5px}#tiptip_holder.tip_left{padding-right:5px}#tiptip_content{border-radius:3px}#tiptip_arrow,#tiptip_arrow_inner{position:absolute;border-color:transparent;border-style:solid;border-width:6px;height:0;width:0}#tiptip_holder.tip_top #tiptip_arrow_inner{margin-top:-7px;margin-left:-6px}#tiptip_holder.tip_bottom #tiptip_arrow_inner{margin-top:-5px;margin-left:-6px}#tiptip_holder.tip_right #tiptip_arrow_inner{margin-top:-6px;margin-left:-5px}#tiptip_holder.tip_left #tiptip_arrow_inner{margin-top:-6px;margin-left:-7px}#tiptip_content{overflow:hidden;padding:5px}
 .no-js #foundation-loader{display:none}#foundation-loader{display:block;background-color:rgba(20, 20, 20, 1.00)}#foundation-loader .loader-inner{margin-left:0px}#foundation-loader .loader-inner > div{background-color:rgba(220, 220, 220, 1.00)}#foundation-loader .ball-grid-pulse,#foundation-loader .ball-grid-beat,#foundation-loader .semi-circle-spin{margin:0 auto;transform:translateY(40%)}#foundation-loader .loader-inner > div,#foundation-loader .ball-rotate > div:before,#foundation-loader .ball-rotate > div:after,#foundation-loader .ball-clip-rotate-pulse > div:first-child,#foundation-loader .pacman > div:nth-child(3),#foundation-loader .pacman > div:nth-child(4),#foundation-loader .pacman > div:nth-child(5),#foundation-loader .pacman > div:nth-child(6){background-color:rgba(220, 220, 220, 1.00)}#foundation-loader .square-spin > div,#foundation-loader .ball-clip-rotate > div{background-color:rgba(220, 220, 220, 1.00);border-color:rgba(220, 220, 220, 1.00)}#foundation-loader .ball-clip-rotate > div{border-bottom-color:transparent}#foundation-loader .ball-clip-rotate-pulse > div:last-child,#foundation-loader .ball-clip-rotate-multiple > div:last-child{background-color:transparent;border-color:rgba(220, 220, 220, 1.00) transparent rgba(220, 220, 220, 1.00) transparent}#foundation-loader .ball-clip-rotate-multiple > div{background-color:transparent;border-color:transparent rgba(220, 220, 220, 1.00) transparent rgba(220, 220, 220, 1.00)}#foundation-loader .ball-scale-ripple > div,#foundation-loader .ball-scale-ripple-multiple > div,#foundation-loader .ball-triangle-path > div{background-color:transparent;border-color:rgba(220, 220, 220, 1.00)}#foundation-loader .triangle-skew-spin > div{background-color:transparent;border-left-color:transparent;border-right-color:transparent;border-bottom-color:rgba(220, 220, 220, 1.00)}#foundation-loader .pacman > div:first-of-type,#foundation-loader .pacman > div:nth-child(2){background-color:transparent;border-right-color:transparent;border-top-color:rgba(220, 220, 220, 1.00);border-left-color:rgba(220, 220, 220, 1.00);border-bottom-color:rgba(220, 220, 220, 1.00)}#foundation-loader .semi-circle-spin > div{width:35px;height:35px;background-color:transparent;background-image:linear-gradient(transparent 0%,transparent 70%,rgba(220, 220, 220, 1.00) 30%,rgba(220, 220, 220, 1.00) 100%)}.stacks_top{opacity:0} .theme-version{display:block}.theme-version.number-110,#stacks_in_22235_21394{display:none}.stacks_out{overflow:visible !important}.stacks_in{overflow:visible}::selection{color:rgba(255, 255, 255, 1.00);background:rgba(0, 140, 186, 1.00);}::-moz-selection{color:rgba(255, 255, 255, 1.00);background:rgba(0, 140, 186, 1.00);}body,.font-family-text{font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:400;}h1,.font-family-h1{font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;font-style:normal;font-weight:300;}h1 a,.font-family-h1 a{font-family:inherit}h2,h3,h4,h5,h6,.font-family-h2{font-family:'Open Sans',sans-serif;font-style:normal;font-weight:600;}h2 a,h3 a,h4 a,h5 a,h6 a,.font-family-h2 a{font-family:inherit}body{background-color:#000000;}.hide-for-touch,.show-for-touch{display:none}.no-js .hide-for-touch{display:block}.vegas-loading{display:none}.vegas-background{image-rendering:optimizeQuality;max-width:none !important}.vegas-overlay,.vegas-background{-webkit-user-select:none;user-select:none}.hide-overflow{overflow:hidden !important}.columns > .equalizer.small-up{height:100%}@media only screen and (min-width:40.063em){.columns > .equalizer.medium-up{height:100%}}@media only screen and (min-width:62.563em){.columns > .equalizer.large-up{height:100%}}@media only screen and (max-width:40em){.row.collapse-small > .columns{padding-left:0;padding-right:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row.collapse-medium > .columns{padding-left:0;padding-right:0}}@media only screen and (max-width:40em){.row .row.collapse-small{margin:0;width:auto}.row .row.collapse-small::before,.row .row.collapse-small::after{content:" ";display:table}.row .row.collapse-small::after{clear:both}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row .row.collapse-medium{margin:0;width:auto}.row .row.collapse-medium::before,.row .row.collapse-medium::after{content:" ";display:table}.row .row.collapse-medium::after{clear:both}}.column,.columns{padding-left:0.94rem;padding-right:0.94rem}.row .row{margin:0 -0.94rem}.row.divider > .columns:not(:first-child):before{content:" ";margin:0 -0.94rem;position:absolute}@media only screen and (max-width:40em){.row.divider-medium-up > .columns::before,.row.divider-large-up > .columns::before,.small-12::before{display:none}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row.divider-large-up > .columns::before,.medium-12::before{display:none}}@media only screen and (min-width:62.563em){.large-12:before{display:none}}.floating-body.radius{border-radius:3px}.floating-body.radius > .columns > .stacks_out:first-child > .stacks_in > .top-bar-wrapper:not(.fixed){border-top-right-radius:3px;border-top-left-radius:3px}.floating-body .top-bar-wrapper.contain-to-grid.fixed{max-width:1200px;left:50%;transform:translateX(-50%)}.radius{background-clip:padding-box}img{color:#000000}img.radius{border-radius:3px}img.round{border-radius:1000px}.row{max-width:1200px !important;}.row.max-edge{max-width:100% !important}body{color:rgba(102, 102, 102, 1.00)}a{color:rgba(0, 140, 186, 1.00);-webkit-text-decoration:none;text-decoration:none;font-weight:inherit}a:hover,a:focus{color:rgba(0, 102, 136, 1.00)}a.close,a.close-reveal-modal{text-decoration:none}.alt{color:rgba(255, 255, 255, 1.00)}.alt a{color:rgba(0, 140, 186, 1.00);-webkit-text-decoration:none;text-decoration:none}.alt a:hover,.alt a:focus{color:rgba(0, 102, 136, 1.00)}.alt small{color:rgba(255, 255, 255, 1.00)}h1,h2,h3,h4,h5,h6{color:rgba(102, 102, 102, 1.00);margin-top:0}h1.alt,h2.alt,h3.alt,h4.alt,h5.alt,h6.alt{color:rgba(255, 255, 255, 1.00)}h1.subheader,h2.subheader,h3.subheader,h4.subheader,h5.subheader,h6.subheader{color:rgba(132, 132, 132, 1.00)}h1.subheader.alt,h2.subheader.alt,h3.subheader.alt,h4.subheader.alt,h5.subheader.alt,h6.subheader.alt{color:rgba(255, 255, 255, 1.00)}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:30%;color:rgba(132, 132, 132, 1.00)}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit !important}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{opacity:0.8;color:inherit !important}h1{font-size:2.12rem}h2{font-size:1.69rem}h3{font-size:1.38rem}h4{font-size:1.12rem}h5{font-size:1.12rem}h6{font-size:1.00rem}p,ul li,ol li{font-size:1.00rem}@media only screen and (min-width:40.063em){h1{font-size:2.75rem}h2{font-size:2.31rem}h3{font-size:1.69rem}h4{font-size:1.44rem}h5{font-size:1.12rem}h6{font-size:1.00rem}p,ul li,ol li{font-size:1.00rem}}code{color:rgba(204, 55, 30, 1.00)}hr,blockquote,abbr,acronym,.vcard{border-color:rgba(221, 221, 221, 1.00)}hr.alt,blockquote.alt,abbr.alt,acronym.alt,.vcard.alt{border-color:rgba(221, 221, 221, 1.00)}hr.primary,blockquote.primary,abbr.primary,acronym.primary,.vcard.primary{border-color:rgba(0, 140, 186, 1.00)}hr.primary,blockquote.primary,abbr.primary,acronym.primary,.vcard.primary{border-color:rgba(0, 140, 186, 1.00)}hr.secondary,blockquote.secondary,abbr.secondary,acronym.secondary,.vcard.secondary{border-color:rgba(231, 231, 231, 1.00)}hr.swatch1,blockquote.swatch1,abbr.swatch1,acronym.swatch1,.vcard.swatch1{border-color:rgba(34, 34, 34, 1.00)}hr.swatch2,blockquote.swatch2,abbr.swatch2,acronym.swatch2,.vcard.swatch2{border-color:rgba(34, 34, 34, 1.00)}hr.swatch3,blockquote.swatch3,abbr.swatch3,acronym.swatch3,.vcard.swatch3{border-color:rgba(34, 34, 34, 1.00)}hr.swatch4,blockquote.swatch4,abbr.swatch4,acronym.swatch4,.vcard.swatch4{border-color:rgba(248, 248, 248, 1.00)}hr.swatch5,blockquote.swatch5,abbr.swatch5,acronym.swatch5,.vcard.swatch5{border-color:rgba(248, 248, 248, 1.00)}hr.swatch6,blockquote.swatch6,abbr.swatch6,acronym.swatch6,.vcard.swatch6{border-color:rgba(248, 248, 248, 1.00)}blockquote,blockquote p{color:rgba(132, 132, 132, 1.00)}blockquote cite,blockquote cite a,blockquote p cite,blockquote p cite a{color:rgba(122, 122, 122, 1.00)}blockquote.alt,blockquote.alt p,blockquote p.alt,blockquote p.alt p{color:rgba(255, 255, 255, 1.00)}blockquote.alt cite,blockquote.alt cite a,blockquote.alt p cite,blockquote.alt p cite a,blockquote p.alt cite,blockquote p.alt cite a,blockquote p.alt p cite,blockquote p.alt p cite a{color:rgba(255, 255, 255, 1.00)}.flex-video{margin-bottom:0}.contain-to-grid .top-bar{max-width:1200px}.top-bar .top-bar-section ul li > a.button{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.top-bar .top-bar-section ul li > a.button:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.top-bar .top-bar-section ul li > a.button.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.top-bar .top-bar-section ul li > a.button.secondary:hover{color:rgba(51, 51, 51, 1.00);background-color:rgba(219, 219, 219, 1.00)}.top-bar .top-bar-section ul li > a.button.alert{background-color:rgba(240, 65, 36, 1.00)}.top-bar .top-bar-section ul li > a.button.alert:hover{background-color:rgba(228, 61, 34, 1.00)}.top-bar .top-bar-section ul li > a.button.success{background-color:rgba(67, 172, 106, 1.00)}.top-bar .top-bar-section ul li > a.button.success:hover{background-color:rgba(63, 163, 100, 1.00)}.top-bar .top-bar-section ul li > a.button.radius{border-radius:3px}.top-bar-wrapper.fn-scheme-primary{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.top-bar-wrapper.fn-scheme-primary ul:not(.title-area) ul.dropdown{background-color:rgba(0, 140, 186, 1.00)}.top-bar-wrapper.fn-scheme-primary .site-title,.top-bar-wrapper.fn-scheme-primary .site-title small,.top-bar-wrapper.fn-scheme-primary a:not(.button){color:rgba(255, 255, 255, 1.00) !important}.top-bar-wrapper.fn-scheme-primary .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(255, 255, 255, 1.00),0 7px 0 1px rgba(255, 255, 255, 1.00),0 14px 0 1px rgba(255, 255, 255, 1.00)}.top-bar-wrapper.fn-scheme-secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.top-bar-wrapper.fn-scheme-secondary ul:not(.title-area) ul.dropdown{background-color:rgba(231, 231, 231, 1.00)}.top-bar-wrapper.fn-scheme-secondary .site-title,.top-bar-wrapper.fn-scheme-secondary .site-title small,.top-bar-wrapper.fn-scheme-secondary a:not(.button){color:rgba(51, 51, 51, 1.00) !important}.top-bar-wrapper.fn-scheme-secondary .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(51, 51, 51, 1.00),0 7px 0 1px rgba(51, 51, 51, 1.00),0 14px 0 1px rgba(51, 51, 51, 1.00)}.top-bar-wrapper.fn-scheme-swatch1{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch1 ul:not(.title-area) ul.dropdown{background-color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch1 .site-title,.top-bar-wrapper.fn-scheme-swatch1 .site-title small,.top-bar-wrapper.fn-scheme-swatch1 a:not(.button){color:rgba(248, 248, 248, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch1 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch2{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch2 ul:not(.title-area) ul.dropdown{background-color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch2 .site-title,.top-bar-wrapper.fn-scheme-swatch2 .site-title small,.top-bar-wrapper.fn-scheme-swatch2 a:not(.button){color:rgba(248, 248, 248, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch2 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch3{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch3 ul:not(.title-area) ul.dropdown{background-color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch3 .site-title,.top-bar-wrapper.fn-scheme-swatch3 .site-title small,.top-bar-wrapper.fn-scheme-swatch3 a:not(.button){color:rgba(248, 248, 248, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch3 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch4{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch4 ul:not(.title-area) ul.dropdown{background-color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch4 .site-title,.top-bar-wrapper.fn-scheme-swatch4 .site-title small,.top-bar-wrapper.fn-scheme-swatch4 a:not(.button){color:rgba(34, 34, 34, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch4 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch5{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch5 ul:not(.title-area) ul.dropdown{background-color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch5 .site-title,.top-bar-wrapper.fn-scheme-swatch5 .site-title small,.top-bar-wrapper.fn-scheme-swatch5 a:not(.button){color:rgba(34, 34, 34, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch5 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch6{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch6 ul:not(.title-area) ul.dropdown{background-color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch6 .site-title,.top-bar-wrapper.fn-scheme-swatch6 .site-title small,.top-bar-wrapper.fn-scheme-swatch6 a:not(.button){color:rgba(34, 34, 34, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch6 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00)}.alert-box{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00);border-color:rgba(0, 133, 176, 1.00)}.alert-box a:not(.close){color:rgba(255, 255, 255, 1.00);text-decoration:underline}.alert-box.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00);border-color:rgba(219, 219, 219, 1.00)}.alert-box.alert{background-color:rgba(240, 65, 36, 1.00);border-color:rgba(228, 61, 34, 1.00)}.alert-box.success{background-color:rgba(67, 172, 106, 1.00);border-color:rgba(63, 163, 100, 1.00)}.alert-box.warning{background-color:rgba(240, 138, 36, 1.00);border-color:rgba(228, 131, 34, 1.00)}.alert-box.info{background-color:rgba(160, 211, 232, 1.00);color:rgba(76, 76, 76, 1.00);border-color:rgba(152, 200, 220, 1.00)}.alert-box.radius{border-radius:3px}.breadcrumbs{background-color:rgba(231, 231, 231, 1.00);border-color:rgba(219, 219, 219, 1.00);color:rgba(51, 51, 51, 1.00)}.breadcrumbs .current a{color:rgba(51, 51, 51, 1.00)}.breadcrumbs.radius{border-radius:3px}.breadcrumbs header{display:inline}.breadcrumbs .fa{font-size:1em}.breadcrumbs .unavailable{color:rgba(51, 51, 51, 1.00)}.breadcrumbs li:before{color:rgba(76, 76, 76, 1.00)}.breadcrumbs *:first-child:before{margin:0 .75rem}.button{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.button:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.button.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.button.secondary:hover{color:rgba(51, 51, 51, 1.00);background-color:rgba(219, 219, 219, 1.00)}.button.alert{background-color:rgba(240, 65, 36, 1.00)}.button.alert:hover{background-color:rgba(228, 61, 34, 1.00)}.button.success{background-color:rgba(67, 172, 106, 1.00)}.button.success:hover{background-color:rgba(63, 163, 100, 1.00)}.button.radius{border-radius:3px}.button.ghost{background-color:transparent;border-width:1px;border-color:rgba(0, 140, 186, 1.00);color:rgba(0, 140, 186, 1.00)}.button.ghost:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(0, 133, 176, 1.00);background-color:rgba(0, 133, 176, 1.00)}.button.ghost.secondary{border-color:rgba(231, 231, 231, 1.00);color:rgba(231, 231, 231, 1.00)}.button.ghost.secondary:hover{color:rgba(51, 51, 51, 1.00);border-color:rgba(219, 219, 219, 1.00);background-color:rgba(219, 219, 219, 1.00)}.button.ghost.alert{border-color:rgba(240, 65, 36, 1.00);color:rgba(240, 65, 36, 1.00)}.button.ghost.alert:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(228, 61, 34, 1.00);background-color:rgba(228, 61, 34, 1.00)}.button.ghost.success{border-color:rgba(67, 172, 106, 1.00);color:rgba(67, 172, 106, 1.00)}.button.ghost.success:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(63, 163, 100, 1.00);background-color:rgba(63, 163, 100, 1.00)}.split.button.radius span{border-top-right-radius:3px;border-bottom-right-radius:3px}.split.button span::after{border-top-color:rgba(255, 255, 255, 1.00)}.split.button.secondary span::after{border-top-color:rgba(51, 51, 51, 1.00)}.button-group.radius > *:first-child,.button-group.radius > *:first-child > a,.button-group.radius > *:first-child > button,.button-group.radius > *:first-child > .button{border-bottom-left-radius:3px;border-top-left-radius:3px}.button-group.radius > *:last-child,.button-group.radius > *:last-child > a,.button-group.radius > *:last-child > button,.button-group.radius > *:last-child > .button{border-top-right-radius:3px;border-bottom-right-radius:3px}.button-group.stack > li .button,.button-group.stack-for-small > li .button{border-top:1px solid rgba(255,255,255,0.5)}.icon-bar{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.icon-bar > .item{cursor:pointer;color:rgba(255, 255, 255, 1.00)}.icon-bar > .item label,.icon-bar > .item i{color:rgba(255, 255, 255, 1.00)}.icon-bar > .item:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.icon-bar.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.icon-bar.secondary > .item{color:rgba(51, 51, 51, 1.00)}.icon-bar.secondary > .item label,.icon-bar.secondary > .item i{color:rgba(51, 51, 51, 1.00)}.icon-bar.secondary > .item:hover{background-color:rgba(219, 219, 219, 1.00);color:rgba(51, 51, 51, 1.00)}form[data-abide] .error label{color:rgba(240, 65, 36, 1.00)}form[data-abide] .error small.error,form[data-abide] .error span.error{background-color:rgba(240, 65, 36, 1.00);color:rgba(255, 255, 255, 1.00)}input[type="radio"]{margin-left:1px}form input[type="text"],form input[type="password"],form input[type="date"],form input[type="datetime"],form input[type="datetime-local"],form input[type="month"],form input[type="week"],form input[type="email"],form input[type="number"],form input[type="search"],form input[type="tel"],form input[type="time"],form input[type="url"],form textarea,form select{font-size:16px;color:rgba(102, 102, 102, 1.00)}form input[type="text"]:focus,form input[type="password"]:focus,form input[type="date"]:focus,form input[type="datetime"]:focus,form input[type="datetime-local"]:focus,form input[type="month"]:focus,form input[type="week"]:focus,form input[type="email"]:focus,form input[type="number"]:focus,form input[type="search"]:focus,form input[type="tel"]:focus,form input[type="time"]:focus,form input[type="url"]:focus,form textarea:focus,form select:focus{border-color:rgba(0, 140, 186, 1.00)}form fieldset{border-color:rgba(221, 221, 221, 1.00)}form legend{background-color:#000000}form label{color:rgba(122, 122, 122, 1.00)}form.radius input[type="text"],form.radius input[type="password"],form.radius input[type="date"],form.radius input[type="datetime"],form.radius input[type="datetime-local"],form.radius input[type="month"],form.radius input[type="week"],form.radius input[type="email"],form.radius input[type="number"],form.radius input[type="search"],form.radius input[type="tel"],form.radius input[type="time"],form.radius input[type="url"],form.radius textarea,form.radius select,form.radius small.error{border-radius:3px}form.radius span.prefix,form.radius label.prefix{border-bottom-left-radius:3px;border-top-left-radius:3px}form.radius span.postfix,form.radius label.postfix{border-top-right-radius:3px;border-bottom-right-radius:3px}form.radius .input-group > *:first-child,form.radius .input-group > *:first-child *{border-bottom-left-radius:3px;border-top-left-radius:3px}form.radius .input-group > *:last-child,form.radius .input-group > *:last-child *{border-top-right-radius:3px;border-bottom-right-radius:3px}.range-slider,.range-slider.radius,.range-slider.round{background-color:rgba(255, 255, 255, 1.00);border-color:rgba(225, 225, 225, 1.00)}.range-slider .range-slider-handle,.range-slider.radius .range-slider-handle,.range-slider.round .range-slider-handle{background-color:rgba(0, 140, 186, 1.00)}.range-slider .range-slider-handle:hover,.range-slider.radius .range-slider-handle:hover,.range-slider.round .range-slider-handle:hover{background-color:rgba(0, 133, 176, 1.00)}.range-slider .range-slider-active-segment,.range-slider.radius .range-slider-active-segment,.range-slider.round .range-slider-active-segment{background-color:rgba(225, 225, 225, 1.00)}.range-slider.secondary,.range-slider.radius.secondary,.range-slider.round.secondary{background-color:rgba(51, 51, 51, 1.00);border-color:rgba(21, 21, 21, 1.00)}.range-slider.secondary .range-slider-handle,.range-slider.radius.secondary .range-slider-handle,.range-slider.round.secondary .range-slider-handle{background-color:rgba(231, 231, 231, 1.00)}.range-slider.secondary .range-slider-handle:hover,.range-slider.radius.secondary .range-slider-handle:hover,.range-slider.round.secondary .range-slider-handle:hover{background-color:rgba(219, 219, 219, 1.00)}.range-slider.secondary .range-slider-active-segment,.range-slider.radius.secondary .range-slider-active-segment,.range-slider.round.secondary .range-slider-active-segment{background-color:rgba(21, 21, 21, 1.00)}.slider-display{display:block;margin-top:16px}fieldset.switch label{background-color:#e6e6e6}fieldset.switch label::after{background-color:rgba(255, 255, 255, 1.00)}fieldset.switch input:checked + label{background-color:rgba(0, 140, 186, 1.00)}fieldset.switch.secondary label::after{background-color:rgba(51, 51, 51, 1.00)}fieldset.switch.secondary input:checked + label{background-color:rgba(231, 231, 231, 1.00)}fieldset.switch.alert input:checked + label{background-color:rgba(240, 65, 36, 1.00)}fieldset.switch.success input:checked + label{background-color:rgba(67, 172, 106, 1.00)}.label{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00);margin-bottom:0}.label.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.label.alert{background-color:rgba(240, 65, 36, 1.00)}.label.success{background-color:rgba(67, 172, 106, 1.00)}.label.radius{border-radius:3px}.alert-box .close{opacity:0.5}.slideshow-wrapper{min-height:50px;z-index:10}.orbit-container .orbit-bullets li{cursor:pointer;background:rgba(231, 231, 231, 1.00)}.orbit-container .orbit-bullets li.active,.orbit-container .orbit-bullets li:hover{background:rgba(0, 140, 186, 1.00)}.accordion .accordion-navigation > a{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.accordion .accordion-navigation > a:hover{background-color:rgba(0, 133, 176, 1.00)}.accordion .accordion-navigation > a.radius{border-radius:3px}.accordion .accordion-navigation > a.round{border-radius:1000px}.accordion .accordion-navigation.active > a{background-color:rgba(0, 133, 176, 1.00)}.accordion .accordion-navigation > .content{background-color:transparent !important}.accordion.secondary .accordion-navigation > a{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.accordion.secondary .accordion-navigation > a:hover{background-color:rgba(219, 219, 219, 1.00)}.accordion.secondary .accordion-navigation.active > a{background-color:rgba(219, 219, 219, 1.00)}.tabs li.tab-title > a{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.tabs li.tab-title > a:hover{background-color:rgba(0, 133, 176, 1.00)}.tabs li.tab-title.active > a{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.tabs.secondary li.tab-title > a{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.tabs.secondary li.tab-title > a:hover{background-color:rgba(219, 219, 219, 1.00)}.tabs.secondary li.tab-title.active > a{color:rgba(51, 51, 51, 1.00);background-color:rgba(219, 219, 219, 1.00)}.tabs.swatch1 li.tab-title > a{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.tabs.swatch1 li.tab-title > a:hover{background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch1 li.tab-title.active > a{color:rgba(248, 248, 248, 1.00);background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch2 li.tab-title > a{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.tabs.swatch2 li.tab-title > a:hover{background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch2 li.tab-title.active > a{color:rgba(248, 248, 248, 1.00);background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch3 li.tab-title > a{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.tabs.swatch3 li.tab-title > a:hover{background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch3 li.tab-title.active > a{color:rgba(248, 248, 248, 1.00);background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch4 li.tab-title > a{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.tabs.swatch4 li.tab-title > a:hover{background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch4 li.tab-title.active > a{color:rgba(34, 34, 34, 1.00);background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch5 li.tab-title > a{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.tabs.swatch5 li.tab-title > a:hover{background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch5 li.tab-title.active > a{color:rgba(34, 34, 34, 1.00);background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch6 li.tab-title > a{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.tabs.swatch6 li.tab-title > a:hover{background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch6 li.tab-title.active > a{color:rgba(34, 34, 34, 1.00);background-color:rgba(235, 235, 235, 1.00)}.tabs.radius li.tab-title:first-child a{border-bottom-left-radius:3px;border-top-left-radius:3px}.tabs.radius li.tab-title:last-child a{border-top-right-radius:3px;border-bottom-right-radius:3px}.th.radius{border-radius:3px}.th:hover,.th:focus{box-shadow:0 0 6px 1px rgba(0, 70, 93, 1.00)}.f-dropdown,.f-dropdown.content{background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);color:rgba(51, 51, 51, 1.00)}.f-dropdown::before,.f-dropdown.content::before{border-color:transparent transparent rgba(255, 255, 255, 1.00) transparent}.f-dropdown::after,.f-dropdown.content::after{border-color:transparent transparent rgba(204, 204, 204, 1.00) transparent}.f-dropdown li a,.f-dropdown.content li a{color:rgba(51, 51, 51, 1.00)}.f-dropdown li:hover,.f-dropdown.content li:hover{background-color:rgba(0,0,0,0.1)}.f-dropdown.radius,.f-dropdown.content.radius{border-radius:3px}.tooltip{border-radius:3px;background-color:rgba(51, 51, 51, 1.00);color:rgba(255, 255, 255, 1.00)}.panel{background-color:rgba(242, 242, 242, 1.00);border-color:rgba(219, 219, 219, 1.00)}.panel.radius{border-radius:3px}.panel p{color:rgba(102, 102, 102, 1.00)}.panel p a{color:rgba(0, 140, 186, 1.00)}.panel p.alt{color:rgba(255, 255, 255, 1.00)}.panel p.alt a{color:rgba(0, 140, 186, 1.00)}.panel p.alt a:hover{color:rgba(0, 102, 136, 1.00)}.panel p.alt small{color:rgba(255, 255, 255, 1.00)}.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6{color:rgba(102, 102, 102, 1.00)}.panel h1.alt,.panel h2.alt,.panel h3.alt,.panel h4.alt,.panel h5.alt,.panel h6.alt{color:rgba(255, 255, 255, 1.00)}.panel h1.subheader,.panel h2.subheader,.panel h3.subheader,.panel h4.subheader,.panel h5.subheader,.panel h6.subheader{color:rgba(132, 132, 132, 1.00)}.panel h1.subheader.alt,.panel h2.subheader.alt,.panel h3.subheader.alt,.panel h4.subheader.alt,.panel h5.subheader.alt,.panel h6.subheader.alt{color:rgba(255, 255, 255, 1.00)}.pricing-table.primary .title{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.pricing-table.primary .price{color:rgba(102, 102, 102, 1.00)}.pricing-table.primary .description{color:rgba(102, 102, 102, 1.00)}.pricing-table.primary .bullet-item{color:rgba(102, 102, 102, 1.00)}.pricing-table.secondary .title{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.pricing-table.secondary .price{color:rgba(102, 102, 102, 1.00)}.pricing-table.secondary .description{color:rgba(102, 102, 102, 1.00)}.pricing-table.secondary .bullet-item{color:rgba(102, 102, 102, 1.00)}.pricing-table.radius{border-radius:3px}.pricing-table.radius .title{border-top-right-radius:3px;border-top-left-radius:3px}.pricing-table.radius .cta-button{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.side-nav li a:not(.button){color:rgba(0, 140, 186, 1.00)}.side-nav li a:not(.button):hover{background-color:rgba(243, 243, 243, 1.00);color:rgba(0, 102, 136, 1.00)}.side-nav li.active > a:first-child:not(.button){color:rgba(0, 140, 186, 1.00)}.side-nav li.active:not(.has-dropdown) a:not(.button){color:rgba(0, 119, 158, 1.00)}.side-nav header{color:rgba(102, 102, 102, 1.00);margin-top:1rem;margin-bottom:0.5rem}.side-nav label{color:rgba(122, 122, 122, 1.00)}.side-nav li.divider{border-top-color:rgba(221, 221, 221, 1.00)}.side-nav.alt li a:not(.button){color:rgba(0, 140, 186, 1.00)}.side-nav.alt li a:not(.button):hover{background-color:rgba(243, 243, 243, 1.00);color:rgba(0, 102, 136, 1.00)}.side-nav.alt li.active > a:first-child:not(.button){color:rgba(0, 140, 186, 1.00)}.side-nav.alt li.active:not(.has-dropdown) a:not(.button){color:rgba(0, 119, 158, 1.00)}.side-nav.alt header{color:rgba(255, 255, 255, 1.00)}.side-nav.alt label{color:rgba(255, 255, 255, 1.00)}.side-nav.alt li.divider{border-top-color:rgba(221, 221, 221, 1.00)}.sub-nav dt,.sub-nav dd,.sub-nav li{float:none;display:inline-block}.sub-nav dt a:not(.button),.sub-nav dd a:not(.button),.sub-nav li a:not(.button){color:rgba(0, 140, 186, 1.00)}.sub-nav dt a:not(.button):hover,.sub-nav dd a:not(.button):hover,.sub-nav li a:not(.button):hover{color:rgba(0, 133, 176, 1.00)}.sub-nav dt.active a:not(.button),.sub-nav dd.active a:not(.button),.sub-nav li.active a:not(.button){color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 140, 186, 1.00)}.sub-nav dt.active a:not(.button):hover,.sub-nav dd.active a:not(.button):hover,.sub-nav li.active a:not(.button):hover{background-color:rgba(0, 133, 176, 1.00)}.sub-nav dt.active a:not(.button).secondary,.sub-nav dd.active a:not(.button).secondary,.sub-nav li.active a:not(.button).secondary{color:rgba(51, 51, 51, 1.00);background-color:rgba(231, 231, 231, 1.00)}.sub-nav dt.active a:not(.button).secondary:hover,.sub-nav dd.active a:not(.button).secondary:hover,.sub-nav li.active a:not(.button).secondary:hover{background-color:rgba(219, 219, 219, 1.00)}.sub-nav.secondary dt a:not(.button),.sub-nav.secondary dd a:not(.button),.sub-nav.secondary li a:not(.button){color:rgba(231, 231, 231, 1.00)}.sub-nav.secondary dt a:not(.button):hover,.sub-nav.secondary dd a:not(.button):hover,.sub-nav.secondary li a:not(.button):hover{color:rgba(219, 219, 219, 1.00)}.sub-nav.secondary dt.active a:not(.button),.sub-nav.secondary dd.active a:not(.button),.sub-nav.secondary li.active a:not(.button){color:rgba(51, 51, 51, 1.00);background-color:rgba(231, 231, 231, 1.00)}.sub-nav.secondary dt.active a:not(.button):hover,.sub-nav.secondary dd.active a:not(.button):hover,.sub-nav.secondary li.active a:not(.button):hover{background-color:rgba(219, 219, 219, 1.00)}.reveal-modal{z-index:9999;background-color:rgba(255, 255, 255, 1.00);color:rgba(51, 51, 51, 1.00);border:none;border-radius:0}@media screen and (max-width:39.9375em){.reveal-modal{border-radius:0 !important}}.reveal-modal.fullscreen{position:fixed;top:0px !important;width:100vw;height:100vh;overflow-y:scroll}.reveal-modal.fullscreen .close-reveal-modal{position:fixed}.reveal-modal.radius{border-radius:3px}.reveal-modal .close-reveal-modal{color:rgba(170, 170, 170, 1.00);font-weight:normal;z-index:99999}.reveal-modal-bg{z-index:9998;background:rgba(0, 0, 0, 0.45)}nav.inline-nav ul.inline-list{margin-left:0}nav.inline-nav ul.inline-list li{float:none;display:inline-block}nav.inline-nav ul.inline-list li:first-child{margin-left:0}nav.inline-nav ul.inline-list li.active{border-width:0 0 1px 0;border-style:solid;border-bottom-color:rgba(0, 140, 186, 1.00)}nav.inline-nav ul.inline-list.alt li.active{border-bottom-color:rgba(0, 140, 186, 1.00)}.clearing-blackout{background-color:rgba(255, 255, 255, 1.00)}.clearing-assembled .clearing-container .visible-img,.clearing-assembled .clearing-container .clearing-caption{background-color:rgba(255, 255, 255, 1.00)}.clearing-assembled .clearing-container .carousel{background-color:rgba(242, 242, 242, 1.00)}.clearing-assembled .clearing-container .clearing-close{color:rgba(170, 170, 170, 1.00)}.clearing-assembled .clearing-container .clearing-close:hover,.clearing-assembled .clearing-container .clearing-close:focus{color:rgba(170, 170, 170, 1.00)}.clearing-assembled .clearing-container .clearing-main-next > span{border-color:transparent;border-left-color:rgba(51, 51, 51, 1.00)}.clearing-assembled .clearing-container .clearing-main-prev > span{border-color:transparent;border-right-color:rgba(51, 51, 51, 1.00)}.clearing-assembled .clearing-container .clearing-caption{color:rgba(51, 51, 51, 1.00)}.copyright{color:rgba(102, 102, 102, 1.00);font-size:0.9rem}.copyright a{color:rgba(0, 140, 186, 1.00)}.copyright a:hover{color:rgba(0, 102, 136, 1.00)}.stacks_s_hidden,.stacks_m_hidden,.stacks_l_hidden{display:block !important}@media only screen and (max-width:40em){.stacks_s_hidden{display:none !important}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.stacks_m_hidden{display:none !important}}@media only screen and (min-width:62.563em){.stacks_l_hidden{display:none !important}}.fn-text-header{color:rgba(102, 102, 102, 1.00)}.fn-text-link a{color:rgba(0, 140, 186, 1.00)}.fn-text-link a:hover{color:rgba(0, 102, 136, 1.00)}.fn-text-text{color:rgba(102, 102, 102, 1.00)}.fn-text-text p,.fn-text-text div{color:rgba(102, 102, 102, 1.00)}.fn-text-accent{color:rgba(221, 221, 221, 1.00)}.fn-text-code-text{color:rgba(204, 55, 30, 1.00)}.fn-text-header-alt{color:rgba(255, 255, 255, 1.00)}.fn-text-link-alt a{color:rgba(0, 140, 186, 1.00)}.fn-text-link-alt a:hover{color:rgba(0, 102, 136, 1.00)}.fn-text-accent-alt{color:rgba(221, 221, 221, 1.00)}.fn-text-primary{color:rgba(0, 140, 186, 1.00)}.fn-text-primary-text{color:rgba(255, 255, 255, 1.00)}.fn-text-primary-text p,.fn-text-primary-text div{color:rgba(255, 255, 255, 1.00)}.fn-text-secondary{color:rgba(231, 231, 231, 1.00)}.fn-text-secondary-text{color:rgba(51, 51, 51, 1.00)}.fn-text-secondary-text p,.fn-text-secondary-text div{color:rgba(51, 51, 51, 1.00)}.fn-text-alert{color:rgba(240, 65, 36, 1.00)}.fn-text-success{color:rgba(67, 172, 106, 1.00)}.fn-text-warning{color:rgba(240, 138, 36, 1.00)}.fn-text-info{color:rgba(160, 211, 232, 1.00)}.fn-text-modal{color:rgba(255, 255, 255, 1.00)}.fn-text-modal-close{color:rgba(170, 170, 170, 1.00)}.fn-text-modal-text{color:rgba(51, 51, 51, 1.00)}.fn-text-modal-text p,.fn-text-modal-text div{color:rgba(51, 51, 51, 1.00)}.fn-text-text-alt{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt p,.fn-text-text-alt div{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt h1,.fn-text-text-alt h2,.fn-text-text-alt h3,.fn-text-text-alt h4,.fn-text-text-alt h5,.fn-text-text-alt h6{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt h1 a,.fn-text-text-alt h2 a,.fn-text-text-alt h3 a,.fn-text-text-alt h4 a,.fn-text-text-alt h5 a,.fn-text-text-alt h6 a{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt h1 a:hover,.fn-text-text-alt h2 a:hover,.fn-text-text-alt h3 a:hover,.fn-text-text-alt h4 a:hover,.fn-text-text-alt h5 a:hover,.fn-text-text-alt h6 a:hover{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt h1 small,.fn-text-text-alt h2 small,.fn-text-text-alt h3 small,.fn-text-text-alt h4 small,.fn-text-text-alt h5 small,.fn-text-text-alt h6 small{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt a{color:rgba(0, 140, 186, 1.00)}.fn-text-text-alt a:hover{color:rgba(0, 102, 136, 1.00)}.fn-text-sw1c1{color:rgba(34, 34, 34, 1.00)}.fn-text-sw1c1 p,.fn-text-sw1c1 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw1c1 h1,.fn-text-sw1c1 h2,.fn-text-sw1c1 h3,.fn-text-sw1c1 h4,.fn-text-sw1c1 h5,.fn-text-sw1c1 h6,.fn-text-sw1c1 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw1c1 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw1c2{color:rgba(248, 248, 248, 1.00)}.fn-text-sw1c2 p,.fn-text-sw1c2 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw1c2 h1,.fn-text-sw1c2 h2,.fn-text-sw1c2 h3,.fn-text-sw1c2 h4,.fn-text-sw1c2 h5,.fn-text-sw1c2 h6,.fn-text-sw1c2 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw1c2 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw2c1{color:rgba(34, 34, 34, 1.00)}.fn-text-sw2c1 p,.fn-text-sw2c1 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw2c1 h1,.fn-text-sw2c1 h2,.fn-text-sw2c1 h3,.fn-text-sw2c1 h4,.fn-text-sw2c1 h5,.fn-text-sw2c1 h6,.fn-text-sw2c1 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw2c1 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw2c2{color:rgba(248, 248, 248, 1.00)}.fn-text-sw2c2 p,.fn-text-sw2c2 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw2c2 h1,.fn-text-sw2c2 h2,.fn-text-sw2c2 h3,.fn-text-sw2c2 h4,.fn-text-sw2c2 h5,.fn-text-sw2c2 h6,.fn-text-sw2c2 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw2c2 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw3c1{color:rgba(34, 34, 34, 1.00)}.fn-text-sw3c1 p,.fn-text-sw3c1 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw3c1 h1,.fn-text-sw3c1 h2,.fn-text-sw3c1 h3,.fn-text-sw3c1 h4,.fn-text-sw3c1 h5,.fn-text-sw3c1 h6,.fn-text-sw3c1 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw3c1 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw3c2{color:rgba(248, 248, 248, 1.00)}.fn-text-sw3c2 p,.fn-text-sw3c2 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw3c2 h1,.fn-text-sw3c2 h2,.fn-text-sw3c2 h3,.fn-text-sw3c2 h4,.fn-text-sw3c2 h5,.fn-text-sw3c2 h6,.fn-text-sw3c2 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw3c2 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw4c1{color:rgba(248, 248, 248, 1.00)}.fn-text-sw4c1 p,.fn-text-sw4c1 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw4c1 h1,.fn-text-sw4c1 h2,.fn-text-sw4c1 h3,.fn-text-sw4c1 h4,.fn-text-sw4c1 h5,.fn-text-sw4c1 h6,.fn-text-sw4c1 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw4c1 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw4c2{color:rgba(34, 34, 34, 1.00)}.fn-text-sw4c2 p,.fn-text-sw4c2 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw4c2 h1,.fn-text-sw4c2 h2,.fn-text-sw4c2 h3,.fn-text-sw4c2 h4,.fn-text-sw4c2 h5,.fn-text-sw4c2 h6,.fn-text-sw4c2 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw4c2 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw5c1{color:rgba(248, 248, 248, 1.00)}.fn-text-sw5c1 p,.fn-text-sw5c1 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw5c1 h1,.fn-text-sw5c1 h2,.fn-text-sw5c1 h3,.fn-text-sw5c1 h4,.fn-text-sw5c1 h5,.fn-text-sw5c1 h6,.fn-text-sw5c1 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw5c1 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw5c2{color:rgba(34, 34, 34, 1.00)}.fn-text-sw5c2 p,.fn-text-sw5c2 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw5c2 h1,.fn-text-sw5c2 h2,.fn-text-sw5c2 h3,.fn-text-sw5c2 h4,.fn-text-sw5c2 h5,.fn-text-sw5c2 h6,.fn-text-sw5c2 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw5c2 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw6c1{color:rgba(248, 248, 248, 1.00)}.fn-text-sw6c1 p,.fn-text-sw6c1 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw6c1 h1,.fn-text-sw6c1 h2,.fn-text-sw6c1 h3,.fn-text-sw6c1 h4,.fn-text-sw6c1 h5,.fn-text-sw6c1 h6,.fn-text-sw6c1 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw6c1 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw6c2{color:rgba(34, 34, 34, 1.00)}.fn-text-sw6c2 p,.fn-text-sw6c2 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw6c2 h1,.fn-text-sw6c2 h2,.fn-text-sw6c2 h3,.fn-text-sw6c2 h4,.fn-text-sw6c2 h5,.fn-text-sw6c2 h6,.fn-text-sw6c2 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw6c2 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw1c1{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw1c1 p,.panel .fn-text-sw1c1 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw1c1 h1,.panel .fn-text-sw1c1 h2,.panel .fn-text-sw1c1 h3,.panel .fn-text-sw1c1 h4,.panel .fn-text-sw1c1 h5,.panel .fn-text-sw1c1 h6,.panel .fn-text-sw1c1 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw1c1 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw1c2{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw1c2 p,.panel .fn-text-sw1c2 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw1c2 h1,.panel .fn-text-sw1c2 h2,.panel .fn-text-sw1c2 h3,.panel .fn-text-sw1c2 h4,.panel .fn-text-sw1c2 h5,.panel .fn-text-sw1c2 h6,.panel .fn-text-sw1c2 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw1c2 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw2c1{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw2c1 p,.panel .fn-text-sw2c1 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw2c1 h1,.panel .fn-text-sw2c1 h2,.panel .fn-text-sw2c1 h3,.panel .fn-text-sw2c1 h4,.panel .fn-text-sw2c1 h5,.panel .fn-text-sw2c1 h6,.panel .fn-text-sw2c1 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw2c1 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw2c2{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw2c2 p,.panel .fn-text-sw2c2 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw2c2 h1,.panel .fn-text-sw2c2 h2,.panel .fn-text-sw2c2 h3,.panel .fn-text-sw2c2 h4,.panel .fn-text-sw2c2 h5,.panel .fn-text-sw2c2 h6,.panel .fn-text-sw2c2 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw2c2 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw3c1{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw3c1 p,.panel .fn-text-sw3c1 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw3c1 h1,.panel .fn-text-sw3c1 h2,.panel .fn-text-sw3c1 h3,.panel .fn-text-sw3c1 h4,.panel .fn-text-sw3c1 h5,.panel .fn-text-sw3c1 h6,.panel .fn-text-sw3c1 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw3c1 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw3c2{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw3c2 p,.panel .fn-text-sw3c2 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw3c2 h1,.panel .fn-text-sw3c2 h2,.panel .fn-text-sw3c2 h3,.panel .fn-text-sw3c2 h4,.panel .fn-text-sw3c2 h5,.panel .fn-text-sw3c2 h6,.panel .fn-text-sw3c2 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw3c2 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw4c1{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw4c1 p,.panel .fn-text-sw4c1 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw4c1 h1,.panel .fn-text-sw4c1 h2,.panel .fn-text-sw4c1 h3,.panel .fn-text-sw4c1 h4,.panel .fn-text-sw4c1 h5,.panel .fn-text-sw4c1 h6,.panel .fn-text-sw4c1 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw4c1 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw4c2{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw4c2 p,.panel .fn-text-sw4c2 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw4c2 h1,.panel .fn-text-sw4c2 h2,.panel .fn-text-sw4c2 h3,.panel .fn-text-sw4c2 h4,.panel .fn-text-sw4c2 h5,.panel .fn-text-sw4c2 h6,.panel .fn-text-sw4c2 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw4c2 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw5c1{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw5c1 p,.panel .fn-text-sw5c1 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw5c1 h1,.panel .fn-text-sw5c1 h2,.panel .fn-text-sw5c1 h3,.panel .fn-text-sw5c1 h4,.panel .fn-text-sw5c1 h5,.panel .fn-text-sw5c1 h6,.panel .fn-text-sw5c1 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw5c1 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw5c2{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw5c2 p,.panel .fn-text-sw5c2 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw5c2 h1,.panel .fn-text-sw5c2 h2,.panel .fn-text-sw5c2 h3,.panel .fn-text-sw5c2 h4,.panel .fn-text-sw5c2 h5,.panel .fn-text-sw5c2 h6,.panel .fn-text-sw5c2 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw5c2 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw6c1{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw6c1 p,.panel .fn-text-sw6c1 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw6c1 h1,.panel .fn-text-sw6c1 h2,.panel .fn-text-sw6c1 h3,.panel .fn-text-sw6c1 h4,.panel .fn-text-sw6c1 h5,.panel .fn-text-sw6c1 h6,.panel .fn-text-sw6c1 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw6c1 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw6c2{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw6c2 p,.panel .fn-text-sw6c2 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw6c2 h1,.panel .fn-text-sw6c2 h2,.panel .fn-text-sw6c2 h3,.panel .fn-text-sw6c2 h4,.panel .fn-text-sw6c2 h5,.panel .fn-text-sw6c2 h6,.panel .fn-text-sw6c2 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw6c2 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-bg-header{background-color:rgba(102, 102, 102, 1.00)}.fn-bg-text{background-color:rgba(102, 102, 102, 1.00)}.fn-bg-link{background-color:rgba(0, 140, 186, 1.00)}.fn-bg-link-hover{background-color:rgba(0, 102, 136, 1.00)}.fn-bg-accent{background-color:rgba(221, 221, 221, 1.00)}.fn-bg-code-text{background-color:rgba(204, 55, 30, 1.00)}.fn-bg-modal-text{background-color:rgba(51, 51, 51, 1.00)}.fn-bg-header-alt{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-text-alt{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-link-alt{background-color:rgba(0, 140, 186, 1.00)}.fn-bg-link-hover-alt{background-color:rgba(0, 102, 136, 1.00)}.fn-bg-accent-alt{background-color:rgba(221, 221, 221, 1.00)}.fn-bg-primary{background-color:rgba(0, 140, 186, 1.00)}.fn-bg-primary-text{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-secondary{background-color:rgba(231, 231, 231, 1.00)}.fn-bg-secondary-text{background-color:rgba(51, 51, 51, 1.00)}.fn-bg-alert{background-color:rgba(240, 65, 36, 1.00)}.fn-bg-success{background-color:rgba(67, 172, 106, 1.00)}.fn-bg-warning{background-color:rgba(240, 138, 36, 1.00)}.fn-bg-info{background-color:rgba(160, 211, 232, 1.00)}.fn-bg-modal{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-modal-close{background-color:rgba(170, 170, 170, 1.00)}.fn-bg-sw1c1{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw1c2{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw2c1{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw2c2{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw3c1{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw3c2{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw4c1{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw4c2{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw5c1{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw5c2{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw6c1{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw6c2{background-color:rgba(34, 34, 34, 1.00)}.fn-backdrop{background-color:rgba(0, 0, 0, 0.45)}.fn-backdrop-solid{background-color:rgba(0, 0, 0, 0.45)}.fn-scheme-primary{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.fn-scheme-primary div,.fn-scheme-primary p{color:rgba(255, 255, 255, 1.00)}.fn-scheme-primary.button:hover{background-color:rgba(0, 133, 176, 1.00)}.fn-scheme-secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.fn-scheme-secondary div,.fn-scheme-secondary p{color:rgba(51, 51, 51, 1.00)}.fn-scheme-secondary.button:hover{background-color:rgba(219, 219, 219, 1.00)}.fn-scheme-modal{background-color:rgba(255, 255, 255, 1.00);color:rgba(51, 51, 51, 1.00)}.fn-scheme-modal div,.fn-scheme-modal p{color:rgba(51, 51, 51, 1.00)}.fn-scheme-modal .close{color:rgba(170, 170, 170, 1.00)}.fn-scheme-swatch1{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch1 div,.fn-scheme-swatch1 p{color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch1.switch{background-color:transparent}.fn-scheme-swatch1.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch1.switch input:checked + label{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch1.button:hover{background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch1.ghost{background-color:transparent;border-color:rgba(34, 34, 34, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch1.ghost.button:hover{color:rgba(248, 248, 248, 1.00);border-color:rgba(32, 32, 32, 1.00);background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch2{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch2 div,.fn-scheme-swatch2 p{color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch2.switch{background-color:transparent}.fn-scheme-swatch2.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch2.switch input:checked + label{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch2.button:hover{background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch2.ghost{background-color:transparent;border-color:rgba(34, 34, 34, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch2.ghost.button:hover{color:rgba(248, 248, 248, 1.00);border-color:rgba(32, 32, 32, 1.00);background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch3{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch3 div,.fn-scheme-swatch3 p{color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch3.switch{background-color:transparent}.fn-scheme-swatch3.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch3.switch input:checked + label{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch3.button:hover{background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch3.ghost{background-color:transparent;border-color:rgba(34, 34, 34, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch3.ghost.button:hover{color:rgba(248, 248, 248, 1.00);border-color:rgba(32, 32, 32, 1.00);background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch4{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch4 div,.fn-scheme-swatch4 p{color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch4.switch{background-color:transparent}.fn-scheme-swatch4.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch4.switch input:checked + label{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch4.switch label::after{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch4.switch input:checked + label{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch4.button:hover{background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch4.ghost{background-color:transparent;border-color:rgba(248, 248, 248, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch4.ghost.button:hover{color:rgba(34, 34, 34, 1.00);border-color:rgba(235, 235, 235, 1.00);background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch5{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch5 div,.fn-scheme-swatch5 p{color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch5.button:hover{background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch5.switch{background-color:transparent}.fn-scheme-swatch5.switch label::after{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch5.switch input:checked + label{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch5.ghost{background-color:transparent;border-color:rgba(248, 248, 248, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch5.ghost.button:hover{color:rgba(34, 34, 34, 1.00);border-color:rgba(235, 235, 235, 1.00);background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch6{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch6 div,.fn-scheme-swatch6 p{color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch6.switch{background-color:transparent}.fn-scheme-swatch6.switch label::after{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch6.switch input:checked + label{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch6.button:hover{background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch6.ghost{background-color:transparent;border-color:rgba(248, 248, 248, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch6.ghost.button:hover{color:rgba(34, 34, 34, 1.00);border-color:rgba(235, 235, 235, 1.00);background-color:rgba(235, 235, 235, 1.00)}
#stacks_in_22314_27 {
    padding: 10px;
}

#cookieManagerButtonWrapstacks_in_22314_27 a {
    text-decoration: none;
    outline: none;
}

html, body {
	height: 100%;
}

/* Hide Gateway stacks from the main page container (stops flickering on page load) */
#gatewayBarstacks_in_22314_31 {
	display: none;
}

#gatewayWindowShadestacks_in_22314_31 {
	position: fixed;
	-webkit-transform: translateZ(0);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none !important;
	z-index: 998;
	background: #000000;
	opacity: 0.75;
	filter: alpha(opacity = 75);
}

#gatewayContainerstacks_in_22314_31 {
	position: fixed;
	-webkit-transform: translateZ(0);
	bottom: 0%;
	left: 0%;
	display: block;
	width: 100%;
	z-index: 999;
}

#gatewayBarstacks_in_22314_31 {
	width: 100%;
	display: block;
}

#gatewayBarFillstacks_in_22314_31 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0.99;
	filter: alpha(opacity = 99);
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

#gatewayBarstacks_in_22314_31 {
	display: none;
	position: relative;
}

#gatewayBarContentstacks_in_22314_31 {
	position: relative;
	z-index: 10;
	display: block;
	color: #FFFFFF;
	max-width: 1000px;
	margin: 0 auto;
}

#gatewayBarContentstacks_in_22314_31 h1,
#gatewayBarContentstacks_in_22314_31 h2,
#gatewayBarContentstacks_in_22314_31 h3,
#gatewayBarContentstacks_in_22314_31 h4,
#gatewayBarContentstacks_in_22314_31 h5,
#gatewayBarContentstacks_in_22314_31 h6,
#gatewayBarContentstacks_in_22314_31 label {
	color: #FF0000;
}

#gatewayBarContentstacks_in_22314_31 a {
	color: #FFFFFF;
}

#gatewayBarContentstacks_in_22314_31 a:hover {
	color: #E6E6E6;
}

#gatewayLinkstacks_in_22314_31 a {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 101;
	height: 100%;
	width: 100%;
	background: transparent;
}

#closeButtonstacks_in_22314_31 {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1000;
	display: none;
	padding: 20px;
	font-size: 36px;
	color: #FFFFFF;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#closeButtonstacks_in_22314_31:hover {
	cursor: pointer;
	color: #CCCCCC;
}

#closeButtonstacks_in_22314_31 [class^="fa fa-"] {
	color: #FFFFFF;
}

#closeButtonstacks_in_22314_31:hover [class^="fa fa-"] {
	color: #CCCCCC;
}

/* @group Behaviours */









/* Helper class to keep GW hidden, even when the page is scrolled. */
.GatewayPermaHide {
	display: none !important;
}

/* @end */

@media print {
	#gatewayWindowShadestacks_in_22314_31,
	#closeButtonstacks_in_22314_31,
	#gatewayContainerstacks_in_22314_31 {
		display: none !important;
	}
}


#edit-mode-icon {
	margin-top: 12px;
	margin-bottom: 12px;
}

#drawer-topper {
	text-align: center;	
}





html {
	position: relative;
}

/* Added to fix formatting issues is some themes and provide more consistent font sizes (v1.1) */
#stacks_in_22314_32 {
	font-size: 14px;
	line-height: 21px;
}

#drawer-opener {
	width: 40px;
	height: 40px;
	line-height: 40px;
	z-index: 99999;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	vertical-align: baseline;
	white-space: nowrap;
	color: #fff;
	text-decoration: none;
}




#drawer-opener {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin-top: -40px;
}













#stacks_in_22314_32 #drawer-opener {
	-webkit-box-shadow: 0 1px -2px 0 rgba(0, 0, 0, 0.55), 0 1px 15px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px -2px 0 rgba(0, 0, 0, 0.55), 0 1px 15px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px -2px 0 rgba(0, 0, 0, 0.55), 0 1px 15px 0 rgba(0, 0, 0, 0.3);
}





#stacks_in_22314_32 {
	z-index: 99998;
	overflow: visible;
	position: absolute;
}


#stacks_in_22314_32 {
	
	position: fixed;
	
	width: 100%;
}



#stacks_in_22314_32 .drawer-closer {
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	cursor: pointer;
	background: url(../files/drawer-images/close-x-trans-black.png) no-repeat;
	z-index: 99999;
}

#stacks_in_22314_32 .drawer-wrapper, #stacks_in_22314_32 .drawer-outer {
	display: block;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#stacks_in_22314_32 .drawer-padding {
	padding-top: 40px;
	padding-bottom: 40px;
}


#stacks_in_22314_32 .drawer-content {
	margin: 0 40px;
}




#stacks_in_22314_32 {
	bottom: 0;
	left: 0;
}

#stacks_in_22314_32 .drawer-wrapper {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

#stacks_in_22314_32 .drawer-closer {
	top: 0;
	right: 0;
	margin-right: -15px;
	margin-top: -15px;
}





#stacks_in_22314_32 .drawer-wrapper, #stacks_in_22314_32 .drawer-outer {
	width: 100%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
}
#stacks_in_22314_32 .drawer-closer {
	margin-right: 0px;
}




#stacks_in_22314_32 .drawer-wrapper {
	-webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.75), 0 1px 15px 0 rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.75), 0 1px 15px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.75), 0 1px 15px 0 rgba(0, 0, 0, 0.4);
}



/* Styles Section */



#stacks_in_22314_32 .drawer-wrapper {
	background-color: #000;
	background-color: rgba(0,0,0,0.90);
}

#stacks_in_22314_32 .drawer-content * {
	color: #fff;
}

#drawer-opener {
	background-color: #000;
	background-color: rgba(0,0,0,0.90);
	color: #fff;
}



















/* Adds link color picker override to the Drawer stack (v1.1) */

#stacks_in_22314_32 .drawer-content a, #stacks_in_22314_32 .drawer-content a:visited {
	color: #0B62B2;
}

#stacks_in_22314_32 .drawer-content a:hover, #stacks_in_22314_32 .drawer-content a:active {
	color: #084985;
}




#stacks_in_22314_33{padding-left:0px;padding-right:0px;}#stacks_in_22314_33 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_22314_33 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_22314_33 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_22314_33 > .jack.width-static{width:500px}#stacks_in_22314_33 > .jack.width-flexible{width:100%}#stacks_in_22314_33 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_22314_33 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_22314_33 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_22314_33 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_22314_33 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_22314_33 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_22314_33 > .jack::after{border-radius:0px}#stacks_in_22314_33 > .jack.border-detailed-radius,#stacks_in_22314_33 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_22314_33 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_22314_33 > .jack.bg-color{background-color:#89C5FF}#stacks_in_22314_33 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_22314_33 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_22314_33 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_22314_33 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_22314_33 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_22314_33 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_22314_33 > .jack.bg-image:not(.glass){}#stacks_in_22314_33 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_22314_33 > .jack.bg-image.glass.after,#stacks_in_22314_33 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_22314_33 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_22314_33 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_22314_33 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_22314_33 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_22314_33 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_22314_33 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_22314_33 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_22314_33 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_22314_33 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_22314_33 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_22314_33 > .jack.bg-image.glass.after,#stacks_in_22314_33 > .glass.jack.bg-image::after{}#stacks_in_22314_33 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_22314_33 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_22314_33 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_22314_33 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_22314_33 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_22314_33 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_22314_33 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_22314_33 > .jack.peek-shadow::before,#stacks_in_22314_33 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_22314_33 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_22314_33 > .jack{overflow:visible;}#stacks_in_22314_33 > .jack.height-static{height:100px}#stacks_in_22314_33 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_22314_34 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_22314_34 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_22314_34 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}

#stacks_in_22314_34 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_22314_35 {
	margin: 0px 0px 20px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_22314_38buttonPressWrapper{
	position: relative !important;
}

#stacks_in_22314_38 a, #stacks_in_22314_38 a:hover, #stacks_in_22314_38 a:visited, #stacks_in_22314_38 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_22314_38button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #40A33F !important;
	border-color: #368A35 !important;
	box-sizing: border-box !important;
}

.stacks_in_22314_38button:hover{
	color: #FFFFFF !important;
	background-color: #40A33F !important;
	border-color: #368A35 !important;
}

#stacks_in_22314_38 a, #stacks_in_22314_38 a:visited, #stacks_in_22314_38 a:active{
	color: #FFFFFF !important;
}

#stacks_in_22314_38 a:hover{
	color: #FFFFFF !important;
}






































.stacks_in_22314_38buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_22314_38buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_22314_38buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_22314_38buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_22314_39buttonPressWrapper{
	position: relative !important;
}

#stacks_in_22314_39 a, #stacks_in_22314_39 a:hover, #stacks_in_22314_39 a:visited, #stacks_in_22314_39 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_22314_39button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FB0207 !important;
	border-color: #D50105 !important;
	box-sizing: border-box !important;
}

.stacks_in_22314_39button:hover{
	color: #FFFFFF !important;
	background-color: #FB0207 !important;
	border-color: #D50105 !important;
}

#stacks_in_22314_39 a, #stacks_in_22314_39 a:visited, #stacks_in_22314_39 a:active{
	color: #FFFFFF !important;
}

#stacks_in_22314_39 a:hover{
	color: #FFFFFF !important;
}






































.stacks_in_22314_39buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_22314_39buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_22314_39buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_22314_39buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_22314_39 {
	margin: 10px 0px 0px 0px;
}


/*This is because the show-for-small class is had coded in the Top Bar JS*/
#stacks_in_22236_21412 ul.dropdown .parent-link.show-for-small {
	display:block!important;
}

ul.zone {
	float:left;
}


meta.foundation-mq-topbar {
  font-family:"/only screen and (min-width:62.563em)/"!important;
  width:62.563em!important;
}
@media only screen and (min-width:62.563em) {


	

	.contain-to-grid.matchPadding .top-bar {
		padding-left:0.9375rem;
		padding-right:0.9375rem;
	}

	.menu-align-right.zone-align-left ul.menu,
	.menu-align-left.zone-align-right ul.zone,
	.menu-align-centered.zone-align-right ul.zone,
	.menu-align-right.zone-align-right .top-bar-section {
		float:right;
	}

	.menu-align-centered.full-width .zone,
	.menu-align-centered.full-width .title-area .name {
		display:none!important;
	}
	.top-bar .title-area {
		margin-right:1.1rem;
	}
	.top-bar .title-area.title-area-hide {
		margin-right:0;
	}

	#stacks_in_22236_21412 ul.dropdown .parent-link.show-for-small {
		display:none!important;
	}

	.top-bar {overflow: visible; }
	  .top-bar:before, .top-bar:after {
	    content: " ";
	    display: table; }
	  .top-bar:after {
	    clear: both; }
	  .top-bar .toggle-topbar {
	    display: none; }
	  .top-bar .title-area {
	    float: left; }
	  .top-bar .name .site-title a {
	    width: auto; }
	  .top-bar input, .top-bar .button, .top-bar button {
	    font-size: 0.875rem;
	    position: relative;
	    top: 7px; }
	.top-bar-section {
	  transition: none 0 0;
	  left: 0 !important; }
/*
.top-bar-section.align-right {
	  position: absolute;
	  left:auto!important;
	  right:0 !important; }
*/
	.top-bar-section ul {
	    width: auto;
	    height: auto !important;
	    display: inline; }
	    .top-bar-section ul li {
	      float: left; }

	    *[dir="rtl"] .top-bar-section ul li {float:right}

	      .top-bar-section ul li .js-generated {
	        display: none; }
	  .top-bar-section li:not(.has-form) a:not(.button) {
	    padding: 0 15px;
	    line-height: 45px;}
	  .top-bar-section li.active:not(.has-form) a:not(.button) {
	    padding: 0 15px;
	    line-height: 45px;
	    color: white;}
	  .top-bar-section .has-dropdown > a {
	    padding-right: 35px !important; }
	  *[dir="rtl"] .top-bar-section .has-dropdown > a {
	    padding-right: 15px !important;
	    padding-left: 35px !important; }
	    .top-bar-section .has-dropdown > a:after {
	      content: "";
	      display: block;
	      width: 0;
	      height: 0;
	      border: solid 5px;
	      margin-top: -2.5px;
	      top: 22.5px; }
	  .top-bar-section .has-dropdown.moved {
	    position: relative; }
	    .top-bar-section .has-dropdown.moved > .dropdown {
	      display: block;
	      position: absolute !important;
	      height: 1px;
	      width: 1px;
	      overflow: hidden;
	      clip: rect(1px, 1px, 1px, 1px); }
	  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
	    display: block;
	    position: static !important;
	    height: auto;
	    width: auto;
	    overflow: visible;
	    clip: auto;
	    position: absolute !important; }
	  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
	    border: none;
	    content: "\00bb";
	    top: 1rem;
	    margin-top: -1px;
	    right: 5px;
	    line-height: 1.2; }
	  .top-bar-section .dropdown {
	    left: 0;
	    top: auto;
	    background: transparent;
	    min-width: 100%; }
	   *[dir="rtl"] .top-bar-section .dropdown {
	      left: auto;
	      right:0; }
	    .top-bar-section .dropdown li a {
	      color: white;
	      line-height: 45px;
	      white-space: nowrap;
	      padding: 12px 15px;}
	    .top-bar-section .dropdown li label {
	      white-space: nowrap;}
	    .top-bar-section .dropdown li .dropdown {
	      left: 100%;
	      top: 0; }
	   /* Updated below selector to support Magellan div */
	  .top-bar-section > div > ul > .divider, .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
	    border-bottom: none;
	    border-top: none;
	    border-right: solid 1px #4e4e4e;
	    clear: none;
	    height: 45px;
	    width: 0; }
	  .top-bar-section .has-form {
	    padding: 0 15px;
	    height: 45px; }
	  .top-bar-section .right li .dropdown {
	    left: auto;
	    right: 0; }
	    .top-bar-section .right li .dropdown li .dropdown {
	      right: 100%; }
	  .top-bar-section .left li .dropdown {
	    right: auto;
	    left: 0; }
	    .top-bar-section .left li .dropdown li .dropdown {
	      left: 100%; }
	.no-js .top-bar-section .has-dropdown:hover > .dropdown {
	  display: block;
	  position: static !important;
	  height: auto;
	  width: auto;
	  overflow: visible;
	  clip: auto;
	  position: absolute !important; }

	#stacks_in_22236_21412 .menu-align-centered ul.menu {
		display:block;
		text-align:center;
		position: absolute;
		top:0;
		left:0;
		width:100%;
	}
	#stacks_in_22236_21412 .menu-align-centered ul.menu >li {
		float:none;
		display:inline-block;
		vertical-align:top;
	}
	#stacks_in_22236_21412 .menu-align-centered.full-width ul.menu >li {
		float:left;
	}
	#stacks_in_22236_21412 .top-bar .name .site-title small{
		display:inline!important;
	}

 
}

*[dir="rtl"] .top-bar .toggle-topbar.menu-icon a{padding:0 .9375rem 0 2.5rem;text-indent:0}*[dir="rtl"] .top-bar-section ul li > a{padding:12px 0.9375rem}#stacks_in_22236_21412{overflow:visible}#stacks_in_22236_21412 [data-magellan-expedition],#stacks_in_22236_21412 [data-magellan-expedition-clone]{background:none;padding:0 !important}#stacks_in_22236_21412 .contain-to-grid .top-bar{margin:0 auto}#stacks_in_22236_21412 .top-bar-wrapper{z-index:1999}#stacks_in_22236_21412 .top-bar-wrapper .top-bar-section .dropdown{z-index:1999}#stacks_in_22236_21412 .top-bar .site-title small{font-size:60%;display:inline}#stacks_in_22236_21412 .top-bar .top-bar-section ul li{background:none !important}#stacks_in_22236_21412 .top-bar .top-bar-section ul li > a.button{padding-top:0.35rem;position:relative}#stacks_in_22236_21412 a:not(.button){text-decoration:none}#stacks_in_22236_21412 .top-bar-section .has-form{background:inherit}#stacks_in_22236_21412 .top-bar .fa{vertical-align:middle}#stacks_in_22236_21412 .top-bar ul.title-area,#stacks_in_22236_21412 .top-bar ul.zone{z-index:2000}#stacks_in_22236_21412 .top-bar ul.zone{position:relative}#stacks_in_22236_21412 .top-bar .name{display:block;position:relative;padding:0 0.9375rem}#stacks_in_22236_21412 .top-bar .name.collapse{padding:0}#stacks_in_22236_21412 .top-bar .name a{height:45px;display:inline-block}#stacks_in_22236_21412 .top-bar .name span{height:100%}#stacks_in_22236_21412 .top-bar .name img{display:inline-block;vertical-align:top;height:100%;width:auto}#stacks_in_22236_21412 .top-bar .name .site-title{display:inline-block;color:rgba(255, 255, 255, 1.00);height:45px;padding:0;margin:0;line-height:45px;font-size:1.0625rem}#stacks_in_22236_21412 .top-bar .name .site-title small{color:rgba(229, 229, 229, 1.00)}#stacks_in_22236_21412 .top-bar,#stacks_in_22236_21412 .title-area,#stacks_in_22236_21412 a:not(.button){background:transparent}#stacks_in_22236_21412 ul:not(.title-area) .dropdown label{color:rgba(255, 255, 255, 0.40)}#stacks_in_22236_21412 ul:not(.title-area) li:hover > a:not(.button),#stacks_in_22236_21412 ul:not(.title-area) li.has-dropdown > a.hovered:not(.button){background-color:rgba(255, 255, 255, 0.15);color:rgba(255, 255, 255, 1.00)}#stacks_in_22236_21412 .top-bar-section .divider,#stacks_in_22236_21412 .top-bar-section [role="separator"]{border-color:rgba(255, 255, 255, 0.40)}#stacks_in_22236_21412 .top-bar-section .has-dropdown > a:after{border-color:rgba(255, 255, 255, 0.40) transparent transparent transparent}#stacks_in_22236_21412 .top-bar.expanded .toggle-topbar a span{box-shadow:none}#stacks_in_22236_21412 .top-bar-wrapper:not(.swatch) .site-title{color:rgba(255, 255, 255, 1.00)}#stacks_in_22236_21412 .top-bar-wrapper:not(.swatch) .site-title small{color:rgba(229, 229, 229, 1.00)}#stacks_in_22236_21412 .top-bar-wrapper:not(.swatch) .back > h5,#stacks_in_22236_21412 .top-bar-wrapper:not(.swatch) .back > h5 > a,#stacks_in_22236_21412 .top-bar-wrapper:not(.swatch) a:not(.button){color:rgba(255, 255, 255, 1.00)}#stacks_in_22236_21412 .top-bar-wrapper:not(.swatch) .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(255, 255, 255, 1.00),0 7px 0 1px rgba(255, 255, 255, 1.00),0 14px 0 1px rgba(255, 255, 255, 1.00);height:1px;background-color:rgba(255, 255, 255, 1.00)}#stacks_in_22236_21412 .top-bar-wrapper:not(.swatch) ul:not(.title-area) ul.dropdown{background:rgba(51, 51, 51, 1.00)}#stacks_in_22236_21412 .top-bar-wrapper.fixed{top:0px}#stacks_in_22236_21412 .top-bar-wrapper.fixed.fixedShadow{box-shadow:rgba(0,0,0,0.40) 0 1px 5px}#stacks_in_22236_21412 .top-bar-wrapper.solid{background:rgba(51, 51, 51, 1.00)}#stacks_in_22236_21412 .top-bar-wrapper.twotone{background-color:rgba(135, 135, 135, 1.00);background-image:linear-gradient(to bottom,rgba(135, 135, 135, 1.00) 0%,rgba(125, 125, 125, 1.00) 45%,rgba(120, 120, 120, 1.00) 50%,rgba(51, 51, 51, 1.00) 50%,rgba(41, 41, 41, 1.00) 100%)}#stacks_in_22236_21412 .top-bar-wrapper.onecolor{background-color:rgba(91, 91, 91, 1.00);background-image:linear-gradient(to bottom,rgba(91, 91, 91, 1.00),rgba(51, 51, 51, 1.00) 85%)}#stacks_in_22236_21412 .top-bar-wrapper.twocolor{background-color:rgba(115, 115, 115, 1.00);background-image:linear-gradient(to bottom,rgba(115, 115, 115, 1.00),rgba(51, 51, 51, 1.00) 85%)}#stacks_in_22236_21412 .top-bar-wrapper.styleActive li.active > a{background:rgba(255, 255, 255, 0.15);color:rgba(255, 255, 255, 1.00)}#stacks_in_22236_21412 .top-bar-wrapper.stickyLogo.sticky .top-bar .title-area li.name{visibility:hidden;opacity:0;transition:visibility 0s linear 0.5s,opacity 0.5s linear}#stacks_in_22236_21412 .top-bar-wrapper.stickyLogo.fixed .top-bar .title-area li.name{opacity:1;visibility:visible;transition-delay:0s}#stacks_in_22236_21412 .top-bar-wrapper.sticky.sticky-hide{opacity:0;transition:opacity 0.1s ease}#stacks_in_22236_21412 .top-bar-wrapper.sticky.sticky-hide.fixed{opacity:1;height:45px;transition:opacity 0.5s ease}#stacks_in_22236_21412 .top-bar-wrapper.sticky.sticky-hide.expanded{height:auto}#stacks_in_22236_21412 .top-bar-wrapper:not(.submenuIndicator) .top-bar-section .has-dropdown > a{padding-right:15px !important}#stacks_in_22236_21412 .top-bar-wrapper:not(.submenuIndicator) .top-bar-section .has-dropdown > a::after{display:none}
@font-face{font-family:'sf-icons';src:url('fonts/sf-icons.eot')}@font-face{font-family:'sf-icons';src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8R/OYAAAC8AAAAYGNtYXAgVsCMAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zl5qkmkAAAF4AAAB6GhlYWQHMNyTAAADYAAAADZoaGVhBv4DywAAA5gAAAAkaG10eB4ABTYAAAO8AAAAKGxvY2ECLgHGAAAD5AAAABZtYXhwAAwAGQAAA/wAAAAgbmFtZQNRKj8AAAQcAAABknBvc3QAAwAAAAAFsAAAACAAAwO3AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADgBQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg4AX//f//AAAAAAAg4AD//f//AAH/4yAEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAPT/0QMMA8AAFgAAATIWFxYUBwkBFhQHBiInASY0NwE+ATMC4gwWCBIS/mUBmxISETES/jwSEgHECRYLA8AJCBIxEf5l/mURMRIREQHFETIRAcUICQAAAQDE/8ADPAPAAAUAAAU3CQEnAQLEeP53AYl4/gBAdwGJAYl3/gAAAAEA4//PAx0DsQAVAAATARYyPwE2NCcJATY0LwEmIgcBBhQX4wHLECsPJRAQ/n8BgRAQJQ8rEP41EBABm/40Dw8lECsPAYIBgg8rECUPD/40DywPAAEA9P/AAwwDrwAWAAAFIiYnJjQ3CQEmNDc2MhcBFhQHAQ4BIwEeDBYIEhIBm/5lEhIRMRIBxBIS/jwJFgtACQgSMREBmwGbETESERH+OxEyEf47CAkAAAABAOP/zwMdA7EAFQAACQEmIg8BBhQXCQEGFB8BFjI3ATY0JwMd/jUQKw8lEBABgf5/EBAlDysQAcsQEAHlAcwPDyUQKw/+fv5+DysQJQ8PAcwPLA8AAAAAAQDE/8ADPAPAAAUAAAEHCQEXAQE8eAGJ/nd4AgADwHf+d/53dwIAAAEAAAABAAC/FVBDXw889QALBAAAAAAA0mrMCwAAAADSaswLAAD/wAM8A8AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAAzwAAQAAAAAAAAAAAAAAAAAAAAoEAAAAAAAAAAAAAAACAAAABAAA9AQAAMQEAADjBAAA9AQAAOMEAADEAAAAAAAKABQAHgBKAF4AiAC0AOAA9AAAAAEAAAAKABcAAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNSZWd1bGFyAFIAZQBnAHUAbABhAHJzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype');font-weight:normal;font-style:normal}i.sf-control{font-family:'sf-icons';font-size:18px;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sf-icon-cl-1:before{content:"\e000"}.sf-icon-cl-2:before{content:"\e002"}.sf-icon-cl-3:before{content:"\e001"}.sf-icon-cr-1:before{content:"\e003"}.sf-icon-cr-2:before{content:"\e004"}.sf-icon-cr-3:before{content:"\e005"}#sf3-folder-check{margin:20px 0 10px}#sf3-folder-check:not(.sf3-error) span{background:#119115;border-radius:50px;padding:8px 15px}#sf3-folder-check div,#sf3-folder-check.sf3-error{text-align:center;font-size:16px;color:#AFFFB7;padding:10px}.sf3-error:before{content:'Folder cannot be found.';color:#fff;font-weight:bolder;background:#D53F4F;border-radius:50px;padding:8px 15px}#stacks_in_22236_21419-sf .sf3-error:after{content:'http://my-website.com/remote';color:#D53F4F;font-weight:bolder;background:#fff;margin-left:15px;border:2px solid #D53F4F;border-radius:50px;padding:8px 15px}.sf3-error img{display:none}#stacks_in_22236_21419-sf .flex-control-nav{bottom:0;padding:12px 0 0 !important;position:relative}#stacks_in_22236_21419-sf .flex-control-nav.flex-control-paging li a.flex-active{background:rgba(36, 181, 227, 1.00)}#stacks_in_22236_21419-sf .flex-control-nav.flex-control-paging li a{background:rgba(17, 17, 17, 0.75);-webkit-transition:background 300ms;transition:background 300ms}#stacks_in_22236_21419-sf ul.slides{margin:0 !important;padding:0 !important}#stacks_in_22236_21419-sf{position:relative;z-index:10;height:auto}#stacks_in_22236_21419-sf,#stacks_in_22236_21419-sf .sf-slider.sf-flexslider{background-color:transparent;overflow:hidden;margin:0;border:0}#stacks_in_22236_21419-sf .sf-flexslider{opacity:1;margin:0;border-radius:0;-webkit-transition:opacity 500ms;transition:opacity 500ms}#stacks_in_22236_21419-sf .sf-error{text-align:center;font-size:15px;margin:30px 0;font-weight:bolder;padding:7px 10px;line-height:20px;border-radius:4px;color:#FFF;background:#F78E8F;display:inline-block}#stacks_in_22236_21419-sf .sf-slider.loaded{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}#stacks_in_22236_21419-sf .loaded .flex-viewport,#stacks_in_22236_21419-sf .sf-slider,#stacks_in_22236_21419-sf .flex-viewport{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;transition:none !important}#stacks_in_22236_21419-sf .sf-flexslider.sf-loading{opacity:0}#stacks_in_22236_21419-sf{min-height:70px}#stacks_in_22236_21419-sf .carousel{background-color:rgba(0, 0, 0, 1.00);line-height:0}#stacks_in_22236_21419-sf .flex-loading{width:50px;height:50px;border-radius:100%;margin:auto;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:5px solid transparent;border-bottom-color:rgba(25, 165, 223, 1.00);border-top-color:rgba(25, 165, 223, 1.00);-webkit-animation:rotate 500ms linear 0s infinite;animation:rotate 500ms linear 0s infinite}@media only screen and (max-width:400px){#stacks_in_22236_21419-sf .flex-loading{display:none}}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{from{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#stacks_in_22236_21419-sf .sf-flexslider.carousel{line-height:0}#stacks_in_22236_21419-sf .sf-flexslider .slides.sf-effect-fade > li.flex-active-slide{position:relative !important;top:0 !important;left:0 !important}#stacks_in_22236_21419-sf .sf-flexslider .slides > li{position:relative;line-height:normal}#stacks_in_22236_21419-sf .sf-flexslider .slides > li img{padding-bottom:0 !important;}#stacks_in_22236_21419-sf .sf-flexslider .slides > li,#stacks_in_22236_21419-sf .sf-flexslider .carousel > li,#stacks_in_22236_21419-sf ul.flex-direction-nav{background:none inherit;opacity:1;-webkit-transition:opacity 300ms;transition:opacity 300ms;padding:0 !important;list-style:none !important}#stacks_in_22236_21419-sf ul.flex-direction-nav li{background:none inherit;padding:0 !important;list-style:none !important}#stacks_in_22236_21419-sf .sf-flexslider .slides > li.hero{text-align:center}#stacks_in_22236_21419-sf .sf-flexslider .slides > li.hero div.sf-hero-background{background-size:cover;background-position:center;position:absolute;height:100%;width:100%;top:0;left:0;z-index:1;-webkit-transform:scale(1.1);transform:scale(1.1)}#stacks_in_22236_21419-sf .sf-hero-bg-crop{overflow:hidden;position:absolute;top:0;left:0;height:100%;width:100%;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}#stacks_in_22236_21419-sf .sf-flexslider .slides > li.hero .sf-hero-content{text-align:center;position:relative;padding:20% 5%;z-index:10;-webkit-backface-visibility:hidden;backface-visibility:hidden}#stacks_in_22236_21419-sf .sf-flexslider .slides > li.hero .sf-hero-tint{position:absolute;height:100%;width:100%;top:0;left:0;z-index:2;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}#stacks_in_22236_21419-sf .sf-flexslider .slides > li.hero h2,#stacks_in_22236_21419-sf .sf-flexslider .slides > li.hero p{text-shadow:none;display:inline-block;margin:0;text-decoration:none;padding:5px 0 !important}#stacks_in_22236_21419-sf .sf-flexslider .slides > li.hero a.sf-hero-button{display:inline-block;text-shadow:none;border-radius:4px;margin-top:10px;text-decoration:none}#stacks_in_22236_21419-sf .sf-flexslider .slides > li.youtube .embed-container,#stacks_in_22236_21419-sf .sf-flexslider .slides > li.vimeo .embed-container,#stacks_in_22236_21419-sf .sf-flexslider .slides > li.map .embed-container{position:relative;padding-bottom:56.25%;height:0;margin-bottom:0;overflow:hidden;max-width:100%}#stacks_in_22236_21419-sf .sf-flexslider .slides > li.instagram .embed-container{position:relative;padding-bottom:100%;height:0;overflow:hidden}#stacks_in_22236_21419-sf .sf-flexslider .slides > li .embed-container iframe,#stacks_in_22236_21419-sf .sf-flexslider .slides > li .embed-container object,#stacks_in_22236_21419-sf .sf-flexslider .slides > li .embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}#stacks_in_22236_21419-sf .sf-flexslider .slides > li .embed-container div.fluid-width-video-wrapper{padding-top:56.25% !important}#stacks_in_22236_21419-sf li.hero h2,#stacks_in_22236_21419-sf li.hero p,#stacks_in_22236_21419-sf li.hero a.sf-hero-button{opacity:0;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_22236_21419-sf li.hero:not(.flex-active-slide) h2,#stacks_in_22236_21419-sf li.hero:not(.flex-active-slide) p,#stacks_in_22236_21419-sf li.hero:not(.flex-active-slide) a.sf-hero-button{-webkit-transition:opacity 300ms !important;transition:opacity 300ms !important}#stacks_in_22236_21419-sf .sf-slider.loaded .flex-active-slide.hero h2,#stacks_in_22236_21419-sf .sf-slider.loaded .flex-active-slide.hero p,#stacks_in_22236_21419-sf .sf-slider.loaded .flex-active-slide.hero a.sf-hero-button{opacity:1}#stacks_in_22236_21419-sf p.flex-caption{position:absolute;bottom:0;left:0;padding:0;margin:0;background:rgba(0,0,0,0.65);width:100%;opacity:0;-webkit-transition:opacity 300ms;transition:opacity 300ms}#stacks_in_22236_21419-sf .sf-slider.loaded p.flex-caption{-webkit-transition:opacity 300ms 700ms;transition:opacity 300ms 700ms}#stacks_in_22236_21419-sf p.flex-caption span{color:#fff;font-family:Arial;display:block;font-size:14px;line-height:140%;text-shadow:none;padding:2% 3%}#stacks_in_22236_21419-sf .flex-active-slide .caption-wrap,#stacks_in_22236_21419-sf .sf-slider.loaded .flex-active-slide p.flex-caption,#stacks_in_22236_21419-sf .sf-slider.loaded .flex-active-slide:hover .caption-wrap,#stacks_in_22236_21419-sf .caption-wrap{opacity:1}#stacks_in_22236_21419-sf .flex-active-slide .caption-wrap{position:relative;z-index:100}#stacks_in_22236_21419-sf .caption-wrap{-webkit-transition:opacity .3s 700ms;transition:opacity .3s 700ms}li.sf3-slide.hide-caption .caption-wrap{display:none}#stacks_in_22236_21419-sf .sf-slider.loaded .flex-active-slide .caption-wrap{opacity:0;-webkit-transition:opacity .5s 703ms;transition:opacity .5s 70300ms;-webkit-transition:opacity .5s 3700ms;transition:opacity .5s 3700ms}#stacks_in_22236_21419-sf .sf-slider.loaded .flex-active-slide:hover .caption-wrap{-webkit-transition:opacity .3s !important;transition:opacity .3s !important}@media only screen and (max-width:400px){#stacks_in_22236_21419-sf p.flex-caption{display:none}}#stacks_in_22236_21419-sf .flex-direction-nav .flex-disabled{display:none}#stacks_in_22236_21419-sf .sf-slider .flex-direction-nav .flex-prev,#stacks_in_22236_21419-sf .sf-slider:hover .flex-direction-nav .flex-prev{left:30px}#stacks_in_22236_21419-sf .sf-slider .flex-direction-nav .flex-next,#stacks_in_22236_21419-sf .sf-slider:hover .flex-direction-nav .flex-next{right:30px}#stacks_in_22236_21419-sf .carousel .flex-direction-nav .flex-prev,#stacks_in_22236_21419-sf .carousel:hover .flex-direction-nav .flex-prev{left:15px}#stacks_in_22236_21419-sf .carousel .flex-direction-nav .flex-next,#stacks_in_22236_21419-sf .carousel:hover .flex-direction-nav .flex-next{right:15px}#stacks_in_22236_21419-sf .sf-flexslider .flex-direction-nav .flex-prev,#stacks_in_22236_21419-sf .sf-flexslider .flex-direction-nav .flex-next{-moz-transition:transform .3s,background-color .3s;-webkit-transition:transform .3s,background-color .3s;transition:transform .3s,background-color .3s}#stacks_in_22236_21419-sf .sf-flexslider .flex-direction-nav .flex-prev{-moz-transform:translateX(-118px);-webkit-transform:translateX(-118px);transform:translateX(-118px)}#stacks_in_22236_21419-sf .sf-flexslider .flex-direction-nav .flex-next{-moz-transform:translateX(118px);-webkit-transform:translateX(118px);transform:translateX(118px)}#stacks_in_22236_21419-sf .sf-flexslider:hover .flex-direction-nav .flex-prev,#stacks_in_22236_21419-sf .sf-flexslider:hover .flex-direction-nav .flex-next{-moz-transform:translateX(0px);-webkit-transform:translateX(0px);transform:translateX(0px)}#stacks_in_22236_21419-sf .flex-direction-nav a{position:absolute;top:50%;opacity:1;outline:0;width:44px;height:44px;margin-top:-22.000000px;border-radius:4px;text-shadow:none;text-indent:0;z-index:9999}#stacks_in_22236_21419-sf .flex-direction-nav a{background:rgba(0, 0, 0, 0.50)}#stacks_in_22236_21419-sf .flex-direction-nav a:hover{background:rgba(0, 0, 0, 1.00)}#stacks_in_22236_21419-sf .flex-direction-nav a:before{display:none}#stacks_in_22236_21419-sf .sf-control{position:absolute;top:50%;left:50%;margin:-9px 0 0 -9px}#stacks_in_22236_21419-sf .sf-control:before,#stacks_in_22236_21419-sf .sf-control:after{-webkit-transition:color 300ms;transition:color 300ms;color:rgba(255, 255, 255, 1.00)}#stacks_in_22236_21419-sf .flex-direction-nav a:hover .sf-control:before,#stacks_in_22236_21419-sf .flex-direction-nav a:hover .sf-control:after{color:rgba(8, 211, 253, 1.00)}@media only screen and (max-width:400px){#stacks_in_22236_21419-sf .flex-direction-nav{opacity:0}}@media only screen and (max-width:400px){#stacks_in_22236_21419-sf.iframe .flex-direction-nav{display:block}}@media only screen and (max-width:400px){#stacks_in_22236_21419-sf.iframe .sf-flexslider .flex-direction-nav .flex-prev,#stacks_in_22236_21419-sf.iframe .sf-flexslider .flex-direction-nav .flex-next{-moz-transform:translateX(0px);-webkit-transform:translateX(0px);transform:translateX(0px)}}#stacks_in_22236_21419-sf .carousel{border-radius:0 0 3px 3px;line-height:0;margin-top:-1px;border:6px solid rgba(0, 0, 0, 1.00)}@media only screen and (max-width:400px){#stacks_in_22236_21419-sf .carousel{display:none}}#stacks_in_22236_21419-sf .carousel *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}#stacks_in_22236_21419-sf .carousel .slides li{width:70px;margin-right:0;opacity:0.65;transition:opacity 150ms;cursor:pointer;overflow:hidden;position:relative;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover;background-position:center;}#stacks_in_22236_21419-sf .carousel .slides li:before{content:'';display:block;padding-top:70%}#stacks_in_22236_21419-sf .carousel .slides li + li{margin-left:5px !important}#stacks_in_22236_21419-sf .carousel .slides li:hover,#stacks_in_22236_21419-sf .carousel .slides li.flex-active-slide,#stacks_in_22236_21419-sf .carousel .slides li.flex-active-slide:hover{opacity:1}#stacks_in_22236_21419-sf .carousel .flex-direction-nav .flex-prev{-moz-transform:translateX(-103px);-webkit-transform:translateX(-103px);transform:translateX(-103px)}#stacks_in_22236_21419-sf .carousel .flex-direction-nav .flex-next{-moz-transform:translateX(103px);-webkit-transform:translateX(103px);transform:translateX(103px)}#stacks_in_22236_21419-sf .carousel .flex-direction-nav a{background:rgba(0, 0, 0, 0.50)}#stacks_in_22236_21419-sf .carousel .flex-direction-nav a:hover{background:rgba(0, 0, 0, 1.00)}#stacks_in_22236_21419-sf .carousel .sf-control{color:rgba(255, 255, 255, 1.00)}#stacks_in_22236_21419-sf .carousel .flex-direction-nav a:hover .sf-control{color:rgba(8, 211, 253, 1.00)}#stacks_in_22236_21419-sf .freeze{text-align:center;padding:20px 0;margin:20px 0;border-radius:5px;border:2px solid #2E83F8}#stacks_in_22236_21419-sf .freeze span{color:#2E83F8;text-transform:uppercase;letter-spacing:2px;font-size:13px;font-weight:600}
#stacks_in_22237_22286{padding-left:0px;padding-right:0px;}#stacks_in_22237_22286 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_22237_22286 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_22237_22286 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_22237_22286 > .jack.width-static{width:500px}#stacks_in_22237_22286 > .jack.width-flexible{width:100%}#stacks_in_22237_22286 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_22237_22286 > .jack.padding-detailed{padding:0.00px 0.00px 30.00px 0.00px}#stacks_in_22237_22286 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_22237_22286 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_22237_22286 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_22237_22286 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_22237_22286 > .jack::after{border-radius:0px}#stacks_in_22237_22286 > .jack.border-detailed-radius,#stacks_in_22237_22286 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_22237_22286 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_22237_22286 > .jack.bg-color{background-color:#000000}#stacks_in_22237_22286 > .jack.bg-gradient{background-color:#B3B3B3}#stacks_in_22237_22286 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_22237_22286 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_22237_22286 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_22237_22286 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_22237_22286 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_22237_22286 > .jack.bg-image:not(.glass){}#stacks_in_22237_22286 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_22237_22286 > .jack.bg-image.glass.after,#stacks_in_22237_22286 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_22237_22286 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_22237_22286 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 30.00px 0.00px}#stacks_in_22237_22286 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_22237_22286 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_22237_22286 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_22237_22286 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_22237_22286 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_22237_22286 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_22237_22286 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_22237_22286 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_22237_22286 > .jack.bg-image.glass.after,#stacks_in_22237_22286 > .glass.jack.bg-image::after{}#stacks_in_22237_22286 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_22237_22286 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_22237_22286 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_22237_22286 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_22237_22286 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_22237_22286 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_22237_22286 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_22237_22286 > .jack.peek-shadow::before,#stacks_in_22237_22286 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_22237_22286 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_22237_22286 > .jack{overflow:visible;}#stacks_in_22237_22286 > .jack.height-static{height:100px}#stacks_in_22237_22286 > .jack.height-minmax{min-height:100px;max-height:800px}
#stacks_in_22237_22141{padding-right:0.00px;padding-left:0.00px;}#stacks_in_22237_22141 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_22237_22141 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_22237_22141 > .jack.width-minmax{min-width:100px;max-width:1000px}#stacks_in_22237_22141 > .jack.width-static{width:500px}#stacks_in_22237_22141 > .jack.width-flexible{width:100%}#stacks_in_22237_22141 > .jack.margin-detailed{margin:10.00px 0.00px 0.00px 0.00px}#stacks_in_22237_22141 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_22237_22141 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_22237_22141 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_22237_22141 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_22237_22141 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_22237_22141 > .jack::after{border-radius:0px}#stacks_in_22237_22141 > .jack.border-detailed-radius,#stacks_in_22237_22141 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_22237_22141 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_22237_22141 > .jack.bg-color{background-color:#89C5FF}#stacks_in_22237_22141 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_22237_22141 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_22237_22141 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_22237_22141 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_22237_22141 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_22237_22141 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_22237_22141 > .jack.bg-image:not(.glass){}#stacks_in_22237_22141 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_22237_22141 > .jack.bg-image.glass.after,#stacks_in_22237_22141 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_22237_22141 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_22237_22141 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_22237_22141 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_22237_22141 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_22237_22141 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_22237_22141 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_22237_22141 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_22237_22141 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_22237_22141 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_22237_22141 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_22237_22141 > .jack.bg-image.glass.after,#stacks_in_22237_22141 > .glass.jack.bg-image::after{}#stacks_in_22237_22141 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_22237_22141 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_22237_22141 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_22237_22141 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_22237_22141 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_22237_22141 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_22237_22141 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_22237_22141 > .jack.peek-shadow::before,#stacks_in_22237_22141 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_22237_22141 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_22237_22141 > .jack{overflow:visible;}#stacks_in_22237_22141 > .jack.height-static{height:100px}#stacks_in_22237_22141 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_22237_22288 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_22237_22288 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_22237_22288 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
#stacks_in_22237_22291{text-align:center}#stacks_in_22237_22291 img{max-width:50px;width:100%;height:auto}@media only screen and (min-width:641px){#stacks_in_22237_22291 img{max-width:100px}}@media only screen and (min-width:1024px){#stacks_in_22237_22291 img{max-width:150px}}




#stacks_in_22246_22253 {
	margin: 20px 0px 0px 0px;
}
#tiptip_content{font-size:11px;color:#FFFFFF;text-shadow:0 0 2px #000000;border:1px solid #999999;background-color:#333333;background:linear-gradient(#333333,#000000);-webkit-box-shadow:0 0 5px #555555;box-shadow:0 0 5px #555555}#tiptip_holder.tip_top #tiptip_arrow{border-top-color:#999999}#tiptip_holder.tip_bottom #tiptip_arrow{border-bottom-color:#999999}#tiptip_holder.tip_right #tiptip_arrow{border-right-color:#999999}#tiptip_holder.tip_left #tiptip_arrow{border-left-color:#999999}#tiptip_holder.tip_top #tiptip_arrow_inner{border-top-color:#333333}#tiptip_holder.tip_bottom #tiptip_arrow_inner{border-bottom-color:#333333}#tiptip_holder.tip_right #tiptip_arrow_inner{border-right-color:#333333}#tiptip_holder.tip_left #tiptip_arrow_inner{border-left-color:#333333}#tiptip_holder{max-width:200px}
/* -- Start Tabloid Each css Template -- */



#stacks_in_22291, #stacks_in_22291 .stacks_in, #stacks_in_22291 .stacks_out {
	overflow: visible !important;
}

.stacks_in_22291tabloid {
	-webkit-columns: 250x;
	-moz-columns: 250px;
	columns: 250px;
	
	-webkit-column-gap: 60px;
	-moz-column-gap: 60px;
	column-gap: 60px;

	-webkit-column-rule: 1px solid rgba(0, 0, 0, 0.30); /* Chrome, Safari, Opera */
	-moz-column-rule: 1px solid rgba(0, 0, 0, 0.30); /* Firefox */
	column-rule: 1px solid rgba(0, 0, 0, 0.30);
}





/* -- End Tabloid Each css Template -- */
#stacks_in_22291 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_22303 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_203 .boxgrid{position:relative;overflow:hidden;margin:0 auto;border-color:#000000;border-width:0px;border-style:solid}#stacks_in_203 .boxgrid .cover,#stacks_in_203 .boxgrid .back{position:absolute !important;top:0;width:100%}#stacks_in_203 .cover .imageStyle{z-index:10}

#stacks_in_203 {
	margin: 10px 0px 30px 0px;
}

#stacks_in_233 {
	margin: 40px 0px 0px 0px;
	padding:  5px;
}
#stacks_in_22308{padding-left:0px;padding-right:0px;}#stacks_in_22308 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_22308 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_22308 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_22308 > .jack.width-static{width:500px}#stacks_in_22308 > .jack.width-flexible{width:100%}#stacks_in_22308 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_22308 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_22308 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_22308 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_22308 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_22308 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_22308 > .jack::after{border-radius:0px}#stacks_in_22308 > .jack.border-detailed-radius,#stacks_in_22308 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_22308 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_22308 > .jack.bg-color{background-color:#89C5FF}#stacks_in_22308 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_22308 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_22308 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_22308 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_22308 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_22308 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_22308 > .jack.bg-image:not(.glass){}#stacks_in_22308 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_22308 > .jack.bg-image.glass.after,#stacks_in_22308 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_22308 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_22308 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_22308 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_22308 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_22308 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_22308 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_22308 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_22308 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_22308 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_22308 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_22308 > .jack.bg-image.glass.after,#stacks_in_22308 > .glass.jack.bg-image::after{}#stacks_in_22308 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_22308 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_22308 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_22308 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_22308 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_22308 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_22308 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_22308 > .jack.peek-shadow::before,#stacks_in_22308 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_22308 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_22308 > .jack{overflow:visible;}#stacks_in_22308 > .jack.height-static{height:100px}#stacks_in_22308 > .jack.height-minmax{min-height:100px;max-height:800px}

/* START ICONZ CSS */

#stacks_in_22309 i {
	font-size: 4em;
	line-height: normal !important;
	
	color: #B3B3B3 !important;
	
	text-align:center;
}






#stacks_in_22309 {
	text-align: center;
}

#stacks_in_22309 a{
	text-decoration: none;
}


	
		#stacks_in_22309 a i:hover{
			color: #A4A4A4 !important;
		}
		
	




#stacks_in_22309 .stacks_in_22309quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_22309 .stacks_in_22309quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_22309 .stacks_in_22309quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 #stacks_in_9426_9417{padding-left:0px;padding-right:0px;}#stacks_in_9426_9417 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_9426_9417 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9426_9417 > .jack.width-minmax{min-width:100%;max-width:100%}#stacks_in_9426_9417 > .jack.width-static{width:500px}#stacks_in_9426_9417 > .jack.width-flexible{width:100%}#stacks_in_9426_9417 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9417 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9417 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9426_9417 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9417 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9426_9417 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9426_9417 > .jack::after{border-radius:0px}#stacks_in_9426_9417 > .jack.border-detailed-radius,#stacks_in_9426_9417 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9417 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9426_9417 > .jack.bg-color{background-color:#FFFFFF}#stacks_in_9426_9417 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9426_9417 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9426_9417 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9426_9417 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9426_9417 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9426_9417 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9426_9417 > .jack.bg-image:not(.glass){}#stacks_in_9426_9417 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9426_9417 > .jack.bg-image.glass.after,#stacks_in_9426_9417 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9426_9417 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9426_9417 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9417 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9426_9417 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9426_9417 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9426_9417 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9426_9417 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9426_9417 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9426_9417 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9426_9417 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9426_9417 > .jack.bg-image.glass.after,#stacks_in_9426_9417 > .glass.jack.bg-image::after{}#stacks_in_9426_9417 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9426_9417 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9426_9417 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_9426_9417 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_9426_9417 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_9426_9417 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_9426_9417 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_9426_9417 > .jack.peek-shadow::before,#stacks_in_9426_9417 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_9426_9417 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9426_9417 > .jack{overflow:visible;}#stacks_in_9426_9417 > .jack.height-static{height:100px}#stacks_in_9426_9417 > .jack.height-minmax{min-height:100%;max-height:800%}
#stacks_in_9426_9403{padding-left:0px;padding-right:0px;}#stacks_in_9426_9403 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_9426_9403 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9426_9403 > .jack.width-minmax{min-width:100px;max-width:1200px}#stacks_in_9426_9403 > .jack.width-static{width:500px}#stacks_in_9426_9403 > .jack.width-flexible{width:100%}#stacks_in_9426_9403 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9403 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9403 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9426_9403 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9403 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9426_9403 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9426_9403 > .jack::after{border-radius:0px}#stacks_in_9426_9403 > .jack.border-detailed-radius,#stacks_in_9426_9403 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9403 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9426_9403 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9426_9403 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9426_9403 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9426_9403 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9426_9403 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9426_9403 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9426_9403 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9426_9403 > .jack.bg-image:not(.glass){}#stacks_in_9426_9403 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9426_9403 > .jack.bg-image.glass.after,#stacks_in_9426_9403 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9426_9403 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9426_9403 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9403 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9426_9403 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9426_9403 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9426_9403 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9426_9403 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9426_9403 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9426_9403 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9426_9403 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9426_9403 > .jack.bg-image.glass.after,#stacks_in_9426_9403 > .glass.jack.bg-image::after{}#stacks_in_9426_9403 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9426_9403 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9426_9403 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_9426_9403 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_9426_9403 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_9426_9403 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_9426_9403 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_9426_9403 > .jack.peek-shadow::before,#stacks_in_9426_9403 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_9426_9403 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9426_9403 > .jack{overflow:visible;}#stacks_in_9426_9403 > .jack.height-static{height:100px}#stacks_in_9426_9403 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9426_9405 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_9426_9405 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_9426_9405 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(179, 179, 179, 1.00)}
#stacks_in_9426_9407{padding-right:20.00px;padding-left:20.00px;}#stacks_in_9426_9407 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_9426_9407 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9426_9407 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9426_9407 > .jack.width-static{width:500px}#stacks_in_9426_9407 > .jack.width-flexible{width:100%}#stacks_in_9426_9407 > .jack.margin-detailed{margin:0.00px 20.00px 20.00px 20.00px}#stacks_in_9426_9407 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9407 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9426_9407 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9407 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9426_9407 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9426_9407 > .jack::after{border-radius:0px}#stacks_in_9426_9407 > .jack.border-detailed-radius,#stacks_in_9426_9407 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9407 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9426_9407 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9426_9407 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9426_9407 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9426_9407 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9426_9407 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9426_9407 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9426_9407 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9426_9407 > .jack.bg-image:not(.glass){}#stacks_in_9426_9407 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9426_9407 > .jack.bg-image.glass.after,#stacks_in_9426_9407 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9426_9407 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9426_9407 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9407 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9426_9407 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9426_9407 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9426_9407 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9426_9407 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9426_9407 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9426_9407 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9426_9407 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9426_9407 > .jack.bg-image.glass.after,#stacks_in_9426_9407 > .glass.jack.bg-image::after{}#stacks_in_9426_9407 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9426_9407 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9426_9407 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_9426_9407 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_9426_9407 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_9426_9407 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_9426_9407 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_9426_9407 > .jack.peek-shadow::before,#stacks_in_9426_9407 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_9426_9407 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9426_9407 > .jack{overflow:visible;}#stacks_in_9426_9407 > .jack.height-static{height:100px}#stacks_in_9426_9407 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Bellboy Each css Template -- */

.stacks_in_9426_9419_21667bellboywrapper{
	width: 45px;
	margin: 0 auto;
	
	display : none;
	
}

.stacks_in_9426_9419_21667bellboy{
	position: relative;
	cursor: pointer;
	background: rgba(153, 153, 153, 1.00);
	width: 45px;
	height: 45px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	line-height: 45px;
	font-size: 20.454544px;
	margin: 5px;
	z-index: 1000;
	background: rgba(153, 153, 153, 1.00);
}


.stacks_in_9426_9419_21667bellboy i {
	position: relative;
	display: block;
	margin: 0 auto 0 auto;
	width: 45px;
	height: 45px;
	line-height: 45px;
	font-size: 20.454544px;
	vertical-align: middle;
}


.stacks_in_9426_9419_21667bellboy:hover{
	color: rgba(235, 235, 235, 1.00);
	background: rgba(168, 168, 168, 1.00); /* Old browsers */
}

/* -- End Bellboy Each css Template -- */#stacks_in_9426_9415{padding-right:20.00px;padding-left:20.00px;}#stacks_in_9426_9415 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_9426_9415 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9426_9415 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9426_9415 > .jack.width-static{width:500px}#stacks_in_9426_9415 > .jack.width-flexible{width:100%}#stacks_in_9426_9415 > .jack.margin-detailed{margin:50.00px 20.00px 20.00px 20.00px}#stacks_in_9426_9415 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9415 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9426_9415 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9415 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9426_9415 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9426_9415 > .jack::after{border-radius:0px}#stacks_in_9426_9415 > .jack.border-detailed-radius,#stacks_in_9426_9415 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9415 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9426_9415 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9426_9415 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9426_9415 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9426_9415 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9426_9415 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9426_9415 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9426_9415 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9426_9415 > .jack.bg-image:not(.glass){}#stacks_in_9426_9415 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9426_9415 > .jack.bg-image.glass.after,#stacks_in_9426_9415 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9426_9415 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9426_9415 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9415 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9426_9415 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9426_9415 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9426_9415 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9426_9415 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9426_9415 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9426_9415 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9426_9415 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9426_9415 > .jack.bg-image.glass.after,#stacks_in_9426_9415 > .glass.jack.bg-image::after{}#stacks_in_9426_9415 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9426_9415 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9426_9415 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_9426_9415 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_9426_9415 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_9426_9415 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_9426_9415 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_9426_9415 > .jack.peek-shadow::before,#stacks_in_9426_9415 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_9426_9415 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9426_9415 > .jack{overflow:visible;}#stacks_in_9426_9415 > .jack.height-static{height:100px}#stacks_in_9426_9415 > .jack.height-minmax{min-height:100px;max-height:800px}
#stacks_in_9426_9423_22046{padding-left:0px;padding-right:0px;}#stacks_in_9426_9423_22046 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_9426_9423_22046 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9426_9423_22046 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9426_9423_22046 > .jack.width-static{width:500px}#stacks_in_9426_9423_22046 > .jack.width-flexible{width:100%}#stacks_in_9426_9423_22046 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9423_22046 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9423_22046 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9426_9423_22046 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9423_22046 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9426_9423_22046 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9426_9423_22046 > .jack::after{border-radius:0px}#stacks_in_9426_9423_22046 > .jack.border-detailed-radius,#stacks_in_9426_9423_22046 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9423_22046 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9426_9423_22046 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9426_9423_22046 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9426_9423_22046 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9426_9423_22046 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9426_9423_22046 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9426_9423_22046 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9426_9423_22046 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9426_9423_22046 > .jack.bg-image:not(.glass){}#stacks_in_9426_9423_22046 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9426_9423_22046 > .jack.bg-image.glass.after,#stacks_in_9426_9423_22046 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9426_9423_22046 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9426_9423_22046 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9426_9423_22046 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9426_9423_22046 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9426_9423_22046 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9426_9423_22046 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9426_9423_22046 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9426_9423_22046 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9426_9423_22046 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9426_9423_22046 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9426_9423_22046 > .jack.bg-image.glass.after,#stacks_in_9426_9423_22046 > .glass.jack.bg-image::after{}#stacks_in_9426_9423_22046 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9426_9423_22046 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9426_9423_22046 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_9426_9423_22046 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_9426_9423_22046 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_9426_9423_22046 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_9426_9423_22046 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_9426_9423_22046 > .jack.peek-shadow::before,#stacks_in_9426_9423_22046 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_9426_9423_22046 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9426_9423_22046 > .jack{overflow:visible;}#stacks_in_9426_9423_22046 > .jack.height-static{height:100px}#stacks_in_9426_9423_22046 > .jack.height-minmax{min-height:100px;max-height:800px}
#linkBoxstacks_in_9426_9423_22048 {
	display: block;
	position: relative;
	z-index: 1;
}

#linkBoxContentstacks_in_9426_9423_22048 {
	position: relative;
	display: block;
	z-index: 2;
}

#linkBoxLinkstacks_in_9426_9423_22048 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../files/bg_fill.gif) repeat;
}



/* START ICONZ CSS */

#stacks_in_9426_9423_22050 i {
	font-size: 3em;
	line-height: normal !important;
	
	color: #B3B3B3 !important;
	
	text-align:center;
}






#stacks_in_9426_9423_22050 {
	text-align: center;
}

#stacks_in_9426_9423_22050 a{
	text-decoration: none;
}


	
		#stacks_in_9426_9423_22050 a i:hover{
			color: #C2C2C2 !important;
		}
		
		
	




#stacks_in_9426_9423_22050 .stacks_in_9426_9423_22050quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_9426_9423_22050 .stacks_in_9426_9423_22050quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_9426_9423_22050 .stacks_in_9426_9423_22050quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 
#stacks_in_9426_9423_22050 {
	margin: 0px 0px 5px 0px;
}
/* @group Page */

/* Stop the background page scrolling when the modal is open */
body.sociableOpen {
	overflow: hidden !important;
}

/* @end */

/* @group Share Button */

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


#socialPopupTriggerButtonstacks_in_9426_9423_22051 {
	position: fixed;
	top: 10.00%;
	left: 2.00%;
	cursor: pointer;
	z-index: 999;
}





#socialPopupTriggerButtonstacks_in_9426_9423_22051 {
	display: none;
}


#socialPopupTriggerButtonstacks_in_9426_9423_22051 a {
	background: none;
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	outline: none;
}

#socialPopupTriggerButtonstacks_in_9426_9423_22051 a:focus {
	outline: none;
	border: none;
}

#socialPopupTriggerButtonstacks_in_9426_9423_22051 #socialPopupTriggerButtonBorderstacks_in_9426_9423_22051 {
	border: 2px solid #CDCDCD;
	background: #FFFFFF;
	border-radius: 27px;
	-webkit-border-radius: 27px;
	-moz-border-radius: 27px;
	height: 50px;
	overflow: hidden;
	z-index: 5;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

#socialPopupTriggerButtonstacks_in_9426_9423_22051:hover #socialPopupTriggerButtonBorderstacks_in_9426_9423_22051 {
	border: 2px solid #999999;
	background: #FFFFFF;
}


#socialPopupTriggerButtonstacks_in_9426_9423_22051:hover #socialPopupTriggerButtonBorderstacks_in_9426_9423_22051 {
	padding-right: 15px;
}




#socialPopupTriggerButtonstacks_in_9426_9423_22051 #socialPopupTriggerButtonIconstacks_in_9426_9423_22051 [class^="fa fa-"] {
	color: #333333;
	font-size: 24px;
	line-height: 50px;
	width: 50px;
	text-align: center;
	display: block;
	float: left;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

#socialPopupTriggerButtonstacks_in_9426_9423_22051:hover #socialPopupTriggerButtonBorderstacks_in_9426_9423_22051 [class^="fa fa-"] {
	color: #333333;
}

#socialPopupTriggerButtonstacks_in_9426_9423_22051 #socialPopupTriggerButtonTextstacks_in_9426_9423_22051 {
	color: #333333;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
	max-width: 0px;
	overflow: hidden;
	line-height: 50px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}




#socialPopupTriggerButtonstacks_in_9426_9423_22051:hover #socialPopupTriggerButtonTextstacks_in_9426_9423_22051 {
	max-width: 300px;
	color: #333333;
}


/* @end */

/* @group Content Block (top of modal) */

#sociableContentBlock {
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
}

#adBlockMessage {
	display: none;
}

#adBlockMessage.adBlockTrue {
	display: block;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
}

/* @end */

/* @group Modal Window */

/* General styles for the modal */

/* 
Styles for the html/body for special modal where we want 3d effects
Note that we need a container wrapping all content on the page for the 
perspective effects (not including the modals and the overlay).
*/

.socialPopupModalPerspective,
.socialPopupModalPerspective body {
	height: 100%;
	overflow: hidden;
}

.socialPopupModalPerspective body  {
	background: #222;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	perspective: 600px;
}

.socialPopupModal-1 {
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	overflow: auto;
	height: 100%;
	z-index: 119991;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.socialPopupModalShow {
	visibility: visible;
}

.socialPopupModalOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 11999;
	opacity: 0;
	background: #000000;
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	transition: all 1000ms;
}

.socialPopupModalShow ~ .socialPopupModalOverlay {
	opacity: 0.70;
	visibility: visible;
}

/* Content styles */
#socialPopupModalContentstacks_in_9426_9423_22051 {
	position: relative;
	border-radius: 3px;
	margin: 0 auto;
}

/* Individual modal styles with animations/transitions */

/*  */

/* @group Effect 1 */

/* Effect 1: Fade in and scale up */
.socialPopupModalEffect-1 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	opacity: 0;
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	transition: all 1000ms;
}

.socialPopupModalShow.socialPopupModalEffect-1 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

/* @end */

/* @group Effect 2 */

/* Effect 2: Slide from the right */
.socialPopupModalEffect-2 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform: translateX(20%);
	-moz-transform: translateX(20%);
	-ms-transform: translateX(20%);
	transform: translateX(20%);
	opacity: 0;
	-webkit-transition: all 1000ms cubic-bezier(0.25, 0.5, 0.5, 0.9);
	-moz-transition: all 1000ms cubic-bezier(0.25, 0.5, 0.5, 0.9);
	transition: all 1000ms cubic-bezier(0.25, 0.5, 0.5, 0.9);
}

.socialPopupModalShow.socialPopupModalEffect-2 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}

/* @end */

/* @group Effect 3 */

/* Effect 3: Slide from the bottom */
.socialPopupModalEffect-3 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform: translateY(20%);
	-moz-transform: translateY(20%);
	-ms-transform: translateY(20%);
	transform: translateY(20%);
	opacity: 0;
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	transition: all 1000ms;
}

.socialPopupModalShow.socialPopupModalEffect-3 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

/* @end */

/* @group Effect 4 */

/* Effect 4: Newspaper */
.socialPopupModalEffect-4 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform: scale(0) rotate(720deg);
	-moz-transform: scale(0) rotate(720deg);
	-ms-transform: scale(0) rotate(720deg);
	transform: scale(0) rotate(720deg);
	opacity: 0;
}

.socialPopupModalShow.socialPopupModalEffect-4 ~ .socialPopupModalOverlay,
.socialPopupModalEffect-4 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	transition: all 1000ms;
}

.socialPopupModalShow.socialPopupModalEffect-4 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform: scale(1) rotate(0deg);
	-moz-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	opacity: 1;
}

/* @end */

/* @group Effect 5 */

/* Effect 5: fall */
.socialPopupModalEffect-5.socialPopupModal-1{
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.socialPopupModalEffect-5 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(600px) rotateX(20deg); 
	-moz-transform: translateZ(600px) rotateX(20deg); 
	-ms-transform: translateZ(600px) rotateX(20deg); 
	transform: translateZ(600px) rotateX(20deg); 
	opacity: 0;
}

.socialPopupModalShow.socialPopupModalEffect-5 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transition: all 1000ms ease-in;
	-moz-transition: all 1000ms ease-in;
	transition: all 1000ms ease-in;
	-webkit-transform: translateZ(0px) rotateX(0deg);
	-moz-transform: translateZ(0px) rotateX(0deg);
	-ms-transform: translateZ(0px) rotateX(0deg);
	transform: translateZ(0px) rotateX(0deg); 
	opacity: 1;
}

/* @end */

/* @group Effect 6 */

/* Effect 6: side fall */
.socialPopupModalEffect-6.socialPopupModal-1{
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.socialPopupModalEffect-6 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translate(30%) translateZ(600px) rotate(10deg); 
	-moz-transform: translate(30%) translateZ(600px) rotate(10deg);
	-ms-transform: translate(30%) translateZ(600px) rotate(10deg);
	transform: translate(30%) translateZ(600px) rotate(10deg); 
	opacity: 0;
}

.socialPopupModalShow.socialPopupModalEffect-6 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transition: all 1000ms ease-in;
	-moz-transition: all 1000ms ease-in;
	transition: all 1000ms ease-in;
	-webkit-transform: translate(0%) translateZ(0) rotate(0deg);
	-moz-transform: translate(0%) translateZ(0) rotate(0deg);
	-ms-transform: translate(0%) translateZ(0) rotate(0deg);
	transform: translate(0%) translateZ(0) rotate(0deg);
	opacity: 1;
}

/* @end */

/* @group Effect 7 */

/* Effect 7:  slide and stick to top */
.socialPopupModalEffect-7{
	top: 0;
	-webkit-transform: translateX(-0%);
	-moz-transform: translateX(-0%);
	-ms-transform: translateX(-0%);
	transform: translateX(-0%);
}

.socialPopupModalEffect-7 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform: translateY(-200%);
	-moz-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	transform: translateY(-200%);
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	transition: all 1000ms;
	opacity: 0;
}

.socialPopupModalShow.socialPopupModalEffect-7 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	border-radius: 0 0 3px 3px;
	opacity: 1;
}

/* @end */

/* @group Effect 8 */

/* Effect 8: 3D flip horizontal */
.socialPopupModalEffect-8.socialPopupModal-1{
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.socialPopupModalEffect-8 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateY(-70deg);
	-moz-transform: rotateY(-70deg);
	-ms-transform: rotateY(-70deg);
	transform: rotateY(-70deg);
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	transition: all 1000ms;
	opacity: 0;
}

.socialPopupModalShow.socialPopupModalEffect-8 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
	opacity: 1;
}

/* @end */

/* @group Effect 9 */

/* Effect 9: 3D flip vertical */
.socialPopupModalEffect-9.socialPopupModal-1{
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.socialPopupModalEffect-9 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-70deg);
	-moz-transform: rotateX(-70deg);
	-ms-transform: rotateX(-70deg);
	transform: rotateX(-70deg);
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	transition: all 1000ms;
	opacity: 0;
}

.socialPopupModalShow.socialPopupModalEffect-9 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 1;
}

/* @end */

/* @group Effect 10 */

/* Effect 10: 3D sign */
.socialPopupModalEffect-10.socialPopupModal-1{
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.socialPopupModalEffect-10 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-60deg);
	-moz-transform: rotateX(-60deg);
	-ms-transform: rotateX(-60deg);
	transform: rotateX(-60deg);
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	opacity: 0;
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	transition: all 1000ms;
}

.socialPopupModalShow.socialPopupModalEffect-10 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 1;
}

/* @end */

/* @group Effect 11 */

/* Effect 11: Super scaled */
.socialPopupModalEffect-11 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2);
	opacity: 0;
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	transition: all 1000ms;
}

.socialPopupModalShow.socialPopupModalEffect-11 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

/* @end */

/* @group Effect 12 */

/* Effect 12:  Just me */
.socialPopupModalEffect-12 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0;
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	transition: all 1000ms;
}

.socialPopupModalShow.socialPopupModalEffect-12 ~ .socialPopupModalOverlay {
	background: #000000;
} 

.socialPopupModalEffect-12 #socialPopupModalContentstacks_in_9426_9423_22051 h3,
.socialPopupModalEffect-12 #socialPopupModalContentstacks_in_9426_9423_22051 {
	background: transparent;
}

.socialPopupModalShow.socialPopupModalEffect-12 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

/* @end */

/* @group Effect 13 */

/* Effect 13: 3D slit */
.socialPopupModalEffect-13.socialPopupModal-1{
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.socialPopupModalEffect-13 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(-3000px) rotateY(90deg);
	-moz-transform: translateZ(-3000px) rotateY(90deg);
	-ms-transform: translateZ(-3000px) rotateY(90deg);
	transform: translateZ(-3000px) rotateY(90deg);
	opacity: 0;
}

.socialPopupModalShow.socialPopupModalEffect-13 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-animation: slit .7s forwards ease-out;
	-moz-animation: slit .7s forwards ease-out;
	animation: slit .7s forwards ease-out;
}

@-webkit-keyframes slit {
	50% { -webkit-transform: translateZ(-250px) rotateY(89deg); opacity: .5; -webkit-animation-timing-function: ease-out;}
	100% { -webkit-transform: translateZ(0) rotateY(0deg); opacity: 1; }
}

@-moz-keyframes slit {
	50% { -moz-transform: translateZ(-250px) rotateY(89deg); opacity: .5; -moz-animation-timing-function: ease-out;}
	100% { -moz-transform: translateZ(0) rotateY(0deg); opacity: 1; }
}

@keyframes slit {
	50% { transform: translateZ(-250px) rotateY(89deg); opacity: 1; animation-timing-function: ease-in;}
	100% { transform: translateZ(0) rotateY(0deg); opacity: 1; }
}

/* @end */

/* @group Effect 14 */

/* Effect 14:  3D Rotate from bottom */
.socialPopupModalEffect-14.socialPopupModal-1{
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.socialPopupModalEffect-14 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateY(100%) rotateX(90deg);
	-moz-transform: translateY(100%) rotateX(90deg);
	-ms-transform: translateY(100%) rotateX(90deg);
	transform: translateY(100%) rotateX(90deg);
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	transform-origin: 0 100%;
	opacity: 0;
	-webkit-transition: all 1000ms ease-out;
	-moz-transition: all 1000ms ease-out;
	transition: all 1000ms ease-out;
}

.socialPopupModalShow.socialPopupModalEffect-14 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform: translateY(0%) rotateX(0deg);
	-moz-transform: translateY(0%) rotateX(0deg);
	-ms-transform: translateY(0%) rotateX(0deg);
	transform: translateY(0%) rotateX(0deg);
	opacity: 1;
}

/* @end */

/* @group Effect 15 */

/* Effect 15:  3D Rotate in from left */
.socialPopupModalEffect-15.socialPopupModal-1{
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.socialPopupModalEffect-15 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	-moz-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	-ms-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	transform-origin: 0 100%;
	opacity: 0;
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	transition: all 1000ms;
}

.socialPopupModalShow.socialPopupModalEffect-15 #socialPopupModalContentstacks_in_9426_9423_22051 {
	-webkit-transform: translateZ(0px) translateX(0%) rotateY(0deg);
	-moz-transform: translateZ(0px) translateX(0%) rotateY(0deg);
	-ms-transform: translateZ(0px) translateX(0%) rotateY(0deg);
	transform: translateZ(0px) translateX(0%) rotateY(0deg);
	opacity: 1;
}

/* @end */

/*  */

/* @end */

/* @group Close button */

#sociableCloseButtonstacks_in_9426_9423_22051 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font-size: 40px;
	line-height: 80px;
	width: 80px;
	text-align: center;
	text-decoration: none;
	background: none;
	border: none;
	outline: none;
	transition: all ease-in-out 300ms;
}

#sociableCloseButtonstacks_in_9426_9423_22051 [class^="fa fa-"] {
	color: #FFFFFF;
	transition: all ease-in-out 300ms;
}

#sociableCloseButtonstacks_in_9426_9423_22051:hover,
#sociableCloseButtonstacks_in_9426_9423_22051:hover [class^="fa fa-"] {
	color: #CDCDCD;
}

/* @end */

/* @group Radioactive Scroll Indicator */

@-webkit-keyframes radioactiveGlow {
	from { -webkit-box-shadow: 0 0 50px #FFFFFF; }
 	50% { -webkit-box-shadow: 0 0 0px #000000; }
 	to { -webkit-box-shadow: 0 0 50px #FFFFFF; }
}

@-moz-keyframes radioactiveGlow {
	from { -moz-box-shadow: 0 0 50px #FFFFFF; }
 	50% { -moz-box-shadow: 0 0 0px #000000; }
 	to { -moz-box-shadow: 0 0 50px #FFFFFF; }
}

@-ms-keyframes radioactiveGlow {
	from { -ms-box-shadow: 0 0 50px #FFFFFF; }
 	50% { -ms-box-shadow: 0 0 0px #000000; }
 	to { -ms-box-shadow: 0 0 50px #FFFFFF; }
}

@keyframes radioactiveGlow {
	from { box-shadow: 0 0 50px #FFFFFF; }
 	50% { box-shadow: 0 0 0px #000000; }
 	to { box-shadow: 0 0 50px #FFFFFF; }
}

#radioactiveScrollIndicatorstacks_in_9426_9423_22051 {
	-webkit-animation-name: radioactiveGlow;
 	-webkit-animation-duration: 2s;
 	-webkit-animation-iteration-count: infinite;
 	-moz-animation-name: radioactiveGlow;
 	-moz-animation-duration: 2s;
 	-moz-animation-iteration-count: infinite;
 	-ms-animation-name: radioactiveGlow;
 	-ms-animation-duration: 2s;
 	-ms-animation-iteration-count: infinite;
 	animation-name: radioactiveGlow;
 	animation-duration: 2s;
 	animation-iteration-count: infinite;
 	position: fixed;
 	bottom: -50px;
 	left: 0px;
 	width: 100%;
 	height: 50px;
 	background: #ffffff;
 	display: none;
}

.socialPopupScrollable #radioactiveScrollIndicatorstacks_in_9426_9423_22051 {
	display: block;
}

.modalScrolled #radioactiveScrollIndicatorstacks_in_9426_9423_22051 {
	display: none;
}

/* @end */

/* @group Social Icon List */

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


#sociableIconWrapper {
	max-width: 1000px;
	margin: 60px auto;
	z-index: 11999;
	position: relative;
}

.socialIconArray {
	display: block;
	text-align: center;
}

.socialIconArray div {
	display: inline-block;
	width: auto;
	height: auto;
	line-height: 100px;
	text-align: center;
	position: relative;
	margin-bottom: 15px;
	text-align: center;
	line-height: 1.50em;
	font-size: 14px;
	z-index: 5;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	color: #FFFFFF;
}

.socialIconArray div:hover {
	color: #FFFFFF;
}

.socialIconArray div a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 10;
}

.socialIconArray div [class^="fa fa-"] {
	font-size: 60px;
	height: 100px;
	width: 100px;
	line-height: 100px;
	border-radius: 50px;
	position: relative;
	z-index: 5;
	border: 2px solid #FFFFFF;
	transition: all 300ms ease-in-out;
	overflow: hidden;
	display: block;
	margin: 15px;
}

.socialIconArray div:hover [class^="fa fa-"] {
	-webkit-box-shadow: 0px 0px 30px #FFFFFF;
	-moz-box-shadow: 0px 0px 30px #FFFFFF;
	box-shadow: 0px 0px 30px #FFFFFF;
	border: 2px solid #FFFFFF;
}

/* Sub headings */

.socialIconArray .subheading {
	margin-top: 15px;
	padding-top: 15px;
	font-size: 14px;
	display: block;
	float: none;
	color: #FFFFFF;
}

.socialIconArray .subheading a,
.socialIconArray .subheading a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	position: relative;
	top: auto;
	left: auto;
	width: auto;
	height: auto;
	display: inline;
}

.socialIconArray .subheading a:hover,
.socialIconArray .subheading a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


/* Utility icons */

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

#sociableUtilityIcons {
	border-top: 1px solid #CDCDCD;
	margin-top: 20px;
	padding-top: 30px;
	display: block;
}

/* @end */

/* @group Print Styling */

@media print {
	#socialPopupstacks_in_9426_9423_22051,
	#socialPopupModalOverlaystacks_in_9426_9423_22051,
	#socialPopupTriggerButtonstacks_in_9426_9423_22051 {
		display: none !important;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */#stacks_in_22242_22227{padding-left:0px;padding-right:0px;}#stacks_in_22242_22227 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_22242_22227 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_22242_22227 > .jack.width-minmax{min-width:100%;max-width:100%}#stacks_in_22242_22227 > .jack.width-static{width:500px}#stacks_in_22242_22227 > .jack.width-flexible{width:100%}#stacks_in_22242_22227 > .jack.margin-detailed{margin:30.00px 0.00px 0.00px 0.00px}#stacks_in_22242_22227 > .jack.padding-detailed{padding:30.00px 0.00px 0.00px 0.00px}#stacks_in_22242_22227 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_22242_22227 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_22242_22227 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_22242_22227 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_22242_22227 > .jack::after{border-radius:0px}#stacks_in_22242_22227 > .jack.border-detailed-radius,#stacks_in_22242_22227 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_22242_22227 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_22242_22227 > .jack.bg-color{background-color:#89C5FF}#stacks_in_22242_22227 > .jack.bg-gradient{background-color:#4C4C4C}#stacks_in_22242_22227 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_22242_22227 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_22242_22227 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_22242_22227 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_22242_22227 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_22242_22227 > .jack.bg-image:not(.glass){}#stacks_in_22242_22227 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_22242_22227 > .jack.bg-image.glass.after,#stacks_in_22242_22227 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_22242_22227 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_22242_22227 > .glass.padding-detailed.jack.bg-image::after{padding:30.00px 0.00px 0.00px 0.00px}#stacks_in_22242_22227 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_22242_22227 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_22242_22227 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_22242_22227 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_22242_22227 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_22242_22227 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_22242_22227 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_22242_22227 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_22242_22227 > .jack.bg-image.glass.after,#stacks_in_22242_22227 > .glass.jack.bg-image::after{}#stacks_in_22242_22227 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_22242_22227 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_22242_22227 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_22242_22227 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_22242_22227 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_22242_22227 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_22242_22227 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_22242_22227 > .jack.peek-shadow::before,#stacks_in_22242_22227 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_22242_22227 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_22242_22227 > .jack{overflow:visible;}#stacks_in_22242_22227 > .jack.height-static{height:100px}#stacks_in_22242_22227 > .jack.height-minmax{min-height:100%;max-height:800%}
#stacks_in_22242_22180{padding-left:0px;padding-right:0px;}#stacks_in_22242_22180 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_22242_22180 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_22242_22180 > .jack.width-minmax{min-width:100px;max-width:1000px}#stacks_in_22242_22180 > .jack.width-static{width:500px}#stacks_in_22242_22180 > .jack.width-flexible{width:100%}#stacks_in_22242_22180 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_22242_22180 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_22242_22180 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_22242_22180 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_22242_22180 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_22242_22180 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_22242_22180 > .jack::after{border-radius:0px}#stacks_in_22242_22180 > .jack.border-detailed-radius,#stacks_in_22242_22180 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_22242_22180 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_22242_22180 > .jack.bg-color{background-color:#89C5FF}#stacks_in_22242_22180 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_22242_22180 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_22242_22180 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_22242_22180 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_22242_22180 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_22242_22180 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_22242_22180 > .jack.bg-image:not(.glass){}#stacks_in_22242_22180 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_22242_22180 > .jack.bg-image.glass.after,#stacks_in_22242_22180 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_22242_22180 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_22242_22180 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_22242_22180 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_22242_22180 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_22242_22180 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_22242_22180 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_22242_22180 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_22242_22180 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_22242_22180 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_22242_22180 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_22242_22180 > .jack.bg-image.glass.after,#stacks_in_22242_22180 > .glass.jack.bg-image::after{}#stacks_in_22242_22180 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_22242_22180 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_22242_22180 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_22242_22180 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_22242_22180 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_22242_22180 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_22242_22180 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_22242_22180 > .jack.peek-shadow::before,#stacks_in_22242_22180 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_22242_22180 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_22242_22180 > .jack{overflow:visible;}#stacks_in_22242_22180 > .jack.height-static{height:100px}#stacks_in_22242_22180 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_22242_22182 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_22242_22182 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_22242_22182 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}

#stacks_in_22242_22182 {
	padding: 20px 0px 20px 0px;
}
#stacks_in_22242_10100 h1,#stacks_in_22242_10100 h2,#stacks_in_22242_10100 h3,#stacks_in_22242_10100 h4,#stacks_in_22242_10100 h5,#stacks_in_22242_10100 h6,#stacks_in_22242_10100 div{color:rgba(179, 179, 179, 1.00);font-size:1.69rem;font-weight:300;font-style:normal}#stacks_in_22242_10100 h1 a,#stacks_in_22242_10100 h2 a,#stacks_in_22242_10100 h3 a,#stacks_in_22242_10100 h4 a,#stacks_in_22242_10100 h5 a,#stacks_in_22242_10100 h6 a,#stacks_in_22242_10100 div a{color:rgba(179, 179, 179, 1.00);font-size:1.69rem}#stacks_in_22242_10100 h1 a:hover,#stacks_in_22242_10100 h2 a:hover,#stacks_in_22242_10100 h3 a:hover,#stacks_in_22242_10100 h4 a:hover,#stacks_in_22242_10100 h5 a:hover,#stacks_in_22242_10100 h6 a:hover,#stacks_in_22242_10100 div a:hover{color:rgba(134, 134, 134, 1.00)}@media only screen and (min-width:40.063em){#stacks_in_22242_10100 h1 a,#stacks_in_22242_10100 h2 a,#stacks_in_22242_10100 h3 a,#stacks_in_22242_10100 h4 a,#stacks_in_22242_10100 h5 a,#stacks_in_22242_10100 h6 a,#stacks_in_22242_10100 div a{font-size:1.50rem}}@media only screen and (min-width:40.063em){#stacks_in_22242_10100 h1,#stacks_in_22242_10100 h2,#stacks_in_22242_10100 h3,#stacks_in_22242_10100 h4,#stacks_in_22242_10100 h5,#stacks_in_22242_10100 h6,#stacks_in_22242_10100 div{font-size:1.50rem}}#stacks_in_22242_10100 small,#stacks_in_22242_10100 small div{font-size:60%;color:rgba(179, 179, 179, 1.00)}

#stacks_in_22242_22221 {
	margin: 0px 0px 10px 0px;
}

#stacks_in_22242_22222 {
	font-size: 90%;
}
#stacks_in_22242_10108 h1,#stacks_in_22242_10108 h2,#stacks_in_22242_10108 h3,#stacks_in_22242_10108 h4,#stacks_in_22242_10108 h5,#stacks_in_22242_10108 h6,#stacks_in_22242_10108 div{color:rgba(179, 179, 179, 1.00);font-size:1.69rem;font-weight:300;font-style:normal}#stacks_in_22242_10108 h1 a,#stacks_in_22242_10108 h2 a,#stacks_in_22242_10108 h3 a,#stacks_in_22242_10108 h4 a,#stacks_in_22242_10108 h5 a,#stacks_in_22242_10108 h6 a,#stacks_in_22242_10108 div a{color:rgba(179, 179, 179, 1.00);font-size:1.69rem}#stacks_in_22242_10108 h1 a:hover,#stacks_in_22242_10108 h2 a:hover,#stacks_in_22242_10108 h3 a:hover,#stacks_in_22242_10108 h4 a:hover,#stacks_in_22242_10108 h5 a:hover,#stacks_in_22242_10108 h6 a:hover,#stacks_in_22242_10108 div a:hover{color:rgba(134, 134, 134, 1.00)}@media only screen and (min-width:40.063em){#stacks_in_22242_10108 h1 a,#stacks_in_22242_10108 h2 a,#stacks_in_22242_10108 h3 a,#stacks_in_22242_10108 h4 a,#stacks_in_22242_10108 h5 a,#stacks_in_22242_10108 h6 a,#stacks_in_22242_10108 div a{font-size:1.50rem}}@media only screen and (min-width:40.063em){#stacks_in_22242_10108 h1,#stacks_in_22242_10108 h2,#stacks_in_22242_10108 h3,#stacks_in_22242_10108 h4,#stacks_in_22242_10108 h5,#stacks_in_22242_10108 h6,#stacks_in_22242_10108 div{font-size:1.50rem}}#stacks_in_22242_10108 small,#stacks_in_22242_10108 small div{font-size:60%;color:rgba(179, 179, 179, 1.00)}

#stacks_in_22242_22223 {
	margin: 0px 0px 10px 0px;
}

#stacks_in_22242_22224 {
	font-size: 90%;
}
#stacks_in_22242_10116 h1,#stacks_in_22242_10116 h2,#stacks_in_22242_10116 h3,#stacks_in_22242_10116 h4,#stacks_in_22242_10116 h5,#stacks_in_22242_10116 h6,#stacks_in_22242_10116 div{color:rgba(179, 179, 179, 1.00);font-size:1.69rem;font-weight:300;font-style:normal}#stacks_in_22242_10116 h1 a,#stacks_in_22242_10116 h2 a,#stacks_in_22242_10116 h3 a,#stacks_in_22242_10116 h4 a,#stacks_in_22242_10116 h5 a,#stacks_in_22242_10116 h6 a,#stacks_in_22242_10116 div a{color:rgba(179, 179, 179, 1.00);font-size:1.69rem}#stacks_in_22242_10116 h1 a:hover,#stacks_in_22242_10116 h2 a:hover,#stacks_in_22242_10116 h3 a:hover,#stacks_in_22242_10116 h4 a:hover,#stacks_in_22242_10116 h5 a:hover,#stacks_in_22242_10116 h6 a:hover,#stacks_in_22242_10116 div a:hover{color:rgba(134, 134, 134, 1.00)}@media only screen and (min-width:40.063em){#stacks_in_22242_10116 h1 a,#stacks_in_22242_10116 h2 a,#stacks_in_22242_10116 h3 a,#stacks_in_22242_10116 h4 a,#stacks_in_22242_10116 h5 a,#stacks_in_22242_10116 h6 a,#stacks_in_22242_10116 div a{font-size:1.50rem}}@media only screen and (min-width:40.063em){#stacks_in_22242_10116 h1,#stacks_in_22242_10116 h2,#stacks_in_22242_10116 h3,#stacks_in_22242_10116 h4,#stacks_in_22242_10116 h5,#stacks_in_22242_10116 h6,#stacks_in_22242_10116 div{font-size:1.50rem}}#stacks_in_22242_10116 small,#stacks_in_22242_10116 small div{font-size:60%;color:rgba(179, 179, 179, 1.00)}

#stacks_in_22242_10116 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_22242_22235{padding-left:0px;padding-right:0px;}#stacks_in_22242_22235 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_22242_22235 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_22242_22235 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_22242_22235 > .jack.width-static{width:500px}#stacks_in_22242_22235 > .jack.width-flexible{width:100%}#stacks_in_22242_22235 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_22242_22235 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_22242_22235 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_22242_22235 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_22242_22235 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_22242_22235 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_22242_22235 > .jack::after{border-radius:0px}#stacks_in_22242_22235 > .jack.border-detailed-radius,#stacks_in_22242_22235 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_22242_22235 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_22242_22235 > .jack.bg-color{background-color:#89C5FF}#stacks_in_22242_22235 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_22242_22235 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_22242_22235 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_22242_22235 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_22242_22235 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_22242_22235 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_22242_22235 > .jack.bg-image:not(.glass){}#stacks_in_22242_22235 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_22242_22235 > .jack.bg-image.glass.after,#stacks_in_22242_22235 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_22242_22235 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_22242_22235 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_22242_22235 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_22242_22235 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_22242_22235 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_22242_22235 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_22242_22235 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_22242_22235 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_22242_22235 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_22242_22235 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_22242_22235 > .jack.bg-image.glass.after,#stacks_in_22242_22235 > .glass.jack.bg-image::after{}#stacks_in_22242_22235 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_22242_22235 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_22242_22235 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_22242_22235 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_22242_22235 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_22242_22235 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_22242_22235 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_22242_22235 > .jack.peek-shadow::before,#stacks_in_22242_22235 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_22242_22235 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_22242_22235 > .jack{overflow:visible;}#stacks_in_22242_22235 > .jack.height-static{height:100px}#stacks_in_22242_22235 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_22242_22237 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_22242_22237 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_22242_22237 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
#stacks_in_22242_22233 h1,#stacks_in_22242_22233 h2,#stacks_in_22242_22233 h3,#stacks_in_22242_22233 h4,#stacks_in_22242_22233 h5,#stacks_in_22242_22233 h6,#stacks_in_22242_22233 div{color:rgba(153, 153, 153, 1.00);font-size:1.20rem;font-weight:700;font-style:normal}#stacks_in_22242_22233 h1 a,#stacks_in_22242_22233 h2 a,#stacks_in_22242_22233 h3 a,#stacks_in_22242_22233 h4 a,#stacks_in_22242_22233 h5 a,#stacks_in_22242_22233 h6 a,#stacks_in_22242_22233 div a{color:rgba(153, 153, 153, 1.00);font-size:1.20rem}#stacks_in_22242_22233 h1 a:hover,#stacks_in_22242_22233 h2 a:hover,#stacks_in_22242_22233 h3 a:hover,#stacks_in_22242_22233 h4 a:hover,#stacks_in_22242_22233 h5 a:hover,#stacks_in_22242_22233 h6 a:hover,#stacks_in_22242_22233 div a:hover{color:rgba(114, 114, 114, 1.00)}@media only screen and (min-width:40.063em){#stacks_in_22242_22233 h1 a,#stacks_in_22242_22233 h2 a,#stacks_in_22242_22233 h3 a,#stacks_in_22242_22233 h4 a,#stacks_in_22242_22233 h5 a,#stacks_in_22242_22233 h6 a,#stacks_in_22242_22233 div a{font-size:1.90rem}}@media only screen and (min-width:40.063em){#stacks_in_22242_22233 h1,#stacks_in_22242_22233 h2,#stacks_in_22242_22233 h3,#stacks_in_22242_22233 h4,#stacks_in_22242_22233 h5,#stacks_in_22242_22233 h6,#stacks_in_22242_22233 div{font-size:1.90rem}}#stacks_in_22242_22233 small,#stacks_in_22242_22233 small div{font-size:60%;color:rgba(179, 179, 179, 1.00)}
#stacks_in_22242_22187 .breadcrumbs li{}#stacks_in_22242_22187 .breadcrumbs li:after{content:"/"}#stacks_in_22242_22187 .breadcrumbs li:last-child:after{content:" " !important}#stacks_in_22242_22187 .breadcrumbs li a{}#stacks_in_22242_22187 .breadcrumbs{background-color:transparent;border-color:transparent;color:rgba(204, 204, 204, 1.00)}#stacks_in_22242_22187 .breadcrumbs a{color:rgba(0, 255, 255, 1.00)}#stacks_in_22242_22187 .breadcrumbs a:hover{color:rgba(255, 102, 255, 1.00)}#stacks_in_22242_22187 .breadcrumbs .current a{color:rgba(204, 204, 204, 1.00)}#stacks_in_22242_22187 .breadcrumbs .unavailable{color:rgba(204, 204, 204, 1.00)}#stacks_in_22242_22187 .breadcrumbs li:before{color:rgba(255, 255, 255, 1.00)}
#stacks_in_22242_22186 .copyright{color:rgba(179, 179, 179, 1.00);font-size:0.90rem}#stacks_in_22242_22186 .copyright a{color:rgba(0, 255, 255, 1.00)}#stacks_in_22242_22186 .copyright a:hover{color:rgba(255, 0, 255, 1.00)}#stacks_in_22242_22186 .copyright{margin-bottom:0}

#stacks_in_22242_22186 {
	margin:  30px;
	padding: 0px 0px 30px 0px;
}
