/*
 * ruler
 */

.ruler{--ruler-color:rgb(235,64,73)}.ruler-bubble{padding:0.5rem 2rem;border-radius:50px;background-color:color-mix(in srgb,var(--ruler-color) 10%,white);border:2px solid var(--ruler-color);color:var(--ruler-color);text-align:center;min-width:150px;font-size:1.2rem;line-height:1;z-index:1;-webkit-user-select:none;user-select:none;cursor:default}.ruler-bubble label{margin-top:0.2rem;line-height:1;font-size:0.8rem;color:inherit}.ruler-line{position:absolute;z-index:0;translate:0 -1px}.ruler{position:absolute;z-index:999;display:grid;align-content:center;justify-content:center;transition:opacity 300ms ease}.ruler.fade{opacity:0.1}.ruler.viewport{position:fixed}.ruler.horizontal{bottom:5%;left:0;right:0}.ruler.horizontal .ruler-line{border-bottom:2px solid var(--ruler-color);top:50%;left:0;right:0}.ruler.horizontal .ruler-line:before,.ruler.horizontal .ruler-line:after{content:"";position:absolute;height:20px;width:0;translate:0 -9px;border-right:2px solid var(--ruler-color)}.ruler.horizontal .ruler-line:before{left:0}.ruler.horizontal .ruler-line:after{right:0}.ruler.vertical{right:-25px;top:0;bottom:0}.ruler.vertical .ruler-bubble{transform:rotate(-90deg)}.ruler.vertical .ruler-line{border-right:2px solid var(--ruler-color);top:0;bottom:0;left:50%}.ruler.vertical .ruler-line:before,.ruler.vertical .ruler-line:after{content:"";position:absolute;width:20px;height:0;translate:-9px 1px;border-bottom:2px solid var(--ruler-color)}.ruler.vertical .ruler-line:before{top:0}.ruler.vertical .ruler-line:after{bottom:0}


.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}
.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}






.popdrop-tip-data{display:none}.dropem:not(.popdrop-live):not(.no-pop)[style]{display:none !important}.popdrop-popover-content{display:none}.popdrop-popover-rtl{direction:rtl;text-align:right}html.popdrop-open.popdrop-modal .popdrop-popover.in{max-height:100vh;max-width:99.9%;margin-top:0 !important}html.popdrop-open.popdrop-touch .popdrop-popover.in .popdrop-popover-content{overflow-y:scroll;-webkit-overflow-scrolling:touch}.popdrop-popover{position:absolute;top:0;left:0;display:none;padding:1px;text-align:left;white-space:normal;background-color:#fff;background-clip:padding-box;border:1px solid #929292;border:1px solid rgba(0,0,0,0.2);border-radius:6px}.popdrop-popover:not(.popover-flat){-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popdrop-popover.popover-flat .popdrop-popover-title{border-bottom-width:0px}.popdrop-popover.popover-flat .popdrop-close{text-shadow:none}.popdrop-popover.top,.popdrop-popover.top-left,.popdrop-popover.top-right{margin-top:-10px}.popdrop-popover.right,.popdrop-popover.right-top,.popdrop-popover.right-bottom{margin-left:10px}.popdrop-popover.bottom,.popdrop-popover.bottom-left,.popdrop-popover.bottom-right{margin-top:10px}.popdrop-popover.left,.popdrop-popover.left-top,.popdrop-popover.left-bottom{margin-left:-10px}.popdrop-popover.pop{-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.3,0,0,1.5);transition-timing-function:cubic-bezier(0.3,0,0,1.5);opacity:0}.popdrop-popover.pop-out{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;-webkit-transition-timing-function:linear;transition-timing-function:linear;opacity:0}.popdrop-popover.fade,.popdrop-popover.fade-out{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:linear;transition-timing-function:linear;opacity:0}.popdrop-popover.out{opacity:0}.popdrop-popover.in{-webkit-transform:none;transform:none;opacity:1}.popdrop-popover .popdrop-popover-content{display:block}.popdrop-popover-inner .popdrop-close{font-family:arial;margin:4px 3px 0 0;float:right;font-size:24px;font-weight:bold;line-height:24px;color:#7b7b7b;opacity:1;text-decoration:none}.popdrop-popover-inner .popdrop-close:after{content:"\00D7";width:0.8em;height:0.8em;padding:4px;position:relative}.popdrop-popover-title{padding:8px 14px;margin:0;font-size:16px;font-weight:bold;line-height:18px;color:#333;background-color:#fff;border-bottom:1px solid rgba(0,0,0,0.2);border-radius:5px 5px 0 0}.popdrop-popover-content{overflow:auto;display:none}.popdrop-popover-inverse{background-color:#333;color:#fff}.popdrop-popover-inverse .popdrop-popover-title{background:#333;border-bottom:1px solid silver;color:#fff}.popdrop-popover-inverse .popdrop-close{color:#f3f3f3}.popdrop-popover-bluegrey{background-color:#282f39;color:#DADEDF}.popdrop-popover-bluegrey .popdrop-popover-title{background:#56666c;border-bottom:1px solid #a9b2b4;color:#DADEDF}.popdrop-popover-bluegrey .popdrop-close{color:#f3f3f3}.popdrop-popover-alert{background-color:#fffdfd;color:#413131}.popdrop-popover-alert .popdrop-popover-title{background:#d32f2f;border-bottom:1px solid #eca5a5;color:#fff}.popdrop-popover-alert .popdrop-close{color:#fff}.popdrop-popover-success{background-color:#EFFEFD;color:#313131}.popdrop-popover-success .popdrop-popover-title{background:#11B8AB;border-bottom:1px solid #0e9c91;color:#fff}.popdrop-popover-success .popdrop-close{color:#fff}.popdrop-no-padding .popdrop-popover-content{padding:0}.popdrop-no-padding .list-group-item{border-right:none;border-left:none}.popdrop-no-padding .list-group-item:first-child{border-top:0}.popdrop-no-padding .list-group-item:last-child{border-bottom:0}.popdrop-popover > .popdrop-arrow,.popdrop-popover > .popdrop-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popdrop-popover > .popdrop-arrow{border-width:11px}.popdrop-popover > .popdrop-arrow:after{border-width:10px;content:""}.popdrop-popover.top > .popdrop-arrow,.popdrop-popover.top-right > .popdrop-arrow,.popdrop-popover.top-left > .popdrop-arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#aaa;border-top-color:rgba(0,0,0,0.2);border-bottom-width:0}.popdrop-popover.top > .popdrop-arrow:after,.popdrop-popover.top-right > .popdrop-arrow:after,.popdrop-popover.top-left > .popdrop-arrow:after{content:" ";bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0}.popdrop-popover.right > .popdrop-arrow,.popdrop-popover.right-top > .popdrop-arrow,.popdrop-popover.right-bottom > .popdrop-arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#aaa;border-right-color:rgba(0,0,0,0.2)}.popdrop-popover.right > .popdrop-arrow:after,.popdrop-popover.right-top > .popdrop-arrow:after,.popdrop-popover.right-bottom > .popdrop-arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popdrop-popover.bottom > .popdrop-arrow,.popdrop-popover.bottom-right > .popdrop-arrow,.popdrop-popover.bottom-left > .popdrop-arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#aaa;border-bottom-color:rgba(0,0,0,0.2);border-top-width:0}.popdrop-popover.bottom > .popdrop-arrow:after,.popdrop-popover.bottom-right > .popdrop-arrow:after,.popdrop-popover.bottom-left > .popdrop-arrow:after{content:" ";top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0}.popdrop-popover.left > .popdrop-arrow,.popdrop-popover.left-top > .popdrop-arrow,.popdrop-popover.left-bottom > .popdrop-arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#aaa;border-left-color:rgba(0,0,0,0.2)}.popdrop-popover.left > .popdrop-arrow:after,.popdrop-popover.left-top > .popdrop-arrow:after,.popdrop-popover.left-bottom > .popdrop-arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.popdrop-popover-inverse.top > .popdrop-arrow,.popdrop-popover-inverse.top > .popdrop-arrow:after,.popdrop-popover-inverse.top-left > .popdrop-arrow,.popdrop-popover-inverse.top-left > .popdrop-arrow:after,.popdrop-popover-inverse.top-right > .popdrop-arrow,.popdrop-popover-inverse.top-right > .popdrop-arrow:after{border-top-color:#333}.popdrop-popover-inverse.right > .popdrop-arrow,.popdrop-popover-inverse.right > .popdrop-arrow:after,.popdrop-popover-inverse.right-top > .popdrop-arrow,.popdrop-popover-inverse.right-top > .popdrop-arrow:after,.popdrop-popover-inverse.right-bottom > .popdrop-arrow,.popdrop-popover-inverse.right-bottom > .popdrop-arrow:after{border-right-color:#333}.popdrop-popover-inverse.bottom > .popdrop-arrow,.popdrop-popover-inverse.bottom > .popdrop-arrow:after,.popdrop-popover-inverse.bottom-left > .popdrop-arrow,.popdrop-popover-inverse.bottom-left > .popdrop-arrow:after,.popdrop-popover-inverse.bottom-right > .popdrop-arrow,.popdrop-popover-inverse.bottom-right > .popdrop-arrow:after{border-bottom-color:#333}.popdrop-popover-inverse.left > .popdrop-arrow,.popdrop-popover-inverse.left > .popdrop-arrow:after,.popdrop-popover-inverse.left-top > .popdrop-arrow,.popdrop-popover-inverse.left-top > .popdrop-arrow:after,.popdrop-popover-inverse.left-bottom > .popdrop-arrow,.popdrop-popover-inverse.left-bottom > .popdrop-arrow:after{border-left-color:#333}.popdrop-popover-bluegrey.top > .popdrop-arrow,.popdrop-popover-bluegrey.top > .popdrop-arrow:after,.popdrop-popover-bluegrey.top-left > .popdrop-arrow,.popdrop-popover-bluegrey.top-left > .popdrop-arrow:after,.popdrop-popover-bluegrey.top-right > .popdrop-arrow,.popdrop-popover-bluegrey.top-right > .popdrop-arrow:after{border-top-color:#282f39}.popdrop-popover-bluegrey.right > .popdrop-arrow,.popdrop-popover-bluegrey.right > .popdrop-arrow:after,.popdrop-popover-bluegrey.right-top > .popdrop-arrow,.popdrop-popover-bluegrey.right-top > .popdrop-arrow:after,.popdrop-popover-bluegrey.right-bottom > .popdrop-arrow,.popdrop-popover-bluegrey.right-bottom > .popdrop-arrow:after{border-right-color:#282f39}.popdrop-popover-bluegrey.bottom > .popdrop-arrow,.popdrop-popover-bluegrey.bottom > .popdrop-arrow:after,.popdrop-popover-bluegrey.bottom-left > .popdrop-arrow,.popdrop-popover-bluegrey.bottom-left > .popdrop-arrow:after,.popdrop-popover-bluegrey.bottom-right > .popdrop-arrow,.popdrop-popover-bluegrey.bottom-right > .popdrop-arrow:after{border-bottom-color:#282f39}.popdrop-popover-bluegrey.left > .popdrop-arrow,.popdrop-popover-bluegrey.left > .popdrop-arrow:after,.popdrop-popover-bluegrey.left-top > .popdrop-arrow,.popdrop-popover-bluegrey.left-top > .popdrop-arrow:after,.popdrop-popover-bluegrey.left-bottom > .popdrop-arrow,.popdrop-popover-bluegrey.left-bottom > .popdrop-arrow:after{border-left-color:#282f39}.popdrop-popover-alert.top > .popdrop-arrow:after,.popdrop-popover-alert.top-left > .popdrop-arrow:after,.popdrop-popover-alert.top-right > .popdrop-arrow:after{border-top-color:#fffdfd}.popdrop-popover-alert.right > .popdrop-arrow:after,.popdrop-popover-alert.right-top > .popdrop-arrow:after,.popdrop-popover-alert.right-bottom > .popdrop-arrow:after{border-right-color:#fffdfd}.popdrop-popover-alert.bottom > .popdrop-arrow:after,.popdrop-popover-alert.bottom-left > .popdrop-arrow:after,.popdrop-popover-alert.bottom-right > .popdrop-arrow:after{border-bottom-color:#fffdfd}.popdrop-popover-alert.left > .popdrop-arrow:after,.popdrop-popover-alert.left-top > .popdrop-arrow:after,.popdrop-popover-alert.left-bottom > .popdrop-arrow:after{border-left-color:#fffdfd}.popdrop-popover-success.top > .popdrop-arrow:after,.popdrop-popover-success.top-left > .popdrop-arrow:after,.popdrop-popover-success.top-right > .popdrop-arrow:after{border-top-color:#EFFEFD}.popdrop-popover-success.right > .popdrop-arrow:after,.popdrop-popover-success.right-top > .popdrop-arrow:after,.popdrop-popover-success.right-bottom > .popdrop-arrow:after{border-right-color:#EFFEFD}.popdrop-popover-success.bottom > .popdrop-arrow:after,.popdrop-popover-success.bottom-left > .popdrop-arrow:after,.popdrop-popover-success.bottom-right > .popdrop-arrow:after{border-bottom-color:#EFFEFD}.popdrop-popover-success.left > .popdrop-arrow:after,.popdrop-popover-success.left-top > .popdrop-arrow:after,.popdrop-popover-success.left-bottom > .popdrop-arrow:after{border-left-color:#EFFEFD}.popdrop-popover i.icon-refresh:before{content:""}.popdrop-popover i.icon-refresh{display:block;width:30px;height:30px;font-size:20px;top:50%;left:50%;position:absolute;margin-left:-15px;margin-right:-15px}.popdrop-popover-backdrop{width:100%;height:100%;position:fixed;top:0;left:0}.popdrop-popover .dropdown-menu{display:block;position:relative;top:0;border:none;-webkit-box-shadow:none;box-shadow:none;float:none}.popdrop-open .joeyOpenLabel{display:none}.bp-wrap:not(.popdrop-open) .joeyCloseLabel{display:none}.popdrop-open .openIcon{display:none}.bp-wrap:not(.popdrop-open) .closeIcon{display:none}

@-webkit-keyframes slideup-swingInX{0%{-webkit-transform:perspective(400px) rotateX(-90deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg)}}@keyframes slideup-swingInX{0%{-webkit-transform:perspective(400px) rotateX(-90deg);transform:perspective(400px) rotateX(-90deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg)}}@-webkit-keyframes slideup-swingOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg)}100%{-webkit-transform:perspective(400px) rotateX(-90deg)}}@keyframes slideup-swingOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg)}100%{-webkit-transform:perspective(400px) rotateX(-90deg);transform:perspective(400px) rotateX(-90deg)}}@-webkit-keyframes slideup-slideDown{0%{-webkit-transform:translateY(-100%)}100%{-webkit-transform:translateY(0)}}@keyframes slideup-slideDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideup-slideUp{0%{-webkit-transform:translateY(0)}100%{-webkit-transform:translateY(-100%)}}@keyframes slideup-slideUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes slideup-flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}100%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes slideup-flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@-webkit-keyframes slideup-flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes slideup-flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes slideup-bounceInDown{0%{opacity:0;-webkit-transform:translateY(-200px)}60%{opacity:1;-webkit-transform:translateY(30px)}80%{-webkit-transform:translateY(-10px)}100%{-webkit-transform:translateY(0)}}@keyframes slideup-bounceInDown{0%{opacity:0;-webkit-transform:translateY(-200px);transform:translateY(-200px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideup-bounceOutUp{0%{-webkit-transform:translateY(0)}30%{opacity:1;-webkit-transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-200px)}}@keyframes slideup-bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}30%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-200px);transform:translateY(-200px)}}
@-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}




#stacks_in_1 {
	background-color: rgba(204, 204, 204, 1.00);
}



:root{--light-gray:rgba(204, 204, 204, 1.00);--medium-gray:rgba(153, 153, 153, 1.00);--dark-gray:rgba(102, 102, 102, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(255, 255, 255, 1.00);--secondary:rgba(102, 204, 255, 1.00);--success:rgba(0, 255, 255, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(153, 204, 204, 1.00);--primary-contrast:rgba(0, 102, 153, 1.00);--secondary-contrast:rgba(0, 102, 153, 1.00);--success-contrast:rgba(255, 255, 255, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(225, 225, 225, 1.00);--secondary-dark:rgba(72, 174, 225, 1.00);--success-dark:rgba(0, 225, 225, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(123, 174, 174, 1.00);--header-color:rgba(109, 12, 44, 1.00);--subheader-color:rgba(255, 255, 255, 1.00);--small-color:rgba(109, 12, 44, 1.00);--text-color:rgba(0, 153, 204, 1.00);--link-color:rgba(0, 255, 255, 1.00);--link-color-hover:rgba(255, 204, 0, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:underline;--overlay-color:rgba(0, 0, 0, 0.50);--radius:6px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:100%;}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(0, 255, 255, 1.00);--small-color:rgba(204, 255, 255, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(255, 255, 255, 1.00);--link-color-hover:rgba(153, 204, 204, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(6rem/16)}body{background-color:rgba(204, 204, 204, 1.00);}
.default{--header-color:rgba(49, 40, 18, 1.00);--subheader-color:rgba(114, 102, 44, 1.00);--small-color:rgba(49, 40, 18, 1.00);--text-color:rgba(51, 72, 79, 1.00);--link-color:rgba(204, 153, 51, 1.00);--link-color-hover:rgba(153, 153, 153, 1.00);--link-decoration:underline;--link-decoration-hover:underline}
            .italics{font-size:calc(16rem/16) ;font-style:italic ;}@media only screen and (min-width:40em) {            .italics{font-size:calc(16rem/16) }}@media only screen and (min-width:64em) {            .italics{font-size:calc(16rem/16) }}
.font-greyLT{color:var(--light-gray) ;}
.chclass{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(114, 102, 44, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(255, 255, 254, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(84, 72, 14, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}
.pad-basic{padding-top:0.75rem ;padding-right:1.5rem ;padding-bottom:0.75rem ;padding-left:3rem ;}  
 .top-bar.topBar-styles-ch, .top-bar.topBar-styles-ch ul{--topbar-background:rgba(51, 72, 79, 1.00)} .top-bar.topBar-styles-ch{padding:0.25rem 0.5rem} .title-bar.topBar-styles-ch{--titlebar-background:rgba(0, 102, 102, 1.00);--titlebar-color:rgba(255, 255, 255, 1.00);padding:0.75rem} .title-bar.topBar-styles-ch .menu-icon{--hamburger-color:rgba(254, 254, 254, 1.00);--hamburger-width:1.25rem;--hamburger-height:1rem;--hamburger-weight:2px}
 .menuStyles>.menu a, .menu.menuStyles a{--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(51, 72, 79, 1.00);--menu-caret-color:rgba(114, 102, 44, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .menuStyles>.menu .menu-text, .menu.menuStyles .menu-text{--menu-text-color:rgba(255, 255, 255, 1.00)} .menuStyles>.menu a:hover, .menu.menuStyles a:hover{--menu-bg-color:rgba(255, 102, 0, 1.00)} .menuStyles>.menu>li>a, .menu.menuStyles>li>a{padding-top:1rem;padding-bottom:1rem} .menuStyles>.menu .submenu>li>a, .menu.menuStyles .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .menuStyles>.menu li.active>a, .menuStyles>.menu li.is-active>a, .menuStyles>.menu a.is-active, .menu.menuStyles li.active>a, .menu.menuStyles li.is-active>a, .menu.menuStyles a.is-active{--menu-bg-color:rgba(102, 153, 153, 1.00);--menu-link-color:rgba(51, 72, 79, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(51, 72, 79, 1.00)} .menuStyles>.menu .submenu li.active>a, .menuStyles>.menu .submenu li.is-active>a, .menuStyles>.menu .submenu a.is-active, .menu.menuStyles .submenu li.active>a, .menu.menuStyles .submenu li.is-active>a, .menu.menuStyles .submenu a.is-active{--menu-caret-color:rgba(51, 72, 79, 1.00)} .menuStyles>.menu .submenu a, .menu.menuStyles .submenu a{--menu-caret-color:rgba(51, 72, 79, 1.00)} .menuStyles>.menu .submenu, .menu.menuStyles .submenu{--submenu-bg-color:rgba(51, 72, 79, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .menuStyles>.menu .submenu a, .menu.menuStyles .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(51, 72, 79, 1.00);--menu-link-color-hover:rgba(153, 51, 0, 1.00)} .menuStyles>.menu .submenu .menu-text, .menu.menuStyles .submenu .menu-text{--menu-text-color:rgba(204, 255, 255, 1.00)} .menuStyles>.menu .submenu li.active>a, .menuStyles>.menu .submenu li.is-active>a, .menuStyles>.menu .submenu a.is-active, .menu.menuStyles .submenu li.active>a, .menu.menuStyles .submenu li.is-active>a, .menu.menuStyles .submenu a.is-active{--menu-caret-color:rgba(51, 72, 79, 1.00);--menu-bg-color:rgba(136, 64, 255, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)}
.colors-extra{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(153, 51, 0, 1.00);--secondary:rgba(204, 204, 204, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(255, 255, 210, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(123, 21, 0, 1.00);--secondary-dark:rgba(174, 174, 174, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}
.textcolour-base{--header-color:rgba(51, 72, 79, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(114, 102, 44, 1.00);--text-color:rgba(51, 72, 79, 1.00);--link-color:rgba(153, 204, 204, 1.00);--link-color-hover:rgba(255, 153, 51, 1.00);--link-decoration:none;--link-decoration-hover:none}

.button.b-p {
  box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

.button.b-p {
  overflow: visible;
  -webkit-appearance: button;
  cursor: pointer; }

.button.b-p[disabled] {
  cursor: default; }

.button.b-p::-moz-focus-inner {
  border: 0;
  padding: 0; }

.button.b-p {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: inherit;
  font-weight: inherit;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  transition: all 300ms ease-out; }
  .button.b-p.large {
    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem; }
  .button.b-p.small {
    padding: .875rem 1.75rem .9375rem 1.75rem;
    font-size: .8125rem; }
  .button.b-p.tiny {
    padding: .625rem 1.25rem .6875rem 1.25rem;
    font-size: .6875rem; }
  .button.b-p.expand {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%; }
  .button.b-p.left-align {
    text-align: left;
    text-indent: .75rem; }
  .button.b-p.right-align {
    text-align: right;
    padding-right: .75rem; }
  .button.b-p.radius, .button.b-p.radius::before, .button.b-p.radius::after {
    border-radius: 3px; }
  .button.b-p.round, .button.b-p.radius::before, .button.b-p.round::after {
    border-radius: 1000px; }
  .button.b-p.disabled, .button.b-p[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7; }
  .button.b-p.right {
    float: right !important; }

.button.b-p::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 40.063em) {
  .button.b-p {
    display: inline-block; } }

.bp-styles-warning {
  display: none; }

.button.b-p:not(.custom) {
  background-color: rgba(114, 102, 44, 1.00);
  color: rgba(255, 255, 255, 1.00); }
  .button.b-p:not(.custom):hover {
    color: rgba(255, 255, 255, 1.00);
    background-color: #3b3517; }
  .button.b-p.secondary:not(.custom) {
    background-color: rgba(255, 255, 255, 1.00);
    color: rgba(49, 40, 18, 1.00); }
    .button.b-p.secondary:not(.custom):hover {
      color: rgba(49, 40, 18, 1.00);
      background-color: #d9d9d9; }
  .button.b-p.alert:not(.custom) {
    background-color: rgba(255, 102, 0, 1.00); }
    .button.b-p.alert:not(.custom):hover {
      background-color: #b34700; }
  .button.b-p.success:not(.custom) {
    background-color: rgba(92, 184, 92, 1.00); }
    .button.b-p.success:not(.custom):hover {
      background-color: #3d8b3d; }
  .button.b-p.radius:not(.custom) {
    border-radius: 3px; }
  .button.b-p.ghost:not(.custom) {
    background-color: transparent;
    border-width: 1px;
    border-color: rgba(114, 102, 44, 1.00);
    color: rgba(114, 102, 44, 1.00); }
    .button.b-p.ghost:not(.custom):hover {
      color: rgba(255, 255, 255, 1.00);
      border-color: #3b3517;
      background-color: #3b3517; }
    .button.b-p.ghost.secondary:not(.custom) {
      border-color: rgba(255, 255, 255, 1.00);
      color: rgba(255, 255, 255, 1.00); }
      .button.b-p.ghost.secondary:not(.custom):hover {
        color: rgba(49, 40, 18, 1.00);
        border-color: #d9d9d9;
        background-color: #d9d9d9; }
    .button.b-p.ghost.alert:not(.custom) {
      border-color: rgba(255, 102, 0, 1.00);
      color: rgba(255, 102, 0, 1.00); }
      .button.b-p.ghost.alert:not(.custom):hover {
        color: rgba(255, 255, 255, 1.00);
        border-color: #b34700;
        background-color: #b34700; }
    .button.b-p.ghost.success:not(.custom) {
      border-color: rgba(92, 184, 92, 1.00);
      color: rgba(92, 184, 92, 1.00); }
      .button.b-p.ghost.success:not(.custom):hover {
        color: rgba(255, 255, 255, 1.00);
        border-color: #3d8b3d;
        background-color: #3d8b3d; }
  .button.b-p.outline-ghost:not(.custom) {
    border-color: rgba(49, 40, 18, 1.00);
    border-width: 1px;
    color: rgba(114, 102, 44, 1.00);
    background-color: transparent; }
    .button.b-p.outline-ghost:not(.custom):hover {
      color: #3b3517;
      border-color: black;
      background-color: rgba(51, 102, 102, 1.00); }



  
.aspect-16-9{display:flex;align-items:center;aspect-ratio:16/9;}






.transform-240

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(240px, 0px, 0px)
        
        
        
        
        ;
}


/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_3863_88 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #4F4399;








}
#stacks_in_3863_88 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
.bg-hover{background-color:rgba(255, 255, 204, 0.12) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-hover{background-attachment:scroll!important}}
.bg-gold66{background-color:rgba(204, 153, 51, 0.66) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-gold66{background-attachment:scroll!important}}
.hoverBox:hover{background-color:rgba(102, 102, 102, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.hoverBox{background-attachment:scroll!important}}
.hoverBox{background-color:rgba(51, 72, 79, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.hoverBox{background-attachment:scroll!important}}
.hoverBox{transition:all 500ms ease 0ms }
.z-index99{z-index:99 }
.z-index999{z-index:999 }
.z-index2999{z-index:2999 }
.z-index9999{z-index:9000 }


.read-more{min-height:none ;max-height:6rem ;}
.read-more.expand{min-height:0px ;max-height:1000px ;}
.read-more{transition:all 1000ms ease 0ms }
.read-more p:first-child:after{content:"..." }
.read-more.expand p:first-child:after{content:"" }

.expander:before{content:"Read More" }
.expander.read-less:before{content:"Shrink" }
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_3863_476 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_3863_476 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/


.position-spot1{position: absolute  ;z-index:1 ;top:381px ;bottom:89px ;left:7px ;right:unset ;}
.position-spot2{position: absolute  ;z-index:1 ;top:159px ;bottom:310px ;left:91px ;right:unset ;}
.position-spot3{position: absolute  ;z-index:1 ;top:100px ;bottom:220px ;left:139px ;right:unset ;}
.position-spot4{position: absolute  ;z-index:1 ;top:246px ;bottom:63px ;left:200px ;right:unset ;}
.position-spot5{position: absolute  ;z-index:1 ;top:100px ;bottom:250px ;left:25px ;right:unset ;}

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_3863_173 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #009999;








}
#stacks_in_3863_173 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
.bg-blk{background-color:rgba(0, 0, 0, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blk{background-attachment:scroll!important}}
.bg-wht{background-color:rgba(255, 255, 255, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-wht{background-attachment:scroll!important}}
.bg-wht-20{background-color:rgba(255, 255, 255, 0.20) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-wht-20{background-attachment:scroll!important}}
.bg-wht-10{background-color:rgba(255, 255, 255, 0.11) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-wht-10{background-attachment:scroll!important}}
.bg-brown{background-color:rgba(102, 102, 51, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-brown{background-attachment:scroll!important}}
.bg-seagreen{background-color:rgba(51, 72, 79, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-seagreen{background-attachment:scroll!important}}
.bg-seagreener{background-color:rgba(0, 51, 51, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-seagreener{background-attachment:scroll!important}}
.bg-liveG70{background-color:rgba(0, 153, 153, 0.70) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-liveG70{background-attachment:scroll!important}}
.bg-sea30{background-color:rgba(51, 51, 51, 0.30) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-sea30{background-attachment:scroll!important}}
.bg-sea50{background-color:rgba(83, 116, 128, 0.30) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:screen ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-sea50{background-attachment:scroll!important}}
.bg-sea60{background-color:rgba(51, 102, 102, 0.60) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-sea60{background-attachment:scroll!important}}
.bg-sea70{background-color:rgba(51, 72, 79, 0.70) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-sea70{background-attachment:scroll!important}}
.bg-sea80{background-color:rgba(51, 72, 79, 0.80) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-sea80{background-attachment:scroll!important}}
.bg-sea90{background-color:rgba(51, 72, 79, 0.90) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-sea90{background-attachment:scroll!important}}
.bg-blue{background:none ;background-color:rgba(20, 180, 224, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blue{background-attachment:scroll!important}}
.bg-grey1{background-color:rgba(204, 204, 204, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-grey1{background-attachment:scroll!important}}
.bg-grey2{background-color:rgba(153, 153, 153, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-grey2{background-attachment:scroll!important}}
.bg-grey3{background-color:rgba(102, 102, 102, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-grey3{background-attachment:scroll!important}}
.overbg-test{position:relative;z-index:0}.overbg-test:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:1.00 ;background-color:rgba(114, 102, 44, 1.00) ;}
.bg-grey4{background-color:rgba(51, 51, 51, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-grey4{background-attachment:scroll!important}}
.bg-grey0{background-color:rgba(204, 204, 204, 0.20) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-grey0{background-attachment:scroll!important}}
.bg-cream30{background-color:rgba(255, 255, 204, 0.30) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-cream30{background-attachment:scroll!important}}
.bg-purple{background-color:rgba(102, 51, 153, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-purple{background-attachment:scroll!important}}
.bg-blk20{background-color:rgba(0, 0, 0, 0.20) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blk20{background-attachment:scroll!important}}
.bg-blk40{background-color:rgba(0, 0, 0, 0.40) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blk40{background-attachment:scroll!important}}
.bg-blk50{background-color:rgba(0, 0, 0, 0.50) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blk50{background-attachment:scroll!important}}
.bg-aqua{background-color:rgba(0, 153, 153, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-aqua{background-attachment:scroll!important}}
.bg-rust{background-color:var(--bgf-red) ;background-color:rgba(129, 43, 72, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-rust{background-attachment:scroll!important}}
.bg-palerust{background-color:var(--bgf-red) ;background-color:rgba(171, 57, 95, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-palerust{background-attachment:scroll!important}}
.bg-rusty{background-color:rgba(102, 0, 0, 0.50) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-rusty{background-attachment:scroll!important}}
.bg-gold1{background-color:rgba(153, 102, 0, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-gold1{background-attachment:scroll!important}}
.grad-red{background-position:center bottom ;background-size:100% 100% ;background-image:linear-gradient(0deg,rgba(0, 0, 0, 1.00) 0%,50%,rgba(205, 0, 19, 1.00) 100%) ;}
.grad-green{background-position:center bottom ;background-size:100% 100% ;background-image:linear-gradient(0deg,rgba(0, 0, 0, 1.00) 0%,50%,rgba(0, 51, 51, 1.00) 100%) ;}
.bg-maroon3{background-color:rgba(102, 51, 102, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-maroon3{background-attachment:scroll!important}}
.grad-grey{background-position:center bottom ;background-size:100% 100% ;background-image:linear-gradient(0deg,rgba(0, 0, 0, 1.00) 0%,50%,rgba(102, 102, 102, 1.00) 100%) ;}
.bg-blue4{background-color:rgba(0, 57, 88, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blue4{background-attachment:scroll!important}}
.bg-blue3{background-color:rgba(0, 102, 153, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blue3{background-attachment:scroll!important}}
.bg-maroon4{background-color:rgba(51, 0, 51, 0.80) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-maroon4{background-attachment:scroll!important}}
.bg-blue4-66{background-color:rgba(0, 57, 88, 0.66) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blue4-66{background-attachment:scroll!important}}

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_3863_383 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #663366;








}
#stacks_in_3863_383 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
.fit-scale{width:100% !important;height:100% !important;-o-object-fit:scale-down ;object-fit:scale-down ;-o-object-position:center center ;object-position:center center ;}
.fit-fill{width:100% !important;height:100% !important;-o-object-fit:fill ;object-fit:fill ;-o-object-position:center center ;object-position:center center ;}
.width-25{width:25.00% ;min-width:4rem ;max-width:8rem ;}@media only screen and (min-width:40em){.width-25{width:25.00% }}@media only screen and (min-width:64em){.width-25{width:25.00% }}
.width-40{width:40.00% ;min-width:5rem ;max-width:10rem ;}@media only screen and (min-width:40em){.width-40{width:40.00% }}@media only screen and (min-width:64em){.width-40{width:40.00% }}
.width-50{width:50.00% ;min-width:10rem ;max-width:16rem ;}@media only screen and (min-width:40em){.width-50{width:50.00% }}@media only screen and (min-width:64em){.width-50{width:50.00% }}
.width-60{width:60.00% ;min-width:8rem ;max-width:16rem ;}@media only screen and (min-width:40em){.width-60{width:60.00% }}@media only screen and (min-width:64em){.width-60{width:60.00% }}
.width-66{width:66.00% ;min-width:8rem ;max-width:16rem ;}@media only screen and (min-width:40em){.width-66{width:66.00% }}@media only screen and (min-width:64em){.width-66{width:66.00% }}
.width-70{width:70.00% ;min-width:8rem ;max-width:16rem ;}@media only screen and (min-width:40em){.width-70{width:70.00% }}@media only screen and (min-width:64em){.width-70{width:70.00% }}
.width-80{width:80.00% ;min-width:8rem ;max-width:16rem ;}@media only screen and (min-width:40em){.width-80{width:80.00% }}@media only screen and (min-width:64em){.width-80{width:80.00% }}
.width-90{width:90.00% ;min-width:10rem ;max-width:fit-content ;}@media only screen and (min-width:40em){.width-90{width:90.00% }}@media only screen and (min-width:64em){.width-90{width:90.00% }}

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_3863_48 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #009999;








}
#stacks_in_3863_48 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
.border-all{border-color:rgba(153, 153, 153, 1.00) ;border-width:1px ;border-style:solid ;}
.border-top{border-color:rgba(204, 204, 204, 1.00) ;border-width:1px 0px 0px 0px ;border-top-style:solid ;}
.border-topDk1{border-color:rgba(51, 51, 51, 1.00) ;border-top-width:1px ;}
.border-topDk2{border-color:rgba(51, 51, 51, 1.00) ;border-width:1px 0px 0px 0px ;border-top-style:solid ;}
.border-inset{border-color:var(--black-color) ;border-width:1px ;border-style:none none inset inset ;}
.border-left{border-color:rgba(0, 0, 0, 1.00) ;border-left-width:1px ;border-style:none none none solid ;}
.border-left12{border-color:rgba(102, 102, 102, 1.00) ;border-left-width:12px ;border-left-style:solid ;}
.border-leftTop{border-color:rgba(204, 204, 204, 1.00) ;border-width:1px 0px 0px 1px ;border-top-style:solid ;}
.border-right-grey{border-color:rgba(153, 153, 153, 1.00) ;border-width:0px 1px 0px 0px ;border-style:none solid none none ;}
.border-blk-topbot{border-color:rgba(0, 0, 0, 1.00) ;border-width:1px 0px 1px 0px ;border-style:solid none solid none ;}
.border-bot{border-color:rgba(204, 204, 204, 1.00) ;border-bottom-width:1px ;border-bottom-style:solid ;}
.border-bot-blk{border-color:rgba(0, 0, 0, 1.00) ;border-bottom-style:solid ;}
.border-book4{border-color:rgba(0, 0, 0, 1.00) ;border-width:4px ;border-style:none solid none solid ;}
.border-left6{border-color:rgba(0, 0, 0, 1.00) ;border-width:6px ;border-style:none none none solid ;}
.border-rightdivider{border-color:rgba(122, 184, 204, 1.00) ;border-right-width:1px ;border-style:none solid none none ;}
.border-left1{border-color:rgba(153, 153, 153, 1.00) ;border-width:1px ;border-style:none none none solid ;}
.border-right6{border-color:rgba(0, 0, 0, 1.00) ;border-width:6px ;border-style:none solid none none ;}
.border-right1{border-color:rgba(204, 204, 204, 1.00) ;border-right-width:1px ;border-right-style:solid ;}
.border-right1green{border-color:rgba(153, 204, 204, 1.00) ;border-right-width:1px ;border-right-style:solid ;}
.border-bot{border-color:rgba(153, 153, 153, 1.00) rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) rgba(153, 153, 153, 1.00) ;border-width:0px 0px 1px 0px ;}
.border-box-lite{border-color:rgba(204, 204, 204, 1.00) ;border-width:1px ;border-style:solid ;}
.border-allDark{border-color:rgba(0, 0, 0, 1.00) ;border-width:1px ;border-style:solid solid solid solid ;}
.border-sidesTop{border-color:rgba(51, 51, 51, 1.00) rgba(51, 51, 51, 1.00) rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) ;border-width:1px 1px 0px 2px ;border-style:solid solid none inset ;}
.border-sides2{border-color:rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) ;border-width:0px 2px 0px 2px ;border-style:none solid none solid ;}
.border-sides1{border-color:rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) ;border-width:0px 1px 0px 1px ;border-style:none solid none solid ;}
.border-sides3{border-color:rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) ;border-width:0px 3px 0px 3px ;border-style:none solid none solid ;}
.border-sides4{border-color:rgba(255, 255, 255, 1.00) rgba(0, 0, 0, 1.00) rgba(0, 0, 0, 1.00) rgba(0, 0, 0, 1.00) ;border-width:0px 4px 0px 4px ;border-style:none solid none solid ;}
.border-left-grey{border-color:rgba(102, 102, 102, 1.00) ;border-left-width:1px ;border-style:none none none solid ;}

.pad-left24{padding-left:1.5rem ;}  
.pad-divider{padding-top:1rem ;padding-right:1.5rem ;padding-bottom:0.75rem ;padding-left:1.5rem ;}  
.pad-basic{padding-top:0.75rem ;padding-right:3rem ;padding-bottom:0.75rem ;padding-left:3rem ;}  
.pad-basicSM{padding-top:0.75rem ;padding-right:1rem ;padding-bottom:0.75rem ;padding-left:1rem ;}  
.pad-small{padding-top:0.75rem ;padding-right:1rem ;padding-bottom:0.75rem ;padding-left:1rem ;}  
.pad-left12{padding-top:0 ;padding-right:0 ;padding-bottom:0 ;padding-left:1.5rem ;}  
.pad-right8{padding-right:0.5rem ;}  
.pad-right16{padding-right:1rem ;}  
.pad-right24{padding-right:1.5rem ;}  
.pad-sides16{padding-top:0 ;padding-right:1rem ;padding-bottom:0 ;padding-left:1rem ;}  
.pad-sides8{padding-top:0 ;padding-right:0.5rem ;padding-bottom:0 ;padding-left:0.5rem ;}  
.pad-sides4{padding-top:0 ;padding-right:0.25rem ;padding-bottom:0 ;padding-left:0.25rem ;}  
.pad-sides1{padding-top:0 ;padding-right:0.0625rem ;padding-bottom:0 ;padding-left:0.0625rem ;}  
.pad-sides24{padding-top:0 ;padding-right:1.5rem ;padding-bottom:0 ;padding-left:1.5rem ;}  
.pad-sides32{padding-top:0 ;padding-right:2rem ;padding-bottom:0 ;padding-left:2rem ;}  
.pad-sides40{padding-top:0 ;padding-right:2rem ;padding-bottom:0 ;padding-left:2.5rem ;}  
.pad-noBot{padding-top:0 ;padding-bottom:0 ;}  
.margin-button{margin-right:0.75rem ;margin-left:0.75rem ;}  
.margin-left64{margin-left:4rem ;}  
.margin-left32{margin-left:2rem ;}  
.margin-16noBot{margin-top:1rem ;margin-right:1rem ;margin-bottom:0 ;margin-left:1rem ;}  
.margin-left16{margin-top:0 ;margin-right:0 ;margin-bottom:0 ;margin-left:1rem ;}  
.margin-left24{margin-left:1.5rem ;}  
.pad-sides24{padding-right:1.5rem ;padding-left:1.5rem ;}  
.margin-right32{margin-right:2rem ;}  
.margin-right24{margin-right:1.5rem ;}  
.margin-negleft24{margin-left:-1.5rem ;}  
.margin-negleft40{margin-left:-2.5rem ;}  
.margin-negleft80{margin-left:-5rem ;}  
.margin-ALL16{margin:1rem ;}  

.round-5{border-radius:5px 5px 5px 5px ;}
.round-9{border-radius:9px 9px 9px 9px ;}
.round-right-6{border-radius:0px 6px 6px 0px ;}
.round-right-9{border-radius:0px 9px 9px 0px ;}
.round-top-6{border-radius:6px 6px 0px 0px ;}
.round-top-9{border-radius:9px 9px 0px 0px ;}
.round-bot-6{border-radius:0px 0px 6px 6px ;}
.round-bot-9{border-radius:0px 0px 9px 9px ;}
.round-bot-left-9{border-radius:0px 0px 0px 9px ;}
.round-top-right{border-radius:0px 9px 0px 0px ;}
.round-top-left-9{border-radius:9px 0px 0px 0px ;}
.round-left-9{border-radius:9px 0px 0px 9px ;}
.round-no-top-right{border-radius:9px 6px 6px 6px ;}
.round-all-9{border-radius:9px ;}
.round-all-6{border-radius:6px ;}
.opacity-20{opacity:0.20 }
.opacity-40{opacity:0.40 }
.opacity-50{opacity:0.50 }
.opacity-70{opacity:0.70 }
.opacity-80{opacity:0.80 }
.opacity-90{opacity:0.90 }

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_3863_31 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #009999;








}
#stacks_in_3863_31 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
.text-colour-sea{--header-color:rgba(51, 72, 79, 1.00);--subheader-color:rgba(51, 72, 79, 1.00);--small-color:rgba(51, 72, 79, 1.00);--text-color:rgba(51, 72, 79, 1.00);--link-color:rgba(114, 102, 44, 1.00);--link-color-hover:rgba(204, 153, 51, 1.00);--link-decoration:none;--link-decoration-hover:none}
.text-pastels{--header-color:rgba(102, 153, 153, 1.00);--subheader-color:rgba(204, 255, 255, 1.00);--small-color:rgba(204, 255, 255, 1.00);--text-color:rgba(204, 255, 255, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:underline}
 p,.p, h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6,     .font-bold{font-size:calc(16rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) { p,.p, h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6,     .font-bold{font-size:calc(16rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) { p,.p, h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6,     .font-bold{font-size:calc(18rem/16) ;line-height:1.50 }}
.text-qa{--header-color:rgba(51, 51, 0, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(51, 72, 79, 1.00);--link-color:rgba(51, 51, 0, 1.00);--link-color-hover:rgba(114, 102, 44, 1.00);--link-decoration:none;--link-decoration-hover:none}
.text-beige{--header-color:rgba(204, 204, 153, 1.00);--subheader-color:rgba(204, 204, 153, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(204, 204, 153, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.myscore{position:relative;white-space:normal}.myscore:before{content:"";position:absolute;bottom:0px;left:0;width:calc(100% - 0rem / 8);margin:0 calc(0rem / 16);height:2px;background:currentcolor;transform:scaleX(0.00);transform-origin: center ;transition:transform 250ms ease-in;background-color:rgba(0, 0, 0, 1.00) ;}.myscore:hover:before{transform:scaleX(1.00);transform-origin: center }

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_3863_291 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #4F4399;








}
#stacks_in_3863_291 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
.menu-padLeft{padding-left:1.5rem ;}  
.menu-padRight{padding-right:8rem ;}  
.menu-margin{margin-right:0.0625rem ;margin-left:4rem ;}  
.menu-pipe{margin-right:0.0625rem ;margin-left:0 ;}  
.menu-wide{width:auto ;min-width:0.00px ;max-width:1000.00px ;}  
.is_stuck .top-bar.mytop,.is_stuck .top-bar.mytop ul{--topbar-background:rgba(0, 102, 102, 1.00)}.is_stuck .top-bar.mytop{padding:0 0.5rem}.is_stuck .title-bar.mytop{--titlebar-background:rgba(51, 72, 79, 1.00);--titlebar-color:rgba(255, 255, 255, 1.00);padding:0.75rem}.is_stuck .title-bar.mytop .menu-icon{--hamburger-color:rgba(254, 254, 254, 1.00);--hamburger-width:1.25rem;--hamburger-height:1rem;--hamburger-weight:2px}




/* Start Responsive Shim stack CSS code */.stacks_in_2196_200shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_1654{padding-left:0px;padding-right:0px;}#stacks_in_1654 > .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_1654 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1654 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1654 > .jack.width-static{width:500px}#stacks_in_1654 > .jack.width-flexible{width:100%}#stacks_in_1654 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_1654 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1654 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1654 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1654 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1654 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1654 > .jack::after{border-radius:0px}#stacks_in_1654 > .jack.border-detailed-radius,#stacks_in_1654 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1654 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1654 > .jack.bg-color{background-color:#003958}#stacks_in_1654 > .jack.bg-gradient{background-color:#33484F}#stacks_in_1654 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_1654 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1654 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1654 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1654 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1654 > .jack.bg-image:not(.glass){}#stacks_in_1654 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1654 > .jack.bg-image.glass.after,#stacks_in_1654 > .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_1654 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1654 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1654 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1654 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1654 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1654 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1654 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1654 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1654 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1654 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1654 > .jack.bg-image.glass.after,#stacks_in_1654 > .glass.jack.bg-image::after{}#stacks_in_1654 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1654 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1654 > .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_1654 > .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_1654 > .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_1654 > .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_1654 > .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_1654 > .jack.peek-shadow::before,#stacks_in_1654 > .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_1654 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1654 > .jack{overflow:visible;}#stacks_in_1654 > .jack.height-static{height:100px}#stacks_in_1654 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Start Responsive Shim stack CSS code */.stacks_in_1650shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
#stacks_in_1650 {
	padding: 0px 7px 0px 0px;
}

#stacks_in_1651 {
	margin: 0px 32px 0px 32px;
	padding: 0px 0px 0px 6px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1652shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_2328shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2329shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2320shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code */
#stacks_in_2135{padding-right:0.00px;padding-left:0.00px;}#stacks_in_2135 > .jack{margin:3px;padding:0px;border-color:#333333;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_2135 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2135 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2135 > .jack.width-static{width:500px}#stacks_in_2135 > .jack.width-flexible{width:100%}#stacks_in_2135 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2135 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2135 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2135 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.50px 0.00px}#stacks_in_2135 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2135 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2135 > .jack::after{border-radius:0px}#stacks_in_2135 > .jack.border-detailed-radius,#stacks_in_2135 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2135 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2135 > .jack.bg-color{background-color:#FBAB12}#stacks_in_2135 > .jack.bg-gradient{background-color:#003958}#stacks_in_2135 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2135 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2135 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2135 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2135 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2135 > .jack.bg-image:not(.glass){}#stacks_in_2135 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2135 > .jack.bg-image.glass.after,#stacks_in_2135 > .glass.jack.bg-image::after{opacity:0.80;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_2135 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2135 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2135 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2135 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2135 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2135 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2135 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2135 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2135 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2135 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2135 > .jack.bg-image.glass.after,#stacks_in_2135 > .glass.jack.bg-image::after{}#stacks_in_2135 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2135 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2135 > .jack.drop-shadow{-webkit-box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50);box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50)}#stacks_in_2135 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 3px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 3px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2135 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50),inset 0px 3px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50),inset 0px 3px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2135 > .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_2135 > .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_2135 > .jack.peek-shadow::before,#stacks_in_2135 > .jack.peek-shadow::after{-webkit-box-shadow:3px 9px 20px 0px rgba(3,3,3,0.80);box-shadow:3px 9px 20px 0px rgba(3,3,3,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_2135 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2135 > .jack{overflow:visible;}#stacks_in_2135 > .jack.height-static{height:39px}#stacks_in_2135 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_2135 {
	background-color: rgba(0, 102, 153, 1.00);
}
#stacks_in_2143 p,#stacks_in_2143 div{margin-bottom:0}#stacks_in_2143 p,#stacks_in_2143 div,#stacks_in_2143 ul,#stacks_in_2143 ol,#stacks_in_2143 dl{color:rgba(153, 204, 204, 1.00)}#stacks_in_2143 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2143 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2143,#stacks_in_2143 div,#stacks_in_2143 p,#stacks_in_2143 ol,#stacks_in_2143 ul li,#stacks_in_2143 ol li,#stacks_in_2143 ol,#stacks_in_2143 dl{font-size:1.35rem}@media all and (max-width:640px){#stacks_in_2143,#stacks_in_2143 div,#stacks_in_2143 p,#stacks_in_2143 ol,#stacks_in_2143 ul li,#stacks_in_2143 ol li,#stacks_in_2143 ol,#stacks_in_2143 dl{font-size:1.15rem}}@media only screen and (min-width:0px){#stacks_in_2143,#stacks_in_2143 div,#stacks_in_2143 p,#stacks_in_2143 .fa:not(.no-indent),#stacks_in_2143 ol,#stacks_in_2143 ul li,#stacks_in_2143 ol li,#stacks_in_2143 ol,#stacks_in_2143 dl{line-height:1.00}}@media only screen and (min-width:0px){#stacks_in_2143{}}


#stacks_in_2143 {
	padding: 10px 0px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2336shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_2001{padding-left:0px;padding-right:0px;}#stacks_in_2001 > .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_2001 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2001 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2001 > .jack.width-static{width:500px}#stacks_in_2001 > .jack.width-flexible{width:100%}#stacks_in_2001 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2001 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2001 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2001 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2001 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2001 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2001 > .jack::after{border-radius:0px}#stacks_in_2001 > .jack.border-detailed-radius,#stacks_in_2001 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2001 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2001 > .jack.bg-color{background-color:#003958}#stacks_in_2001 > .jack.bg-gradient{background-color:#003958}#stacks_in_2001 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2001 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2001 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2001 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2001 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2001 > .jack.bg-image:not(.glass){}#stacks_in_2001 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2001 > .jack.bg-image.glass.after,#stacks_in_2001 > .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_2001 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2001 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2001 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2001 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2001 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2001 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2001 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2001 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2001 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2001 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2001 > .jack.bg-image.glass.after,#stacks_in_2001 > .glass.jack.bg-image::after{}#stacks_in_2001 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2001 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2001 > .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_2001 > .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_2001 > .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_2001 > .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_2001 > .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_2001 > .jack.peek-shadow::before,#stacks_in_2001 > .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_2001 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2001 > .jack{overflow:visible;}#stacks_in_2001 > .jack.height-static{height:100px}#stacks_in_2001 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_2019creeper_anchor{height:0px;margin:0;padding:0}.stacks_in_2019creeper{margin:0 0 10px;z-index:9999;height:auto;text-align:center;background-color:rgba(0,0,0,0);overflow-x:visible !important}#stacks_in_2019creeperContain{margin-left:auto;margin-right:auto;}

#stacks_in_2021_6{overflow:visible}.pin-spacer.spacer-stacks_in_2021_6{width:100%;min-width:100%}.pin-spacer.spacer-stacks_in_2021_6.posFixed.allow-overlay{display:none}@media screen and (max-width:% id=breakpoint %px){.pin-spacer.spacer-stacks_in_2021_6.hide-below-bp{display:none}}@media screen and (min-width:% id=breakpoint %px){.pin-spacer.spacer-stacks_in_2021_6.hide-above-bp{display:none}}#stacks_in_2021_6 > .pin-fixed{z-index:100}#stacks_in_2021_6 > .pin-fixed.pin-it::after{background:#003958;opacity:0.0}#stacks_in_2021_6 > .pin-it.pin-static{position:relative;z-index:1}@media screen and (max-width:% id=breakpoint %px){#stacks_in_2021_6 > .pin-it.hide-below-bp{display:none}}@media screen and (min-width:% id=breakpoint %px){#stacks_in_2021_6 > .pin-it.hide-above-bp{display:none}}#stacks_in_2021_6 > .pin-it::after{z-index:-1;position:absolute;top:0;left:0;bottom:0;right:0;content:"";background:#006699;opacity:0.0;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}#stacks_in_2021_6 > .pin-it.pin-fixed{position:fixed;top: 0px }@media screen and (max-width:% id=breakpoint %px){#stacks_in_2021_6 > .pin-it.pin-fixed.mob-full-width{left:0;width:100% !important}}@media screen and (min-width:% id=breakpoint %px){#stacks_in_2021_6 > .pin-it.pin-fixed{top:0px}}
#stacks_in_2021_6 .pin-it.pin-fixed.fixed-shadow   {-webkit-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;-moz-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;box-shadow:rgba(0,0,0,0.40) 0 1px 5px}
#stacks_in_2021_8{padding-right:0.00px;padding-left:0.00px;}#stacks_in_2021_8 > .jack{margin:3px;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_2021_8 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2021_8 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2021_8 > .jack.width-static{width:500px}#stacks_in_2021_8 > .jack.width-flexible{width:100%}#stacks_in_2021_8 > .jack.margin-detailed{margin:0.00px 0.00px 6.00px 0.00px}#stacks_in_2021_8 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2021_8 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2021_8 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2021_8 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2021_8 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2021_8 > .jack::after{border-radius:0px}#stacks_in_2021_8 > .jack.border-detailed-radius,#stacks_in_2021_8 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2021_8 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2021_8 > .jack.bg-color{background-color:#FBAB12}#stacks_in_2021_8 > .jack.bg-gradient{background-color:#003958}#stacks_in_2021_8 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2021_8 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2021_8 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2021_8 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2021_8 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2021_8 > .jack.bg-image:not(.glass){}#stacks_in_2021_8 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2021_8 > .jack.bg-image.glass.after,#stacks_in_2021_8 > .glass.jack.bg-image::after{opacity:0.80;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_2021_8 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2021_8 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2021_8 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2021_8 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2021_8 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2021_8 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2021_8 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2021_8 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2021_8 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2021_8 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2021_8 > .jack.bg-image.glass.after,#stacks_in_2021_8 > .glass.jack.bg-image::after{}#stacks_in_2021_8 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2021_8 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2021_8 > .jack.drop-shadow{-webkit-box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50);box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50)}#stacks_in_2021_8 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 3px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 3px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2021_8 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50),inset 0px 3px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50),inset 0px 3px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2021_8 > .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_2021_8 > .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_2021_8 > .jack.peek-shadow::before,#stacks_in_2021_8 > .jack.peek-shadow::after{-webkit-box-shadow:3px 9px 20px 0px rgba(3,3,3,0.80);box-shadow:3px 9px 20px 0px rgba(3,3,3,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_2021_8 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2021_8 > .jack{overflow:visible;}#stacks_in_2021_8 > .jack.height-static{height:100px}#stacks_in_2021_8 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_2021_8 {
	background-color: rgba(0, 102, 153, 1.00);
}

#stacks_in_2247_6{overflow:visible}.pin-spacer.spacer-stacks_in_2247_6{width:100%;min-width:100%}.pin-spacer.spacer-stacks_in_2247_6.posFixed.allow-overlay{display:none}@media screen and (max-width:% id=breakpoint %px){.pin-spacer.spacer-stacks_in_2247_6.hide-below-bp{display:none}}@media screen and (min-width:% id=breakpoint %px){.pin-spacer.spacer-stacks_in_2247_6.hide-above-bp{display:none}}#stacks_in_2247_6 > .pin-fixed{z-index:100}#stacks_in_2247_6 > .pin-fixed.pin-it::after{background:#003958;opacity:0.0}#stacks_in_2247_6 > .pin-it.pin-static{position:relative;z-index:1}@media screen and (max-width:% id=breakpoint %px){#stacks_in_2247_6 > .pin-it.hide-below-bp{display:none}}@media screen and (min-width:% id=breakpoint %px){#stacks_in_2247_6 > .pin-it.hide-above-bp{display:none}}#stacks_in_2247_6 > .pin-it::after{z-index:-1;position:absolute;top:0;left:0;bottom:0;right:0;content:"";background:#006699;opacity:0.0;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}#stacks_in_2247_6 > .pin-it.pin-fixed{position:fixed;top: 0px }@media screen and (max-width:% id=breakpoint %px){#stacks_in_2247_6 > .pin-it.pin-fixed.mob-full-width{left:0;width:100% !important}}@media screen and (min-width:% id=breakpoint %px){#stacks_in_2247_6 > .pin-it.pin-fixed{top:0px}}
#stacks_in_2247_6 .pin-it.pin-fixed.fixed-shadow   {-webkit-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;-moz-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;box-shadow:rgba(0,0,0,0.40) 0 1px 5px}
#stacks_in_2247_8{padding-right:0.00px;padding-left:0.00px;}#stacks_in_2247_8 > .jack{margin:3px;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_2247_8 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2247_8 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2247_8 > .jack.width-static{width:500px}#stacks_in_2247_8 > .jack.width-flexible{width:100%}#stacks_in_2247_8 > .jack.margin-detailed{margin:0.00px 0.00px 6.00px 0.00px}#stacks_in_2247_8 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2247_8 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2247_8 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2247_8 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2247_8 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2247_8 > .jack::after{border-radius:0px}#stacks_in_2247_8 > .jack.border-detailed-radius,#stacks_in_2247_8 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2247_8 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2247_8 > .jack.bg-color{background-color:#FBAB12}#stacks_in_2247_8 > .jack.bg-gradient{background-color:#003958}#stacks_in_2247_8 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2247_8 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2247_8 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2247_8 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2247_8 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2247_8 > .jack.bg-image:not(.glass){}#stacks_in_2247_8 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2247_8 > .jack.bg-image.glass.after,#stacks_in_2247_8 > .glass.jack.bg-image::after{opacity:0.80;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_2247_8 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2247_8 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2247_8 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2247_8 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2247_8 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2247_8 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2247_8 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2247_8 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2247_8 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2247_8 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2247_8 > .jack.bg-image.glass.after,#stacks_in_2247_8 > .glass.jack.bg-image::after{}#stacks_in_2247_8 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2247_8 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2247_8 > .jack.drop-shadow{-webkit-box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50);box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50)}#stacks_in_2247_8 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 3px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 3px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2247_8 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50),inset 0px 3px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50),inset 0px 3px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2247_8 > .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_2247_8 > .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_2247_8 > .jack.peek-shadow::before,#stacks_in_2247_8 > .jack.peek-shadow::after{-webkit-box-shadow:3px 9px 20px 0px rgba(3,3,3,0.80);box-shadow:3px 9px 20px 0px rgba(3,3,3,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_2247_8 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2247_8 > .jack{overflow:visible;}#stacks_in_2247_8 > .jack.height-static{height:100px}#stacks_in_2247_8 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_2247_8 {
	background-color: rgba(0, 102, 153, 1.00);
}

/* Start Responsive Shim stack CSS code */.stacks_in_2005shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_2005 {
	padding: 0px 6px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2007shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
#stacks_in_2007 {
	padding: 0px 6px 0px 0px;
}
#stacks_in_2010 h1,#stacks_in_2010 .hTxt:not(.segment) div{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_2010 h1,#stacks_in_2010 .hTxt:not(.segment) div{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_2010 h1,#stacks_in_2010 div{line-height:1.00}}#stacks_in_2010 h1,#stacks_in_2010 div{color:rgba(204, 204, 153, 1.00)}#stacks_in_2010 h1 a,#stacks_in_2010 div a{color:rgba(204, 204, 153, 1.00)}#stacks_in_2010 h1 a:hover,#stacks_in_2010 div a:hover{color:rgba(153, 153, 114, 1.00)}#stacks_in_2010 small,#stacks_in_2010 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_2010 h1.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_out_2010 {
	margin-right:0;
}

/* Start Responsive Shim stack CSS code */.stacks_in_2253shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2271shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_2272shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2256shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2283shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */


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

#stacks_in_1784 {
	background-color: rgba(0, 102, 153, 1.00);
}
#stacks_in_2049 p,#stacks_in_2049 div{margin-bottom:0}#stacks_in_2049,#stacks_in_2049 div,#stacks_in_2049 p,#stacks_in_2049 ol,#stacks_in_2049 ul li,#stacks_in_2049 ol li,#stacks_in_2049 ol,#stacks_in_2049 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_2049,#stacks_in_2049 div,#stacks_in_2049 p,#stacks_in_2049 ol,#stacks_in_2049 ul li,#stacks_in_2049 ol li,#stacks_in_2049 ol,#stacks_in_2049 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2049,#stacks_in_2049 div,#stacks_in_2049 p,#stacks_in_2049 .fa:not(.no-indent),#stacks_in_2049 ol,#stacks_in_2049 ul li,#stacks_in_2049 ol li,#stacks_in_2049 ol,#stacks_in_2049 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2049{}}


#stacks_in_2049 {
	padding: 15px 0px 1px 60px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_3138shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3147shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_3144 {
	margin: 0px 24px 0px 24px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3839shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_3838shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */#stacks_in_3154 p,#stacks_in_3154 div,#stacks_in_3154 ul,#stacks_in_3154 ol,#stacks_in_3154 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3154 a{color:rgba(114, 102, 44, 1.00)}#stacks_in_3154 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3154,#stacks_in_3154 div,#stacks_in_3154 p,#stacks_in_3154 ol,#stacks_in_3154 ul li,#stacks_in_3154 ol li,#stacks_in_3154 ol,#stacks_in_3154 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_3154,#stacks_in_3154 div,#stacks_in_3154 p,#stacks_in_3154 ol,#stacks_in_3154 ul li,#stacks_in_3154 ol li,#stacks_in_3154 ol,#stacks_in_3154 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3154,#stacks_in_3154 div,#stacks_in_3154 p,#stacks_in_3154 .fa:not(.no-indent),#stacks_in_3154 ol,#stacks_in_3154 ul li,#stacks_in_3154 ol li,#stacks_in_3154 ol,#stacks_in_3154 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_3154{}}


#stacks_in_3163 {
	font-size: 130%;
}
#stacks_in_3155 p,#stacks_in_3155 div,#stacks_in_3155 ul,#stacks_in_3155 ol,#stacks_in_3155 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3155 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3155 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3155,#stacks_in_3155 div,#stacks_in_3155 p,#stacks_in_3155 ol,#stacks_in_3155 ul li,#stacks_in_3155 ol li,#stacks_in_3155 ol,#stacks_in_3155 dl{font-size:0.80rem}@media all and (max-width:640px){#stacks_in_3155,#stacks_in_3155 div,#stacks_in_3155 p,#stacks_in_3155 ol,#stacks_in_3155 ul li,#stacks_in_3155 ol li,#stacks_in_3155 ol,#stacks_in_3155 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3155,#stacks_in_3155 div,#stacks_in_3155 p,#stacks_in_3155 .fa:not(.no-indent),#stacks_in_3155 ol,#stacks_in_3155 ul li,#stacks_in_3155 ol li,#stacks_in_3155 ol,#stacks_in_3155 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_3155{}}


#stacks_in_3166 {
	font-size: 130%;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3174shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#com_bigwhiteduck_stacks_popdrop_stack .dropem{display:none !important}
[data-pop-source="stacks_in_3530"].popdrop-popover{z-index:9999;min-width:50px;min-height:32px;-webkit-transition-duration:150ms;transition-duration:150ms}@media screen and (min-width:640px){[data-pop-source="stacks_in_3530"].popdrop-popover{min-width:32px}}[data-pop-source="stacks_in_3530"].popdrop-popover .popdrop-popover-content{padding:9px 14px}[data-pop-source="stacks_in_3530"].popdrop-popover .popdrop-popover-title{text-align:center;font-weight:bold;text-transform:none}[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style{border:1px solid rgba(0, 0, 0, 0.20);-webkit-box-shadow:0px 0px 8px 4px rgba(0, 0, 0, 0.20);box-shadow:0px 0px 8px 4px rgba(0, 0, 0, 0.20);background-color:rgba(245, 245, 245, 1.00);border-radius:6px}[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style .popdrop-popover-title{color:rgba(255, 255, 255, 1.00);background:rgba(0, 102, 153, 1.00);border-bottom:1px solid rgba(245, 245, 245, 1.00);border-radius:calc(6px - 1px) calc(6px - 1px) 0 0}[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style .popdrop-close{color:rgba(255, 255, 255, 1.00);text-shadow:0 1px 0 #fff}[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.top > .popdrop-arrow,[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.top-left > .popdrop-arrow,[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.top-right > .popdrop-arrow{border-top-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.top > .popdrop-arrow:after,[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.top-left > .popdrop-arrow:after,[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.top-right > .popdrop-arrow:after{border-top-color:rgba(245, 245, 245, 1.00)}[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.right > .popdrop-arrow,[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.right-top > .popdrop-arrow,[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.right-bottom > .popdrop-arrow{border-right-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.right > .popdrop-arrow:after,[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.right-top > .popdrop-arrow:after,[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.right-bottom > .popdrop-arrow:after{border-right-color:rgba(245, 245, 245, 1.00)}[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.bottom > .popdrop-arrow,[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.bottom-left > .popdrop-arrow,[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.bottom-right > .popdrop-arrow{border-bottom-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.bottom > .popdrop-arrow:after,[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.bottom-left > .popdrop-arrow:after,[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.bottom-right > .popdrop-arrow:after{border-bottom-color:rgba(245, 245, 245, 1.00)}[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.left > .popdrop-arrow,[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.left-top > .popdrop-arrow,[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.left-bottom > .popdrop-arrow{border-left-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.left > .popdrop-arrow:after,[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.left-top > .popdrop-arrow:after,[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style.left-bottom > .popdrop-arrow:after{border-left-color:rgba(245, 245, 245, 1.00)}[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .popdrop-popover-content{padding:9px 14px;overflow:scroll}[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .list-group-item{border-right:none;border-left:none}[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .list-group-item:first-child{border-top:0}[data-pop-source="stacks_in_3530"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .list-group-item:last-child{border-bottom:0}[data-pop-source="stacks_in_3530"].popdrop-popover .popdrop-popover-backdrop{background-color:rgba(0,0,0,0.65);z-index:9998}[data-pop-source="stacks_in_3530"].popdrop-popover .popdrop-popover .dropdown-menu{display:block;position:relative;top:0;border:none;-webkit-box-shadow:none;box-shadow:none;float:none}
#stacks_in_3530.dropem,.popdrop-popover-inner.pop-stacks_in_3530{max-width:280px}@media screen and (min-width:640px){#stacks_in_3530.dropem,.popdrop-popover-inner.pop-stacks_in_3530{max-width:360px}}.popdrop-popover[data-pop-source="stacks_in_3530"] .popdrop-popover-content{overflow:auto}#stacks_in_3530.dropem{display:none}
#stacks_in_3532 p,#stacks_in_3532 div{margin-bottom:0}#stacks_in_3532 p,#stacks_in_3532 div,#stacks_in_3532 ul,#stacks_in_3532 ol,#stacks_in_3532 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3532 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3532 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3532,#stacks_in_3532 div,#stacks_in_3532 p,#stacks_in_3532 ol,#stacks_in_3532 ul li,#stacks_in_3532 ol li,#stacks_in_3532 ol,#stacks_in_3532 dl{font-size:0.85rem}@media all and (max-width:640px){#stacks_in_3532,#stacks_in_3532 div,#stacks_in_3532 p,#stacks_in_3532 ol,#stacks_in_3532 ul li,#stacks_in_3532 ol li,#stacks_in_3532 ol,#stacks_in_3532 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3532,#stacks_in_3532 div,#stacks_in_3532 p,#stacks_in_3532 .fa:not(.no-indent),#stacks_in_3532 ol,#stacks_in_3532 ul li,#stacks_in_3532 ol li,#stacks_in_3532 ol,#stacks_in_3532 dl{line-height:1.35}}@media only screen and (min-width:0px){#stacks_in_3532{}}



#stacks_in_3157 p,#stacks_in_3157 div,#stacks_in_3157 ul,#stacks_in_3157 ol,#stacks_in_3157 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_3157 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3157 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3157,#stacks_in_3157 div,#stacks_in_3157 p,#stacks_in_3157 ol,#stacks_in_3157 ul li,#stacks_in_3157 ol li,#stacks_in_3157 ol,#stacks_in_3157 dl{font-size:0.85rem}@media all and (max-width:640px){#stacks_in_3157,#stacks_in_3157 div,#stacks_in_3157 p,#stacks_in_3157 ol,#stacks_in_3157 ul li,#stacks_in_3157 ol li,#stacks_in_3157 ol,#stacks_in_3157 dl{font-size:0.85rem}}@media only screen and (min-width:0px){#stacks_in_3157,#stacks_in_3157 div,#stacks_in_3157 p,#stacks_in_3157 .fa:not(.no-indent),#stacks_in_3157 ol,#stacks_in_3157 ul li,#stacks_in_3157 ol li,#stacks_in_3157 ol,#stacks_in_3157 dl{line-height:1.35}}@media only screen and (min-width:0px){#stacks_in_3157{}}


#stacks_in_3157 {
	padding: 0px 16px 0px 20px;
}

#stacks_in_3169 {
	font-size: 130%;
}

#stacks_in_3159 p,#stacks_in_3159 div,#stacks_in_3159 ul,#stacks_in_3159 ol,#stacks_in_3159 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_3159 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3159 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3159,#stacks_in_3159 div,#stacks_in_3159 p,#stacks_in_3159 ol,#stacks_in_3159 ul li,#stacks_in_3159 ol li,#stacks_in_3159 ol,#stacks_in_3159 dl{font-size:0.75rem}@media all and (max-width:640px){#stacks_in_3159,#stacks_in_3159 div,#stacks_in_3159 p,#stacks_in_3159 ol,#stacks_in_3159 ul li,#stacks_in_3159 ol li,#stacks_in_3159 ol,#stacks_in_3159 dl{font-size:0.75rem}}@media only screen and (min-width:0px){#stacks_in_3159,#stacks_in_3159 div,#stacks_in_3159 p,#stacks_in_3159 .fa:not(.no-indent),#stacks_in_3159 ol,#stacks_in_3159 ul li,#stacks_in_3159 ol li,#stacks_in_3159 ol,#stacks_in_3159 dl{line-height:1.35}}@media only screen and (min-width:0px){#stacks_in_3159{}}


#stacks_in_3159 {
	padding: 3px 16px 0px 24px;
}

#stacks_in_3171 {
	font-size: 130%;
}


/* Start Responsive Shim stack CSS code */.stacks_in_2858shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
#stacks_in_2866 h3,#stacks_in_2866 .hTxt:not(.segment) div{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_2866 h3,#stacks_in_2866 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2866 h3,#stacks_in_2866 div{line-height:1.35}}#stacks_in_2866 h3,#stacks_in_2866 div{color:rgba(0, 102, 153, 1.00)}#stacks_in_2866 h3 a,#stacks_in_2866 div a{color:rgba(0, 102, 153, 1.00)}#stacks_in_2866 h3 a:hover,#stacks_in_2866 div a:hover{color:rgba(0, 76, 114, 1.00)}#stacks_in_2866 small,#stacks_in_2866 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_2866 h3.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_2869 {
	font-size: 115%;
	font-weight: bold;
}
/* Start Responsive Shim stack CSS code */.stacks_in_4066shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_3122shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3123 p,#stacks_in_3123 div,#stacks_in_3123 ul,#stacks_in_3123 ol,#stacks_in_3123 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_3123 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_3123 a:hover{color:rgba(204, 204, 153, 1.00)}#stacks_in_3123,#stacks_in_3123 div,#stacks_in_3123 p,#stacks_in_3123 ol,#stacks_in_3123 ul li,#stacks_in_3123 ol li,#stacks_in_3123 ol,#stacks_in_3123 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_3123,#stacks_in_3123 div,#stacks_in_3123 p,#stacks_in_3123 ol,#stacks_in_3123 ul li,#stacks_in_3123 ol li,#stacks_in_3123 ol,#stacks_in_3123 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3123{}}


#stacks_in_3123 {
	padding: 0px 0px 0px 21px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3127shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3109shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3110 p,#stacks_in_3110 div{margin-bottom:0}#stacks_in_3110 p,#stacks_in_3110 div,#stacks_in_3110 ul,#stacks_in_3110 ol,#stacks_in_3110 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3110 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3110 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3110,#stacks_in_3110 div,#stacks_in_3110 p,#stacks_in_3110 ol,#stacks_in_3110 ul li,#stacks_in_3110 ol li,#stacks_in_3110 ol,#stacks_in_3110 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_3110,#stacks_in_3110 div,#stacks_in_3110 p,#stacks_in_3110 ol,#stacks_in_3110 ul li,#stacks_in_3110 ol li,#stacks_in_3110 ol,#stacks_in_3110 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3110{}}

#stacks_in_3114 p,#stacks_in_3114 div{margin-bottom:0}#stacks_in_3114 p,#stacks_in_3114 div,#stacks_in_3114 ul,#stacks_in_3114 ol,#stacks_in_3114 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3114 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3114 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3114,#stacks_in_3114 div,#stacks_in_3114 p,#stacks_in_3114 ol,#stacks_in_3114 ul li,#stacks_in_3114 ol li,#stacks_in_3114 ol,#stacks_in_3114 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3114,#stacks_in_3114 div,#stacks_in_3114 p,#stacks_in_3114 ol,#stacks_in_3114 ul li,#stacks_in_3114 ol li,#stacks_in_3114 ol,#stacks_in_3114 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3114,#stacks_in_3114 div,#stacks_in_3114 p,#stacks_in_3114 .fa:not(.no-indent),#stacks_in_3114 ol,#stacks_in_3114 ul li,#stacks_in_3114 ol li,#stacks_in_3114 ol,#stacks_in_3114 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_3114{}}




	#stacks_in_3354 .button_icon,#stacks_in_3354 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_3354 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_3354 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_3354 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_3354 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_3354 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_3354 .button_icon,#stacks_in_3354 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_3354 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_3354 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(153, 204, 204, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(0, 102, 153, 1.00);
}
#stacks_in_3354 a.sweet_button:visited {
	color:rgba(153, 204, 204, 1.00);
}

#stacks_in_3354 a.sweet_button:hover {
	border-color:rgba(255, 102, 0, 1.00);
}








#stacks_in_3354 .sweet_button:hover {
	color:rgba(153, 204, 204, 1.00);
	background: rgba(20, 122, 173, 1.00);
}
#stacks_in_3354 .sweet_button:active{
	background: rgba(0, 82, 133, 1.00);
}
#stacks_in_3354 .sweet_button.clicked {
	background: rgba(0, 57, 88, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_3354 .sweet_button.clicked:hover {
	background: rgba(20, 77, 108, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_3354 .sweet_button.clicked:active{
	background: rgba(0, 37, 68, 1.00);
}





#stacks_in_3354 .sweet_button.twotone {
	background: rgba(0, 102, 153, 1.00);
	background: linear-gradient(top, rgba(20, 122, 173, 1.00) 50%, rgba(0, 102, 153, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 122, 173, 1.00)', endColorstr='rgba(0, 102, 153, 1.00)',GradientType=0 );
}
#stacks_in_3354 .sweet_button.twotone:hover {
	background: rgba(20, 122, 173, 1.00);
	background: linear-gradient(top, rgba(40, 142, 193, 1.00) 50%, rgba(20, 122, 173, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(40, 142, 193, 1.00)', endColorstr='rgba(20, 122, 173, 1.00)',GradientType=0 );
}
#stacks_in_3354 .sweet_button.twotone:active{
	background: rgba(0, 82, 133, 1.00);
	background: linear-gradient(top, rgba(20, 122, 173, 1.00) 50%, rgba(0, 102, 153, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 122, 173, 1.00)', endColorstr='rgba(0, 102, 153, 1.00)',GradientType=0 );
}
#stacks_in_3354 .sweet_button.twotone.clicked {
	background: rgba(0, 57, 88, 1.00);
	background: linear-gradient(top, rgba(20, 77, 108, 1.00) 50%, rgba(0, 57, 88, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 77, 108, 1.00)', endColorstr='rgba(0, 57, 88, 1.00)',GradientType=0 );
}
#stacks_in_3354 .sweet_button.twotone.clicked:hover {
	background: rgba(30, 87, 118, 1.00);
	background: linear-gradient(top, rgba(40, 97, 128, 1.00) 50%, rgba(20, 77, 108, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(40, 97, 128, 1.00)', endColorstr='rgba(20, 77, 108, 1.00)',GradientType=0 );
}
#stacks_in_3354 .sweet_button.twotone.clicked:active{
	background: rgba(0, 37, 68, 1.00);
	background: linear-gradient(top, rgba(20, 77, 108, 1.00) 50%, rgba(0, 57, 88, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 77, 108, 1.00)', endColorstr='rgba(0, 57, 88, 1.00)',GradientType=0 );
}



/* Start Responsive Shim stack CSS code */.stacks_in_3117shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_3117 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}


/* Start Responsive Shim stack CSS code */.stacks_in_2923shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_2924 p,#stacks_in_2924 div{margin-bottom:0}#stacks_in_2924 p,#stacks_in_2924 div,#stacks_in_2924 ul,#stacks_in_2924 ol,#stacks_in_2924 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_2924 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2924 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2924,#stacks_in_2924 div,#stacks_in_2924 p,#stacks_in_2924 ol,#stacks_in_2924 ul li,#stacks_in_2924 ol li,#stacks_in_2924 ol,#stacks_in_2924 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_2924,#stacks_in_2924 div,#stacks_in_2924 p,#stacks_in_2924 ol,#stacks_in_2924 ul li,#stacks_in_2924 ol li,#stacks_in_2924 ol,#stacks_in_2924 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2924{}}

#stacks_in_2853 p,#stacks_in_2853 div{margin-bottom:0}#stacks_in_2853 p,#stacks_in_2853 div,#stacks_in_2853 ul,#stacks_in_2853 ol,#stacks_in_2853 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_2853 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2853 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2853 ul,#stacks_in_2853 ol{list-style-position:inside}#stacks_in_2853 ul,#stacks_in_2853 ol{list-style-type:square}#stacks_in_2853,#stacks_in_2853 div,#stacks_in_2853 p,#stacks_in_2853 ol,#stacks_in_2853 ul li,#stacks_in_2853 ol li,#stacks_in_2853 ol,#stacks_in_2853 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_2853,#stacks_in_2853 div,#stacks_in_2853 p,#stacks_in_2853 ol,#stacks_in_2853 ul li,#stacks_in_2853 ol li,#stacks_in_2853 ol,#stacks_in_2853 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2853,#stacks_in_2853 div,#stacks_in_2853 p,#stacks_in_2853 .fa:not(.no-indent),#stacks_in_2853 ol,#stacks_in_2853 ul li,#stacks_in_2853 ol li,#stacks_in_2853 ol,#stacks_in_2853 dl{line-height:1.15}}@media only screen and (min-width:0px){#stacks_in_2853{}}


#stacks_in_2853 {
	padding: 0px 0px 0px 16px;
}



	#stacks_in_3351 .button_icon,#stacks_in_3351 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_3351 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_3351 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_3351 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_3351 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_3351 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_3351 .button_icon,#stacks_in_3351 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_3351 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_3351 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(153, 204, 204, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(0, 102, 153, 1.00);
}
#stacks_in_3351 a.sweet_button:visited {
	color:rgba(153, 204, 204, 1.00);
}

#stacks_in_3351 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_3351 .sweet_button:hover {
	color:rgba(153, 204, 204, 1.00);
	background: rgba(20, 122, 173, 1.00);
}
#stacks_in_3351 .sweet_button:active{
	background: rgba(0, 82, 133, 1.00);
}
#stacks_in_3351 .sweet_button.clicked {
	background: rgba(0, 57, 88, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_3351 .sweet_button.clicked:hover {
	background: rgba(20, 77, 108, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_3351 .sweet_button.clicked:active{
	background: rgba(0, 37, 68, 1.00);
}





#stacks_in_3351 .sweet_button.twotone {
	background: rgba(0, 102, 153, 1.00);
	background: linear-gradient(top, rgba(20, 122, 173, 1.00) 50%, rgba(0, 102, 153, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 122, 173, 1.00)', endColorstr='rgba(0, 102, 153, 1.00)',GradientType=0 );
}
#stacks_in_3351 .sweet_button.twotone:hover {
	background: rgba(20, 122, 173, 1.00);
	background: linear-gradient(top, rgba(40, 142, 193, 1.00) 50%, rgba(20, 122, 173, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(40, 142, 193, 1.00)', endColorstr='rgba(20, 122, 173, 1.00)',GradientType=0 );
}
#stacks_in_3351 .sweet_button.twotone:active{
	background: rgba(0, 82, 133, 1.00);
	background: linear-gradient(top, rgba(20, 122, 173, 1.00) 50%, rgba(0, 102, 153, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 122, 173, 1.00)', endColorstr='rgba(0, 102, 153, 1.00)',GradientType=0 );
}
#stacks_in_3351 .sweet_button.twotone.clicked {
	background: rgba(0, 57, 88, 1.00);
	background: linear-gradient(top, rgba(20, 77, 108, 1.00) 50%, rgba(0, 57, 88, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 77, 108, 1.00)', endColorstr='rgba(0, 57, 88, 1.00)',GradientType=0 );
}
#stacks_in_3351 .sweet_button.twotone.clicked:hover {
	background: rgba(30, 87, 118, 1.00);
	background: linear-gradient(top, rgba(40, 97, 128, 1.00) 50%, rgba(20, 77, 108, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(40, 97, 128, 1.00)', endColorstr='rgba(20, 77, 108, 1.00)',GradientType=0 );
}
#stacks_in_3351 .sweet_button.twotone.clicked:active{
	background: rgba(0, 37, 68, 1.00);
	background: linear-gradient(top, rgba(20, 77, 108, 1.00) 50%, rgba(0, 57, 88, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 77, 108, 1.00)', endColorstr='rgba(0, 57, 88, 1.00)',GradientType=0 );
}



/* Start Responsive Shim stack CSS code */.stacks_in_3356shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_3356 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}


/* Start Responsive Shim stack CSS code */.stacks_in_3963shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3964 p,#stacks_in_3964 div{margin-bottom:0}#stacks_in_3964 p,#stacks_in_3964 div,#stacks_in_3964 ul,#stacks_in_3964 ol,#stacks_in_3964 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3964 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3964 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3964,#stacks_in_3964 div,#stacks_in_3964 p,#stacks_in_3964 ol,#stacks_in_3964 ul li,#stacks_in_3964 ol li,#stacks_in_3964 ol,#stacks_in_3964 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_3964,#stacks_in_3964 div,#stacks_in_3964 p,#stacks_in_3964 ol,#stacks_in_3964 ul li,#stacks_in_3964 ol li,#stacks_in_3964 ol,#stacks_in_3964 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3964{}}

#stacks_in_3955 p,#stacks_in_3955 div{margin-bottom:0}#stacks_in_3955 p,#stacks_in_3955 div,#stacks_in_3955 ul,#stacks_in_3955 ol,#stacks_in_3955 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3955 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3955 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3955,#stacks_in_3955 div,#stacks_in_3955 p,#stacks_in_3955 ol,#stacks_in_3955 ul li,#stacks_in_3955 ol li,#stacks_in_3955 ol,#stacks_in_3955 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3955,#stacks_in_3955 div,#stacks_in_3955 p,#stacks_in_3955 ol,#stacks_in_3955 ul li,#stacks_in_3955 ol li,#stacks_in_3955 ol,#stacks_in_3955 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3955,#stacks_in_3955 div,#stacks_in_3955 p,#stacks_in_3955 .fa:not(.no-indent),#stacks_in_3955 ol,#stacks_in_3955 ul li,#stacks_in_3955 ol li,#stacks_in_3955 ol,#stacks_in_3955 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_3955{}}




	#stacks_in_3970 .button_icon,#stacks_in_3970 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_3970 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_3970 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_3970 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_3970 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_3970 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_3970 .button_icon,#stacks_in_3970 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_3970 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_3970 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(153, 204, 204, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(0, 102, 153, 1.00);
}
#stacks_in_3970 a.sweet_button:visited {
	color:rgba(153, 204, 204, 1.00);
}

#stacks_in_3970 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_3970 .sweet_button:hover {
	color:rgba(153, 204, 204, 1.00);
	background: rgba(20, 122, 173, 1.00);
}
#stacks_in_3970 .sweet_button:active{
	background: rgba(0, 82, 133, 1.00);
}
#stacks_in_3970 .sweet_button.clicked {
	background: rgba(0, 57, 88, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_3970 .sweet_button.clicked:hover {
	background: rgba(20, 77, 108, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_3970 .sweet_button.clicked:active{
	background: rgba(0, 37, 68, 1.00);
}





#stacks_in_3970 .sweet_button.twotone {
	background: rgba(0, 102, 153, 1.00);
	background: linear-gradient(top, rgba(20, 122, 173, 1.00) 50%, rgba(0, 102, 153, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 122, 173, 1.00)', endColorstr='rgba(0, 102, 153, 1.00)',GradientType=0 );
}
#stacks_in_3970 .sweet_button.twotone:hover {
	background: rgba(20, 122, 173, 1.00);
	background: linear-gradient(top, rgba(40, 142, 193, 1.00) 50%, rgba(20, 122, 173, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(40, 142, 193, 1.00)', endColorstr='rgba(20, 122, 173, 1.00)',GradientType=0 );
}
#stacks_in_3970 .sweet_button.twotone:active{
	background: rgba(0, 82, 133, 1.00);
	background: linear-gradient(top, rgba(20, 122, 173, 1.00) 50%, rgba(0, 102, 153, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 122, 173, 1.00)', endColorstr='rgba(0, 102, 153, 1.00)',GradientType=0 );
}
#stacks_in_3970 .sweet_button.twotone.clicked {
	background: rgba(0, 57, 88, 1.00);
	background: linear-gradient(top, rgba(20, 77, 108, 1.00) 50%, rgba(0, 57, 88, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 77, 108, 1.00)', endColorstr='rgba(0, 57, 88, 1.00)',GradientType=0 );
}
#stacks_in_3970 .sweet_button.twotone.clicked:hover {
	background: rgba(30, 87, 118, 1.00);
	background: linear-gradient(top, rgba(40, 97, 128, 1.00) 50%, rgba(20, 77, 108, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(40, 97, 128, 1.00)', endColorstr='rgba(20, 77, 108, 1.00)',GradientType=0 );
}
#stacks_in_3970 .sweet_button.twotone.clicked:active{
	background: rgba(0, 37, 68, 1.00);
	background: linear-gradient(top, rgba(20, 77, 108, 1.00) 50%, rgba(0, 57, 88, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 77, 108, 1.00)', endColorstr='rgba(0, 57, 88, 1.00)',GradientType=0 );
}



/* Start Responsive Shim stack CSS code */.stacks_in_3971shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_3971 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_2888shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2891shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_2892 p,#stacks_in_2892 div,#stacks_in_2892 ul,#stacks_in_2892 ol,#stacks_in_2892 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_2892 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_2892 a:hover{color:rgba(204, 204, 153, 1.00)}#stacks_in_2892,#stacks_in_2892 div,#stacks_in_2892 p,#stacks_in_2892 ol,#stacks_in_2892 ul li,#stacks_in_2892 ol li,#stacks_in_2892 ol,#stacks_in_2892 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_2892,#stacks_in_2892 div,#stacks_in_2892 p,#stacks_in_2892 ol,#stacks_in_2892 ul li,#stacks_in_2892 ol li,#stacks_in_2892 ol,#stacks_in_2892 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2892{}}


#stacks_in_2892 {
	padding: 0px 0px 0px 21px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_3406shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3410 p,#stacks_in_3410 div{margin-bottom:0}#stacks_in_3410 p,#stacks_in_3410 div,#stacks_in_3410 ul,#stacks_in_3410 ol,#stacks_in_3410 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3410 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3410 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3410,#stacks_in_3410 div,#stacks_in_3410 p,#stacks_in_3410 ol,#stacks_in_3410 ul li,#stacks_in_3410 ol li,#stacks_in_3410 ol,#stacks_in_3410 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_3410,#stacks_in_3410 div,#stacks_in_3410 p,#stacks_in_3410 ol,#stacks_in_3410 ul li,#stacks_in_3410 ol li,#stacks_in_3410 ol,#stacks_in_3410 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3410,#stacks_in_3410 div,#stacks_in_3410 p,#stacks_in_3410 .fa:not(.no-indent),#stacks_in_3410 ol,#stacks_in_3410 ul li,#stacks_in_3410 ol li,#stacks_in_3410 ol,#stacks_in_3410 dl{line-height:1.27}}@media only screen and (min-width:0px){#stacks_in_3410{}}

#stacks_in_3414 p,#stacks_in_3414 div{margin-bottom:0}#stacks_in_3414 p,#stacks_in_3414 div,#stacks_in_3414 ul,#stacks_in_3414 ol,#stacks_in_3414 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3414 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3414 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3414,#stacks_in_3414 div,#stacks_in_3414 p,#stacks_in_3414 ol,#stacks_in_3414 ul li,#stacks_in_3414 ol li,#stacks_in_3414 ol,#stacks_in_3414 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3414,#stacks_in_3414 div,#stacks_in_3414 p,#stacks_in_3414 ol,#stacks_in_3414 ul li,#stacks_in_3414 ol li,#stacks_in_3414 ol,#stacks_in_3414 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3414,#stacks_in_3414 div,#stacks_in_3414 p,#stacks_in_3414 .fa:not(.no-indent),#stacks_in_3414 ol,#stacks_in_3414 ul li,#stacks_in_3414 ol li,#stacks_in_3414 ol,#stacks_in_3414 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_3414{}}




	#stacks_in_3417 .button_icon,#stacks_in_3417 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_3417 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_3417 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_3417 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_3417 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_3417 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_3417 .button_icon,#stacks_in_3417 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_3417 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_3417 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(153, 204, 204, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(0, 102, 153, 1.00);
}
#stacks_in_3417 a.sweet_button:visited {
	color:rgba(153, 204, 204, 1.00);
}

#stacks_in_3417 a.sweet_button:hover {
	border-color:rgba(255, 102, 0, 1.00);
}








#stacks_in_3417 .sweet_button:hover {
	color:rgba(153, 204, 204, 1.00);
	background: rgba(20, 122, 173, 1.00);
}
#stacks_in_3417 .sweet_button:active{
	background: rgba(0, 82, 133, 1.00);
}
#stacks_in_3417 .sweet_button.clicked {
	background: rgba(0, 57, 88, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_3417 .sweet_button.clicked:hover {
	background: rgba(20, 77, 108, 1.00);
	border-color:rgba(153, 204, 204, 1.00);
}
#stacks_in_3417 .sweet_button.clicked:active{
	background: rgba(0, 37, 68, 1.00);
}





#stacks_in_3417 .sweet_button.twotone {
	background: rgba(0, 102, 153, 1.00);
	background: linear-gradient(top, rgba(20, 122, 173, 1.00) 50%, rgba(0, 102, 153, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 122, 173, 1.00)', endColorstr='rgba(0, 102, 153, 1.00)',GradientType=0 );
}
#stacks_in_3417 .sweet_button.twotone:hover {
	background: rgba(20, 122, 173, 1.00);
	background: linear-gradient(top, rgba(40, 142, 193, 1.00) 50%, rgba(20, 122, 173, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(40, 142, 193, 1.00)', endColorstr='rgba(20, 122, 173, 1.00)',GradientType=0 );
}
#stacks_in_3417 .sweet_button.twotone:active{
	background: rgba(0, 82, 133, 1.00);
	background: linear-gradient(top, rgba(20, 122, 173, 1.00) 50%, rgba(0, 102, 153, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 122, 173, 1.00)', endColorstr='rgba(0, 102, 153, 1.00)',GradientType=0 );
}
#stacks_in_3417 .sweet_button.twotone.clicked {
	background: rgba(0, 57, 88, 1.00);
	background: linear-gradient(top, rgba(20, 77, 108, 1.00) 50%, rgba(0, 57, 88, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 77, 108, 1.00)', endColorstr='rgba(0, 57, 88, 1.00)',GradientType=0 );
}
#stacks_in_3417 .sweet_button.twotone.clicked:hover {
	background: rgba(30, 87, 118, 1.00);
	background: linear-gradient(top, rgba(40, 97, 128, 1.00) 50%, rgba(20, 77, 108, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(40, 97, 128, 1.00)', endColorstr='rgba(20, 77, 108, 1.00)',GradientType=0 );
}
#stacks_in_3417 .sweet_button.twotone.clicked:active{
	background: rgba(0, 37, 68, 1.00);
	background: linear-gradient(top, rgba(20, 77, 108, 1.00) 50%, rgba(0, 57, 88, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 77, 108, 1.00)', endColorstr='rgba(0, 57, 88, 1.00)',GradientType=0 );
}



/* Start Responsive Shim stack CSS code */.stacks_in_3418shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_3418 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}


/* Start Responsive Shim stack CSS code */.stacks_in_3432shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3436 p,#stacks_in_3436 div{margin-bottom:0}#stacks_in_3436 p,#stacks_in_3436 div,#stacks_in_3436 ul,#stacks_in_3436 ol,#stacks_in_3436 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3436 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3436 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3436,#stacks_in_3436 div,#stacks_in_3436 p,#stacks_in_3436 ol,#stacks_in_3436 ul li,#stacks_in_3436 ol li,#stacks_in_3436 ol,#stacks_in_3436 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_3436,#stacks_in_3436 div,#stacks_in_3436 p,#stacks_in_3436 ol,#stacks_in_3436 ul li,#stacks_in_3436 ol li,#stacks_in_3436 ol,#stacks_in_3436 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3436,#stacks_in_3436 div,#stacks_in_3436 p,#stacks_in_3436 .fa:not(.no-indent),#stacks_in_3436 ol,#stacks_in_3436 ul li,#stacks_in_3436 ol li,#stacks_in_3436 ol,#stacks_in_3436 dl{line-height:1.27}}@media only screen and (min-width:0px){#stacks_in_3436{}}

#stacks_in_3440 p,#stacks_in_3440 div{margin-bottom:0}#stacks_in_3440 p,#stacks_in_3440 div,#stacks_in_3440 ul,#stacks_in_3440 ol,#stacks_in_3440 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3440 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3440 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3440,#stacks_in_3440 div,#stacks_in_3440 p,#stacks_in_3440 ol,#stacks_in_3440 ul li,#stacks_in_3440 ol li,#stacks_in_3440 ol,#stacks_in_3440 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3440,#stacks_in_3440 div,#stacks_in_3440 p,#stacks_in_3440 ol,#stacks_in_3440 ul li,#stacks_in_3440 ol li,#stacks_in_3440 ol,#stacks_in_3440 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3440,#stacks_in_3440 div,#stacks_in_3440 p,#stacks_in_3440 .fa:not(.no-indent),#stacks_in_3440 ol,#stacks_in_3440 ul li,#stacks_in_3440 ol li,#stacks_in_3440 ol,#stacks_in_3440 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_3440{}}




	#stacks_in_3443 .button_icon,#stacks_in_3443 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_3443 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_3443 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_3443 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_3443 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_3443 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_3443 .button_icon,#stacks_in_3443 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_3443 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_3443 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(153, 204, 204, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(0, 102, 153, 1.00);
}
#stacks_in_3443 a.sweet_button:visited {
	color:rgba(153, 204, 204, 1.00);
}

#stacks_in_3443 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_3443 .sweet_button:hover {
	color:rgba(153, 204, 204, 1.00);
	background: rgba(20, 122, 173, 1.00);
}
#stacks_in_3443 .sweet_button:active{
	background: rgba(0, 82, 133, 1.00);
}
#stacks_in_3443 .sweet_button.clicked {
	background: rgba(0, 57, 88, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_3443 .sweet_button.clicked:hover {
	background: rgba(20, 77, 108, 1.00);
	border-color:rgba(153, 204, 204, 1.00);
}
#stacks_in_3443 .sweet_button.clicked:active{
	background: rgba(0, 37, 68, 1.00);
}





#stacks_in_3443 .sweet_button.twotone {
	background: rgba(0, 102, 153, 1.00);
	background: linear-gradient(top, rgba(20, 122, 173, 1.00) 50%, rgba(0, 102, 153, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 122, 173, 1.00)', endColorstr='rgba(0, 102, 153, 1.00)',GradientType=0 );
}
#stacks_in_3443 .sweet_button.twotone:hover {
	background: rgba(20, 122, 173, 1.00);
	background: linear-gradient(top, rgba(40, 142, 193, 1.00) 50%, rgba(20, 122, 173, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(40, 142, 193, 1.00)', endColorstr='rgba(20, 122, 173, 1.00)',GradientType=0 );
}
#stacks_in_3443 .sweet_button.twotone:active{
	background: rgba(0, 82, 133, 1.00);
	background: linear-gradient(top, rgba(20, 122, 173, 1.00) 50%, rgba(0, 102, 153, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 122, 173, 1.00)', endColorstr='rgba(0, 102, 153, 1.00)',GradientType=0 );
}
#stacks_in_3443 .sweet_button.twotone.clicked {
	background: rgba(0, 57, 88, 1.00);
	background: linear-gradient(top, rgba(20, 77, 108, 1.00) 50%, rgba(0, 57, 88, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 77, 108, 1.00)', endColorstr='rgba(0, 57, 88, 1.00)',GradientType=0 );
}
#stacks_in_3443 .sweet_button.twotone.clicked:hover {
	background: rgba(30, 87, 118, 1.00);
	background: linear-gradient(top, rgba(40, 97, 128, 1.00) 50%, rgba(20, 77, 108, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(40, 97, 128, 1.00)', endColorstr='rgba(20, 77, 108, 1.00)',GradientType=0 );
}
#stacks_in_3443 .sweet_button.twotone.clicked:active{
	background: rgba(0, 37, 68, 1.00);
	background: linear-gradient(top, rgba(20, 77, 108, 1.00) 50%, rgba(0, 57, 88, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 77, 108, 1.00)', endColorstr='rgba(0, 57, 88, 1.00)',GradientType=0 );
}



/* Start Responsive Shim stack CSS code */.stacks_in_3444shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_3444 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}


/* Start Responsive Shim stack CSS code */.stacks_in_3449shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3453 p,#stacks_in_3453 div{margin-bottom:0}#stacks_in_3453 p,#stacks_in_3453 div,#stacks_in_3453 ul,#stacks_in_3453 ol,#stacks_in_3453 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3453 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3453 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3453,#stacks_in_3453 div,#stacks_in_3453 p,#stacks_in_3453 ol,#stacks_in_3453 ul li,#stacks_in_3453 ol li,#stacks_in_3453 ol,#stacks_in_3453 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_3453,#stacks_in_3453 div,#stacks_in_3453 p,#stacks_in_3453 ol,#stacks_in_3453 ul li,#stacks_in_3453 ol li,#stacks_in_3453 ol,#stacks_in_3453 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3453,#stacks_in_3453 div,#stacks_in_3453 p,#stacks_in_3453 .fa:not(.no-indent),#stacks_in_3453 ol,#stacks_in_3453 ul li,#stacks_in_3453 ol li,#stacks_in_3453 ol,#stacks_in_3453 dl{line-height:1.27}}@media only screen and (min-width:0px){#stacks_in_3453{letter-spacing:-0.05px;}}

#stacks_in_3457 p,#stacks_in_3457 div{margin-bottom:0}#stacks_in_3457 p,#stacks_in_3457 div,#stacks_in_3457 ul,#stacks_in_3457 ol,#stacks_in_3457 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3457 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3457 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3457,#stacks_in_3457 div,#stacks_in_3457 p,#stacks_in_3457 ol,#stacks_in_3457 ul li,#stacks_in_3457 ol li,#stacks_in_3457 ol,#stacks_in_3457 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3457,#stacks_in_3457 div,#stacks_in_3457 p,#stacks_in_3457 ol,#stacks_in_3457 ul li,#stacks_in_3457 ol li,#stacks_in_3457 ol,#stacks_in_3457 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3457,#stacks_in_3457 div,#stacks_in_3457 p,#stacks_in_3457 .fa:not(.no-indent),#stacks_in_3457 ol,#stacks_in_3457 ul li,#stacks_in_3457 ol li,#stacks_in_3457 ol,#stacks_in_3457 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_3457{letter-spacing:-0.05px;}}




	#stacks_in_3460 .button_icon,#stacks_in_3460 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_3460 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_3460 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_3460 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_3460 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_3460 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_3460 .button_icon,#stacks_in_3460 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_3460 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_3460 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(153, 204, 204, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(0, 102, 153, 1.00);
}
#stacks_in_3460 a.sweet_button:visited {
	color:rgba(153, 204, 204, 1.00);
}

#stacks_in_3460 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_3460 .sweet_button:hover {
	color:rgba(153, 204, 204, 1.00);
	background: rgba(20, 122, 173, 1.00);
}
#stacks_in_3460 .sweet_button:active{
	background: rgba(0, 82, 133, 1.00);
}
#stacks_in_3460 .sweet_button.clicked {
	background: rgba(0, 57, 88, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_3460 .sweet_button.clicked:hover {
	background: rgba(20, 77, 108, 1.00);
	border-color:rgba(153, 204, 204, 1.00);
}
#stacks_in_3460 .sweet_button.clicked:active{
	background: rgba(0, 37, 68, 1.00);
}





#stacks_in_3460 .sweet_button.twotone {
	background: rgba(0, 102, 153, 1.00);
	background: linear-gradient(top, rgba(20, 122, 173, 1.00) 50%, rgba(0, 102, 153, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 122, 173, 1.00)', endColorstr='rgba(0, 102, 153, 1.00)',GradientType=0 );
}
#stacks_in_3460 .sweet_button.twotone:hover {
	background: rgba(20, 122, 173, 1.00);
	background: linear-gradient(top, rgba(40, 142, 193, 1.00) 50%, rgba(20, 122, 173, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(40, 142, 193, 1.00)', endColorstr='rgba(20, 122, 173, 1.00)',GradientType=0 );
}
#stacks_in_3460 .sweet_button.twotone:active{
	background: rgba(0, 82, 133, 1.00);
	background: linear-gradient(top, rgba(20, 122, 173, 1.00) 50%, rgba(0, 102, 153, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 122, 173, 1.00)', endColorstr='rgba(0, 102, 153, 1.00)',GradientType=0 );
}
#stacks_in_3460 .sweet_button.twotone.clicked {
	background: rgba(0, 57, 88, 1.00);
	background: linear-gradient(top, rgba(20, 77, 108, 1.00) 50%, rgba(0, 57, 88, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 77, 108, 1.00)', endColorstr='rgba(0, 57, 88, 1.00)',GradientType=0 );
}
#stacks_in_3460 .sweet_button.twotone.clicked:hover {
	background: rgba(30, 87, 118, 1.00);
	background: linear-gradient(top, rgba(40, 97, 128, 1.00) 50%, rgba(20, 77, 108, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(40, 97, 128, 1.00)', endColorstr='rgba(20, 77, 108, 1.00)',GradientType=0 );
}
#stacks_in_3460 .sweet_button.twotone.clicked:active{
	background: rgba(0, 37, 68, 1.00);
	background: linear-gradient(top, rgba(20, 77, 108, 1.00) 50%, rgba(0, 57, 88, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 77, 108, 1.00)', endColorstr='rgba(0, 57, 88, 1.00)',GradientType=0 );
}



/* Start Responsive Shim stack CSS code */.stacks_in_3461shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_3461 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}


/* Start Responsive Shim stack CSS code */.stacks_in_2913shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_2914 p,#stacks_in_2914 div,#stacks_in_2914 ul,#stacks_in_2914 ol,#stacks_in_2914 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2914 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_2914 a:hover{color:rgba(204, 204, 153, 1.00)}#stacks_in_2914,#stacks_in_2914 div,#stacks_in_2914 p,#stacks_in_2914 ol,#stacks_in_2914 ul li,#stacks_in_2914 ol li,#stacks_in_2914 ol,#stacks_in_2914 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_2914,#stacks_in_2914 div,#stacks_in_2914 p,#stacks_in_2914 ol,#stacks_in_2914 ul li,#stacks_in_2914 ol li,#stacks_in_2914 ol,#stacks_in_2914 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2914{}}


#stacks_in_2914 {
	padding: 0px 0px 0px 21px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_2901shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_2902 p,#stacks_in_2902 div{margin-bottom:0}#stacks_in_2902 p,#stacks_in_2902 div,#stacks_in_2902 ul,#stacks_in_2902 ol,#stacks_in_2902 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_2902 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2902 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2902,#stacks_in_2902 div,#stacks_in_2902 p,#stacks_in_2902 ol,#stacks_in_2902 ul li,#stacks_in_2902 ol li,#stacks_in_2902 ol,#stacks_in_2902 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_2902,#stacks_in_2902 div,#stacks_in_2902 p,#stacks_in_2902 ol,#stacks_in_2902 ul li,#stacks_in_2902 ol li,#stacks_in_2902 ol,#stacks_in_2902 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2902{}}

#stacks_in_3527 p,#stacks_in_3527 div{margin-bottom:0}#stacks_in_3527 p,#stacks_in_3527 div,#stacks_in_3527 ul,#stacks_in_3527 ol,#stacks_in_3527 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3527 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3527 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3527,#stacks_in_3527 div,#stacks_in_3527 p,#stacks_in_3527 ol,#stacks_in_3527 ul li,#stacks_in_3527 ol li,#stacks_in_3527 ol,#stacks_in_3527 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3527,#stacks_in_3527 div,#stacks_in_3527 p,#stacks_in_3527 ol,#stacks_in_3527 ul li,#stacks_in_3527 ol li,#stacks_in_3527 ol,#stacks_in_3527 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3527,#stacks_in_3527 div,#stacks_in_3527 p,#stacks_in_3527 .fa:not(.no-indent),#stacks_in_3527 ol,#stacks_in_3527 ul li,#stacks_in_3527 ol li,#stacks_in_3527 ol,#stacks_in_3527 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_3527{}}




	#stacks_in_3349 .button_icon,#stacks_in_3349 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_3349 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_3349 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_3349 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_3349 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_3349 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_3349 .button_icon,#stacks_in_3349 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_3349 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_3349 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(153, 204, 204, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(0, 102, 153, 1.00);
}
#stacks_in_3349 a.sweet_button:visited {
	color:rgba(153, 204, 204, 1.00);
}

#stacks_in_3349 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_3349 .sweet_button:hover {
	color:rgba(153, 204, 204, 1.00);
	background: rgba(20, 122, 173, 1.00);
}
#stacks_in_3349 .sweet_button:active{
	background: rgba(0, 82, 133, 1.00);
}
#stacks_in_3349 .sweet_button.clicked {
	background: rgba(0, 57, 88, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_3349 .sweet_button.clicked:hover {
	background: rgba(20, 77, 108, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_3349 .sweet_button.clicked:active{
	background: rgba(0, 37, 68, 1.00);
}





#stacks_in_3349 .sweet_button.twotone {
	background: rgba(0, 102, 153, 1.00);
	background: linear-gradient(top, rgba(20, 122, 173, 1.00) 50%, rgba(0, 102, 153, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 122, 173, 1.00)', endColorstr='rgba(0, 102, 153, 1.00)',GradientType=0 );
}
#stacks_in_3349 .sweet_button.twotone:hover {
	background: rgba(20, 122, 173, 1.00);
	background: linear-gradient(top, rgba(40, 142, 193, 1.00) 50%, rgba(20, 122, 173, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(40, 142, 193, 1.00)', endColorstr='rgba(20, 122, 173, 1.00)',GradientType=0 );
}
#stacks_in_3349 .sweet_button.twotone:active{
	background: rgba(0, 82, 133, 1.00);
	background: linear-gradient(top, rgba(20, 122, 173, 1.00) 50%, rgba(0, 102, 153, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 122, 173, 1.00)', endColorstr='rgba(0, 102, 153, 1.00)',GradientType=0 );
}
#stacks_in_3349 .sweet_button.twotone.clicked {
	background: rgba(0, 57, 88, 1.00);
	background: linear-gradient(top, rgba(20, 77, 108, 1.00) 50%, rgba(0, 57, 88, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 77, 108, 1.00)', endColorstr='rgba(0, 57, 88, 1.00)',GradientType=0 );
}
#stacks_in_3349 .sweet_button.twotone.clicked:hover {
	background: rgba(30, 87, 118, 1.00);
	background: linear-gradient(top, rgba(40, 97, 128, 1.00) 50%, rgba(20, 77, 108, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(40, 97, 128, 1.00)', endColorstr='rgba(20, 77, 108, 1.00)',GradientType=0 );
}
#stacks_in_3349 .sweet_button.twotone.clicked:active{
	background: rgba(0, 37, 68, 1.00);
	background: linear-gradient(top, rgba(20, 77, 108, 1.00) 50%, rgba(0, 57, 88, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 77, 108, 1.00)', endColorstr='rgba(0, 57, 88, 1.00)',GradientType=0 );
}



/* Start Responsive Shim stack CSS code */.stacks_in_2908shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_2908 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}


/* Start Responsive Shim stack CSS code */.stacks_in_3991shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3992 p,#stacks_in_3992 div{margin-bottom:0}#stacks_in_3992 p,#stacks_in_3992 div,#stacks_in_3992 ul,#stacks_in_3992 ol,#stacks_in_3992 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3992 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3992 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3992,#stacks_in_3992 div,#stacks_in_3992 p,#stacks_in_3992 ol,#stacks_in_3992 ul li,#stacks_in_3992 ol li,#stacks_in_3992 ol,#stacks_in_3992 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_3992,#stacks_in_3992 div,#stacks_in_3992 p,#stacks_in_3992 ol,#stacks_in_3992 ul li,#stacks_in_3992 ol li,#stacks_in_3992 ol,#stacks_in_3992 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3992{}}

#stacks_in_3996 p,#stacks_in_3996 div{margin-bottom:0}#stacks_in_3996 p,#stacks_in_3996 div,#stacks_in_3996 ul,#stacks_in_3996 ol,#stacks_in_3996 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3996 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3996 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3996,#stacks_in_3996 div,#stacks_in_3996 p,#stacks_in_3996 ol,#stacks_in_3996 ul li,#stacks_in_3996 ol li,#stacks_in_3996 ol,#stacks_in_3996 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3996,#stacks_in_3996 div,#stacks_in_3996 p,#stacks_in_3996 ol,#stacks_in_3996 ul li,#stacks_in_3996 ol li,#stacks_in_3996 ol,#stacks_in_3996 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3996,#stacks_in_3996 div,#stacks_in_3996 p,#stacks_in_3996 .fa:not(.no-indent),#stacks_in_3996 ol,#stacks_in_3996 ul li,#stacks_in_3996 ol li,#stacks_in_3996 ol,#stacks_in_3996 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_3996{}}




	#stacks_in_3999 .button_icon,#stacks_in_3999 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_3999 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_3999 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_3999 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_3999 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_3999 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_3999 .button_icon,#stacks_in_3999 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_3999 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_3999 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(153, 204, 204, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(0, 102, 153, 1.00);
}
#stacks_in_3999 a.sweet_button:visited {
	color:rgba(153, 204, 204, 1.00);
}

#stacks_in_3999 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_3999 .sweet_button:hover {
	color:rgba(153, 204, 204, 1.00);
	background: rgba(20, 122, 173, 1.00);
}
#stacks_in_3999 .sweet_button:active{
	background: rgba(0, 82, 133, 1.00);
}
#stacks_in_3999 .sweet_button.clicked {
	background: rgba(0, 57, 88, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_3999 .sweet_button.clicked:hover {
	background: rgba(20, 77, 108, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_3999 .sweet_button.clicked:active{
	background: rgba(0, 37, 68, 1.00);
}





#stacks_in_3999 .sweet_button.twotone {
	background: rgba(0, 102, 153, 1.00);
	background: linear-gradient(top, rgba(20, 122, 173, 1.00) 50%, rgba(0, 102, 153, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 122, 173, 1.00)', endColorstr='rgba(0, 102, 153, 1.00)',GradientType=0 );
}
#stacks_in_3999 .sweet_button.twotone:hover {
	background: rgba(20, 122, 173, 1.00);
	background: linear-gradient(top, rgba(40, 142, 193, 1.00) 50%, rgba(20, 122, 173, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(40, 142, 193, 1.00)', endColorstr='rgba(20, 122, 173, 1.00)',GradientType=0 );
}
#stacks_in_3999 .sweet_button.twotone:active{
	background: rgba(0, 82, 133, 1.00);
	background: linear-gradient(top, rgba(20, 122, 173, 1.00) 50%, rgba(0, 102, 153, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 122, 173, 1.00)', endColorstr='rgba(0, 102, 153, 1.00)',GradientType=0 );
}
#stacks_in_3999 .sweet_button.twotone.clicked {
	background: rgba(0, 57, 88, 1.00);
	background: linear-gradient(top, rgba(20, 77, 108, 1.00) 50%, rgba(0, 57, 88, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 77, 108, 1.00)', endColorstr='rgba(0, 57, 88, 1.00)',GradientType=0 );
}
#stacks_in_3999 .sweet_button.twotone.clicked:hover {
	background: rgba(30, 87, 118, 1.00);
	background: linear-gradient(top, rgba(40, 97, 128, 1.00) 50%, rgba(20, 77, 108, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(40, 97, 128, 1.00)', endColorstr='rgba(20, 77, 108, 1.00)',GradientType=0 );
}
#stacks_in_3999 .sweet_button.twotone.clicked:active{
	background: rgba(0, 37, 68, 1.00);
	background: linear-gradient(top, rgba(20, 77, 108, 1.00) 50%, rgba(0, 57, 88, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 77, 108, 1.00)', endColorstr='rgba(0, 57, 88, 1.00)',GradientType=0 );
}



/* Start Responsive Shim stack CSS code */.stacks_in_4003shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_4003 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}


/* Start Responsive Shim stack CSS code */.stacks_in_3061shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3062 p,#stacks_in_3062 div{margin-bottom:0}#stacks_in_3062 p,#stacks_in_3062 div,#stacks_in_3062 ul,#stacks_in_3062 ol,#stacks_in_3062 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3062 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3062 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3062,#stacks_in_3062 div,#stacks_in_3062 p,#stacks_in_3062 ol,#stacks_in_3062 ul li,#stacks_in_3062 ol li,#stacks_in_3062 ol,#stacks_in_3062 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_3062,#stacks_in_3062 div,#stacks_in_3062 p,#stacks_in_3062 ol,#stacks_in_3062 ul li,#stacks_in_3062 ol li,#stacks_in_3062 ol,#stacks_in_3062 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3062{}}

#stacks_in_3504 p,#stacks_in_3504 div,#stacks_in_3504 ul,#stacks_in_3504 ol,#stacks_in_3504 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3504 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3504 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3504,#stacks_in_3504 div,#stacks_in_3504 p,#stacks_in_3504 ol,#stacks_in_3504 ul li,#stacks_in_3504 ol li,#stacks_in_3504 ol,#stacks_in_3504 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3504,#stacks_in_3504 div,#stacks_in_3504 p,#stacks_in_3504 ol,#stacks_in_3504 ul li,#stacks_in_3504 ol li,#stacks_in_3504 ol,#stacks_in_3504 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3504,#stacks_in_3504 div,#stacks_in_3504 p,#stacks_in_3504 .fa:not(.no-indent),#stacks_in_3504 ol,#stacks_in_3504 ul li,#stacks_in_3504 ol li,#stacks_in_3504 ol,#stacks_in_3504 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_3504{}}




	#stacks_in_3352 .button_icon,#stacks_in_3352 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_3352 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_3352 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_3352 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_3352 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_3352 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_3352 .button_icon,#stacks_in_3352 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_3352 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_3352 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(153, 204, 204, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(0, 102, 153, 1.00);
}
#stacks_in_3352 a.sweet_button:visited {
	color:rgba(153, 204, 204, 1.00);
}

#stacks_in_3352 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_3352 .sweet_button:hover {
	color:rgba(153, 204, 204, 1.00);
	background: rgba(20, 122, 173, 1.00);
}
#stacks_in_3352 .sweet_button:active{
	background: rgba(0, 82, 133, 1.00);
}
#stacks_in_3352 .sweet_button.clicked {
	background: rgba(0, 57, 88, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_3352 .sweet_button.clicked:hover {
	background: rgba(20, 77, 108, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_3352 .sweet_button.clicked:active{
	background: rgba(0, 37, 68, 1.00);
}





#stacks_in_3352 .sweet_button.twotone {
	background: rgba(0, 102, 153, 1.00);
	background: linear-gradient(top, rgba(20, 122, 173, 1.00) 50%, rgba(0, 102, 153, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 122, 173, 1.00)', endColorstr='rgba(0, 102, 153, 1.00)',GradientType=0 );
}
#stacks_in_3352 .sweet_button.twotone:hover {
	background: rgba(20, 122, 173, 1.00);
	background: linear-gradient(top, rgba(40, 142, 193, 1.00) 50%, rgba(20, 122, 173, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(40, 142, 193, 1.00)', endColorstr='rgba(20, 122, 173, 1.00)',GradientType=0 );
}
#stacks_in_3352 .sweet_button.twotone:active{
	background: rgba(0, 82, 133, 1.00);
	background: linear-gradient(top, rgba(20, 122, 173, 1.00) 50%, rgba(0, 102, 153, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 122, 173, 1.00)', endColorstr='rgba(0, 102, 153, 1.00)',GradientType=0 );
}
#stacks_in_3352 .sweet_button.twotone.clicked {
	background: rgba(0, 57, 88, 1.00);
	background: linear-gradient(top, rgba(20, 77, 108, 1.00) 50%, rgba(0, 57, 88, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 77, 108, 1.00)', endColorstr='rgba(0, 57, 88, 1.00)',GradientType=0 );
}
#stacks_in_3352 .sweet_button.twotone.clicked:hover {
	background: rgba(30, 87, 118, 1.00);
	background: linear-gradient(top, rgba(40, 97, 128, 1.00) 50%, rgba(20, 77, 108, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(40, 97, 128, 1.00)', endColorstr='rgba(20, 77, 108, 1.00)',GradientType=0 );
}
#stacks_in_3352 .sweet_button.twotone.clicked:active{
	background: rgba(0, 37, 68, 1.00);
	background: linear-gradient(top, rgba(20, 77, 108, 1.00) 50%, rgba(0, 57, 88, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 77, 108, 1.00)', endColorstr='rgba(0, 57, 88, 1.00)',GradientType=0 );
}



/* Start Responsive Shim stack CSS code */.stacks_in_3069shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_3069 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}



/* Start Responsive Shim stack CSS code */.stacks_in_3680shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3683shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3684 p,#stacks_in_3684 div,#stacks_in_3684 ul,#stacks_in_3684 ol,#stacks_in_3684 dl{color:rgba(255, 102, 0, 1.00)}#stacks_in_3684 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_3684 a:hover{color:rgba(204, 204, 153, 1.00)}#stacks_in_3684,#stacks_in_3684 div,#stacks_in_3684 p,#stacks_in_3684 ol,#stacks_in_3684 ul li,#stacks_in_3684 ol li,#stacks_in_3684 ol,#stacks_in_3684 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_3684,#stacks_in_3684 div,#stacks_in_3684 p,#stacks_in_3684 ol,#stacks_in_3684 ul li,#stacks_in_3684 ol li,#stacks_in_3684 ol,#stacks_in_3684 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3684{}}


#stacks_in_3684 {
	padding: 0px 0px 0px 21px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_3667shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3671 p,#stacks_in_3671 div{margin-bottom:0}#stacks_in_3671 p,#stacks_in_3671 div,#stacks_in_3671 ul,#stacks_in_3671 ol,#stacks_in_3671 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3671 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3671 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3671,#stacks_in_3671 div,#stacks_in_3671 p,#stacks_in_3671 ol,#stacks_in_3671 ul li,#stacks_in_3671 ol li,#stacks_in_3671 ol,#stacks_in_3671 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_3671,#stacks_in_3671 div,#stacks_in_3671 p,#stacks_in_3671 ol,#stacks_in_3671 ul li,#stacks_in_3671 ol li,#stacks_in_3671 ol,#stacks_in_3671 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3671{}}

#stacks_in_3615 p,#stacks_in_3615 div,#stacks_in_3615 ul,#stacks_in_3615 ol,#stacks_in_3615 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3615 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3615 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3615,#stacks_in_3615 div,#stacks_in_3615 p,#stacks_in_3615 ol,#stacks_in_3615 ul li,#stacks_in_3615 ol li,#stacks_in_3615 ol,#stacks_in_3615 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3615,#stacks_in_3615 div,#stacks_in_3615 p,#stacks_in_3615 ol,#stacks_in_3615 ul li,#stacks_in_3615 ol li,#stacks_in_3615 ol,#stacks_in_3615 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3615,#stacks_in_3615 div,#stacks_in_3615 p,#stacks_in_3615 .fa:not(.no-indent),#stacks_in_3615 ol,#stacks_in_3615 ul li,#stacks_in_3615 ol li,#stacks_in_3615 ol,#stacks_in_3615 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_3615{}}




	#stacks_in_3825 .button_icon,#stacks_in_3825 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_3825 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_3825 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_3825 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_3825 .sweet_button_wrapper {
	text-align:right;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_3825 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_3825 .button_icon,#stacks_in_3825 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_3825 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_3825 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(153, 204, 204, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(0, 102, 153, 1.00);
}
#stacks_in_3825 a.sweet_button:visited {
	color:rgba(153, 204, 204, 1.00);
}

#stacks_in_3825 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_3825 .sweet_button:hover {
	color:rgba(153, 204, 204, 1.00);
	background: rgba(20, 122, 173, 1.00);
}
#stacks_in_3825 .sweet_button:active{
	background: rgba(0, 82, 133, 1.00);
}
#stacks_in_3825 .sweet_button.clicked {
	background: rgba(0, 57, 88, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_3825 .sweet_button.clicked:hover {
	background: rgba(20, 77, 108, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_3825 .sweet_button.clicked:active{
	background: rgba(0, 37, 68, 1.00);
}





#stacks_in_3825 .sweet_button.twotone {
	background: rgba(0, 102, 153, 1.00);
	background: linear-gradient(top, rgba(20, 122, 173, 1.00) 50%, rgba(0, 102, 153, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 122, 173, 1.00)', endColorstr='rgba(0, 102, 153, 1.00)',GradientType=0 );
}
#stacks_in_3825 .sweet_button.twotone:hover {
	background: rgba(20, 122, 173, 1.00);
	background: linear-gradient(top, rgba(40, 142, 193, 1.00) 50%, rgba(20, 122, 173, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(40, 142, 193, 1.00)', endColorstr='rgba(20, 122, 173, 1.00)',GradientType=0 );
}
#stacks_in_3825 .sweet_button.twotone:active{
	background: rgba(0, 82, 133, 1.00);
	background: linear-gradient(top, rgba(20, 122, 173, 1.00) 50%, rgba(0, 102, 153, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 122, 173, 1.00)', endColorstr='rgba(0, 102, 153, 1.00)',GradientType=0 );
}
#stacks_in_3825 .sweet_button.twotone.clicked {
	background: rgba(0, 57, 88, 1.00);
	background: linear-gradient(top, rgba(20, 77, 108, 1.00) 50%, rgba(0, 57, 88, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 77, 108, 1.00)', endColorstr='rgba(0, 57, 88, 1.00)',GradientType=0 );
}
#stacks_in_3825 .sweet_button.twotone.clicked:hover {
	background: rgba(30, 87, 118, 1.00);
	background: linear-gradient(top, rgba(40, 97, 128, 1.00) 50%, rgba(20, 77, 108, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(40, 97, 128, 1.00)', endColorstr='rgba(20, 77, 108, 1.00)',GradientType=0 );
}
#stacks_in_3825 .sweet_button.twotone.clicked:active{
	background: rgba(0, 37, 68, 1.00);
	background: linear-gradient(top, rgba(20, 77, 108, 1.00) 50%, rgba(0, 57, 88, 1.00) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 77, 108, 1.00)', endColorstr='rgba(0, 57, 88, 1.00)',GradientType=0 );
}



/* Start Responsive Shim stack CSS code */.stacks_in_3826shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_3826 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3630shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */


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

#stacks_in_2441 {
	background-color: rgba(0, 102, 153, 1.00);
}
#stacks_in_2444 p,#stacks_in_2444 div{margin-bottom:0}#stacks_in_2444,#stacks_in_2444 div,#stacks_in_2444 p,#stacks_in_2444 ol,#stacks_in_2444 ul li,#stacks_in_2444 ol li,#stacks_in_2444 ol,#stacks_in_2444 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_2444,#stacks_in_2444 div,#stacks_in_2444 p,#stacks_in_2444 ol,#stacks_in_2444 ul li,#stacks_in_2444 ol li,#stacks_in_2444 ol,#stacks_in_2444 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2444,#stacks_in_2444 div,#stacks_in_2444 p,#stacks_in_2444 .fa:not(.no-indent),#stacks_in_2444 ol,#stacks_in_2444 ul li,#stacks_in_2444 ol li,#stacks_in_2444 ol,#stacks_in_2444 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2444{}}


#stacks_in_2444 {
	padding: 15px 0px 1px 60px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_2613shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_3324 h3,#stacks_in_3324 .hTxt:not(.segment) div{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_3324 h3,#stacks_in_3324 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3324 h3,#stacks_in_3324 div{line-height:1.15}}#stacks_in_3324 h3,#stacks_in_3324 div{color:rgba(0, 102, 153, 1.00)}#stacks_in_3324 h3 a,#stacks_in_3324 div a{color:rgba(0, 102, 153, 1.00)}#stacks_in_3324 h3 a:hover,#stacks_in_3324 div a:hover{color:rgba(0, 76, 114, 1.00)}#stacks_in_3324 small,#stacks_in_3324 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_3324 h3.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_3327 {
	font-size: 115%;
	font-weight: bold;
}
#stacks_in_3549 h3,#stacks_in_3549 .hTxt:not(.segment) div{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_3549 h3,#stacks_in_3549 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3549 h3,#stacks_in_3549 div{line-height:1.15}}#stacks_in_3549 h3,#stacks_in_3549 div{color:rgba(0, 102, 153, 1.00)}#stacks_in_3549 h3 a,#stacks_in_3549 div a{color:rgba(0, 102, 153, 1.00)}#stacks_in_3549 h3 a:hover,#stacks_in_3549 div a:hover{color:rgba(0, 76, 114, 1.00)}#stacks_in_3549 small,#stacks_in_3549 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_3549 h3.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_3551 {
	font-size: 115%;
	font-weight: bold;
}
#stacks_in_3317 p,#stacks_in_3317 div{margin-bottom:0}#stacks_in_3317 p,#stacks_in_3317 div,#stacks_in_3317 ul,#stacks_in_3317 ol,#stacks_in_3317 dl{color:rgba(114, 102, 44, 1.00)}#stacks_in_3317 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3317 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3317,#stacks_in_3317 div,#stacks_in_3317 p,#stacks_in_3317 ol,#stacks_in_3317 ul li,#stacks_in_3317 ol li,#stacks_in_3317 ol,#stacks_in_3317 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_3317,#stacks_in_3317 div,#stacks_in_3317 p,#stacks_in_3317 ol,#stacks_in_3317 ul li,#stacks_in_3317 ol li,#stacks_in_3317 ol,#stacks_in_3317 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3317{}}


#stacks_in_3317 {
	padding: 0px 52px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3357shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_3226shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3229shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3230 p,#stacks_in_3230 div,#stacks_in_3230 ul,#stacks_in_3230 ol,#stacks_in_3230 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3230 a{color:rgba(204, 51, 51, 1.00)}#stacks_in_3230 a:hover{color:rgba(255, 204, 0, 1.00)}#stacks_in_3230,#stacks_in_3230 div,#stacks_in_3230 p,#stacks_in_3230 ol,#stacks_in_3230 ul li,#stacks_in_3230 ol li,#stacks_in_3230 ol,#stacks_in_3230 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_3230,#stacks_in_3230 div,#stacks_in_3230 p,#stacks_in_3230 ol,#stacks_in_3230 ul li,#stacks_in_3230 ol li,#stacks_in_3230 ol,#stacks_in_3230 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3230{}}


#stacks_in_3230 {
	padding: 0px 0px 0px 21px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3212shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_3216 p,#stacks_in_3216 div{margin-bottom:0}#stacks_in_3216 p,#stacks_in_3216 div,#stacks_in_3216 ul,#stacks_in_3216 ol,#stacks_in_3216 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3216 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3216 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3216,#stacks_in_3216 div,#stacks_in_3216 p,#stacks_in_3216 ol,#stacks_in_3216 ul li,#stacks_in_3216 ol li,#stacks_in_3216 ol,#stacks_in_3216 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_3216,#stacks_in_3216 div,#stacks_in_3216 p,#stacks_in_3216 ol,#stacks_in_3216 ul li,#stacks_in_3216 ol li,#stacks_in_3216 ol,#stacks_in_3216 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3216{}}

#stacks_in_3220 p,#stacks_in_3220 div,#stacks_in_3220 ul,#stacks_in_3220 ol,#stacks_in_3220 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3220 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3220 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3220,#stacks_in_3220 div,#stacks_in_3220 p,#stacks_in_3220 ol,#stacks_in_3220 ul li,#stacks_in_3220 ol li,#stacks_in_3220 ol,#stacks_in_3220 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3220,#stacks_in_3220 div,#stacks_in_3220 p,#stacks_in_3220 ol,#stacks_in_3220 ul li,#stacks_in_3220 ol li,#stacks_in_3220 ol,#stacks_in_3220 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3220,#stacks_in_3220 div,#stacks_in_3220 p,#stacks_in_3220 .fa:not(.no-indent),#stacks_in_3220 ol,#stacks_in_3220 ul li,#stacks_in_3220 ol li,#stacks_in_3220 ol,#stacks_in_3220 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_3220{}}

/* Start Responsive Shim stack CSS code */.stacks_in_3223shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_3254shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3255 p,#stacks_in_3255 div,#stacks_in_3255 ul,#stacks_in_3255 ol,#stacks_in_3255 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_3255 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3255 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3255,#stacks_in_3255 div,#stacks_in_3255 p,#stacks_in_3255 ol,#stacks_in_3255 ul li,#stacks_in_3255 ol li,#stacks_in_3255 ol,#stacks_in_3255 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_3255,#stacks_in_3255 div,#stacks_in_3255 p,#stacks_in_3255 ol,#stacks_in_3255 ul li,#stacks_in_3255 ol li,#stacks_in_3255 ol,#stacks_in_3255 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3255{letter-spacing:-0.05px;}}


#stacks_in_3255 {
	padding: 0px 0px 0px 21px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3242shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_3243 p,#stacks_in_3243 div{margin-bottom:0}#stacks_in_3243 p,#stacks_in_3243 div,#stacks_in_3243 ul,#stacks_in_3243 ol,#stacks_in_3243 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3243 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3243 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3243,#stacks_in_3243 div,#stacks_in_3243 p,#stacks_in_3243 ol,#stacks_in_3243 ul li,#stacks_in_3243 ol li,#stacks_in_3243 ol,#stacks_in_3243 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_3243,#stacks_in_3243 div,#stacks_in_3243 p,#stacks_in_3243 ol,#stacks_in_3243 ul li,#stacks_in_3243 ol li,#stacks_in_3243 ol,#stacks_in_3243 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3243{}}

#stacks_in_3235 p,#stacks_in_3235 div,#stacks_in_3235 ul,#stacks_in_3235 ol,#stacks_in_3235 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3235 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3235 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3235,#stacks_in_3235 div,#stacks_in_3235 p,#stacks_in_3235 ol,#stacks_in_3235 ul li,#stacks_in_3235 ol li,#stacks_in_3235 ol,#stacks_in_3235 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3235,#stacks_in_3235 div,#stacks_in_3235 p,#stacks_in_3235 ol,#stacks_in_3235 ul li,#stacks_in_3235 ol li,#stacks_in_3235 ol,#stacks_in_3235 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3235,#stacks_in_3235 div,#stacks_in_3235 p,#stacks_in_3235 .fa:not(.no-indent),#stacks_in_3235 ol,#stacks_in_3235 ul li,#stacks_in_3235 ol li,#stacks_in_3235 ol,#stacks_in_3235 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_3235{}}

/* Start Responsive Shim stack CSS code */.stacks_in_3249shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_3280shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3281 p,#stacks_in_3281 div,#stacks_in_3281 ul,#stacks_in_3281 ol,#stacks_in_3281 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_3281 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3281 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3281,#stacks_in_3281 div,#stacks_in_3281 p,#stacks_in_3281 ol,#stacks_in_3281 ul li,#stacks_in_3281 ol li,#stacks_in_3281 ol,#stacks_in_3281 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_3281,#stacks_in_3281 div,#stacks_in_3281 p,#stacks_in_3281 ol,#stacks_in_3281 ul li,#stacks_in_3281 ol li,#stacks_in_3281 ol,#stacks_in_3281 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3281{}}


#stacks_in_3281 {
	padding: 0px 0px 0px 21px;
}
#stacks_in_3268 p,#stacks_in_3268 div{margin-bottom:0}#stacks_in_3268 p,#stacks_in_3268 div,#stacks_in_3268 ul,#stacks_in_3268 ol,#stacks_in_3268 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3268 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3268 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3268,#stacks_in_3268 div,#stacks_in_3268 p,#stacks_in_3268 ol,#stacks_in_3268 ul li,#stacks_in_3268 ol li,#stacks_in_3268 ol,#stacks_in_3268 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_3268,#stacks_in_3268 div,#stacks_in_3268 p,#stacks_in_3268 ol,#stacks_in_3268 ul li,#stacks_in_3268 ol li,#stacks_in_3268 ol,#stacks_in_3268 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3268{}}

#stacks_in_3236 p,#stacks_in_3236 div,#stacks_in_3236 ul,#stacks_in_3236 ol,#stacks_in_3236 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3236 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3236 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3236 ul,#stacks_in_3236 ol{list-style-position:inside}#stacks_in_3236 ul,#stacks_in_3236 ol{list-style-type:square}#stacks_in_3236,#stacks_in_3236 div,#stacks_in_3236 p,#stacks_in_3236 ol,#stacks_in_3236 ul li,#stacks_in_3236 ol li,#stacks_in_3236 ol,#stacks_in_3236 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3236,#stacks_in_3236 div,#stacks_in_3236 p,#stacks_in_3236 ol,#stacks_in_3236 ul li,#stacks_in_3236 ol li,#stacks_in_3236 ol,#stacks_in_3236 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3236,#stacks_in_3236 div,#stacks_in_3236 p,#stacks_in_3236 .fa:not(.no-indent),#stacks_in_3236 ol,#stacks_in_3236 ul li,#stacks_in_3236 ol li,#stacks_in_3236 ol,#stacks_in_3236 dl{line-height:1.15}}@media only screen and (min-width:0px){#stacks_in_3236{}}


#stacks_in_3236 {
	padding: 0px 0px 0px 16px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3548shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_3308shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3309 p,#stacks_in_3309 div,#stacks_in_3309 ul,#stacks_in_3309 ol,#stacks_in_3309 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_3309 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3309 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3309,#stacks_in_3309 div,#stacks_in_3309 p,#stacks_in_3309 ol,#stacks_in_3309 ul li,#stacks_in_3309 ol li,#stacks_in_3309 ol,#stacks_in_3309 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_3309,#stacks_in_3309 div,#stacks_in_3309 p,#stacks_in_3309 ol,#stacks_in_3309 ul li,#stacks_in_3309 ol li,#stacks_in_3309 ol,#stacks_in_3309 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3309{}}


#stacks_in_3309 {
	padding: 0px 0px 0px 21px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3313shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3292shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_3293 p,#stacks_in_3293 div{margin-bottom:0}#stacks_in_3293 p,#stacks_in_3293 div,#stacks_in_3293 ul,#stacks_in_3293 ol,#stacks_in_3293 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3293 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3293 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3293,#stacks_in_3293 div,#stacks_in_3293 p,#stacks_in_3293 ol,#stacks_in_3293 ul li,#stacks_in_3293 ol li,#stacks_in_3293 ol,#stacks_in_3293 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_3293,#stacks_in_3293 div,#stacks_in_3293 p,#stacks_in_3293 ol,#stacks_in_3293 ul li,#stacks_in_3293 ol li,#stacks_in_3293 ol,#stacks_in_3293 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3293{}}

#stacks_in_3237 p,#stacks_in_3237 div{margin-bottom:0}#stacks_in_3237 p,#stacks_in_3237 div,#stacks_in_3237 ul,#stacks_in_3237 ol,#stacks_in_3237 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3237 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3237 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3237,#stacks_in_3237 div,#stacks_in_3237 p,#stacks_in_3237 ol,#stacks_in_3237 ul li,#stacks_in_3237 ol li,#stacks_in_3237 ol,#stacks_in_3237 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3237,#stacks_in_3237 div,#stacks_in_3237 p,#stacks_in_3237 ol,#stacks_in_3237 ul li,#stacks_in_3237 ol li,#stacks_in_3237 ol,#stacks_in_3237 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3237,#stacks_in_3237 div,#stacks_in_3237 p,#stacks_in_3237 .fa:not(.no-indent),#stacks_in_3237 ol,#stacks_in_3237 ul li,#stacks_in_3237 ol li,#stacks_in_3237 ol,#stacks_in_3237 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_3237{}}

/* Start Responsive Shim stack CSS code */.stacks_in_3303shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2284shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_3622shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3623shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

#stacks_in_3842_16{padding-left:0px;padding-right:0px;}#stacks_in_3842_16 > .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_3842_16 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_3842_16 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_3842_16 > .jack.width-static{width:500px}#stacks_in_3842_16 > .jack.width-flexible{width:100%}#stacks_in_3842_16 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_3842_16 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3842_16 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_3842_16 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_3842_16 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_3842_16 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_3842_16 > .jack::after{border-radius:0px}#stacks_in_3842_16 > .jack.border-detailed-radius,#stacks_in_3842_16 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_3842_16 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_3842_16 > .jack.bg-color{background-color:#89C5FF}#stacks_in_3842_16 > .jack.bg-gradient{background-color:#666666}#stacks_in_3842_16 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3842_16 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_3842_16 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_3842_16 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_3842_16 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3842_16 > .jack.bg-image:not(.glass){}#stacks_in_3842_16 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_3842_16 > .jack.bg-image.glass.after,#stacks_in_3842_16 > .glass.jack.bg-image::after{opacity:0.52;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_3842_16 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_3842_16 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3842_16 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_3842_16 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_3842_16 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_3842_16 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_3842_16 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3842_16 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_3842_16 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_3842_16 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3842_16 > .jack.bg-image.glass.after,#stacks_in_3842_16 > .glass.jack.bg-image::after{}#stacks_in_3842_16 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3842_16 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_3842_16 > .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_3842_16 > .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_3842_16 > .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_3842_16 > .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_3842_16 > .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_3842_16 > .jack.peek-shadow::before,#stacks_in_3842_16 > .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_3842_16 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_3842_16 > .jack{overflow:visible;}#stacks_in_3842_16 > .jack.height-static{height:100px}#stacks_in_3842_16 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Start Responsive Shim stack CSS code */.stacks_in_3842_7shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_3842_7 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_3845_2{padding-left:0px;padding-right:0px;}#stacks_in_3845_2 > .jack{margin:0px;padding:0px;border-color:#999999;border-width:2px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_3845_2 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_3845_2 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_3845_2 > .jack.width-static{width:500px}#stacks_in_3845_2 > .jack.width-flexible{width:100%}#stacks_in_3845_2 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_3845_2 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3845_2 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_3845_2 > .jack.border-detailed-width{border-width:0.50px 0.00px 0.00px 0.00px}#stacks_in_3845_2 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_3845_2 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_3845_2 > .jack::after{border-radius:0px}#stacks_in_3845_2 > .jack.border-detailed-radius,#stacks_in_3845_2 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_3845_2 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_3845_2 > .jack.bg-color{background-color:#6D0C2C}#stacks_in_3845_2 > .jack.bg-gradient{background-color:#003958}#stacks_in_3845_2 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3845_2 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_3845_2 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_3845_2 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_3845_2 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3845_2 > .jack.bg-image:not(.glass){}#stacks_in_3845_2 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_3845_2 > .jack.bg-image.glass.after,#stacks_in_3845_2 > .glass.jack.bg-image::after{opacity:0.80;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_3845_2 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_3845_2 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3845_2 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_3845_2 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_3845_2 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_3845_2 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_3845_2 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3845_2 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_3845_2 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_3845_2 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3845_2 > .jack.bg-image.glass.after,#stacks_in_3845_2 > .glass.jack.bg-image::after{}#stacks_in_3845_2 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3845_2 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_3845_2 > .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_3845_2 > .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_3845_2 > .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_3845_2 > .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_3845_2 > .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_3845_2 > .jack.peek-shadow::before,#stacks_in_3845_2 > .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_3845_2 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_3845_2 > .jack{overflow:visible;}#stacks_in_3845_2 > .jack.height-static{height:100px}#stacks_in_3845_2 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_3845_2 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_3845_11shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3845_14shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

/* Start doobox Chauffeur css */

.stacks_in_3845_18wrapper{
width: 35px;
margin: 0 auto;

display : none;

opacity:0.7;
}

.stacks_in_3845_18bulter{
cursor: pointer;
border: 1px solid #525252;
background: #666666;
width: 35px;
height: 35px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #EEEEEE;
text-align: center;
line-height: 35px;
margin: 5px;
z-index: 1000001;
background: #666666;
}


.stacks_in_3845_18bulter i {
	display: block;
	margin: 0 auto 0 auto;
	font-size: 20px;
	line-height: 33px; 
	vertical-align: middle;
}


.stacks_in_3845_18bulter:hover{
color: #DADADA;
background: #757575; /* Old browsers */
}

/* end doobox Chauffeur css */


/* Start Responsive Shim stack CSS code */.stacks_in_1945shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1952shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_1958 h5,#stacks_in_1958 .hTxt:not(.segment) div{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_1958 h5,#stacks_in_1958 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (max-width:414px){#stacks_in_1958 h5,#stacks_in_1958 div{text-align:center !important}#stacks_out_1958{display:block !important}}#stacks_in_1958 h5,#stacks_in_1958 div{color:rgba(204, 204, 153, 1.00)}#stacks_in_1958 h5 a,#stacks_in_1958 div a{color:rgba(204, 204, 153, 1.00)}#stacks_in_1958 h5 a:hover,#stacks_in_1958 div a:hover{color:rgba(153, 153, 114, 1.00)}#stacks_in_1958 small,#stacks_in_1958 small div{color:rgba(111, 111, 111, 1.00)}

/* Start Responsive Shim stack CSS code */.stacks_in_1953shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
#stacks_in_1953 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 12px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1954shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1950_165shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_1950_9 p,#stacks_in_1950_9 div,#stacks_in_1950_9 ul,#stacks_in_1950_9 ol,#stacks_in_1950_9 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_1950_9 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_1950_9 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_1950_9,#stacks_in_1950_9 div,#stacks_in_1950_9 p,#stacks_in_1950_9 ol,#stacks_in_1950_9 ul li,#stacks_in_1950_9 ol li,#stacks_in_1950_9 ol,#stacks_in_1950_9 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_1950_9,#stacks_in_1950_9 div,#stacks_in_1950_9 p,#stacks_in_1950_9 ol,#stacks_in_1950_9 ul li,#stacks_in_1950_9 ol li,#stacks_in_1950_9 ol,#stacks_in_1950_9 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_1950_9{}}

#stacks_in_1950_14 p,#stacks_in_1950_14 div,#stacks_in_1950_14 ul,#stacks_in_1950_14 ol,#stacks_in_1950_14 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_1950_14 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_1950_14 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_1950_14,#stacks_in_1950_14 div,#stacks_in_1950_14 p,#stacks_in_1950_14 ol,#stacks_in_1950_14 ul li,#stacks_in_1950_14 ol li,#stacks_in_1950_14 ol,#stacks_in_1950_14 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_1950_14,#stacks_in_1950_14 div,#stacks_in_1950_14 p,#stacks_in_1950_14 ol,#stacks_in_1950_14 ul li,#stacks_in_1950_14 ol li,#stacks_in_1950_14 ol,#stacks_in_1950_14 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_1950_14{}}

#stacks_in_1950_19 p,#stacks_in_1950_19 div,#stacks_in_1950_19 ul,#stacks_in_1950_19 ol,#stacks_in_1950_19 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_1950_19 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_1950_19 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_1950_19,#stacks_in_1950_19 div,#stacks_in_1950_19 p,#stacks_in_1950_19 ol,#stacks_in_1950_19 ul li,#stacks_in_1950_19 ol li,#stacks_in_1950_19 ol,#stacks_in_1950_19 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_1950_19,#stacks_in_1950_19 div,#stacks_in_1950_19 p,#stacks_in_1950_19 ol,#stacks_in_1950_19 ul li,#stacks_in_1950_19 ol li,#stacks_in_1950_19 ol,#stacks_in_1950_19 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_1950_19{}}

#stacks_in_1950_24 p,#stacks_in_1950_24 div,#stacks_in_1950_24 ul,#stacks_in_1950_24 ol,#stacks_in_1950_24 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_1950_24 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_1950_24 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_1950_24,#stacks_in_1950_24 div,#stacks_in_1950_24 p,#stacks_in_1950_24 ol,#stacks_in_1950_24 ul li,#stacks_in_1950_24 ol li,#stacks_in_1950_24 ol,#stacks_in_1950_24 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_1950_24,#stacks_in_1950_24 div,#stacks_in_1950_24 p,#stacks_in_1950_24 ol,#stacks_in_1950_24 ul li,#stacks_in_1950_24 ol li,#stacks_in_1950_24 ol,#stacks_in_1950_24 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_1950_24{}}

#stacks_in_1950_29 p,#stacks_in_1950_29 div,#stacks_in_1950_29 ul,#stacks_in_1950_29 ol,#stacks_in_1950_29 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_1950_29 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_1950_29 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_1950_29,#stacks_in_1950_29 div,#stacks_in_1950_29 p,#stacks_in_1950_29 ol,#stacks_in_1950_29 ul li,#stacks_in_1950_29 ol li,#stacks_in_1950_29 ol,#stacks_in_1950_29 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_1950_29,#stacks_in_1950_29 div,#stacks_in_1950_29 p,#stacks_in_1950_29 ol,#stacks_in_1950_29 ul li,#stacks_in_1950_29 ol li,#stacks_in_1950_29 ol,#stacks_in_1950_29 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_1950_29{}}

#stacks_in_1950_34 p,#stacks_in_1950_34 div,#stacks_in_1950_34 ul,#stacks_in_1950_34 ol,#stacks_in_1950_34 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_1950_34 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_1950_34 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_1950_34,#stacks_in_1950_34 div,#stacks_in_1950_34 p,#stacks_in_1950_34 ol,#stacks_in_1950_34 ul li,#stacks_in_1950_34 ol li,#stacks_in_1950_34 ol,#stacks_in_1950_34 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_1950_34,#stacks_in_1950_34 div,#stacks_in_1950_34 p,#stacks_in_1950_34 ol,#stacks_in_1950_34 ul li,#stacks_in_1950_34 ol li,#stacks_in_1950_34 ol,#stacks_in_1950_34 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_1950_34{}}

#stacks_in_1950_39 p,#stacks_in_1950_39 div,#stacks_in_1950_39 ul,#stacks_in_1950_39 ol,#stacks_in_1950_39 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_1950_39 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_1950_39 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_1950_39,#stacks_in_1950_39 div,#stacks_in_1950_39 p,#stacks_in_1950_39 ol,#stacks_in_1950_39 ul li,#stacks_in_1950_39 ol li,#stacks_in_1950_39 ol,#stacks_in_1950_39 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_1950_39,#stacks_in_1950_39 div,#stacks_in_1950_39 p,#stacks_in_1950_39 ol,#stacks_in_1950_39 ul li,#stacks_in_1950_39 ol li,#stacks_in_1950_39 ol,#stacks_in_1950_39 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_1950_39{}}

#stacks_in_1950_44 p,#stacks_in_1950_44 div,#stacks_in_1950_44 ul,#stacks_in_1950_44 ol,#stacks_in_1950_44 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_1950_44 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_1950_44 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_1950_44,#stacks_in_1950_44 div,#stacks_in_1950_44 p,#stacks_in_1950_44 ol,#stacks_in_1950_44 ul li,#stacks_in_1950_44 ol li,#stacks_in_1950_44 ol,#stacks_in_1950_44 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_1950_44,#stacks_in_1950_44 div,#stacks_in_1950_44 p,#stacks_in_1950_44 ol,#stacks_in_1950_44 ul li,#stacks_in_1950_44 ol li,#stacks_in_1950_44 ol,#stacks_in_1950_44 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_1950_44{}}

#stacks_in_1950_49 p,#stacks_in_1950_49 div,#stacks_in_1950_49 ul,#stacks_in_1950_49 ol,#stacks_in_1950_49 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_1950_49 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_1950_49 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_1950_49,#stacks_in_1950_49 div,#stacks_in_1950_49 p,#stacks_in_1950_49 ol,#stacks_in_1950_49 ul li,#stacks_in_1950_49 ol li,#stacks_in_1950_49 ol,#stacks_in_1950_49 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_1950_49,#stacks_in_1950_49 div,#stacks_in_1950_49 p,#stacks_in_1950_49 ol,#stacks_in_1950_49 ul li,#stacks_in_1950_49 ol li,#stacks_in_1950_49 ol,#stacks_in_1950_49 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_1950_49{}}

#stacks_in_1950_54 p,#stacks_in_1950_54 div,#stacks_in_1950_54 ul,#stacks_in_1950_54 ol,#stacks_in_1950_54 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_1950_54 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_1950_54 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_1950_54,#stacks_in_1950_54 div,#stacks_in_1950_54 p,#stacks_in_1950_54 ol,#stacks_in_1950_54 ul li,#stacks_in_1950_54 ol li,#stacks_in_1950_54 ol,#stacks_in_1950_54 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_1950_54,#stacks_in_1950_54 div,#stacks_in_1950_54 p,#stacks_in_1950_54 ol,#stacks_in_1950_54 ul li,#stacks_in_1950_54 ol li,#stacks_in_1950_54 ol,#stacks_in_1950_54 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_1950_54{}}

#stacks_in_1950_59 p,#stacks_in_1950_59 div,#stacks_in_1950_59 ul,#stacks_in_1950_59 ol,#stacks_in_1950_59 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_1950_59 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_1950_59 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_1950_59,#stacks_in_1950_59 div,#stacks_in_1950_59 p,#stacks_in_1950_59 ol,#stacks_in_1950_59 ul li,#stacks_in_1950_59 ol li,#stacks_in_1950_59 ol,#stacks_in_1950_59 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_1950_59,#stacks_in_1950_59 div,#stacks_in_1950_59 p,#stacks_in_1950_59 ol,#stacks_in_1950_59 ul li,#stacks_in_1950_59 ol li,#stacks_in_1950_59 ol,#stacks_in_1950_59 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_1950_59{}}

#stacks_in_1950_64 p,#stacks_in_1950_64 div,#stacks_in_1950_64 ul,#stacks_in_1950_64 ol,#stacks_in_1950_64 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_1950_64 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_1950_64 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_1950_64,#stacks_in_1950_64 div,#stacks_in_1950_64 p,#stacks_in_1950_64 ol,#stacks_in_1950_64 ul li,#stacks_in_1950_64 ol li,#stacks_in_1950_64 ol,#stacks_in_1950_64 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_1950_64,#stacks_in_1950_64 div,#stacks_in_1950_64 p,#stacks_in_1950_64 ol,#stacks_in_1950_64 ul li,#stacks_in_1950_64 ol li,#stacks_in_1950_64 ol,#stacks_in_1950_64 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_1950_64{}}

#stacks_in_1950_69 p,#stacks_in_1950_69 div,#stacks_in_1950_69 ul,#stacks_in_1950_69 ol,#stacks_in_1950_69 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_1950_69 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_1950_69 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_1950_69,#stacks_in_1950_69 div,#stacks_in_1950_69 p,#stacks_in_1950_69 ol,#stacks_in_1950_69 ul li,#stacks_in_1950_69 ol li,#stacks_in_1950_69 ol,#stacks_in_1950_69 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_1950_69,#stacks_in_1950_69 div,#stacks_in_1950_69 p,#stacks_in_1950_69 ol,#stacks_in_1950_69 ul li,#stacks_in_1950_69 ol li,#stacks_in_1950_69 ol,#stacks_in_1950_69 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_1950_69{}}

#stacks_in_1950_74 p,#stacks_in_1950_74 div,#stacks_in_1950_74 ul,#stacks_in_1950_74 ol,#stacks_in_1950_74 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_1950_74 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_1950_74 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_1950_74,#stacks_in_1950_74 div,#stacks_in_1950_74 p,#stacks_in_1950_74 ol,#stacks_in_1950_74 ul li,#stacks_in_1950_74 ol li,#stacks_in_1950_74 ol,#stacks_in_1950_74 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_1950_74,#stacks_in_1950_74 div,#stacks_in_1950_74 p,#stacks_in_1950_74 ol,#stacks_in_1950_74 ul li,#stacks_in_1950_74 ol li,#stacks_in_1950_74 ol,#stacks_in_1950_74 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_1950_74{}}

#stacks_in_1950_79 p,#stacks_in_1950_79 div,#stacks_in_1950_79 ul,#stacks_in_1950_79 ol,#stacks_in_1950_79 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_1950_79 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_1950_79 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_1950_79,#stacks_in_1950_79 div,#stacks_in_1950_79 p,#stacks_in_1950_79 ol,#stacks_in_1950_79 ul li,#stacks_in_1950_79 ol li,#stacks_in_1950_79 ol,#stacks_in_1950_79 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_1950_79,#stacks_in_1950_79 div,#stacks_in_1950_79 p,#stacks_in_1950_79 ol,#stacks_in_1950_79 ul li,#stacks_in_1950_79 ol li,#stacks_in_1950_79 ol,#stacks_in_1950_79 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_1950_79{}}

/* Start Responsive Shim stack CSS code */.stacks_in_1950_164shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1955shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_318 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_318 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_323shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_326shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2298shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_339 p,#stacks_in_339 div{margin-bottom:0}#stacks_in_339,#stacks_in_339 div,#stacks_in_339 p,#stacks_in_339 ol,#stacks_in_339 ul li,#stacks_in_339 ol li,#stacks_in_339 ol,#stacks_in_339 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_339,#stacks_in_339 div,#stacks_in_339 p,#stacks_in_339 ol,#stacks_in_339 ul li,#stacks_in_339 ol li,#stacks_in_339 ol,#stacks_in_339 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_339,#stacks_in_339 div,#stacks_in_339 p,#stacks_in_339 .fa:not(.no-indent),#stacks_in_339 ol,#stacks_in_339 ul li,#stacks_in_339 ol li,#stacks_in_339 ol,#stacks_in_339 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_339{}}


#stacks_in_339 {
	padding: 0px 1px 0px 0px;
}
#stacks_in_331 p,#stacks_in_331 div{margin-bottom:0}#stacks_in_331,#stacks_in_331 div,#stacks_in_331 p,#stacks_in_331 ol,#stacks_in_331 ul li,#stacks_in_331 ol li,#stacks_in_331 ol,#stacks_in_331 dl{font-size:2.50rem}@media all and (max-width:640px){#stacks_in_331,#stacks_in_331 div,#stacks_in_331 p,#stacks_in_331 ol,#stacks_in_331 ul li,#stacks_in_331 ol li,#stacks_in_331 ol,#stacks_in_331 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_331,#stacks_in_331 div,#stacks_in_331 p,#stacks_in_331 .fa:not(.no-indent),#stacks_in_331 ol,#stacks_in_331 ul li,#stacks_in_331 ol li,#stacks_in_331 ol,#stacks_in_331 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_331{}}

/* Start Responsive Shim stack CSS code */.stacks_in_351shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_2338 p,#stacks_in_2338 div,#stacks_in_2338 ul,#stacks_in_2338 ol,#stacks_in_2338 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_2338 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2338 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2338,#stacks_in_2338 div,#stacks_in_2338 p,#stacks_in_2338 ol,#stacks_in_2338 ul li,#stacks_in_2338 ol li,#stacks_in_2338 ol,#stacks_in_2338 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_2338,#stacks_in_2338 div,#stacks_in_2338 p,#stacks_in_2338 ol,#stacks_in_2338 ul li,#stacks_in_2338 ol li,#stacks_in_2338 ol,#stacks_in_2338 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2338,#stacks_in_2338 div,#stacks_in_2338 p,#stacks_in_2338 .fa:not(.no-indent),#stacks_in_2338 ol,#stacks_in_2338 ul li,#stacks_in_2338 ol li,#stacks_in_2338 ol,#stacks_in_2338 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_2338{}}

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_353 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_353 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

#stacks_in_353 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 0px 12px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_354 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_354 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_367{overflow:hidden;height:100px;}
/* Start Responsive Shim stack CSS code */.stacks_in_370shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_361shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_362 p,#stacks_in_362 div,#stacks_in_362 ul,#stacks_in_362 ol,#stacks_in_362 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_362 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_362 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_362,#stacks_in_362 div,#stacks_in_362 p,#stacks_in_362 ol,#stacks_in_362 ul li,#stacks_in_362 ol li,#stacks_in_362 ol,#stacks_in_362 dl{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_362,#stacks_in_362 div,#stacks_in_362 p,#stacks_in_362 ol,#stacks_in_362 ul li,#stacks_in_362 ol li,#stacks_in_362 ol,#stacks_in_362 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_362,#stacks_in_362 div,#stacks_in_362 p,#stacks_in_362 .fa:not(.no-indent),#stacks_in_362 ol,#stacks_in_362 ul li,#stacks_in_362 ol li,#stacks_in_362 ol,#stacks_in_362 dl{line-height:1.15}}@media only screen and (min-width:0px){#stacks_in_362{}}

/* Start Responsive Shim stack CSS code */.stacks_in_366shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_374 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_374 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_377 p,#stacks_in_377 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_377{}}

#stacks_in_381 p,#stacks_in_381 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_381{}}

/* Trunky General Styles */

#stacks_in_384 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_392 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_392 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_405{overflow:hidden;height:100px;}
/* Start Responsive Shim stack CSS code */.stacks_in_408shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_399shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_400 p,#stacks_in_400 div{margin-bottom:0}#stacks_in_400 p,#stacks_in_400 div,#stacks_in_400 ul,#stacks_in_400 ol,#stacks_in_400 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_400 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_400 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_400,#stacks_in_400 div,#stacks_in_400 p,#stacks_in_400 ol,#stacks_in_400 ul li,#stacks_in_400 ol li,#stacks_in_400 ol,#stacks_in_400 dl{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_400,#stacks_in_400 div,#stacks_in_400 p,#stacks_in_400 ol,#stacks_in_400 ul li,#stacks_in_400 ol li,#stacks_in_400 ol,#stacks_in_400 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_400,#stacks_in_400 div,#stacks_in_400 p,#stacks_in_400 .fa:not(.no-indent),#stacks_in_400 ol,#stacks_in_400 ul li,#stacks_in_400 ol li,#stacks_in_400 ol,#stacks_in_400 dl{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_400{}}

/* Start Responsive Shim stack CSS code */.stacks_in_404shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_412 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #336699;








}
#stacks_in_412 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_415 p,#stacks_in_415 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_415{}}

#stacks_in_419 p,#stacks_in_419 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_419{}}

/* Trunky General Styles */

#stacks_in_422 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_430 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #336699;








}
#stacks_in_430 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_443{overflow:hidden;height:100px;}
/* Start Responsive Shim stack CSS code */.stacks_in_444shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_437shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_438 p,#stacks_in_438 div{margin-bottom:0}#stacks_in_438 p,#stacks_in_438 div,#stacks_in_438 ul,#stacks_in_438 ol,#stacks_in_438 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_438 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_438 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_438,#stacks_in_438 div,#stacks_in_438 p,#stacks_in_438 ol,#stacks_in_438 ul li,#stacks_in_438 ol li,#stacks_in_438 ol,#stacks_in_438 dl{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_438,#stacks_in_438 div,#stacks_in_438 p,#stacks_in_438 ol,#stacks_in_438 ul li,#stacks_in_438 ol li,#stacks_in_438 ol,#stacks_in_438 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_438,#stacks_in_438 div,#stacks_in_438 p,#stacks_in_438 .fa:not(.no-indent),#stacks_in_438 ol,#stacks_in_438 ul li,#stacks_in_438 ol li,#stacks_in_438 ol,#stacks_in_438 dl{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_438{}}

/* Start Responsive Shim stack CSS code */.stacks_in_442shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_450 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #336699;








}
#stacks_in_450 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_453 p,#stacks_in_453 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_453{}}

#stacks_in_457 p,#stacks_in_457 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_457{}}


#stacks_in_457 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Trunky General Styles */

#stacks_in_460 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_468 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #336699;








}
#stacks_in_468 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_481{overflow:hidden;height:100px;}
/* Start Responsive Shim stack CSS code */.stacks_in_482shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_475shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_476 p,#stacks_in_476 div{margin-bottom:0}#stacks_in_476 p,#stacks_in_476 div,#stacks_in_476 ul,#stacks_in_476 ol,#stacks_in_476 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_476 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_476 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_476,#stacks_in_476 div,#stacks_in_476 p,#stacks_in_476 ol,#stacks_in_476 ul li,#stacks_in_476 ol li,#stacks_in_476 ol,#stacks_in_476 dl{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_476,#stacks_in_476 div,#stacks_in_476 p,#stacks_in_476 ol,#stacks_in_476 ul li,#stacks_in_476 ol li,#stacks_in_476 ol,#stacks_in_476 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_476,#stacks_in_476 div,#stacks_in_476 p,#stacks_in_476 .fa:not(.no-indent),#stacks_in_476 ol,#stacks_in_476 ul li,#stacks_in_476 ol li,#stacks_in_476 ol,#stacks_in_476 dl{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_476{}}

/* Start Responsive Shim stack CSS code */.stacks_in_480shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_488 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #0099CC;








}
#stacks_in_488 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_491 p,#stacks_in_491 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_491{}}

#stacks_in_495 p,#stacks_in_495 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_495{}}


#stacks_in_495 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Trunky General Styles */

#stacks_in_498 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_512 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_512 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_517shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_520shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_2289{padding-left:0px;padding-right:0px;}#stacks_in_2289 > .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_2289 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2289 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2289 > .jack.width-static{width:500px}#stacks_in_2289 > .jack.width-flexible{width:100%}#stacks_in_2289 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2289 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2289 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2289 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2289 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2289 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2289 > .jack::after{border-radius:0px}#stacks_in_2289 > .jack.border-detailed-radius,#stacks_in_2289 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2289 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2289 > .jack.bg-color{background-color:#003958}#stacks_in_2289 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_2289 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2289 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2289 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2289 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2289 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2289 > .jack.bg-image:not(.glass){}#stacks_in_2289 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2289 > .jack.bg-image.glass.after,#stacks_in_2289 > .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_2289 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2289 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2289 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2289 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2289 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2289 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2289 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2289 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2289 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2289 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2289 > .jack.bg-image.glass.after,#stacks_in_2289 > .glass.jack.bg-image::after{}#stacks_in_2289 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2289 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2289 > .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_2289 > .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_2289 > .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_2289 > .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_2289 > .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_2289 > .jack.peek-shadow::before,#stacks_in_2289 > .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_2289 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2289 > .jack{overflow:visible;}#stacks_in_2289 > .jack.height-static{height:190px}#stacks_in_2289 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Start Responsive Shim stack CSS code */.stacks_in_532shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_533 p,#stacks_in_533 div{margin-bottom:0}#stacks_in_533,#stacks_in_533 div,#stacks_in_533 p,#stacks_in_533 ol,#stacks_in_533 ul li,#stacks_in_533 ol li,#stacks_in_533 ol,#stacks_in_533 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_533,#stacks_in_533 div,#stacks_in_533 p,#stacks_in_533 ol,#stacks_in_533 ul li,#stacks_in_533 ol li,#stacks_in_533 ol,#stacks_in_533 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_533,#stacks_in_533 div,#stacks_in_533 p,#stacks_in_533 .fa:not(.no-indent),#stacks_in_533 ol,#stacks_in_533 ul li,#stacks_in_533 ol li,#stacks_in_533 ol,#stacks_in_533 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_533{}}


#stacks_in_533 {
	padding: 0px 1px 0px 0px;
}
#stacks_in_525 p,#stacks_in_525 div{margin-bottom:0}#stacks_in_525,#stacks_in_525 div,#stacks_in_525 p,#stacks_in_525 ol,#stacks_in_525 ul li,#stacks_in_525 ol li,#stacks_in_525 ol,#stacks_in_525 dl{font-size:2.50rem}@media all and (max-width:640px){#stacks_in_525,#stacks_in_525 div,#stacks_in_525 p,#stacks_in_525 ol,#stacks_in_525 ul li,#stacks_in_525 ol li,#stacks_in_525 ol,#stacks_in_525 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_525,#stacks_in_525 div,#stacks_in_525 p,#stacks_in_525 .fa:not(.no-indent),#stacks_in_525 ol,#stacks_in_525 ul li,#stacks_in_525 ol li,#stacks_in_525 ol,#stacks_in_525 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_525{}}

/* Start Responsive Shim stack CSS code */.stacks_in_545shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_2341 p,#stacks_in_2341 div,#stacks_in_2341 ul,#stacks_in_2341 ol,#stacks_in_2341 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_2341 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2341 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2341,#stacks_in_2341 div,#stacks_in_2341 p,#stacks_in_2341 ol,#stacks_in_2341 ul li,#stacks_in_2341 ol li,#stacks_in_2341 ol,#stacks_in_2341 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_2341,#stacks_in_2341 div,#stacks_in_2341 p,#stacks_in_2341 ol,#stacks_in_2341 ul li,#stacks_in_2341 ol li,#stacks_in_2341 ol,#stacks_in_2341 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2341,#stacks_in_2341 div,#stacks_in_2341 p,#stacks_in_2341 .fa:not(.no-indent),#stacks_in_2341 ol,#stacks_in_2341 ul li,#stacks_in_2341 ol li,#stacks_in_2341 ol,#stacks_in_2341 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_2341{}}

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_546 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #009999;








}
#stacks_in_546 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_549 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_549 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_562{overflow:hidden;height:100px;}
/* Start Responsive Shim stack CSS code */.stacks_in_565shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_568shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_556shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_557 p,#stacks_in_557 div,#stacks_in_557 ul,#stacks_in_557 ol,#stacks_in_557 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_557 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_557 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_557,#stacks_in_557 div,#stacks_in_557 p,#stacks_in_557 ol,#stacks_in_557 ul li,#stacks_in_557 ol li,#stacks_in_557 ol,#stacks_in_557 dl{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_557,#stacks_in_557 div,#stacks_in_557 p,#stacks_in_557 ol,#stacks_in_557 ul li,#stacks_in_557 ol li,#stacks_in_557 ol,#stacks_in_557 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_557,#stacks_in_557 div,#stacks_in_557 p,#stacks_in_557 .fa:not(.no-indent),#stacks_in_557 ol,#stacks_in_557 ul li,#stacks_in_557 ol li,#stacks_in_557 ol,#stacks_in_557 dl{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_557{}}

/* Start Responsive Shim stack CSS code */.stacks_in_561shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_570 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_570 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_573 p,#stacks_in_573 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_573{}}

#stacks_in_577 p,#stacks_in_577 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_577{}}

/* Trunky General Styles */

#stacks_in_580 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_588 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_588 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_601{overflow:hidden;height:100px;}
/* Start Responsive Shim stack CSS code */.stacks_in_604shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_595shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_596 p,#stacks_in_596 div{margin-bottom:0}#stacks_in_596 p,#stacks_in_596 div,#stacks_in_596 ul,#stacks_in_596 ol,#stacks_in_596 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_596 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_596 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_596,#stacks_in_596 div,#stacks_in_596 p,#stacks_in_596 ol,#stacks_in_596 ul li,#stacks_in_596 ol li,#stacks_in_596 ol,#stacks_in_596 dl{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_596,#stacks_in_596 div,#stacks_in_596 p,#stacks_in_596 ol,#stacks_in_596 ul li,#stacks_in_596 ol li,#stacks_in_596 ol,#stacks_in_596 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_596,#stacks_in_596 div,#stacks_in_596 p,#stacks_in_596 .fa:not(.no-indent),#stacks_in_596 ol,#stacks_in_596 ul li,#stacks_in_596 ol li,#stacks_in_596 ol,#stacks_in_596 dl{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_596{}}

/* Start Responsive Shim stack CSS code */.stacks_in_600shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_608 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_608 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_611 p,#stacks_in_611 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_611{}}

#stacks_in_615 p,#stacks_in_615 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_615{}}

/* Trunky General Styles */

#stacks_in_618 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_626 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_626 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_639{overflow:hidden;height:100px;}
/* Start Responsive Shim stack CSS code */.stacks_in_642shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_633shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_634 p,#stacks_in_634 div{margin-bottom:0}#stacks_in_634 p,#stacks_in_634 div,#stacks_in_634 ul,#stacks_in_634 ol,#stacks_in_634 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_634 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_634 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_634,#stacks_in_634 div,#stacks_in_634 p,#stacks_in_634 ol,#stacks_in_634 ul li,#stacks_in_634 ol li,#stacks_in_634 ol,#stacks_in_634 dl{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_634,#stacks_in_634 div,#stacks_in_634 p,#stacks_in_634 ol,#stacks_in_634 ul li,#stacks_in_634 ol li,#stacks_in_634 ol,#stacks_in_634 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_634,#stacks_in_634 div,#stacks_in_634 p,#stacks_in_634 .fa:not(.no-indent),#stacks_in_634 ol,#stacks_in_634 ul li,#stacks_in_634 ol li,#stacks_in_634 ol,#stacks_in_634 dl{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_634{}}

/* Start Responsive Shim stack CSS code */.stacks_in_638shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_646 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_646 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_649 p,#stacks_in_649 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_649{}}

#stacks_in_653 p,#stacks_in_653 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_653{}}


#stacks_in_653 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Trunky General Styles */

#stacks_in_656 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_664 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_664 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_677{overflow:hidden;height:100px;}
/* Start Responsive Shim stack CSS code */.stacks_in_680shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_671shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_672 p,#stacks_in_672 div{margin-bottom:0}#stacks_in_672 p,#stacks_in_672 div,#stacks_in_672 ul,#stacks_in_672 ol,#stacks_in_672 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_672 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_672 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_672,#stacks_in_672 div,#stacks_in_672 p,#stacks_in_672 ol,#stacks_in_672 ul li,#stacks_in_672 ol li,#stacks_in_672 ol,#stacks_in_672 dl{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_672,#stacks_in_672 div,#stacks_in_672 p,#stacks_in_672 ol,#stacks_in_672 ul li,#stacks_in_672 ol li,#stacks_in_672 ol,#stacks_in_672 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_672,#stacks_in_672 div,#stacks_in_672 p,#stacks_in_672 .fa:not(.no-indent),#stacks_in_672 ol,#stacks_in_672 ul li,#stacks_in_672 ol li,#stacks_in_672 ol,#stacks_in_672 dl{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_672{}}

/* Start Responsive Shim stack CSS code */.stacks_in_676shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_684 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_684 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_687 p,#stacks_in_687 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_687{}}

#stacks_in_691 p,#stacks_in_691 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_691{}}


#stacks_in_691 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Trunky General Styles */

#stacks_in_694 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_707 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_707 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_712shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_715shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_2295{padding-left:0px;padding-right:0px;}#stacks_in_2295 > .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_2295 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2295 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2295 > .jack.width-static{width:500px}#stacks_in_2295 > .jack.width-flexible{width:100%}#stacks_in_2295 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2295 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2295 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2295 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2295 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2295 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2295 > .jack::after{border-radius:0px}#stacks_in_2295 > .jack.border-detailed-radius,#stacks_in_2295 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2295 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2295 > .jack.bg-color{background-color:#89C5FF}#stacks_in_2295 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_2295 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2295 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2295 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2295 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2295 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2295 > .jack.bg-image:not(.glass){}#stacks_in_2295 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2295 > .jack.bg-image.glass.after,#stacks_in_2295 > .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_2295 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2295 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2295 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2295 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2295 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2295 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2295 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2295 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2295 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2295 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2295 > .jack.bg-image.glass.after,#stacks_in_2295 > .glass.jack.bg-image::after{}#stacks_in_2295 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2295 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2295 > .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_2295 > .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_2295 > .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_2295 > .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_2295 > .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_2295 > .jack.peek-shadow::before,#stacks_in_2295 > .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_2295 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2295 > .jack{overflow:visible;}#stacks_in_2295 > .jack.height-static{height:190px}#stacks_in_2295 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Start Responsive Shim stack CSS code */.stacks_in_2297shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_728 p,#stacks_in_728 div{margin-bottom:0}#stacks_in_728,#stacks_in_728 div,#stacks_in_728 p,#stacks_in_728 ol,#stacks_in_728 ul li,#stacks_in_728 ol li,#stacks_in_728 ol,#stacks_in_728 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_728,#stacks_in_728 div,#stacks_in_728 p,#stacks_in_728 ol,#stacks_in_728 ul li,#stacks_in_728 ol li,#stacks_in_728 ol,#stacks_in_728 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_728,#stacks_in_728 div,#stacks_in_728 p,#stacks_in_728 .fa:not(.no-indent),#stacks_in_728 ol,#stacks_in_728 ul li,#stacks_in_728 ol li,#stacks_in_728 ol,#stacks_in_728 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_728{}}


#stacks_in_728 {
	padding: 0px 1px 0px 0px;
}
#stacks_in_720 p,#stacks_in_720 div{margin-bottom:0}#stacks_in_720,#stacks_in_720 div,#stacks_in_720 p,#stacks_in_720 ol,#stacks_in_720 ul li,#stacks_in_720 ol li,#stacks_in_720 ol,#stacks_in_720 dl{font-size:2.50rem}@media all and (max-width:640px){#stacks_in_720,#stacks_in_720 div,#stacks_in_720 p,#stacks_in_720 ol,#stacks_in_720 ul li,#stacks_in_720 ol li,#stacks_in_720 ol,#stacks_in_720 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_720,#stacks_in_720 div,#stacks_in_720 p,#stacks_in_720 .fa:not(.no-indent),#stacks_in_720 ol,#stacks_in_720 ul li,#stacks_in_720 ol li,#stacks_in_720 ol,#stacks_in_720 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_720{}}

/* Start Responsive Shim stack CSS code */.stacks_in_740shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_2344 p,#stacks_in_2344 div,#stacks_in_2344 ul,#stacks_in_2344 ol,#stacks_in_2344 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_2344 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2344 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2344,#stacks_in_2344 div,#stacks_in_2344 p,#stacks_in_2344 ol,#stacks_in_2344 ul li,#stacks_in_2344 ol li,#stacks_in_2344 ol,#stacks_in_2344 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_2344,#stacks_in_2344 div,#stacks_in_2344 p,#stacks_in_2344 ol,#stacks_in_2344 ul li,#stacks_in_2344 ol li,#stacks_in_2344 ol,#stacks_in_2344 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2344,#stacks_in_2344 div,#stacks_in_2344 p,#stacks_in_2344 .fa:not(.no-indent),#stacks_in_2344 ol,#stacks_in_2344 ul li,#stacks_in_2344 ol li,#stacks_in_2344 ol,#stacks_in_2344 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_2344{}}

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_741 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #009999;








}
#stacks_in_741 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_744 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_744 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_755{overflow:hidden;height:100px;}
/* Start Responsive Shim stack CSS code */.stacks_in_758shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code */#stacks_in_751 p,#stacks_in_751 div,#stacks_in_751 ul,#stacks_in_751 ol,#stacks_in_751 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_751 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_751 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_751,#stacks_in_751 div,#stacks_in_751 p,#stacks_in_751 ol,#stacks_in_751 ul li,#stacks_in_751 ol li,#stacks_in_751 ol,#stacks_in_751 dl{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_751,#stacks_in_751 div,#stacks_in_751 p,#stacks_in_751 ol,#stacks_in_751 ul li,#stacks_in_751 ol li,#stacks_in_751 ol,#stacks_in_751 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_751,#stacks_in_751 div,#stacks_in_751 p,#stacks_in_751 .fa:not(.no-indent),#stacks_in_751 ol,#stacks_in_751 ul li,#stacks_in_751 ol li,#stacks_in_751 ol,#stacks_in_751 dl{line-height:1.15}}@media only screen and (min-width:0px){#stacks_in_751{}}

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_762 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #0099CC;








}
#stacks_in_762 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_765 p,#stacks_in_765 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_765{}}

#stacks_in_769 p,#stacks_in_769 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_769{}}

/* Trunky General Styles */

#stacks_in_772 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_780 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_780 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_793{overflow:hidden;height:100px;}
/* Start Responsive Shim stack CSS code */.stacks_in_796shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_787shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_788 p,#stacks_in_788 div{margin-bottom:0}#stacks_in_788 p,#stacks_in_788 div,#stacks_in_788 ul,#stacks_in_788 ol,#stacks_in_788 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_788 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_788 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_788,#stacks_in_788 div,#stacks_in_788 p,#stacks_in_788 ol,#stacks_in_788 ul li,#stacks_in_788 ol li,#stacks_in_788 ol,#stacks_in_788 dl{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_788,#stacks_in_788 div,#stacks_in_788 p,#stacks_in_788 ol,#stacks_in_788 ul li,#stacks_in_788 ol li,#stacks_in_788 ol,#stacks_in_788 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_788,#stacks_in_788 div,#stacks_in_788 p,#stacks_in_788 .fa:not(.no-indent),#stacks_in_788 ol,#stacks_in_788 ul li,#stacks_in_788 ol li,#stacks_in_788 ol,#stacks_in_788 dl{line-height:1.15}}@media only screen and (min-width:0px){#stacks_in_788{}}

/* Start Responsive Shim stack CSS code */.stacks_in_792shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_800 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #0099CC;








}
#stacks_in_800 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_803 p,#stacks_in_803 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_803{}}

#stacks_in_807 p,#stacks_in_807 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_807,#stacks_in_807 div,#stacks_in_807 p,#stacks_in_807 .fa:not(.no-indent),#stacks_in_807 ol,#stacks_in_807 ul li,#stacks_in_807 ol li,#stacks_in_807 ol,#stacks_in_807 dl{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_807{}}

/* Trunky General Styles */

#stacks_in_810 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_818 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_818 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_834{overflow:hidden;height:100px;}
/* Start Responsive Shim stack CSS code */.stacks_in_837shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_825shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_826 p,#stacks_in_826 div{margin-bottom:0}#stacks_in_826 p,#stacks_in_826 div,#stacks_in_826 ul,#stacks_in_826 ol,#stacks_in_826 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_826 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_826 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_826,#stacks_in_826 div,#stacks_in_826 p,#stacks_in_826 ol,#stacks_in_826 ul li,#stacks_in_826 ol li,#stacks_in_826 ol,#stacks_in_826 dl{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_826,#stacks_in_826 div,#stacks_in_826 p,#stacks_in_826 ol,#stacks_in_826 ul li,#stacks_in_826 ol li,#stacks_in_826 ol,#stacks_in_826 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_826,#stacks_in_826 div,#stacks_in_826 p,#stacks_in_826 .fa:not(.no-indent),#stacks_in_826 ol,#stacks_in_826 ul li,#stacks_in_826 ol li,#stacks_in_826 ol,#stacks_in_826 dl{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_826{}}

#stacks_in_830 p,#stacks_in_830 div{margin-bottom:0}#stacks_in_830 p,#stacks_in_830 div,#stacks_in_830 ul,#stacks_in_830 ol,#stacks_in_830 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_830 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_830 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_830,#stacks_in_830 div,#stacks_in_830 p,#stacks_in_830 ol,#stacks_in_830 ul li,#stacks_in_830 ol li,#stacks_in_830 ol,#stacks_in_830 dl{font-size:0.90rem}@media all and (max-width:640px){#stacks_in_830,#stacks_in_830 div,#stacks_in_830 p,#stacks_in_830 ol,#stacks_in_830 ul li,#stacks_in_830 ol li,#stacks_in_830 ol,#stacks_in_830 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_830,#stacks_in_830 div,#stacks_in_830 p,#stacks_in_830 .fa:not(.no-indent),#stacks_in_830 ol,#stacks_in_830 ul li,#stacks_in_830 ol li,#stacks_in_830 ol,#stacks_in_830 dl{line-height:0.85}}@media only screen and (min-width:0px){#stacks_in_830{}}

/* Start Responsive Shim stack CSS code */.stacks_in_833shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_841 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #0099CC;








}
#stacks_in_841 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_844 p,#stacks_in_844 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_844{}}

#stacks_in_848 p,#stacks_in_848 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_848{}}


#stacks_in_848 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Trunky General Styles */

#stacks_in_851 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles */
#stacks_in_852 {
	font-size: 120%;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_864 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_864 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_869shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_872shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2273 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_2273 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_2302{padding-left:0px;padding-right:0px;}#stacks_in_2302 > .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_2302 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2302 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2302 > .jack.width-static{width:500px}#stacks_in_2302 > .jack.width-flexible{width:100%}#stacks_in_2302 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2302 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2302 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2302 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2302 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2302 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2302 > .jack::after{border-radius:0px}#stacks_in_2302 > .jack.border-detailed-radius,#stacks_in_2302 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2302 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2302 > .jack.bg-color{background-color:#003958}#stacks_in_2302 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_2302 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2302 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2302 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2302 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2302 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2302 > .jack.bg-image:not(.glass){}#stacks_in_2302 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2302 > .jack.bg-image.glass.after,#stacks_in_2302 > .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_2302 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2302 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2302 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2302 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2302 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2302 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2302 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2302 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2302 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2302 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2302 > .jack.bg-image.glass.after,#stacks_in_2302 > .glass.jack.bg-image::after{}#stacks_in_2302 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2302 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2302 > .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_2302 > .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_2302 > .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_2302 > .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_2302 > .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_2302 > .jack.peek-shadow::before,#stacks_in_2302 > .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_2302 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2302 > .jack{overflow:visible;}#stacks_in_2302 > .jack.height-static{height:190px}#stacks_in_2302 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Start Responsive Shim stack CSS code */.stacks_in_876shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_2299 p,#stacks_in_2299 div{margin-bottom:0}#stacks_in_2299,#stacks_in_2299 div,#stacks_in_2299 p,#stacks_in_2299 ol,#stacks_in_2299 ul li,#stacks_in_2299 ol li,#stacks_in_2299 ol,#stacks_in_2299 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_2299,#stacks_in_2299 div,#stacks_in_2299 p,#stacks_in_2299 ol,#stacks_in_2299 ul li,#stacks_in_2299 ol li,#stacks_in_2299 ol,#stacks_in_2299 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2299,#stacks_in_2299 div,#stacks_in_2299 p,#stacks_in_2299 .fa:not(.no-indent),#stacks_in_2299 ol,#stacks_in_2299 ul li,#stacks_in_2299 ol li,#stacks_in_2299 ol,#stacks_in_2299 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_2299{}}


#stacks_in_2299 {
	padding: 0px 1px 0px 0px;
}
#stacks_in_884 p,#stacks_in_884 div{margin-bottom:0}#stacks_in_884,#stacks_in_884 div,#stacks_in_884 p,#stacks_in_884 ol,#stacks_in_884 ul li,#stacks_in_884 ol li,#stacks_in_884 ol,#stacks_in_884 dl{font-size:2.50rem}@media all and (max-width:640px){#stacks_in_884,#stacks_in_884 div,#stacks_in_884 p,#stacks_in_884 ol,#stacks_in_884 ul li,#stacks_in_884 ol li,#stacks_in_884 ol,#stacks_in_884 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_884,#stacks_in_884 div,#stacks_in_884 p,#stacks_in_884 .fa:not(.no-indent),#stacks_in_884 ol,#stacks_in_884 ul li,#stacks_in_884 ol li,#stacks_in_884 ol,#stacks_in_884 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_884{}}

/* Start Responsive Shim stack CSS code */.stacks_in_904shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_2347 p,#stacks_in_2347 div,#stacks_in_2347 ul,#stacks_in_2347 ol,#stacks_in_2347 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_2347 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2347 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2347,#stacks_in_2347 div,#stacks_in_2347 p,#stacks_in_2347 ol,#stacks_in_2347 ul li,#stacks_in_2347 ol li,#stacks_in_2347 ol,#stacks_in_2347 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_2347,#stacks_in_2347 div,#stacks_in_2347 p,#stacks_in_2347 ol,#stacks_in_2347 ul li,#stacks_in_2347 ol li,#stacks_in_2347 ol,#stacks_in_2347 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2347,#stacks_in_2347 div,#stacks_in_2347 p,#stacks_in_2347 .fa:not(.no-indent),#stacks_in_2347 ol,#stacks_in_2347 ul li,#stacks_in_2347 ol li,#stacks_in_2347 ol,#stacks_in_2347 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_2347{}}

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_905 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #0099CC;








}
#stacks_in_905 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_906 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_906 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_920{overflow:hidden;height:100px;}
/* Start Responsive Shim stack CSS code */.stacks_in_923shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code */#stacks_in_913 p,#stacks_in_913 div{margin-bottom:0}#stacks_in_913 p,#stacks_in_913 div,#stacks_in_913 ul,#stacks_in_913 ol,#stacks_in_913 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_913 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_913 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_913,#stacks_in_913 div,#stacks_in_913 p,#stacks_in_913 ol,#stacks_in_913 ul li,#stacks_in_913 ol li,#stacks_in_913 ol,#stacks_in_913 dl{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_913,#stacks_in_913 div,#stacks_in_913 p,#stacks_in_913 ol,#stacks_in_913 ul li,#stacks_in_913 ol li,#stacks_in_913 ol,#stacks_in_913 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_913,#stacks_in_913 div,#stacks_in_913 p,#stacks_in_913 .fa:not(.no-indent),#stacks_in_913 ol,#stacks_in_913 ul li,#stacks_in_913 ol li,#stacks_in_913 ol,#stacks_in_913 dl{line-height:1.15}}@media only screen and (min-width:0px){#stacks_in_913{}}

#stacks_in_917 p,#stacks_in_917 div{margin-bottom:0}#stacks_in_917 p,#stacks_in_917 div,#stacks_in_917 ul,#stacks_in_917 ol,#stacks_in_917 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_917 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_917 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_917,#stacks_in_917 div,#stacks_in_917 p,#stacks_in_917 ol,#stacks_in_917 ul li,#stacks_in_917 ol li,#stacks_in_917 ol,#stacks_in_917 dl{font-size:0.90rem}@media all and (max-width:640px){#stacks_in_917,#stacks_in_917 div,#stacks_in_917 p,#stacks_in_917 ol,#stacks_in_917 ul li,#stacks_in_917 ol li,#stacks_in_917 ol,#stacks_in_917 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_917,#stacks_in_917 div,#stacks_in_917 p,#stacks_in_917 .fa:not(.no-indent),#stacks_in_917 ol,#stacks_in_917 ul li,#stacks_in_917 ol li,#stacks_in_917 ol,#stacks_in_917 dl{line-height:0.85}}@media only screen and (min-width:0px){#stacks_in_917{}}

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_927 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #0099CC;








}
#stacks_in_927 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
@media only screen and (min-width:0px){#stacks_in_930{}}

#stacks_in_934 p,#stacks_in_934 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_934{}}

/* Trunky General Styles */

#stacks_in_937 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_945 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_945 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_961{overflow:hidden;height:100px;}
/* Start Responsive Shim stack CSS code */.stacks_in_964shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code */#stacks_in_953 p,#stacks_in_953 div{margin-bottom:0}#stacks_in_953 p,#stacks_in_953 div,#stacks_in_953 ul,#stacks_in_953 ol,#stacks_in_953 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_953 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_953 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_953,#stacks_in_953 div,#stacks_in_953 p,#stacks_in_953 ol,#stacks_in_953 ul li,#stacks_in_953 ol li,#stacks_in_953 ol,#stacks_in_953 dl{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_953,#stacks_in_953 div,#stacks_in_953 p,#stacks_in_953 ol,#stacks_in_953 ul li,#stacks_in_953 ol li,#stacks_in_953 ol,#stacks_in_953 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_953,#stacks_in_953 div,#stacks_in_953 p,#stacks_in_953 .fa:not(.no-indent),#stacks_in_953 ol,#stacks_in_953 ul li,#stacks_in_953 ol li,#stacks_in_953 ol,#stacks_in_953 dl{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_953{}}

#stacks_in_957 p,#stacks_in_957 div{margin-bottom:0}#stacks_in_957 p,#stacks_in_957 div,#stacks_in_957 ul,#stacks_in_957 ol,#stacks_in_957 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_957 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_957 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_957,#stacks_in_957 div,#stacks_in_957 p,#stacks_in_957 ol,#stacks_in_957 ul li,#stacks_in_957 ol li,#stacks_in_957 ol,#stacks_in_957 dl{font-size:0.90rem}@media all and (max-width:640px){#stacks_in_957,#stacks_in_957 div,#stacks_in_957 p,#stacks_in_957 ol,#stacks_in_957 ul li,#stacks_in_957 ol li,#stacks_in_957 ol,#stacks_in_957 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_957,#stacks_in_957 div,#stacks_in_957 p,#stacks_in_957 .fa:not(.no-indent),#stacks_in_957 ol,#stacks_in_957 ul li,#stacks_in_957 ol li,#stacks_in_957 ol,#stacks_in_957 dl{line-height:0.85}}@media only screen and (min-width:0px){#stacks_in_957{}}

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_968 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #0099CC;








}
#stacks_in_968 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_971 p,#stacks_in_971 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_971{}}

#stacks_in_975 p,#stacks_in_975 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_975{}}

/* Trunky General Styles */

#stacks_in_978 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_986 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_986 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_999{overflow:hidden;height:100px;}
/* Start Responsive Shim stack CSS code */.stacks_in_1000shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_993shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_994 p,#stacks_in_994 div{margin-bottom:0}#stacks_in_994 p,#stacks_in_994 div,#stacks_in_994 ul,#stacks_in_994 ol,#stacks_in_994 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_994 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_994 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_994,#stacks_in_994 div,#stacks_in_994 p,#stacks_in_994 ol,#stacks_in_994 ul li,#stacks_in_994 ol li,#stacks_in_994 ol,#stacks_in_994 dl{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_994,#stacks_in_994 div,#stacks_in_994 p,#stacks_in_994 ol,#stacks_in_994 ul li,#stacks_in_994 ol li,#stacks_in_994 ol,#stacks_in_994 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_994,#stacks_in_994 div,#stacks_in_994 p,#stacks_in_994 .fa:not(.no-indent),#stacks_in_994 ol,#stacks_in_994 ul li,#stacks_in_994 ol li,#stacks_in_994 ol,#stacks_in_994 dl{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_994{}}

/* Start Responsive Shim stack CSS code */.stacks_in_998shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_1006 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #0099CC;








}
#stacks_in_1006 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_1009 p,#stacks_in_1009 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1009{}}

#stacks_in_1013 p,#stacks_in_1013 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1013{}}


#stacks_in_1013 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Trunky General Styles */

#stacks_in_1016 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_1024 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_1024 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_1037{overflow:hidden;height:100px;}
/* Start Responsive Shim stack CSS code */.stacks_in_1038shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1031shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_1032 p,#stacks_in_1032 div{margin-bottom:0}#stacks_in_1032 p,#stacks_in_1032 div,#stacks_in_1032 ul,#stacks_in_1032 ol,#stacks_in_1032 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_1032 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1032 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1032,#stacks_in_1032 div,#stacks_in_1032 p,#stacks_in_1032 ol,#stacks_in_1032 ul li,#stacks_in_1032 ol li,#stacks_in_1032 ol,#stacks_in_1032 dl{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_1032,#stacks_in_1032 div,#stacks_in_1032 p,#stacks_in_1032 ol,#stacks_in_1032 ul li,#stacks_in_1032 ol li,#stacks_in_1032 ol,#stacks_in_1032 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_1032,#stacks_in_1032 div,#stacks_in_1032 p,#stacks_in_1032 .fa:not(.no-indent),#stacks_in_1032 ol,#stacks_in_1032 ul li,#stacks_in_1032 ol li,#stacks_in_1032 ol,#stacks_in_1032 dl{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_1032{}}

/* Start Responsive Shim stack CSS code */.stacks_in_1036shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_1044 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #0099CC;








}
#stacks_in_1044 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_1047 p,#stacks_in_1047 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1047{}}

#stacks_in_1051 p,#stacks_in_1051 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1051{}}


#stacks_in_1051 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Trunky General Styles */

#stacks_in_1054 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_1062 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_1062 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_1078{overflow:hidden;height:100px;}
/* Start Responsive Shim stack CSS code */.stacks_in_1079shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code */#stacks_in_1070 p,#stacks_in_1070 div{margin-bottom:0}#stacks_in_1070 p,#stacks_in_1070 div,#stacks_in_1070 ul,#stacks_in_1070 ol,#stacks_in_1070 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_1070 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1070 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1070,#stacks_in_1070 div,#stacks_in_1070 p,#stacks_in_1070 ol,#stacks_in_1070 ul li,#stacks_in_1070 ol li,#stacks_in_1070 ol,#stacks_in_1070 dl{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_1070,#stacks_in_1070 div,#stacks_in_1070 p,#stacks_in_1070 ol,#stacks_in_1070 ul li,#stacks_in_1070 ol li,#stacks_in_1070 ol,#stacks_in_1070 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_1070,#stacks_in_1070 div,#stacks_in_1070 p,#stacks_in_1070 .fa:not(.no-indent),#stacks_in_1070 ol,#stacks_in_1070 ul li,#stacks_in_1070 ol li,#stacks_in_1070 ol,#stacks_in_1070 dl{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_1070{}}

#stacks_in_1074 p,#stacks_in_1074 div{margin-bottom:0}#stacks_in_1074 p,#stacks_in_1074 div,#stacks_in_1074 ul,#stacks_in_1074 ol,#stacks_in_1074 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_1074 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1074 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1074,#stacks_in_1074 div,#stacks_in_1074 p,#stacks_in_1074 ol,#stacks_in_1074 ul li,#stacks_in_1074 ol li,#stacks_in_1074 ol,#stacks_in_1074 dl{font-size:0.90rem}@media all and (max-width:640px){#stacks_in_1074,#stacks_in_1074 div,#stacks_in_1074 p,#stacks_in_1074 ol,#stacks_in_1074 ul li,#stacks_in_1074 ol li,#stacks_in_1074 ol,#stacks_in_1074 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_1074,#stacks_in_1074 div,#stacks_in_1074 p,#stacks_in_1074 .fa:not(.no-indent),#stacks_in_1074 ol,#stacks_in_1074 ul li,#stacks_in_1074 ol li,#stacks_in_1074 ol,#stacks_in_1074 dl{line-height:0.85}}@media only screen and (min-width:0px){#stacks_in_1074{}}

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_1085 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #0099CC;








}
#stacks_in_1085 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_1088 p,#stacks_in_1088 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1088{}}

#stacks_in_1092 p,#stacks_in_1092 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1092{}}


#stacks_in_1092 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Trunky General Styles */

#stacks_in_1095 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_1109 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_1109 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_1114shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1117shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2305shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_2306 p,#stacks_in_2306 div{margin-bottom:0}#stacks_in_2306,#stacks_in_2306 div,#stacks_in_2306 p,#stacks_in_2306 ol,#stacks_in_2306 ul li,#stacks_in_2306 ol li,#stacks_in_2306 ol,#stacks_in_2306 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_2306,#stacks_in_2306 div,#stacks_in_2306 p,#stacks_in_2306 ol,#stacks_in_2306 ul li,#stacks_in_2306 ol li,#stacks_in_2306 ol,#stacks_in_2306 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2306,#stacks_in_2306 div,#stacks_in_2306 p,#stacks_in_2306 .fa:not(.no-indent),#stacks_in_2306 ol,#stacks_in_2306 ul li,#stacks_in_2306 ol li,#stacks_in_2306 ol,#stacks_in_2306 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_2306{}}


#stacks_in_2306 {
	padding: 0px 1px 0px 0px;
}
#stacks_in_1122 p,#stacks_in_1122 div{margin-bottom:0}#stacks_in_1122,#stacks_in_1122 div,#stacks_in_1122 p,#stacks_in_1122 ol,#stacks_in_1122 ul li,#stacks_in_1122 ol li,#stacks_in_1122 ol,#stacks_in_1122 dl{font-size:2.50rem}@media all and (max-width:640px){#stacks_in_1122,#stacks_in_1122 div,#stacks_in_1122 p,#stacks_in_1122 ol,#stacks_in_1122 ul li,#stacks_in_1122 ol li,#stacks_in_1122 ol,#stacks_in_1122 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_1122,#stacks_in_1122 div,#stacks_in_1122 p,#stacks_in_1122 .fa:not(.no-indent),#stacks_in_1122 ol,#stacks_in_1122 ul li,#stacks_in_1122 ol li,#stacks_in_1122 ol,#stacks_in_1122 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1122{}}

/* Start Responsive Shim stack CSS code */.stacks_in_1142shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_2351 p,#stacks_in_2351 div,#stacks_in_2351 ul,#stacks_in_2351 ol,#stacks_in_2351 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_2351 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2351 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2351,#stacks_in_2351 div,#stacks_in_2351 p,#stacks_in_2351 ol,#stacks_in_2351 ul li,#stacks_in_2351 ol li,#stacks_in_2351 ol,#stacks_in_2351 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_2351,#stacks_in_2351 div,#stacks_in_2351 p,#stacks_in_2351 ol,#stacks_in_2351 ul li,#stacks_in_2351 ol li,#stacks_in_2351 ol,#stacks_in_2351 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2351,#stacks_in_2351 div,#stacks_in_2351 p,#stacks_in_2351 .fa:not(.no-indent),#stacks_in_2351 ol,#stacks_in_2351 ul li,#stacks_in_2351 ol li,#stacks_in_2351 ol,#stacks_in_2351 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_2351{}}

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_1144 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_1144 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_1145 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_1145 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

#stacks_in_1145 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 0px 12px;
}
#stacks_in_1160{overflow:hidden;height:100px;}
/* Start Responsive Shim stack CSS code */.stacks_in_1163shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1152shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_1153 h3,#stacks_in_1153 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_1153 h3,#stacks_in_1153 .hTxt:not(.segment) div{font-size:0.95rem}}#stacks_in_1153 h3,#stacks_in_1153 div{color:rgba(51, 72, 79, 1.00)}#stacks_in_1153 h3 a,#stacks_in_1153 div a{color:rgba(51, 72, 79, 1.00)}#stacks_in_1153 h3 a:hover,#stacks_in_1153 div a:hover{color:rgba(38, 54, 59, 1.00)}#stacks_in_1153 small,#stacks_in_1153 small div{color:rgba(111, 111, 111, 1.00)}

/* Start Responsive Shim stack CSS code */.stacks_in_1159shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_1167 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #003958;








}
#stacks_in_1167 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_1170 p,#stacks_in_1170 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1170{}}

#stacks_in_1174 p,#stacks_in_1174 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1174{}}

/* Trunky General Styles */

#stacks_in_1177 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_1185 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_1185 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

#stacks_in_1185 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 0px 12px;
}
#stacks_in_1198{overflow:hidden;height:100px;}
/* Start Responsive Shim stack CSS code */.stacks_in_1201shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1192shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_1193 p,#stacks_in_1193 div{margin-bottom:0}#stacks_in_1193 p,#stacks_in_1193 div,#stacks_in_1193 ul,#stacks_in_1193 ol,#stacks_in_1193 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_1193 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1193 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1193,#stacks_in_1193 div,#stacks_in_1193 p,#stacks_in_1193 ol,#stacks_in_1193 ul li,#stacks_in_1193 ol li,#stacks_in_1193 ol,#stacks_in_1193 dl{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_1193,#stacks_in_1193 div,#stacks_in_1193 p,#stacks_in_1193 ol,#stacks_in_1193 ul li,#stacks_in_1193 ol li,#stacks_in_1193 ol,#stacks_in_1193 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_1193,#stacks_in_1193 div,#stacks_in_1193 p,#stacks_in_1193 .fa:not(.no-indent),#stacks_in_1193 ol,#stacks_in_1193 ul li,#stacks_in_1193 ol li,#stacks_in_1193 ol,#stacks_in_1193 dl{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_1193{}}

/* Start Responsive Shim stack CSS code */.stacks_in_1197shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_1205 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #003958;








}
#stacks_in_1205 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_1208 p,#stacks_in_1208 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1208{}}

#stacks_in_1212 p,#stacks_in_1212 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1212{}}

/* Trunky General Styles */

#stacks_in_1215 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_1223 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_1223 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

#stacks_in_1223 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 0px 12px;
}
#stacks_in_1236{overflow:hidden;height:100px;}
/* Start Responsive Shim stack CSS code */.stacks_in_1239shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1230shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_1231 p,#stacks_in_1231 div{margin-bottom:0}#stacks_in_1231 p,#stacks_in_1231 div,#stacks_in_1231 ul,#stacks_in_1231 ol,#stacks_in_1231 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_1231 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1231 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1231,#stacks_in_1231 div,#stacks_in_1231 p,#stacks_in_1231 ol,#stacks_in_1231 ul li,#stacks_in_1231 ol li,#stacks_in_1231 ol,#stacks_in_1231 dl{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_1231,#stacks_in_1231 div,#stacks_in_1231 p,#stacks_in_1231 ol,#stacks_in_1231 ul li,#stacks_in_1231 ol li,#stacks_in_1231 ol,#stacks_in_1231 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_1231,#stacks_in_1231 div,#stacks_in_1231 p,#stacks_in_1231 .fa:not(.no-indent),#stacks_in_1231 ol,#stacks_in_1231 ul li,#stacks_in_1231 ol li,#stacks_in_1231 ol,#stacks_in_1231 dl{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_1231{}}

/* Start Responsive Shim stack CSS code */.stacks_in_1235shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_1243 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #0099CC;








}
#stacks_in_1243 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_1246 p,#stacks_in_1246 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1246{}}

#stacks_in_1250 p,#stacks_in_1250 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1250{}}

/* Trunky General Styles */

#stacks_in_1253 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_1261 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_1261 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

#stacks_in_1261 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 0px 12px;
}
#stacks_in_1274{overflow:hidden;height:100px;}
/* Start Responsive Shim stack CSS code */.stacks_in_1277shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1268shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_1269 p,#stacks_in_1269 div{margin-bottom:0}#stacks_in_1269 p,#stacks_in_1269 div,#stacks_in_1269 ul,#stacks_in_1269 ol,#stacks_in_1269 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_1269 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1269 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1269,#stacks_in_1269 div,#stacks_in_1269 p,#stacks_in_1269 ol,#stacks_in_1269 ul li,#stacks_in_1269 ol li,#stacks_in_1269 ol,#stacks_in_1269 dl{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_1269,#stacks_in_1269 div,#stacks_in_1269 p,#stacks_in_1269 ol,#stacks_in_1269 ul li,#stacks_in_1269 ol li,#stacks_in_1269 ol,#stacks_in_1269 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_1269,#stacks_in_1269 div,#stacks_in_1269 p,#stacks_in_1269 .fa:not(.no-indent),#stacks_in_1269 ol,#stacks_in_1269 ul li,#stacks_in_1269 ol li,#stacks_in_1269 ol,#stacks_in_1269 dl{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_1269{}}

/* Start Responsive Shim stack CSS code */.stacks_in_1273shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_1281 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #0099CC;








}
#stacks_in_1281 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_1284 p,#stacks_in_1284 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1284{}}

#stacks_in_1288 p,#stacks_in_1288 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1288{}}

/* Trunky General Styles */

#stacks_in_1291 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//* Start Responsive Shim stack CSS code */.stacks_in_1302shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2637 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_2637 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_2639shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2678shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2681shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_2642 p,#stacks_in_2642 div{margin-bottom:0}#stacks_in_2642,#stacks_in_2642 div,#stacks_in_2642 p,#stacks_in_2642 ol,#stacks_in_2642 ul li,#stacks_in_2642 ol li,#stacks_in_2642 ol,#stacks_in_2642 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_2642,#stacks_in_2642 div,#stacks_in_2642 p,#stacks_in_2642 ol,#stacks_in_2642 ul li,#stacks_in_2642 ol li,#stacks_in_2642 ol,#stacks_in_2642 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2642,#stacks_in_2642 div,#stacks_in_2642 p,#stacks_in_2642 .fa:not(.no-indent),#stacks_in_2642 ol,#stacks_in_2642 ul li,#stacks_in_2642 ol li,#stacks_in_2642 ol,#stacks_in_2642 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_2642{}}


#stacks_in_2642 {
	padding: 0px 1px 0px 0px;
}
#stacks_in_2643 p,#stacks_in_2643 div{margin-bottom:0}#stacks_in_2643,#stacks_in_2643 div,#stacks_in_2643 p,#stacks_in_2643 ol,#stacks_in_2643 ul li,#stacks_in_2643 ol li,#stacks_in_2643 ol,#stacks_in_2643 dl{font-size:2.50rem}@media all and (max-width:640px){#stacks_in_2643,#stacks_in_2643 div,#stacks_in_2643 p,#stacks_in_2643 ol,#stacks_in_2643 ul li,#stacks_in_2643 ol li,#stacks_in_2643 ol,#stacks_in_2643 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2643,#stacks_in_2643 div,#stacks_in_2643 p,#stacks_in_2643 .fa:not(.no-indent),#stacks_in_2643 ol,#stacks_in_2643 ul li,#stacks_in_2643 ol li,#stacks_in_2643 ol,#stacks_in_2643 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2643{}}

/* Start Responsive Shim stack CSS code */.stacks_in_2644shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_2645 p,#stacks_in_2645 div,#stacks_in_2645 ul,#stacks_in_2645 ol,#stacks_in_2645 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_2645 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2645 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2645,#stacks_in_2645 div,#stacks_in_2645 p,#stacks_in_2645 ol,#stacks_in_2645 ul li,#stacks_in_2645 ol li,#stacks_in_2645 ol,#stacks_in_2645 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_2645,#stacks_in_2645 div,#stacks_in_2645 p,#stacks_in_2645 ol,#stacks_in_2645 ul li,#stacks_in_2645 ol li,#stacks_in_2645 ol,#stacks_in_2645 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2645,#stacks_in_2645 div,#stacks_in_2645 p,#stacks_in_2645 .fa:not(.no-indent),#stacks_in_2645 ol,#stacks_in_2645 ul li,#stacks_in_2645 ol li,#stacks_in_2645 ol,#stacks_in_2645 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_2645{}}

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2646 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_2646 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2647 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_2647 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

#stacks_in_2647 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 0px 12px;
}
#stacks_in_2707{overflow:hidden;height:90px;}
/* Start Responsive Shim stack CSS code */.stacks_in_2709shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2700shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_2652 h3,#stacks_in_2652 .hTxt:not(.segment) div{font-size:1.55rem}@media all and (max-width:640px){#stacks_in_2652 h3,#stacks_in_2652 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2652 h3,#stacks_in_2652 div{line-height:1.35}}#stacks_in_2652 h3,#stacks_in_2652 div{color:rgba(0, 102, 153, 1.00)}#stacks_in_2652 h3 a,#stacks_in_2652 div a{color:rgba(0, 102, 153, 1.00)}#stacks_in_2652 h3 a:hover,#stacks_in_2652 div a:hover{color:rgba(0, 76, 114, 1.00)}#stacks_in_2652 small,#stacks_in_2652 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_2652 h3.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2653 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #003958;








}
#stacks_in_2653 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_2835shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_2713 p,#stacks_in_2713 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_2713{}}


#stacks_in_2713 {
	padding: 8px 6px 8px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2833shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_2717,#stacks_in_2717 div,#stacks_in_2717 p,#stacks_in_2717 ol,#stacks_in_2717 ul li,#stacks_in_2717 ol li,#stacks_in_2717 ol,#stacks_in_2717 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_2717,#stacks_in_2717 div,#stacks_in_2717 p,#stacks_in_2717 ol,#stacks_in_2717 ul li,#stacks_in_2717 ol li,#stacks_in_2717 ol,#stacks_in_2717 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2717{}}


#stacks_in_2717 {
	padding: 0px 0px 0px 12px;
}
/* Trunky General Styles */

#stacks_in_2655 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2727 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_2727 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

#stacks_in_2727 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 0px 12px;
}
#stacks_in_2739{overflow:hidden;height:90px;}
/* Start Responsive Shim stack CSS code */.stacks_in_2741shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2734shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_2658 p,#stacks_in_2658 div{margin-bottom:0}#stacks_in_2658 p,#stacks_in_2658 div,#stacks_in_2658 ul,#stacks_in_2658 ol,#stacks_in_2658 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_2658 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2658 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2658,#stacks_in_2658 div,#stacks_in_2658 p,#stacks_in_2658 ol,#stacks_in_2658 ul li,#stacks_in_2658 ol li,#stacks_in_2658 ol,#stacks_in_2658 dl{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_2658,#stacks_in_2658 div,#stacks_in_2658 p,#stacks_in_2658 ol,#stacks_in_2658 ul li,#stacks_in_2658 ol li,#stacks_in_2658 ol,#stacks_in_2658 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2658,#stacks_in_2658 div,#stacks_in_2658 p,#stacks_in_2658 .fa:not(.no-indent),#stacks_in_2658 ol,#stacks_in_2658 ul li,#stacks_in_2658 ol li,#stacks_in_2658 ol,#stacks_in_2658 dl{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_2658{}}

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2659 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #003958;








}
#stacks_in_2659 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_2746 p,#stacks_in_2746 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_2746{}}

#stacks_in_2751 p,#stacks_in_2751 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_2751{}}

/* Trunky General Styles */

#stacks_in_2661 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2761 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_2761 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

#stacks_in_2761 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 0px 12px;
}
#stacks_in_2773{overflow:hidden;height:90px;}
/* Start Responsive Shim stack CSS code */.stacks_in_2775shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2768shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_2664 p,#stacks_in_2664 div{margin-bottom:0}#stacks_in_2664 p,#stacks_in_2664 div,#stacks_in_2664 ul,#stacks_in_2664 ol,#stacks_in_2664 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_2664 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2664 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2664,#stacks_in_2664 div,#stacks_in_2664 p,#stacks_in_2664 ol,#stacks_in_2664 ul li,#stacks_in_2664 ol li,#stacks_in_2664 ol,#stacks_in_2664 dl{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_2664,#stacks_in_2664 div,#stacks_in_2664 p,#stacks_in_2664 ol,#stacks_in_2664 ul li,#stacks_in_2664 ol li,#stacks_in_2664 ol,#stacks_in_2664 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2664,#stacks_in_2664 div,#stacks_in_2664 p,#stacks_in_2664 .fa:not(.no-indent),#stacks_in_2664 ol,#stacks_in_2664 ul li,#stacks_in_2664 ol li,#stacks_in_2664 ol,#stacks_in_2664 dl{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_2664{}}

/* Start Responsive Shim stack CSS code */.stacks_in_2772shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2778 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #0099CC;








}
#stacks_in_2778 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_2780 p,#stacks_in_2780 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_2780{}}

#stacks_in_2784 p,#stacks_in_2784 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_2784{}}

/* Trunky General Styles */

#stacks_in_2666 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2795 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #006699;








}
#stacks_in_2795 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

#stacks_in_2795 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 0px 12px;
}
#stacks_in_2807{overflow:hidden;height:90px;}
/* Start Responsive Shim stack CSS code */.stacks_in_2809shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2802shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_2669 p,#stacks_in_2669 div{margin-bottom:0}#stacks_in_2669 p,#stacks_in_2669 div,#stacks_in_2669 ul,#stacks_in_2669 ol,#stacks_in_2669 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_2669 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2669 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2669,#stacks_in_2669 div,#stacks_in_2669 p,#stacks_in_2669 ol,#stacks_in_2669 ul li,#stacks_in_2669 ol li,#stacks_in_2669 ol,#stacks_in_2669 dl{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_2669,#stacks_in_2669 div,#stacks_in_2669 p,#stacks_in_2669 ol,#stacks_in_2669 ul li,#stacks_in_2669 ol li,#stacks_in_2669 ol,#stacks_in_2669 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2669,#stacks_in_2669 div,#stacks_in_2669 p,#stacks_in_2669 .fa:not(.no-indent),#stacks_in_2669 ol,#stacks_in_2669 ul li,#stacks_in_2669 ol li,#stacks_in_2669 ol,#stacks_in_2669 dl{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_2669{}}

/* Start Responsive Shim stack CSS code */.stacks_in_2806shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2812 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #0099CC;








}
#stacks_in_2812 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_2814 p,#stacks_in_2814 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_2814{}}

#stacks_in_2818 p,#stacks_in_2818 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_2818{}}

/* Trunky General Styles */

#stacks_in_2671 .trunky {
	margin-top:20px;
}




.read-more a, .re-collapse a{
	text-decoration: none !important;
}

.read-more a:hover, .re-collapse a:hover{
	text-decoration: none !important;
}

/* End Trunky General Styles *//* Start Responsive Shim stack CSS code */.stacks_in_2672shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */