/*!
* animsition v4.0.2
* A simple and easy jQuery plugin for CSS animated page transitions.
* http://blivesta.github.io/animsition
* License : MIT
* Author : blivesta (http://blivesta.com/)
*/
body,.animsition-overlay{position:relative;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both; }}
.animsition-overlay-slide{position:fixed;z-index:1;width:100%;height:100%;background-color:#ddd}.fade-in{-webkit-animation-name:fade-in;animation-name:fade-in}@-webkit-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}.fade-out{-webkit-animation-name:fade-out;animation-name:fade-out}@-webkit-keyframes fade-in-up{0%{-webkit-transform:translateY(500px);transform:translateY(500px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-up{0%{-webkit-transform:translateY(500px);transform:translateY(500px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fade-in-up{-webkit-animation-name:fade-in-up;animation-name:fade-in-up}@-webkit-keyframes fade-out-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(-500px);transform:translateY(-500px);opacity:0}}@keyframes fade-out-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(-500px);transform:translateY(-500px);opacity:0}}.fade-out-up{-webkit-animation-name:fade-out-up;animation-name:fade-out-up}@-webkit-keyframes fade-in-up-sm{0%{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-up-sm{0%{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fade-in-up-sm{-webkit-animation-name:fade-in-up-sm;animation-name:fade-in-up-sm}@-webkit-keyframes fade-out-up-sm{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}}@keyframes fade-out-up-sm{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}}.fade-out-up-sm{-webkit-animation-name:fade-out-up-sm;animation-name:fade-out-up-sm}@-webkit-keyframes fade-in-up-lg{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-up-lg{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fade-in-up-lg{-webkit-animation-name:fade-in-up-lg;animation-name:fade-in-up-lg}@-webkit-keyframes fade-out-up-lg{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(-1000px);transform:translateY(-1000px);opacity:0}}@keyframes fade-out-up-lg{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(-1000px);transform:translateY(-1000px);opacity:0}}.fade-out-up-lg{-webkit-animation-name:fade-out-up-lg;animation-name:fade-out-up-lg}@-webkit-keyframes fade-in-down{0%{-webkit-transform:translateY(-500px);transform:translateY(-500px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-down{0%{-webkit-transform:translateY(-500px);transform:translateY(-500px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fade-in-down{-webkit-animation-name:fade-in-down;animation-name:fade-in-down}@-webkit-keyframes fade-out-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(500px);transform:translateY(500px);opacity:0}}@keyframes fade-out-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(500px);transform:translateY(500px);opacity:0}}.fade-out-down{-webkit-animation-name:fade-out-down;animation-name:fade-out-down}@-webkit-keyframes fade-in-down-sm{0%{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-down-sm{0%{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fade-in-down-sm{-webkit-animation-name:fade-in-down-sm;animation-name:fade-in-down-sm}@-webkit-keyframes fade-out-down-sm{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}}@keyframes fade-out-down-sm{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}}.fade-out-down-sm{-webkit-animation-name:fade-out-down-sm;animation-name:fade-out-down-sm}@-webkit-keyframes fade-in-down-lg{0%{-webkit-transform:translateY(-1000px);transform:translateY(-1000px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-down-lg{0%{-webkit-transform:translateY(-1000px);transform:translateY(-1000px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fade-in-down-lg{-webkit-animation-name:fade-in-down;animation-name:fade-in-down}@-webkit-keyframes fade-out-down-lg{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}}@keyframes fade-out-down-lg{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}}.fade-out-down-lg{-webkit-animation-name:fade-out-down-lg;animation-name:fade-out-down-lg}@-webkit-keyframes fade-in-left{0%{-webkit-transform:translateX(-500px);transform:translateX(-500px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fade-in-left{0%{-webkit-transform:translateX(-500px);transform:translateX(-500px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.fade-in-left{-webkit-animation-name:fade-in-left;animation-name:fade-in-left}@-webkit-keyframes fade-out-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-500px);transform:translateX(-500px);opacity:0}}@keyframes fade-out-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-500px);transform:translateX(-500px);opacity:0}}.fade-out-left{-webkit-animation-name:fade-out-left;animation-name:fade-out-left}@-webkit-keyframes fade-in-left-sm{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fade-in-left-sm{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.fade-in-left-sm{-webkit-animation-name:fade-in-left-sm;animation-name:fade-in-left-sm}@-webkit-keyframes fade-out-left-sm{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}}@keyframes fade-out-left-sm{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}}.fade-out-left-sm{-webkit-animation-name:fade-out-left-sm;animation-name:fade-out-left-sm}@-webkit-keyframes fade-in-left-lg{0%{-webkit-transform:translateX(-1500px);transform:translateX(-1500px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fade-in-left-lg{0%{-webkit-transform:translateX(-1500px);transform:translateX(-1500px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.fade-in-left-lg{-webkit-animation-name:fade-in-left-lg;animation-name:fade-in-left-lg}@-webkit-keyframes fade-out-left-lg{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-1500px);transform:translateX(-1500px);opacity:0}}@keyframes fade-out-left-lg{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-1500px);transform:translateX(-1500px);opacity:0}}.fade-out-left-lg{-webkit-animation-name:fade-out-left-lg;animation-name:fade-out-left-lg}@-webkit-keyframes fade-in-right{0%{-webkit-transform:translateX(500px);transform:translateX(500px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fade-in-right{0%{-webkit-transform:translateX(500px);transform:translateX(500px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.fade-in-right{-webkit-animation-name:fade-in-right;animation-name:fade-in-right}@-webkit-keyframes fade-out-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(500px);transform:translateX(500px);opacity:0}}@keyframes fade-out-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(500px);transform:translateX(500px);opacity:0}}.fade-out-right{-webkit-animation-name:fade-out-right;animation-name:fade-out-right}@-webkit-keyframes fade-in-right-sm{0%{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fade-in-right-sm{0%{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.fade-in-right-sm{-webkit-animation-name:fade-in-right-sm;animation-name:fade-in-right-sm}@-webkit-keyframes fade-out-right-sm{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:0}}@keyframes fade-out-right-sm{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:0}}.fade-out-right-sm{-webkit-animation-name:fade-out-right-sm;animation-name:fade-out-right-sm}@-webkit-keyframes fade-in-right-lg{0%{-webkit-transform:translateX(1500px);transform:translateX(1500px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fade-in-right-lg{0%{-webkit-transform:translateX(1500px);transform:translateX(1500px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.fade-in-right-lg{-webkit-animation-name:fade-in-right-lg;animation-name:fade-in-right-lg}@-webkit-keyframes fade-out-right-lg{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(1500px);transform:translateX(1500px);opacity:0}}@keyframes fade-out-right-lg{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(1500px);transform:translateX(1500px);opacity:0}}.fade-out-right-lg{-webkit-animation-name:fade-out-right-lg;animation-name:fade-out-right-lg}@-webkit-keyframes rotate-in{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}}@keyframes rotate-in{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}}.rotate-in{-webkit-animation-name:rotate-in;animation-name:rotate-in}@-webkit-keyframes rotate-out{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}100%{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}}@keyframes rotate-out{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}100%{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}}.rotate-out{-webkit-animation-name:rotate-out;animation-name:rotate-out}@-webkit-keyframes rotate-in-sm{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}}@keyframes rotate-in-sm{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}}.rotate-in-sm{-webkit-animation-name:rotate-in-sm;animation-name:rotate-in-sm}@-webkit-keyframes rotate-out-sm{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}100%{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}}@keyframes rotate-out-sm{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}100%{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}}.rotate-out-sm{-webkit-animation-name:rotate-out-sm;animation-name:rotate-out-sm}@-webkit-keyframes rotate-in-lg{0%{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}}@keyframes rotate-in-lg{0%{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}}.rotate-in-lg{-webkit-animation-name:rotate-in-lg;animation-name:rotate-in-lg}@-webkit-keyframes rotate-out-lg{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}100%{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}}@keyframes rotate-out-lg{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}100%{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}}.rotate-out-lg{-webkit-animation-name:rotate-out-lg;animation-name:rotate-out-lg}@-webkit-keyframes flip-in-x{0%{-webkit-transform:perspective(550px) rotateX(90deg);transform:perspective(550px) rotateX(90deg);opacity:0}100%{-webkit-transform:perspective(550px) rotateX(0);transform:perspective(550px) rotateX(0);opacity:1}}@keyframes flip-in-x{0%{-webkit-transform:perspective(550px) rotateX(90deg);transform:perspective(550px) rotateX(90deg);opacity:0}100%{-webkit-transform:perspective(550px) rotateX(0);transform:perspective(550px) rotateX(0);opacity:1}}.flip-in-x{-webkit-animation-name:flip-in-x;animation-name:flip-in-x;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.flip-in-x-nr,.flip-out-x{-webkit-backface-visibility:visible!important}@-webkit-keyframes flip-out-x{0%{-webkit-transform:perspective(550px) rotateX(0);transform:perspective(550px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(550px) rotateX(90deg);transform:perspective(550px) rotateX(90deg);opacity:0}}@keyframes flip-out-x{0%{-webkit-transform:perspective(550px) rotateX(0);transform:perspective(550px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(550px) rotateX(90deg);transform:perspective(550px) rotateX(90deg);opacity:0}}.flip-out-x{-webkit-animation-name:flip-out-x;animation-name:flip-out-x;backface-visibility:visible!important}@-webkit-keyframes flip-in-x-nr{0%{-webkit-transform:perspective(100px) rotateX(90deg);transform:perspective(100px) rotateX(90deg);opacity:0}100%{-webkit-transform:perspective(100px) rotateX(0);transform:perspective(100px) rotateX(0);opacity:1}}@keyframes flip-in-x-nr{0%{-webkit-transform:perspective(100px) rotateX(90deg);transform:perspective(100px) rotateX(90deg);opacity:0}100%{-webkit-transform:perspective(100px) rotateX(0);transform:perspective(100px) rotateX(0);opacity:1}}.flip-in-x-nr{-webkit-animation-name:flip-in-x-nr;animation-name:flip-in-x-nr;backface-visibility:visible!important}.flip-in-x-fr,.flip-out-x-nr{-webkit-backface-visibility:visible!important}@-webkit-keyframes flip-out-x-nr{0%{-webkit-transform:perspective(100px) rotateX(0);transform:perspective(100px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(100px) rotateX(90deg);transform:perspective(100px) rotateX(90deg);opacity:0}}@keyframes flip-out-x-nr{0%{-webkit-transform:perspective(100px) rotateX(0);transform:perspective(100px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(100px) rotateX(90deg);transform:perspective(100px) rotateX(90deg);opacity:0}}.flip-out-x-nr{-webkit-animation-name:flip-out-x-nr;animation-name:flip-out-x-nr;backface-visibility:visible!important}@-webkit-keyframes flip-in-x-fr{0%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}100%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0);opacity:1}}@keyframes flip-in-x-fr{0%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}100%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0);opacity:1}}.flip-in-x-fr{-webkit-animation-name:flip-in-x-fr;animation-name:flip-in-x-fr;backface-visibility:visible!important}.flip-in-y,.flip-out-x-fr{-webkit-backface-visibility:visible!important}@-webkit-keyframes flip-out-x-fr{0%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}}@keyframes flip-out-x-fr{0%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}}.flip-out-x-fr{-webkit-animation-name:flip-out-x-fr;animation-name:flip-out-x-fr;backface-visibility:visible!important}@-webkit-keyframes flip-in-y{0%{-webkit-transform:perspective(550px) rotateY(90deg);transform:perspective(550px) rotateY(90deg);opacity:0}100%{-webkit-transform:perspective(550px) rotateY(0);transform:perspective(550px) rotateY(0);opacity:1}}@keyframes flip-in-y{0%{-webkit-transform:perspective(550px) rotateY(90deg);transform:perspective(550px) rotateY(90deg);opacity:0}100%{-webkit-transform:perspective(550px) rotateY(0);transform:perspective(550px) rotateY(0);opacity:1}}.flip-in-y{-webkit-animation-name:flip-in-y;animation-name:flip-in-y;backface-visibility:visible!important}.flip-in-y-nr,.flip-out-y{-webkit-backface-visibility:visible!important}@-webkit-keyframes flip-out-y{0%{-webkit-transform:perspective(550px) rotateY(0);transform:perspective(550px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(550px) rotateY(90deg);transform:perspective(550px) rotateY(90deg);opacity:0}}@keyframes flip-out-y{0%{-webkit-transform:perspective(550px) rotateY(0);transform:perspective(550px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(550px) rotateY(90deg);transform:perspective(550px) rotateY(90deg);opacity:0}}.flip-out-y{-webkit-animation-name:flip-out-y;animation-name:flip-out-y;backface-visibility:visible!important}@-webkit-keyframes flip-in-y-nr{0%{-webkit-transform:perspective(100px) rotateY(90deg);transform:perspective(100px) rotateY(90deg);opacity:0}100%{-webkit-transform:perspective(100px) rotateY(0);transform:perspective(100px) rotateY(0);opacity:1}}@keyframes flip-in-y-nr{0%{-webkit-transform:perspective(100px) rotateY(90deg);transform:perspective(100px) rotateY(90deg);opacity:0}100%{-webkit-transform:perspective(100px) rotateY(0);transform:perspective(100px) rotateY(0);opacity:1}}.flip-in-y-nr{-webkit-animation-name:flip-in-y-nr;animation-name:flip-in-y-nr;backface-visibility:visible!important}.flip-in-y-fr,.flip-out-y-nr{-webkit-backface-visibility:visible!important}@-webkit-keyframes flip-out-y-nr{0%{-webkit-transform:perspective(100px) rotateY(0);transform:perspective(100px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(100px) rotateY(90deg);transform:perspective(100px) rotateY(90deg);opacity:0}}@keyframes flip-out-y-nr{0%{-webkit-transform:perspective(100px) rotateY(0);transform:perspective(100px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(100px) rotateY(90deg);transform:perspective(100px) rotateY(90deg);opacity:0}}.flip-out-y-nr{-webkit-animation-name:flip-out-y-nr;animation-name:flip-out-y-nr;backface-visibility:visible!important}@-webkit-keyframes flip-in-y-fr{0%{-webkit-transform:perspective(1000px) rotateY(90deg);transform:perspective(1000px) rotateY(90deg);opacity:0}100%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0);opacity:1}}@keyframes flip-in-y-fr{0%{-webkit-transform:perspective(1000px) rotateY(90deg);transform:perspective(1000px) rotateY(90deg);opacity:0}100%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0);opacity:1}}.flip-in-y-fr{-webkit-animation-name:flip-in-y-fr;animation-name:flip-in-y-fr;backface-visibility:visible!important}@-webkit-keyframes flip-out-y-fr{0%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(1000px) rotateY(90deg);transform:perspective(1000px) rotateY(90deg);opacity:0}}@keyframes flip-out-y-fr{0%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(1000px) rotateY(90deg);transform:perspective(1000px) rotateY(90deg);opacity:0}}.flip-out-y-fr{-webkit-animation-name:flip-out-y-fr;animation-name:flip-out-y-fr;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes zoom-in{0%{-webkit-transform:scale(.7);transform:scale(.7);opacity:0}100%{opacity:1}}@keyframes zoom-in{0%{-webkit-transform:scale(.7);transform:scale(.7);opacity:0}100%{opacity:1}}.zoom-in{-webkit-animation-name:zoom-in;animation-name:zoom-in}@-webkit-keyframes zoom-out{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.7);transform:scale(.7);opacity:0}100%{opacity:0}}@keyframes zoom-out{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.7);transform:scale(.7);opacity:0}100%{opacity:0}}.zoom-out{-webkit-animation-name:zoom-out;animation-name:zoom-out}@-webkit-keyframes zoom-in-sm{0%{-webkit-transform:scale(.95);transform:scale(.95);opacity:0}100%{opacity:1}}@keyframes zoom-in-sm{0%{-webkit-transform:scale(.95);transform:scale(.95);opacity:0}100%{opacity:1}}.zoom-in-sm{-webkit-animation-name:zoom-in-sm;animation-name:zoom-in-sm}@-webkit-keyframes zoom-out-sm{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.95);transform:scale(.95);opacity:0}100%{opacity:0}}@keyframes zoom-out-sm{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.95);transform:scale(.95);opacity:0}100%{opacity:0}}.zoom-out-sm{-webkit-animation-name:zoom-out-sm;animation-name:zoom-out-sm}@-webkit-keyframes zoom-in-lg{0%{-webkit-transform:scale(.4);transform:scale(.4);opacity:0}100%{opacity:1}}@keyframes zoom-in-lg{0%{-webkit-transform:scale(.4);transform:scale(.4);opacity:0}100%{opacity:1}}.zoom-in-lg{-webkit-animation-name:zoom-in-lg;animation-name:zoom-in-lg}@-webkit-keyframes zoom-out-lg{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.4);transform:scale(.4);opacity:0}100%{opacity:0}}@keyframes zoom-out-lg{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.4);transform:scale(.4);opacity:0}100%{opacity:0}}.zoom-out-lg{-webkit-animation-name:zoom-out-lg;animation-name:zoom-out-lg}@-webkit-keyframes overlay-slide-in-top{0%{height:100%}100%{height:0}}@keyframes overlay-slide-in-top{0%{height:100%}100%{height:0}}.overlay-slide-in-top{top:0;height:0;-webkit-animation-name:overlay-slide-in-top;animation-name:overlay-slide-in-top}@-webkit-keyframes overlay-slide-out-top{0%{height:0}100%{height:100%}}@keyframes overlay-slide-out-top{0%{height:0}100%{height:100%}}.overlay-slide-out-top{top:0;height:100%;-webkit-animation-name:overlay-slide-out-top;animation-name:overlay-slide-out-top}@-webkit-keyframes overlay-slide-in-bottom{0%{height:100%}100%{height:0}}@keyframes overlay-slide-in-bottom{0%{height:100%}100%{height:0}}.overlay-slide-in-bottom{bottom:0;height:0;-webkit-animation-name:overlay-slide-in-bottom;animation-name:overlay-slide-in-bottom}@-webkit-keyframes overlay-slide-out-bottom{0%{height:0}100%{height:100%}}@keyframes overlay-slide-out-bottom{0%{height:0}100%{height:100%}}.overlay-slide-out-bottom{bottom:0;height:100%;-webkit-animation-name:overlay-slide-out-bottom;animation-name:overlay-slide-out-bottom}@-webkit-keyframes overlay-slide-in-left{0%{width:100%}100%{width:0}}@keyframes overlay-slide-in-left{0%{width:100%}100%{width:0}}.overlay-slide-in-left{width:0;-webkit-animation-name:overlay-slide-in-left;animation-name:overlay-slide-in-left}@-webkit-keyframes overlay-slide-out-left{0%{width:0}100%{width:100%}}@keyframes overlay-slide-out-left{0%{width:0}100%{width:100%}}.overlay-slide-out-left{left:0;width:100%;-webkit-animation-name:overlay-slide-out-left;animation-name:overlay-slide-out-left}@-webkit-keyframes overlay-slide-in-right{0%{width:100%}100%{width:0}}@keyframes overlay-slide-in-right{0%{width:100%}100%{width:0}}.overlay-slide-in-right{right:0;width:0;-webkit-animation-name:overlay-slide-in-right;animation-name:overlay-slide-in-right}@-webkit-keyframes overlay-slide-out-right{0%{width:0}100%{width:100%}}@keyframes overlay-slide-out-right{0%{width:0}100%{width:100%}}.overlay-slide-out-right{right:0;width:100%;-webkit-animation-name:overlay-slide-out-right;animation-name:overlay-slide-out-right}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-in {
  -webkit-animation-name: fade-in;
  animation-name: fade-in;
}
.fade-in {
  z-index: 1;
}
.loading_stacks_in_1299_page11,
.loading_stacks_in_1299_page11:after  {
  width: 50px;
  height: 50px;
  
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -25.000000px;
  margin-left: -25.000000px;
  z-index: 100
  
}
.loading_stacks_in_1299_page11 {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.animsition-overlay-slide {
  position: absolute;
  z-index: 99999;
  width: 100%;
}
.animsition-overlay-slide {
  background-color: #FFFFFF;
}

.loading_stacks_in_1299_page11 {
  border-radius: 50%;
  background-color: transparent;
  border-top: 7.500000px solid rgba(0, 0, 0, .2);
  border-right: 7.500000px solid rgba(0, 0, 0, .2);
  border-bottom: 7.500000px solid rgba(0, 0, 0, .2);
  border-left: 7.500000px solid #005B99;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: 1500ms;
  animation-duration: 1500ms;
  -webkit-animation-name: animsition-loading;
  animation-name: animsition-loading;
}







@-webkit-keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}


#stacks_in_1900_page11 {
	margin: 70px 0px 0px 0px;
}

#stacks_out_1900_page11 {
	width: 32%;
}
#stacks_in_1901_page11 .aContainer {
 

}
#stacks_in_1903_page11 {
	margin: 70px 0px 0px 0px;
}

#stacks_out_1903_page11 {
	width: 400px;
}
 #stacks_in_1329_page11 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_1329_page11 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-moz-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-ms-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-o-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:linear-gradient(left,#CCCCCC,#333333,#CCCCCC)}#stacks_in_1329_page11 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_1329_page11 hr.dashed_fade{border-bottom:1px dashed #7E7E7E;background:#333333}#stacks_in_1329_page11 hr.dotted_fade{border-bottom:1px dotted #7E7E7E;background:#333333}#stacks_in_1329_page11 hr.dashed{border-bottom:1px dashed #333333}#stacks_in_1329_page11 hr.dotted{border-bottom:1px dotted #7E7E7E}#stacks_in_1329_page11 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_1329_page11 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #333333}#stacks_in_1329_page11 hr.cloudy:after{content:"\00a0"}#stacks_in_1329_page11 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_1329_page11 hr.inset_two{border-top:1px solid #CCCCCC;border-bottom:1px solid #333333}#stacks_in_1329_page11 hr.inset_three{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_1329_page11 hr.inset_four{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_1329_page11 hr.flared{height:30px;border-style:solid;border-color:#333333;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_1329_page11 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#333333;border-width:0 0 1px 0;border-radius:20px}#stacks_in_1329_page11 hr.glyph{padding:0;border:0;border-top:1px double #333333;color:#333333;text-align:center;margin:1em 0}#stacks_in_1329_page11 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_1329_page11 {
	margin: 5px 0px 5px 0px;
	padding:  5px;
}

#stacks_out_1329_page11 {
	width: 350px;
}
/***************************************  MAIN **********************************/
.iCmainLink {
	margin: 1px;
	display:inline-block;
	padding-top: 5px;
	margin-right:1px;
}

/***************************************  HOVER **********************************/

#stacks_in_1777_page11.iCmain {
	width:48px;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;
	cursor: pointer;
	position:relative;
}

#stacks_in_1777_page11.iCHover_1:hover {
	position: relative;
	top: -4px;
}

#stacks_in_1777_page11.iCHover_2:hover {
	position: relative;
	bottom: -4px;
}

#stacks_in_1777_page11.iCHover_3:hover {
	position: relative;
	left: -5px;
}

#stacks_in_1777_page11.iCHover_4:hover {
	position: relative;
	right: -5px;
}

#stacks_in_1777_page11.iCHover_5:hover {
	position: relative;
	transform: rotate(360deg);
	-ms-transform: rotate(360deg); /* IE 9 */
	-webkit-transform: rotate(360deg); /* Safari and Chrome */
}

#stacks_in_1777_page11.iCHover_6:hover {
	position: relative;
	transform: rotate(30deg);
	-ms-transform: rotate(30deg); /* IE 9 */
	-webkit-transform: rotate(30deg); /* Safari and Chrome */
}

#stacks_in_1777_page11.iCHover_7:hover {
	position:relative;
	/*width:calc(48px/3 + 48px);
	margin-top: -4px;*/
	transform: rotateY(368deg);
	-ms-transform: rotateY(369deg); /* IE 9 */
	-webkit-transform:rotateY(720deg);;
}
#stacks_in_1777_page11.iCmainLink:hover.iCHover_8 {
	position:relative;
	transform: rotateY(368deg);
	-ms-transform: rotateY(369deg); /* IE 9 */
	-webkit-transform:rotateY(720deg);;
}
/***************************************  ALIGNMENT **********************************/

#stacks_in_1777_page11.iCFloat_1 div {
	float: left;
}

#stacks_in_1777_page11.iCFloat_2{
	margin: 0 auto;
	text-align:center;
	width: auto;
}

#stacks_in_1777_page11.iCFloat_2 div{
	display: inline;
}

#stacks_in_1777_page11.iCFloat_3 div{
	float: right;
}
#stacks_in_1777_page11 {
	margin: 10px 0px 0px 0px;
}
body#perfect_text_stacks_in_1338_page11,
#perfect_text_stacks_in_1338_page11 body,
html#perfect_text_stacks_in_1338_page11 body,
html#perfect_text_stacks_in_1338_page11,
html {
  line-height: 1;
  font-size: 18px; 
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, code,
em, 
big, small, strike, strong, sub, sup, 
b, u, i,
article, aside, canvas, 
figure, footer, header, 
section,
audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 1rem;
  font: inherit;
  vertical-align: baseline;
}
#perfect_text_stacks_in_1338_page11 pre {
  font-family: monospace;
}

#perfect_text_stacks_in_1338_page11 .stacks_top h1,
#perfect_text_stacks_in_1338_page11 .stacks_top h2,
#perfect_text_stacks_in_1338_page11 .stacks_top h3,
#perfect_text_stacks_in_1338_page11 .stacks_top h4,
#perfect_text_stacks_in_1338_page11 .stacks_top h5,
#perfect_text_stacks_in_1338_page11 .stacks_top h6 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

#perfect_text_stacks_in_1338_page11 .stacks_top div,
#perfect_text_stacks_in_1338_page11 .stacks_top p,
#perfect_text_stacks_in_1338_page11 .stacks_top section,
#perfect_text_stacks_in_1338_page11 .stacks_top article,
#perfect_text_stacks_in_1338_page11 .stacks_top pre {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
}
#perfect_text_stacks_in_1338_page11 .stacks_top em {
  font-style: italic;
}
#perfect_text_stacks_in_1338_page11 .stacks_top strong {
  font-weight: 600;
}
#perfect_text_stacks_in_1338_page11 .stacks_top big {
  font-size: 1.25em;
  line-height: 1;
}
#perfect_text_stacks_in_1338_page11 .stacks_top small {
  font-size: .8em;
  display: inline-block;
}
#perfect_text_stacks_in_1338_page11 .stacks_top h1 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
  margin: 7.200001px 0; 
}
#perfect_text_stacks_in_1338_page11 .stacks_top h2 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
  margin: 11.700001px 0; 
}
#perfect_text_stacks_in_1338_page11 .stacks_top h3 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
  margin: 13.950001px 0; 

}
#perfect_text_stacks_in_1338_page11 .stacks_top h4 {
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.3;
  margin: 12.600002px 0; 
}
#perfect_text_stacks_in_1338_page11 .stacks_top h5 {
  font-size: 1rem;
  font-weight: 600;
  margin: 10.800003px 0; 
}
#perfect_text_stacks_in_1338_page11 .stacks_top h6 {
  font-size: .9rem;
  font-weight: 600;
  margin: 10.800003px 0; 
}
#perfect_text_stacks_in_1338_page11 .stacks_top h1 p {
  font-size: 2rem;
  font-weight: 600;
}
#perfect_text_stacks_in_1338_page11 .stacks_top h2 p {
  font-size: 1.5rem;
  font-weight: 600;
}
#perfect_text_stacks_in_1338_page11 .stacks_top h3 p {
  font-size: 1.25rem;
  font-weight: 600;
}
#perfect_text_stacks_in_1338_page11 .stacks_top h4 p {
  font-size: 1.1rem;
  font-weight: 600;
}
#perfect_text_stacks_in_1338_page11 .stacks_top h5 p {
  font-size: 1rem;
  font-weight: 600;
}
#perfect_text_stacks_in_1338_page11 .stacks_top h6 p {
  font-size: .9rem;
  font-weight: 600;
}
#perfect_text_stacks_in_1338_page11 .stacks_top p {
  margin: 18px 0; 

}
#perfect_text_stacks_in_1338_page11 .stacks_top p:first-of-type,
#perfect_text_stacks_in_1338_page11 .stacks_top h1 + p,
#perfect_text_stacks_in_1338_page11 .stacks_top h2 + p,
#perfect_text_stacks_in_1338_page11 .stacks_top h3 + p,
#perfect_text_stacks_in_1338_page11 .stacks_top h4 + p,
#perfect_text_stacks_in_1338_page11 .stacks_top h5 + p,
#perfect_text_stacks_in_1338_page11 .stacks_top h6 + p {
  margin: 0 0 18px 0;
}
#perfect_text_stacks_in_1338_page11 .stacks_top h1 p,
#perfect_text_stacks_in_1338_page11 .stacks_top h2 p,
#perfect_text_stacks_in_1338_page11 .stacks_top h3 p,
#perfect_text_stacks_in_1338_page11 .stacks_top h4 p,
#perfect_text_stacks_in_1338_page11 .stacks_top h5 p,
#perfect_text_stacks_in_1338_page11 .stacks_top h6 p {
  margin: 0 !important;
}


#perfect_text_stacks_in_1338_page11 .stacks_top div,
#perfect_text_stacks_in_1338_page11 .stacks_top p,
#perfect_text_stacks_in_1338_page11 .stacks_top section,
#perfect_text_stacks_in_1338_page11 .stacks_top article,
#perfect_text_stacks_in_1338_page11 .stacks_top pre {
  font-size: 18px;
}
#perfect_text_stacks_in_1338_page11 .stacks_top h1,
#perfect_text_stacks_in_1338_page11 .stacks_top h1 p {
  font-size: 38px;
}
#perfect_text_stacks_in_1338_page11 .stacks_top h2,
#perfect_text_stacks_in_1338_page11 .stacks_top h2 p {
  font-size: 34px;
}
#perfect_text_stacks_in_1338_page11 .stacks_top h3,
#perfect_text_stacks_in_1338_page11 .stacks_top h3 p {
  font-size: 30px;
}
#perfect_text_stacks_in_1338_page11 .stacks_top h4,
#perfect_text_stacks_in_1338_page11 .stacks_top h4 p {
  font-size: 26px;
}
#perfect_text_stacks_in_1338_page11 .stacks_top h5,
#perfect_text_stacks_in_1338_page11 .stacks_top h5 p {
  font-size: 22px;
}
#perfect_text_stacks_in_1338_page11 .stacks_top h6,
#perfect_text_stacks_in_1338_page11 .stacks_top h6 p {
  font-size: 18px;
}
#perfect_text_stacks_in_1338_page11 .stacks_top a,
#perfect_text_stacks_in_1338_page11 .stacks_top a p {
  font-size: 18px;
}


@media all and (max-width: 768px) {
  
  body#perfect_text_stacks_in_1338_page11,
  #perfect_text_stacks_in_1338_page11 body,
  html#perfect_text_stacks_in_1338_page11 body {
    font-size: 16px;
  }
  #perfect_text_stacks_in_1338_page11 .stacks_top div,
  #perfect_text_stacks_in_1338_page11 .stacks_top p,
  #perfect_text_stacks_in_1338_page11 .stacks_top section,
  #perfect_text_stacks_in_1338_page11 .stacks_top article,
  #perfect_text_stacks_in_1338_page11 .stacks_top code {
    line-height: 1.5;
  }
  #perfect_text_stacks_in_1338_page11 .stacks_top h1,
  #perfect_text_stacks_in_1338_page11 .stacks_top h2,
  #perfect_text_stacks_in_1338_page11 .stacks_top h3,
  #perfect_text_stacks_in_1338_page11 .stacks_top h4,
  #perfect_text_stacks_in_1338_page11 .stacks_top h5,
  #perfect_text_stacks_in_1338_page11 .stacks_top h6,
  #perfect_text_stacks_in_1338_page11 .stacks_top p {
    margin: 14px 0;
  }
  #perfect_text_stacks_in_1338_page11 .stacks_top big {
    font-size: 1.2em;
    line-height: 1.2;
  }
  
}

 /*  */
section#section-stacks_in_1163_page11 {
  /*  */
  background: rgba(21, 67, 96, 1.00);
  /*  */
  /*  */
  /*  */
  padding: 10px 20px 10px 20px;
  box-sizing: border-box; }
  section#section-stacks_in_1163_page11 .section-header {
    text-align: center;
    box-sizing: border-box; }
    section#section-stacks_in_1163_page11 .section-header-title {
      /*  */
      font-family: "Raleway";
      /*  */
      color: rgba(0, 91, 153, 1.00);
      font-size: 32px;
      font-weight: bold;
      max-width: 1200px;
      margin: 0 auto 5px auto;
      /*  */
      line-height: 51.776001px;
      /*  */ }
    section#section-stacks_in_1163_page11 .section-header-description {
      /*  */
      font-family: "Ubuntu";
      /*  */
      color: rgba(160, 20, 40, 1.00);
      font-size: 16px;
      max-width: 1200px;
      text-align: center;
      margin: 0 auto 20px auto;
      /*  */
      line-height: 25.888000px;
      /*  */ }
  section#section-stacks_in_1163_page11.hide-title .section-header-title {
    display: none; }
  section#section-stacks_in_1163_page11.hide-description .section-header-description {
    display: none; }

@media (min-width: 760px) and (max-width: 480px) {
  /*  */
  section#section-stacks_in_1163_page11 .section-header-title {
    font-size: 24px;
    margin: 0 auto 5px auto;
    line-height: 38.832001px; }
  section#section-stacks_in_1163_page11 .section-header-description {
    font-size: 16px;
    margin: 0 auto 20px auto;
    line-height: 25.888000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 760px) {
  /*  */
  section#section-stacks_in_1163_page11 .section-header-title {
    font-size: 20px;
    margin: 0 auto 5px auto;
    line-height: 32.360001px; }
  section#section-stacks_in_1163_page11 .section-header-description {
    font-size: 14px;
    margin: 0 auto 20px auto;
    line-height: 22.652000px; }
  /*  */ }
.sidecar_unique_id H1, .sidecar_unique_id H2, .sidecar_unique_id H3, .sidecar_unique_id H4, .sidecar_unique_id H5, .sidecar_unique_id H6 {/*CustomCSS*/}

.content_unique_id H1, .sidecar_unique_id H2, .sidecar_unique_id H3, .sidecar_unique_id H4, .sidecar_unique_id H5, .sidecar_unique_id H6 {/*CustomCSS*/}

.main_unique_id { /*MAIN AREA*/
	display: table !important; width: 100% !important; box-sizing: border-box;
	vertical-align:top !important; margin-left: auto; margin-right: auto;


	background-color: rgba(21, 67, 96, 1.00) !important;




font-family: inherit;

margin-top: 0px;
margin-bottom: 20px;

/*CustomCSS*/
}

.sidecar_unique_id {/*SIDEBAR AREA*/
	display: table-cell !important; 

	width: 350px !important; 

	



	background-color: rgba(21, 67, 96, 1.00) !important;


	padding-top: 10px ;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;

vertical-align:top !important;

/*CustomCSS*/

box-sizing: border-box;
}


.sidecar_unique_id img { 
 
width: 100%; height: auto; 
	padding-top: 10px ;
	padding-bottom: 10px;
	padding-left: px;
	padding-right: px;

/*CustomCSS*/
}

.content_unique_id {/*CONTENT AREA*/ 
	display: table-cell !important;


	
	max-width: 400;




	background-color: rgba(21, 67, 96, 1.00) !important;


	padding-top: 10px ;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;

vertical-align:top !important;





/*CustomCSS*/

box-sizing: border-box;
}
	
.content_unique_id img { 
 
width: 100%; height: auto; 
	padding-top: 10px ;
	padding-bottom: 0px;
	padding-left: px;
	padding-right: px;


}
	
	
@media screen and (max-width: 780px) {
	
.sidecar_unique_id H1, .sidecar_unique_id H2, .sidecar_unique_id H3, .sidecar_unique_id H4, .sidecar_unique_id H5, .sidecar_unique_id H6 {/*CustomCSS*/}

.content_unique_id H1, .sidecar_unique_id H2, .sidecar_unique_id H3, .sidecar_unique_id H4, .sidecar_unique_id H5, .sidecar_unique_id H6 {/*CustomCSS*/}


.main_unique_id {
	display: table !important;
	width: 100% !important;
	padding-top: 0px ;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	/*CustomCSS*/
	}

.sidecar_unique_id { resize: none;
	display: inline-block !important; 
	width: 100% !important;



	padding-top: 10px ;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;



	/*CustomCSS*/
	}

.content_unique_id { 
	resize: none;
	display: inline-block !important;
	width: 100% !important; 

	padding-top: 10px ;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;



	/*CustomCSS*/
	}



}


#stacks_in_1886_page11 {
	background-color: rgba(21, 67, 96, 1.00);
}

#stacks_in_1336_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
 #stacks_in_1545_page11 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_1545_page11 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-moz-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-ms-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-o-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:linear-gradient(left,#CCCCCC,#333333,#CCCCCC)}#stacks_in_1545_page11 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_1545_page11 hr.dashed_fade{border-bottom:1px dashed #7E7E7E;background:#333333}#stacks_in_1545_page11 hr.dotted_fade{border-bottom:1px dotted #7E7E7E;background:#333333}#stacks_in_1545_page11 hr.dashed{border-bottom:1px dashed #333333}#stacks_in_1545_page11 hr.dotted{border-bottom:1px dotted #7E7E7E}#stacks_in_1545_page11 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_1545_page11 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #333333}#stacks_in_1545_page11 hr.cloudy:after{content:"\00a0"}#stacks_in_1545_page11 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_1545_page11 hr.inset_two{border-top:1px solid #CCCCCC;border-bottom:1px solid #333333}#stacks_in_1545_page11 hr.inset_three{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_1545_page11 hr.inset_four{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_1545_page11 hr.flared{height:30px;border-style:solid;border-color:#333333;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_1545_page11 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#333333;border-width:0 0 1px 0;border-radius:20px}#stacks_in_1545_page11 hr.glyph{padding:0;border:0;border-top:1px double #333333;color:#333333;text-align:center;margin:1em 0}#stacks_in_1545_page11 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_1545_page11 {
	margin: 5px 0px 5px 0px;
	padding:  5px;
}
/*  */
section#section-stacks_in_1341_page11 {
  /*  */
  background: rgba(187, 188, 188, 1.00);
  /*  */
  /*  */
  /*  */
  padding: 20px 20px 20px 20px;
  box-sizing: border-box; }
  section#section-stacks_in_1341_page11 .section-header {
    text-align: center;
    box-sizing: border-box; }
    section#section-stacks_in_1341_page11 .section-header-title {
      /*  */
      font-family: "Raleway";
      /*  */
      color: rgba(0, 38, 73, 1.00);
      font-size: 40px;
      font-weight: bold;
      max-width: 1200px;
      margin: 0 auto 1px auto;
      /*  */
      line-height: 64.720001px;
      /*  */ }
    section#section-stacks_in_1341_page11 .section-header-description {
      /*  */
      font-family: "Ubuntu";
      /*  */
      color: rgba(219, 234, 245, 1.00);
      font-size: 16px;
      max-width: 1200px;
      text-align: center;
      margin: 0 auto 15px auto;
      /*  */
      line-height: 25.888000px;
      /*  */ }
  section#section-stacks_in_1341_page11.hide-title .section-header-title {
    display: none; }
  section#section-stacks_in_1341_page11.hide-description .section-header-description {
    display: none; }

@media (min-width: 760px) and (max-width: 480px) {
  /*  */
  section#section-stacks_in_1341_page11 .section-header-title {
    font-size: 30px;
    margin: 0 auto 1px auto;
    line-height: 48.540001px; }
  section#section-stacks_in_1341_page11 .section-header-description {
    font-size: 16px;
    margin: 0 auto 15px auto;
    line-height: 25.888000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 760px) {
  /*  */
  section#section-stacks_in_1341_page11 .section-header-title {
    font-size: 20px;
    margin: 0 auto 1px auto;
    line-height: 32.360001px; }
  section#section-stacks_in_1341_page11 .section-header-description {
    font-size: 14px;
    margin: 0 auto 15px auto;
    line-height: 22.652000px; }
  /*  */ }
/* Start dooGrid stack each CSS code */.stacks_in_1492_page11gridWrapper > div{	display: inline-block !important;	width: 25%;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    vertical-align: top;    margin-top: 10px;    padding-right: 5.000000px;    padding-left: 5.000000px;}.stacks_in_1492_page11gridWrapper{	margin-right: -5.000000px;    margin-left: -5.000000px;    margin-top: -10px;}@media all and (max-width: 1024px) {				.stacks_in_1492_page11gridWrapper > div{		width: 50%;	}	}@media all and (max-width: 768px) {				.stacks_in_1492_page11gridWrapper > div{		width: 50%;	}		}@media all and (max-width: 480px) {				.stacks_in_1492_page11gridWrapper > div{		width: 100%;	}	}#stacks_in_1492_page11 .dooGridItem{	position: relative;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;	background: rgba(187, 188, 188, 1.00);	border:1px solid rgba(187, 188, 188, 1.00);	border-radius: 4px;	padding: 10px;}/* End dooGrid stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_1494_page11 {
	background-color: rgba(176, 196, 222, 1.00);
}

#stacks_out_1406_page11 {
	width: 50%;
}
/* Start Count Up stack CSS code */.stacks_in_1399_page11countup{	color: #970E1D !important;}#stacks_in_1399_page11 h1,#stacks_in_1399_page11 h2,#stacks_in_1399_page11 h3,#stacks_in_1399_page11 h4,#stacks_in_1399_page11 h5,#stacks_in_1399_page11 h6,#stacks_in_1399_page11 strong,#stacks_in_1399_page11 span{	color: #970E1D !important;}#stacks_in_1399_page11,#stacks_in_1399_page11 h1,#stacks_in_1399_page11 h2,#stacks_in_1399_page11 h3,#stacks_in_1399_page11 h4,#stacks_in_1399_page11 h5,#stacks_in_1399_page11 h6,#stacks_in_1399_page11 strong,#stacks_in_1399_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1414_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_out_1361_page11 {
	width: 50%;
}
/* Start Count Up stack CSS code */.stacks_in_1402_page11countup{	color: #970E1D !important;}#stacks_in_1402_page11,#stacks_in_1402_page11 h1,#stacks_in_1402_page11 h2,#stacks_in_1402_page11 h3,#stacks_in_1402_page11 h4,#stacks_in_1402_page11 h5,#stacks_in_1402_page11 h6,#stacks_in_1402_page11 strong,#stacks_in_1402_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1416_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_out_1409_page11 {
	width: 50%;
}
/* Start Count Up stack CSS code */.stacks_in_1448_page11countup{	color: #970E1D !important;}#stacks_in_1448_page11,#stacks_in_1448_page11 h1,#stacks_in_1448_page11 h2,#stacks_in_1448_page11 h3,#stacks_in_1448_page11 h4,#stacks_in_1448_page11 h5,#stacks_in_1448_page11 h6,#stacks_in_1448_page11 strong,#stacks_in_1448_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1418_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_out_1412_page11 {
	width: 50%;
}
/* Start Count Up stack CSS code */.stacks_in_1400_page11countup{	color: #970E1D !important;}#stacks_in_1400_page11,#stacks_in_1400_page11 h1,#stacks_in_1400_page11 h2,#stacks_in_1400_page11 h3,#stacks_in_1400_page11 h4,#stacks_in_1400_page11 h5,#stacks_in_1400_page11 h6,#stacks_in_1400_page11 strong,#stacks_in_1400_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1420_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
 #stacks_in_1546_page11 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_1546_page11 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-moz-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-ms-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-o-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:linear-gradient(left,#CCCCCC,#333333,#CCCCCC)}#stacks_in_1546_page11 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_1546_page11 hr.dashed_fade{border-bottom:1px dashed #7E7E7E;background:#333333}#stacks_in_1546_page11 hr.dotted_fade{border-bottom:1px dotted #7E7E7E;background:#333333}#stacks_in_1546_page11 hr.dashed{border-bottom:1px dashed #333333}#stacks_in_1546_page11 hr.dotted{border-bottom:1px dotted #7E7E7E}#stacks_in_1546_page11 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_1546_page11 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #333333}#stacks_in_1546_page11 hr.cloudy:after{content:"\00a0"}#stacks_in_1546_page11 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_1546_page11 hr.inset_two{border-top:1px solid #CCCCCC;border-bottom:1px solid #333333}#stacks_in_1546_page11 hr.inset_three{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_1546_page11 hr.inset_four{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_1546_page11 hr.flared{height:30px;border-style:solid;border-color:#333333;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_1546_page11 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#333333;border-width:0 0 1px 0;border-radius:20px}#stacks_in_1546_page11 hr.glyph{padding:0;border:0;border-top:1px double #333333;color:#333333;text-align:center;margin:1em 0}#stacks_in_1546_page11 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_1546_page11 {
	margin: 5px 0px 5px 0px;
	padding:  5px;
}
/*  */
section#section-stacks_in_1348_page11 {
  /*  */
  background: rgba(187, 188, 188, 1.00);
  /*  */
  /*  */
  /*  */
  padding: 20px 20px 20px 20px;
  box-sizing: border-box; }
  section#section-stacks_in_1348_page11 .section-header {
    text-align: center;
    box-sizing: border-box; }
    section#section-stacks_in_1348_page11 .section-header-title {
      /*  */
      font-family: "Raleway";
      /*  */
      color: rgba(0, 38, 73, 1.00);
      font-size: 40px;
      font-weight: bold;
      max-width: 1200px;
      margin: 0 auto 1px auto;
      /*  */
      line-height: 64.720001px;
      /*  */ }
    section#section-stacks_in_1348_page11 .section-header-description {
      /*  */
      font-family: "Ubuntu";
      /*  */
      color: rgba(219, 234, 245, 1.00);
      font-size: 16px;
      max-width: 1200px;
      text-align: center;
      margin: 0 auto 15px auto;
      /*  */
      line-height: 25.888000px;
      /*  */ }
  section#section-stacks_in_1348_page11.hide-title .section-header-title {
    display: none; }
  section#section-stacks_in_1348_page11.hide-description .section-header-description {
    display: none; }

@media (min-width: 760px) and (max-width: 480px) {
  /*  */
  section#section-stacks_in_1348_page11 .section-header-title {
    font-size: 30px;
    margin: 0 auto 1px auto;
    line-height: 48.540001px; }
  section#section-stacks_in_1348_page11 .section-header-description {
    font-size: 16px;
    margin: 0 auto 15px auto;
    line-height: 25.888000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 760px) {
  /*  */
  section#section-stacks_in_1348_page11 .section-header-title {
    font-size: 20px;
    margin: 0 auto 1px auto;
    line-height: 32.360001px; }
  section#section-stacks_in_1348_page11 .section-header-description {
    font-size: 14px;
    margin: 0 auto 15px auto;
    line-height: 22.652000px; }
  /*  */ }
/* Start dooGrid stack each CSS code */.stacks_in_1511_page11gridWrapper > div{	display: inline-block !important;	width: 50%;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    vertical-align: top;    margin-top: 10px;    padding-right: 5.000000px;    padding-left: 5.000000px;}.stacks_in_1511_page11gridWrapper{	margin-right: -5.000000px;    margin-left: -5.000000px;    margin-top: -10px;}@media all and (max-width: 1024px) {				.stacks_in_1511_page11gridWrapper > div{		width: 50%;	}	}@media all and (max-width: 768px) {				.stacks_in_1511_page11gridWrapper > div{		width: 50%;	}		}@media all and (max-width: 480px) {				.stacks_in_1511_page11gridWrapper > div{		width: 100%;	}	}#stacks_in_1511_page11 .dooGridItem{	position: relative;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;	background: rgba(187, 188, 188, 1.00);	border:1px solid rgba(187, 188, 188, 1.00);	border-radius: 4px;	padding: 10px;}/* End dooGrid stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_1513_page11 {
	background-color: rgba(176, 196, 222, 1.00);
}
.b-switch,
.a-switch {
  visibility: hidden;
  position: absolute;
  top: -99999;
  left: -99999;
  opacity: 0;
  transition: opacity 300ms;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
}
.b-switch.show,
.a-switch.show {
  visibility: visible;
  position: relative;
  top: 0;
  left: 0;
  opacity: 1;
}

.b-switch.stacks_in_1778_page11,
.a-switch.stacks_in_1778_page11 {
  margin-top: 15px;
}
#ab-switch-stacks_in_1778_page11{
  position: relative;
  color: #BFBFBF;
  padding-top:10px;
  padding-bottom:15px;
  padding-right: 2%;
  padding-left: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 260px;
}
#ab-switch-stacks_in_1778_page11:after {
  content: "";
  display: table;
  clear: both;
}
#ab-switch-stacks_in_1778_page11.ab-break-1 {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1778_page11.ab-break-2 {
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1778_page11.ab-break-3 {
  border-bottom-width: 3px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1778_page11.ab-break-4 {
  border-bottom-width: 5px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1778_page11.ab-break-5 {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}
#ab-switch-stacks_in_1778_page11.ab-break-6 {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}
#ab-switch-stacks_in_1778_page11.ab-break-1,
#ab-switch-stacks_in_1778_page11.ab-break-2,
#ab-switch-stacks_in_1778_page11.ab-break-3,
#ab-switch-stacks_in_1778_page11.ab-break-4 {
  border-bottom-color: #EEEEEE;
}
#ab-switch-stacks_in_1778_page11 .ab-left,
#ab-switch-stacks_in_1778_page11 .ab-right,
#ab-switch-stacks_in_1778_page11 .ab-center {
  width: 20%;
  float: left;
}
#ab-switch-stacks_in_1778_page11.ab-left .ab-center {
  text-align: left;
}
#ab-switch-stacks_in_1778_page11.ab-center .ab-center {
  text-align: center;
}
#ab-switch-stacks_in_1778_page11.ab-right .ab-center {
  text-align: right;
}
#ab-switch-stacks_in_1778_page11 .ab-center {
  width: 100%;
}
#ab-switch-stacks_in_1778_page11 .ab-center ul {
  padding: 0;
  margin: 0;
}
#ab-switch-stacks_in_1778_page11 .ab-center ul li {
  -webkit-transition: color 500ms;
  -moz-transition: color 500ms;
  -o-transition: color 500ms;
  transition: color 500ms;
}
#ab-switch-stacks_in_1778_page11 .ab-center ul li.ab-option,
#ab-switch-stacks_in_1778_page11 .ab-center ul li.ab-controller {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  cursor: pointer;
}
#ab-switch-stacks_in_1778_page11 .ab-center ul li.ab-option.show,
#ab-switch-stacks_in_1778_page11 .ab-center ul li.ab-controller.show {
  cursor: default;
}
#ab-switch-stacks_in_1778_page11 .ab-center ul li.ab-option {
  max-width: 35%;
  line-height: normal;
}
#ab-switch-stacks_in_1778_page11 .ab-center ul li:first-child {
  padding-right: 2.5%;
  margin-right: 5px;
}
#ab-switch-stacks_in_1778_page11 .ab-center ul li:last-child {
  padding-left: 2.5%;
  margin-left: 5px;
}
#ab-switch-stacks_in_1778_page11 .ab-center ul li.show {
  color: #444444;
}
#ab-switch-stacks_in_1778_page11.ab-square label {
  border-radius: 5px;
}
#ab-switch-stacks_in_1778_page11.ab-square label:after {
  border-radius: 3px;
}
#ab-switch-stacks_in_1778_page11 label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-color: #999999;
}
#ab-switch-stacks_in_1778_page11 label:before,
#ab-switch-stacks_in_1778_page11 label:after {
  display: block;
  position: absolute;
  content: "";
}
#ab-switch-stacks_in_1778_page11 label:after {
  top: 2px;
  left: 2px;
  bottom: 2px;
  margin-left: 0;
  background-color: #FFFFFF;
  -webkit-transition: margin 0.3s ease-out;
  -moz-transition: margin 0.3s ease-out;
  -o-transition: margin 0.3s ease-out;
  transition: margin 0.3s ease-out;
}
#ab-switch-stacks_in_1778_page11.ab-grad label {
  background-image: -webkit-linear-gradient(top, #999999 0%, #CCCCCC 100%);
  background-image: -moz-linear-gradient(top, #999999 0%, #CCCCCC 100%);
  background-image: -o-linear-gradient(top, #999999 0%, #CCCCCC 100%);
  background-image: linear-gradient(to bottom, #999999 0%, #CCCCCC 100%);
}
#ab-switch-stacks_in_1778_page11 .ab-toggle {
  display: none;
}
#ab-switch-stacks_in_1778_page11.ab-outline label {
  border-style: solid;
  border-width: 1px;
  background-color: transparent;
  background-image: none;
  border-color: #999999;
}
#ab-switch-stacks_in_1778_page11.ab-outline label:after {
  background-color: #FFFFFF;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-1 .ab-left,
#ab-switch-stacks_in_1778_page11.ab-switch-button-1 .ab-right {
  height: 20px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-1.ab-round label {
  border-radius: 20px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-1.ab-round label:after {
  border-radius: 16px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-1 label {
  width: 40px;
  height: 20px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-1 label:after {
  width: 16px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-1 label.switch:after {
  margin-left: 20px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-2 .ab-left,
#ab-switch-stacks_in_1778_page11.ab-switch-button-2 .ab-right {
  height: 23px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-2.ab-round label {
  border-radius: 23px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-2.ab-round label:after {
  border-radius: 19px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-2 label {
  width: 46px;
  height: 23px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-2 label:after {
  width: 19px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-2 label.switch:after {
  margin-left: 23px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-3 .ab-left,
#ab-switch-stacks_in_1778_page11.ab-switch-button-3 .ab-right {
  height: 26px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-3.ab-round label {
  border-radius: 26px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-3.ab-round label:after {
  border-radius: 22px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-3 label {
  width: 52px;
  height: 26px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-3 label:after {
  width: 22px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-3 label.switch:after {
  margin-left: 26px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-4 .ab-left,
#ab-switch-stacks_in_1778_page11.ab-switch-button-4 .ab-right {
  height: 29px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-4.ab-round label {
  border-radius: 29px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-4.ab-round label:after {
  border-radius: 25px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-4 label {
  width: 58px;
  height: 29px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-4 label:after {
  width: 25px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-4 label.switch:after {
  margin-left: 29px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-5 .ab-left,
#ab-switch-stacks_in_1778_page11.ab-switch-button-5 .ab-right {
  height: 32px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-5.ab-round label {
  border-radius: 32px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-5.ab-round label:after {
  border-radius: 28px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-5 label {
  width: 64px;
  height: 32px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-5 label:after {
  width: 28px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-button-5 label.switch:after {
  margin-left: 32px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-text-0 li.ab-option {
  display: none;
}
#ab-switch-stacks_in_1778_page11.ab-switch-text-1 li.ab-option {
  font-size: 13px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-text-2 li.ab-option {
  font-size: 14px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-text-3 li.ab-option {
  font-size: 15px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-text-4 li.ab-option {
  font-size: 16px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-text-5 li.ab-option {
  font-size: 17px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-text-6 li.ab-option {
  font-size: 18px;
}
#ab-switch-stacks_in_1778_page11.ab-switch-text-7 li.ab-option {
  font-size: 19px;
}
@media (max-width: 1) {
  #ab-switch-stacks_in_1778_page11.ab-switch-button-3 .ab-left,
  #ab-switch-stacks_in_1778_page11.ab-switch-button-4 .ab-left,
  #ab-switch-stacks_in_1778_page11.ab-switch-button-5 .ab-left,
  #ab-switch-stacks_in_1778_page11.ab-switch-button-3 .ab-right,
  #ab-switch-stacks_in_1778_page11.ab-switch-button-4 .ab-right,
  #ab-switch-stacks_in_1778_page11.ab-switch-button-5 .ab-right {
    height: 22px;
  }
  #ab-switch-stacks_in_1778_page11.ab-switch-button-3.ab-round label,
  #ab-switch-stacks_in_1778_page11.ab-switch-button-4.ab-round label,
  #ab-switch-stacks_in_1778_page11.ab-switch-button-5.ab-round label {
    border-radius: 22px;
  }
  #ab-switch-stacks_in_1778_page11.ab-switch-button-3.ab-round label:after,
  #ab-switch-stacks_in_1778_page11.ab-switch-button-4.ab-round label:after,
  #ab-switch-stacks_in_1778_page11.ab-switch-button-5.ab-round label:after {
    border-radius: 18px;
  }
  #ab-switch-stacks_in_1778_page11.ab-switch-button-3 label,
  #ab-switch-stacks_in_1778_page11.ab-switch-button-4 label,
  #ab-switch-stacks_in_1778_page11.ab-switch-button-5 label {
    width: 44px;
    height: 22px;
  }
  #ab-switch-stacks_in_1778_page11.ab-switch-button-3 label:after,
  #ab-switch-stacks_in_1778_page11.ab-switch-button-4 label:after,
  #ab-switch-stacks_in_1778_page11.ab-switch-button-5 label:after {
    width: 18px;
  }
  #ab-switch-stacks_in_1778_page11.ab-switch-button-3 label.switch:after,
  #ab-switch-stacks_in_1778_page11.ab-switch-button-4 label.switch:after,
  #ab-switch-stacks_in_1778_page11.ab-switch-button-5 label.switch:after {
    margin-left: 22px;
  }
  #ab-switch-stacks_in_1778_page11.ab-switch-text-3 li.ab-option,
  #ab-switch-stacks_in_1778_page11.ab-switch-text-4 li.ab-option,
  #ab-switch-stacks_in_1778_page11.ab-switch-text-5 li.ab-option,
  #ab-switch-stacks_in_1778_page11.ab-switch-text-6 li.ab-option,
  #ab-switch-stacks_in_1778_page11.ab-switch-text-7 li.ab-option {
    font-size: 14px;
  }
}



#stacks_out_1405_page11 {
	width: 50%;
}

#stacks_in_1362_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
#stacks_in_1793_page11>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_1800_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_1798_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_1804_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_1808_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_1791_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_1802_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_1806_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_1810_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */.b-switch,
.a-switch {
  visibility: hidden;
  position: absolute;
  top: -99999;
  left: -99999;
  opacity: 0;
  transition: opacity 300ms;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
}
.b-switch.show,
.a-switch.show {
  visibility: visible;
  position: relative;
  top: 0;
  left: 0;
  opacity: 1;
}

.b-switch.stacks_in_1812_page11,
.a-switch.stacks_in_1812_page11 {
  margin-top: 15px;
}
#ab-switch-stacks_in_1812_page11{
  position: relative;
  color: #BFBFBF;
  padding-top:10px;
  padding-bottom:15px;
  padding-right: 2%;
  padding-left: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 260px;
}
#ab-switch-stacks_in_1812_page11:after {
  content: "";
  display: table;
  clear: both;
}
#ab-switch-stacks_in_1812_page11.ab-break-1 {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1812_page11.ab-break-2 {
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1812_page11.ab-break-3 {
  border-bottom-width: 3px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1812_page11.ab-break-4 {
  border-bottom-width: 5px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1812_page11.ab-break-5 {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}
#ab-switch-stacks_in_1812_page11.ab-break-6 {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}
#ab-switch-stacks_in_1812_page11.ab-break-1,
#ab-switch-stacks_in_1812_page11.ab-break-2,
#ab-switch-stacks_in_1812_page11.ab-break-3,
#ab-switch-stacks_in_1812_page11.ab-break-4 {
  border-bottom-color: #EEEEEE;
}
#ab-switch-stacks_in_1812_page11 .ab-left,
#ab-switch-stacks_in_1812_page11 .ab-right,
#ab-switch-stacks_in_1812_page11 .ab-center {
  width: 20%;
  float: left;
}
#ab-switch-stacks_in_1812_page11.ab-left .ab-center {
  text-align: left;
}
#ab-switch-stacks_in_1812_page11.ab-center .ab-center {
  text-align: center;
}
#ab-switch-stacks_in_1812_page11.ab-right .ab-center {
  text-align: right;
}
#ab-switch-stacks_in_1812_page11 .ab-center {
  width: 100%;
}
#ab-switch-stacks_in_1812_page11 .ab-center ul {
  padding: 0;
  margin: 0;
}
#ab-switch-stacks_in_1812_page11 .ab-center ul li {
  -webkit-transition: color 500ms;
  -moz-transition: color 500ms;
  -o-transition: color 500ms;
  transition: color 500ms;
}
#ab-switch-stacks_in_1812_page11 .ab-center ul li.ab-option,
#ab-switch-stacks_in_1812_page11 .ab-center ul li.ab-controller {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  cursor: pointer;
}
#ab-switch-stacks_in_1812_page11 .ab-center ul li.ab-option.show,
#ab-switch-stacks_in_1812_page11 .ab-center ul li.ab-controller.show {
  cursor: default;
}
#ab-switch-stacks_in_1812_page11 .ab-center ul li.ab-option {
  max-width: 35%;
  line-height: normal;
}
#ab-switch-stacks_in_1812_page11 .ab-center ul li:first-child {
  padding-right: 2.5%;
  margin-right: 5px;
}
#ab-switch-stacks_in_1812_page11 .ab-center ul li:last-child {
  padding-left: 2.5%;
  margin-left: 5px;
}
#ab-switch-stacks_in_1812_page11 .ab-center ul li.show {
  color: #444444;
}
#ab-switch-stacks_in_1812_page11.ab-square label {
  border-radius: 5px;
}
#ab-switch-stacks_in_1812_page11.ab-square label:after {
  border-radius: 3px;
}
#ab-switch-stacks_in_1812_page11 label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-color: #999999;
}
#ab-switch-stacks_in_1812_page11 label:before,
#ab-switch-stacks_in_1812_page11 label:after {
  display: block;
  position: absolute;
  content: "";
}
#ab-switch-stacks_in_1812_page11 label:after {
  top: 2px;
  left: 2px;
  bottom: 2px;
  margin-left: 0;
  background-color: #FFFFFF;
  -webkit-transition: margin 0.3s ease-out;
  -moz-transition: margin 0.3s ease-out;
  -o-transition: margin 0.3s ease-out;
  transition: margin 0.3s ease-out;
}
#ab-switch-stacks_in_1812_page11.ab-grad label {
  background-image: -webkit-linear-gradient(top, #999999 0%, #CCCCCC 100%);
  background-image: -moz-linear-gradient(top, #999999 0%, #CCCCCC 100%);
  background-image: -o-linear-gradient(top, #999999 0%, #CCCCCC 100%);
  background-image: linear-gradient(to bottom, #999999 0%, #CCCCCC 100%);
}
#ab-switch-stacks_in_1812_page11 .ab-toggle {
  display: none;
}
#ab-switch-stacks_in_1812_page11.ab-outline label {
  border-style: solid;
  border-width: 1px;
  background-color: transparent;
  background-image: none;
  border-color: #999999;
}
#ab-switch-stacks_in_1812_page11.ab-outline label:after {
  background-color: #FFFFFF;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-1 .ab-left,
#ab-switch-stacks_in_1812_page11.ab-switch-button-1 .ab-right {
  height: 20px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-1.ab-round label {
  border-radius: 20px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-1.ab-round label:after {
  border-radius: 16px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-1 label {
  width: 40px;
  height: 20px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-1 label:after {
  width: 16px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-1 label.switch:after {
  margin-left: 20px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-2 .ab-left,
#ab-switch-stacks_in_1812_page11.ab-switch-button-2 .ab-right {
  height: 23px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-2.ab-round label {
  border-radius: 23px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-2.ab-round label:after {
  border-radius: 19px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-2 label {
  width: 46px;
  height: 23px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-2 label:after {
  width: 19px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-2 label.switch:after {
  margin-left: 23px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-3 .ab-left,
#ab-switch-stacks_in_1812_page11.ab-switch-button-3 .ab-right {
  height: 26px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-3.ab-round label {
  border-radius: 26px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-3.ab-round label:after {
  border-radius: 22px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-3 label {
  width: 52px;
  height: 26px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-3 label:after {
  width: 22px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-3 label.switch:after {
  margin-left: 26px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-4 .ab-left,
#ab-switch-stacks_in_1812_page11.ab-switch-button-4 .ab-right {
  height: 29px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-4.ab-round label {
  border-radius: 29px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-4.ab-round label:after {
  border-radius: 25px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-4 label {
  width: 58px;
  height: 29px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-4 label:after {
  width: 25px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-4 label.switch:after {
  margin-left: 29px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-5 .ab-left,
#ab-switch-stacks_in_1812_page11.ab-switch-button-5 .ab-right {
  height: 32px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-5.ab-round label {
  border-radius: 32px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-5.ab-round label:after {
  border-radius: 28px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-5 label {
  width: 64px;
  height: 32px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-5 label:after {
  width: 28px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-button-5 label.switch:after {
  margin-left: 32px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-text-0 li.ab-option {
  display: none;
}
#ab-switch-stacks_in_1812_page11.ab-switch-text-1 li.ab-option {
  font-size: 13px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-text-2 li.ab-option {
  font-size: 14px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-text-3 li.ab-option {
  font-size: 15px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-text-4 li.ab-option {
  font-size: 16px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-text-5 li.ab-option {
  font-size: 17px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-text-6 li.ab-option {
  font-size: 18px;
}
#ab-switch-stacks_in_1812_page11.ab-switch-text-7 li.ab-option {
  font-size: 19px;
}
@media (max-width: 1) {
  #ab-switch-stacks_in_1812_page11.ab-switch-button-3 .ab-left,
  #ab-switch-stacks_in_1812_page11.ab-switch-button-4 .ab-left,
  #ab-switch-stacks_in_1812_page11.ab-switch-button-5 .ab-left,
  #ab-switch-stacks_in_1812_page11.ab-switch-button-3 .ab-right,
  #ab-switch-stacks_in_1812_page11.ab-switch-button-4 .ab-right,
  #ab-switch-stacks_in_1812_page11.ab-switch-button-5 .ab-right {
    height: 22px;
  }
  #ab-switch-stacks_in_1812_page11.ab-switch-button-3.ab-round label,
  #ab-switch-stacks_in_1812_page11.ab-switch-button-4.ab-round label,
  #ab-switch-stacks_in_1812_page11.ab-switch-button-5.ab-round label {
    border-radius: 22px;
  }
  #ab-switch-stacks_in_1812_page11.ab-switch-button-3.ab-round label:after,
  #ab-switch-stacks_in_1812_page11.ab-switch-button-4.ab-round label:after,
  #ab-switch-stacks_in_1812_page11.ab-switch-button-5.ab-round label:after {
    border-radius: 18px;
  }
  #ab-switch-stacks_in_1812_page11.ab-switch-button-3 label,
  #ab-switch-stacks_in_1812_page11.ab-switch-button-4 label,
  #ab-switch-stacks_in_1812_page11.ab-switch-button-5 label {
    width: 44px;
    height: 22px;
  }
  #ab-switch-stacks_in_1812_page11.ab-switch-button-3 label:after,
  #ab-switch-stacks_in_1812_page11.ab-switch-button-4 label:after,
  #ab-switch-stacks_in_1812_page11.ab-switch-button-5 label:after {
    width: 18px;
  }
  #ab-switch-stacks_in_1812_page11.ab-switch-button-3 label.switch:after,
  #ab-switch-stacks_in_1812_page11.ab-switch-button-4 label.switch:after,
  #ab-switch-stacks_in_1812_page11.ab-switch-button-5 label.switch:after {
    margin-left: 22px;
  }
  #ab-switch-stacks_in_1812_page11.ab-switch-text-3 li.ab-option,
  #ab-switch-stacks_in_1812_page11.ab-switch-text-4 li.ab-option,
  #ab-switch-stacks_in_1812_page11.ab-switch-text-5 li.ab-option,
  #ab-switch-stacks_in_1812_page11.ab-switch-text-6 li.ab-option,
  #ab-switch-stacks_in_1812_page11.ab-switch-text-7 li.ab-option {
    font-size: 14px;
  }
}



#stacks_out_1372_page11 {
	width: 50%;
}

#stacks_in_1374_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
#stacks_in_1820_page11>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_1822_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_1831_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */.b-switch,
.a-switch {
  visibility: hidden;
  position: absolute;
  top: -99999;
  left: -99999;
  opacity: 0;
  transition: opacity 300ms;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
}
.b-switch.show,
.a-switch.show {
  visibility: visible;
  position: relative;
  top: 0;
  left: 0;
  opacity: 1;
}

.b-switch.stacks_in_1839_page11,
.a-switch.stacks_in_1839_page11 {
  margin-top: 15px;
}
#ab-switch-stacks_in_1839_page11{
  position: relative;
  color: #BFBFBF;
  padding-top:10px;
  padding-bottom:15px;
  padding-right: 2%;
  padding-left: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 260px;
}
#ab-switch-stacks_in_1839_page11:after {
  content: "";
  display: table;
  clear: both;
}
#ab-switch-stacks_in_1839_page11.ab-break-1 {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1839_page11.ab-break-2 {
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1839_page11.ab-break-3 {
  border-bottom-width: 3px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1839_page11.ab-break-4 {
  border-bottom-width: 5px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1839_page11.ab-break-5 {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}
#ab-switch-stacks_in_1839_page11.ab-break-6 {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}
#ab-switch-stacks_in_1839_page11.ab-break-1,
#ab-switch-stacks_in_1839_page11.ab-break-2,
#ab-switch-stacks_in_1839_page11.ab-break-3,
#ab-switch-stacks_in_1839_page11.ab-break-4 {
  border-bottom-color: #EEEEEE;
}
#ab-switch-stacks_in_1839_page11 .ab-left,
#ab-switch-stacks_in_1839_page11 .ab-right,
#ab-switch-stacks_in_1839_page11 .ab-center {
  width: 20%;
  float: left;
}
#ab-switch-stacks_in_1839_page11.ab-left .ab-center {
  text-align: left;
}
#ab-switch-stacks_in_1839_page11.ab-center .ab-center {
  text-align: center;
}
#ab-switch-stacks_in_1839_page11.ab-right .ab-center {
  text-align: right;
}
#ab-switch-stacks_in_1839_page11 .ab-center {
  width: 100%;
}
#ab-switch-stacks_in_1839_page11 .ab-center ul {
  padding: 0;
  margin: 0;
}
#ab-switch-stacks_in_1839_page11 .ab-center ul li {
  -webkit-transition: color 500ms;
  -moz-transition: color 500ms;
  -o-transition: color 500ms;
  transition: color 500ms;
}
#ab-switch-stacks_in_1839_page11 .ab-center ul li.ab-option,
#ab-switch-stacks_in_1839_page11 .ab-center ul li.ab-controller {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  cursor: pointer;
}
#ab-switch-stacks_in_1839_page11 .ab-center ul li.ab-option.show,
#ab-switch-stacks_in_1839_page11 .ab-center ul li.ab-controller.show {
  cursor: default;
}
#ab-switch-stacks_in_1839_page11 .ab-center ul li.ab-option {
  max-width: 35%;
  line-height: normal;
}
#ab-switch-stacks_in_1839_page11 .ab-center ul li:first-child {
  padding-right: 2.5%;
  margin-right: 5px;
}
#ab-switch-stacks_in_1839_page11 .ab-center ul li:last-child {
  padding-left: 2.5%;
  margin-left: 5px;
}
#ab-switch-stacks_in_1839_page11 .ab-center ul li.show {
  color: #444444;
}
#ab-switch-stacks_in_1839_page11.ab-square label {
  border-radius: 5px;
}
#ab-switch-stacks_in_1839_page11.ab-square label:after {
  border-radius: 3px;
}
#ab-switch-stacks_in_1839_page11 label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-color: #999999;
}
#ab-switch-stacks_in_1839_page11 label:before,
#ab-switch-stacks_in_1839_page11 label:after {
  display: block;
  position: absolute;
  content: "";
}
#ab-switch-stacks_in_1839_page11 label:after {
  top: 2px;
  left: 2px;
  bottom: 2px;
  margin-left: 0;
  background-color: #FFFFFF;
  -webkit-transition: margin 0.3s ease-out;
  -moz-transition: margin 0.3s ease-out;
  -o-transition: margin 0.3s ease-out;
  transition: margin 0.3s ease-out;
}
#ab-switch-stacks_in_1839_page11.ab-grad label {
  background-image: -webkit-linear-gradient(top, #999999 0%, #CCCCCC 100%);
  background-image: -moz-linear-gradient(top, #999999 0%, #CCCCCC 100%);
  background-image: -o-linear-gradient(top, #999999 0%, #CCCCCC 100%);
  background-image: linear-gradient(to bottom, #999999 0%, #CCCCCC 100%);
}
#ab-switch-stacks_in_1839_page11 .ab-toggle {
  display: none;
}
#ab-switch-stacks_in_1839_page11.ab-outline label {
  border-style: solid;
  border-width: 1px;
  background-color: transparent;
  background-image: none;
  border-color: #999999;
}
#ab-switch-stacks_in_1839_page11.ab-outline label:after {
  background-color: #FFFFFF;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-1 .ab-left,
#ab-switch-stacks_in_1839_page11.ab-switch-button-1 .ab-right {
  height: 20px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-1.ab-round label {
  border-radius: 20px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-1.ab-round label:after {
  border-radius: 16px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-1 label {
  width: 40px;
  height: 20px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-1 label:after {
  width: 16px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-1 label.switch:after {
  margin-left: 20px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-2 .ab-left,
#ab-switch-stacks_in_1839_page11.ab-switch-button-2 .ab-right {
  height: 23px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-2.ab-round label {
  border-radius: 23px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-2.ab-round label:after {
  border-radius: 19px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-2 label {
  width: 46px;
  height: 23px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-2 label:after {
  width: 19px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-2 label.switch:after {
  margin-left: 23px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-3 .ab-left,
#ab-switch-stacks_in_1839_page11.ab-switch-button-3 .ab-right {
  height: 26px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-3.ab-round label {
  border-radius: 26px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-3.ab-round label:after {
  border-radius: 22px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-3 label {
  width: 52px;
  height: 26px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-3 label:after {
  width: 22px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-3 label.switch:after {
  margin-left: 26px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-4 .ab-left,
#ab-switch-stacks_in_1839_page11.ab-switch-button-4 .ab-right {
  height: 29px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-4.ab-round label {
  border-radius: 29px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-4.ab-round label:after {
  border-radius: 25px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-4 label {
  width: 58px;
  height: 29px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-4 label:after {
  width: 25px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-4 label.switch:after {
  margin-left: 29px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-5 .ab-left,
#ab-switch-stacks_in_1839_page11.ab-switch-button-5 .ab-right {
  height: 32px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-5.ab-round label {
  border-radius: 32px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-5.ab-round label:after {
  border-radius: 28px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-5 label {
  width: 64px;
  height: 32px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-5 label:after {
  width: 28px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-button-5 label.switch:after {
  margin-left: 32px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-text-0 li.ab-option {
  display: none;
}
#ab-switch-stacks_in_1839_page11.ab-switch-text-1 li.ab-option {
  font-size: 13px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-text-2 li.ab-option {
  font-size: 14px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-text-3 li.ab-option {
  font-size: 15px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-text-4 li.ab-option {
  font-size: 16px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-text-5 li.ab-option {
  font-size: 17px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-text-6 li.ab-option {
  font-size: 18px;
}
#ab-switch-stacks_in_1839_page11.ab-switch-text-7 li.ab-option {
  font-size: 19px;
}
@media (max-width: 1) {
  #ab-switch-stacks_in_1839_page11.ab-switch-button-3 .ab-left,
  #ab-switch-stacks_in_1839_page11.ab-switch-button-4 .ab-left,
  #ab-switch-stacks_in_1839_page11.ab-switch-button-5 .ab-left,
  #ab-switch-stacks_in_1839_page11.ab-switch-button-3 .ab-right,
  #ab-switch-stacks_in_1839_page11.ab-switch-button-4 .ab-right,
  #ab-switch-stacks_in_1839_page11.ab-switch-button-5 .ab-right {
    height: 22px;
  }
  #ab-switch-stacks_in_1839_page11.ab-switch-button-3.ab-round label,
  #ab-switch-stacks_in_1839_page11.ab-switch-button-4.ab-round label,
  #ab-switch-stacks_in_1839_page11.ab-switch-button-5.ab-round label {
    border-radius: 22px;
  }
  #ab-switch-stacks_in_1839_page11.ab-switch-button-3.ab-round label:after,
  #ab-switch-stacks_in_1839_page11.ab-switch-button-4.ab-round label:after,
  #ab-switch-stacks_in_1839_page11.ab-switch-button-5.ab-round label:after {
    border-radius: 18px;
  }
  #ab-switch-stacks_in_1839_page11.ab-switch-button-3 label,
  #ab-switch-stacks_in_1839_page11.ab-switch-button-4 label,
  #ab-switch-stacks_in_1839_page11.ab-switch-button-5 label {
    width: 44px;
    height: 22px;
  }
  #ab-switch-stacks_in_1839_page11.ab-switch-button-3 label:after,
  #ab-switch-stacks_in_1839_page11.ab-switch-button-4 label:after,
  #ab-switch-stacks_in_1839_page11.ab-switch-button-5 label:after {
    width: 18px;
  }
  #ab-switch-stacks_in_1839_page11.ab-switch-button-3 label.switch:after,
  #ab-switch-stacks_in_1839_page11.ab-switch-button-4 label.switch:after,
  #ab-switch-stacks_in_1839_page11.ab-switch-button-5 label.switch:after {
    margin-left: 22px;
  }
  #ab-switch-stacks_in_1839_page11.ab-switch-text-3 li.ab-option,
  #ab-switch-stacks_in_1839_page11.ab-switch-text-4 li.ab-option,
  #ab-switch-stacks_in_1839_page11.ab-switch-text-5 li.ab-option,
  #ab-switch-stacks_in_1839_page11.ab-switch-text-6 li.ab-option,
  #ab-switch-stacks_in_1839_page11.ab-switch-text-7 li.ab-option {
    font-size: 14px;
  }
}



#stacks_out_1388_page11 {
	width: 50%;
}

#stacks_in_1389_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
#stacks_in_1845_page11>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_1847_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_1850_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */.b-switch,
.a-switch {
  visibility: hidden;
  position: absolute;
  top: -99999;
  left: -99999;
  opacity: 0;
  transition: opacity 300ms;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
}
.b-switch.show,
.a-switch.show {
  visibility: visible;
  position: relative;
  top: 0;
  left: 0;
  opacity: 1;
}

.b-switch.stacks_in_1865_page11,
.a-switch.stacks_in_1865_page11 {
  margin-top: 15px;
}
#ab-switch-stacks_in_1865_page11{
  position: relative;
  color: #BFBFBF;
  padding-top:10px;
  padding-bottom:15px;
  padding-right: 2%;
  padding-left: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 260px;
}
#ab-switch-stacks_in_1865_page11:after {
  content: "";
  display: table;
  clear: both;
}
#ab-switch-stacks_in_1865_page11.ab-break-1 {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1865_page11.ab-break-2 {
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1865_page11.ab-break-3 {
  border-bottom-width: 3px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1865_page11.ab-break-4 {
  border-bottom-width: 5px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1865_page11.ab-break-5 {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}
#ab-switch-stacks_in_1865_page11.ab-break-6 {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}
#ab-switch-stacks_in_1865_page11.ab-break-1,
#ab-switch-stacks_in_1865_page11.ab-break-2,
#ab-switch-stacks_in_1865_page11.ab-break-3,
#ab-switch-stacks_in_1865_page11.ab-break-4 {
  border-bottom-color: #EEEEEE;
}
#ab-switch-stacks_in_1865_page11 .ab-left,
#ab-switch-stacks_in_1865_page11 .ab-right,
#ab-switch-stacks_in_1865_page11 .ab-center {
  width: 20%;
  float: left;
}
#ab-switch-stacks_in_1865_page11.ab-left .ab-center {
  text-align: left;
}
#ab-switch-stacks_in_1865_page11.ab-center .ab-center {
  text-align: center;
}
#ab-switch-stacks_in_1865_page11.ab-right .ab-center {
  text-align: right;
}
#ab-switch-stacks_in_1865_page11 .ab-center {
  width: 100%;
}
#ab-switch-stacks_in_1865_page11 .ab-center ul {
  padding: 0;
  margin: 0;
}
#ab-switch-stacks_in_1865_page11 .ab-center ul li {
  -webkit-transition: color 500ms;
  -moz-transition: color 500ms;
  -o-transition: color 500ms;
  transition: color 500ms;
}
#ab-switch-stacks_in_1865_page11 .ab-center ul li.ab-option,
#ab-switch-stacks_in_1865_page11 .ab-center ul li.ab-controller {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  cursor: pointer;
}
#ab-switch-stacks_in_1865_page11 .ab-center ul li.ab-option.show,
#ab-switch-stacks_in_1865_page11 .ab-center ul li.ab-controller.show {
  cursor: default;
}
#ab-switch-stacks_in_1865_page11 .ab-center ul li.ab-option {
  max-width: 35%;
  line-height: normal;
}
#ab-switch-stacks_in_1865_page11 .ab-center ul li:first-child {
  padding-right: 2.5%;
  margin-right: 5px;
}
#ab-switch-stacks_in_1865_page11 .ab-center ul li:last-child {
  padding-left: 2.5%;
  margin-left: 5px;
}
#ab-switch-stacks_in_1865_page11 .ab-center ul li.show {
  color: #444444;
}
#ab-switch-stacks_in_1865_page11.ab-square label {
  border-radius: 5px;
}
#ab-switch-stacks_in_1865_page11.ab-square label:after {
  border-radius: 3px;
}
#ab-switch-stacks_in_1865_page11 label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-color: #999999;
}
#ab-switch-stacks_in_1865_page11 label:before,
#ab-switch-stacks_in_1865_page11 label:after {
  display: block;
  position: absolute;
  content: "";
}
#ab-switch-stacks_in_1865_page11 label:after {
  top: 2px;
  left: 2px;
  bottom: 2px;
  margin-left: 0;
  background-color: #FFFFFF;
  -webkit-transition: margin 0.3s ease-out;
  -moz-transition: margin 0.3s ease-out;
  -o-transition: margin 0.3s ease-out;
  transition: margin 0.3s ease-out;
}
#ab-switch-stacks_in_1865_page11.ab-grad label {
  background-image: -webkit-linear-gradient(top, #999999 0%, #CCCCCC 100%);
  background-image: -moz-linear-gradient(top, #999999 0%, #CCCCCC 100%);
  background-image: -o-linear-gradient(top, #999999 0%, #CCCCCC 100%);
  background-image: linear-gradient(to bottom, #999999 0%, #CCCCCC 100%);
}
#ab-switch-stacks_in_1865_page11 .ab-toggle {
  display: none;
}
#ab-switch-stacks_in_1865_page11.ab-outline label {
  border-style: solid;
  border-width: 1px;
  background-color: transparent;
  background-image: none;
  border-color: #999999;
}
#ab-switch-stacks_in_1865_page11.ab-outline label:after {
  background-color: #FFFFFF;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-1 .ab-left,
#ab-switch-stacks_in_1865_page11.ab-switch-button-1 .ab-right {
  height: 20px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-1.ab-round label {
  border-radius: 20px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-1.ab-round label:after {
  border-radius: 16px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-1 label {
  width: 40px;
  height: 20px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-1 label:after {
  width: 16px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-1 label.switch:after {
  margin-left: 20px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-2 .ab-left,
#ab-switch-stacks_in_1865_page11.ab-switch-button-2 .ab-right {
  height: 23px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-2.ab-round label {
  border-radius: 23px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-2.ab-round label:after {
  border-radius: 19px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-2 label {
  width: 46px;
  height: 23px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-2 label:after {
  width: 19px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-2 label.switch:after {
  margin-left: 23px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-3 .ab-left,
#ab-switch-stacks_in_1865_page11.ab-switch-button-3 .ab-right {
  height: 26px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-3.ab-round label {
  border-radius: 26px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-3.ab-round label:after {
  border-radius: 22px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-3 label {
  width: 52px;
  height: 26px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-3 label:after {
  width: 22px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-3 label.switch:after {
  margin-left: 26px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-4 .ab-left,
#ab-switch-stacks_in_1865_page11.ab-switch-button-4 .ab-right {
  height: 29px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-4.ab-round label {
  border-radius: 29px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-4.ab-round label:after {
  border-radius: 25px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-4 label {
  width: 58px;
  height: 29px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-4 label:after {
  width: 25px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-4 label.switch:after {
  margin-left: 29px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-5 .ab-left,
#ab-switch-stacks_in_1865_page11.ab-switch-button-5 .ab-right {
  height: 32px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-5.ab-round label {
  border-radius: 32px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-5.ab-round label:after {
  border-radius: 28px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-5 label {
  width: 64px;
  height: 32px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-5 label:after {
  width: 28px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-button-5 label.switch:after {
  margin-left: 32px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-text-0 li.ab-option {
  display: none;
}
#ab-switch-stacks_in_1865_page11.ab-switch-text-1 li.ab-option {
  font-size: 13px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-text-2 li.ab-option {
  font-size: 14px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-text-3 li.ab-option {
  font-size: 15px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-text-4 li.ab-option {
  font-size: 16px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-text-5 li.ab-option {
  font-size: 17px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-text-6 li.ab-option {
  font-size: 18px;
}
#ab-switch-stacks_in_1865_page11.ab-switch-text-7 li.ab-option {
  font-size: 19px;
}
@media (max-width: 1) {
  #ab-switch-stacks_in_1865_page11.ab-switch-button-3 .ab-left,
  #ab-switch-stacks_in_1865_page11.ab-switch-button-4 .ab-left,
  #ab-switch-stacks_in_1865_page11.ab-switch-button-5 .ab-left,
  #ab-switch-stacks_in_1865_page11.ab-switch-button-3 .ab-right,
  #ab-switch-stacks_in_1865_page11.ab-switch-button-4 .ab-right,
  #ab-switch-stacks_in_1865_page11.ab-switch-button-5 .ab-right {
    height: 22px;
  }
  #ab-switch-stacks_in_1865_page11.ab-switch-button-3.ab-round label,
  #ab-switch-stacks_in_1865_page11.ab-switch-button-4.ab-round label,
  #ab-switch-stacks_in_1865_page11.ab-switch-button-5.ab-round label {
    border-radius: 22px;
  }
  #ab-switch-stacks_in_1865_page11.ab-switch-button-3.ab-round label:after,
  #ab-switch-stacks_in_1865_page11.ab-switch-button-4.ab-round label:after,
  #ab-switch-stacks_in_1865_page11.ab-switch-button-5.ab-round label:after {
    border-radius: 18px;
  }
  #ab-switch-stacks_in_1865_page11.ab-switch-button-3 label,
  #ab-switch-stacks_in_1865_page11.ab-switch-button-4 label,
  #ab-switch-stacks_in_1865_page11.ab-switch-button-5 label {
    width: 44px;
    height: 22px;
  }
  #ab-switch-stacks_in_1865_page11.ab-switch-button-3 label:after,
  #ab-switch-stacks_in_1865_page11.ab-switch-button-4 label:after,
  #ab-switch-stacks_in_1865_page11.ab-switch-button-5 label:after {
    width: 18px;
  }
  #ab-switch-stacks_in_1865_page11.ab-switch-button-3 label.switch:after,
  #ab-switch-stacks_in_1865_page11.ab-switch-button-4 label.switch:after,
  #ab-switch-stacks_in_1865_page11.ab-switch-button-5 label.switch:after {
    margin-left: 22px;
  }
  #ab-switch-stacks_in_1865_page11.ab-switch-text-3 li.ab-option,
  #ab-switch-stacks_in_1865_page11.ab-switch-text-4 li.ab-option,
  #ab-switch-stacks_in_1865_page11.ab-switch-text-5 li.ab-option,
  #ab-switch-stacks_in_1865_page11.ab-switch-text-6 li.ab-option,
  #ab-switch-stacks_in_1865_page11.ab-switch-text-7 li.ab-option {
    font-size: 14px;
  }
}



#stacks_out_1387_page11 {
	width: 50%;
}

#stacks_in_1384_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}

#stacks_in_1876_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */.b-switch,
.a-switch {
  visibility: hidden;
  position: absolute;
  top: -99999;
  left: -99999;
  opacity: 0;
  transition: opacity 300ms;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
}
.b-switch.show,
.a-switch.show {
  visibility: visible;
  position: relative;
  top: 0;
  left: 0;
  opacity: 1;
}

.b-switch.stacks_in_1852_page11,
.a-switch.stacks_in_1852_page11 {
  margin-top: 15px;
}
#ab-switch-stacks_in_1852_page11{
  position: relative;
  color: #BFBFBF;
  padding-top:10px;
  padding-bottom:15px;
  padding-right: 2%;
  padding-left: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 260px;
}
#ab-switch-stacks_in_1852_page11:after {
  content: "";
  display: table;
  clear: both;
}
#ab-switch-stacks_in_1852_page11.ab-break-1 {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1852_page11.ab-break-2 {
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1852_page11.ab-break-3 {
  border-bottom-width: 3px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1852_page11.ab-break-4 {
  border-bottom-width: 5px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1852_page11.ab-break-5 {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}
#ab-switch-stacks_in_1852_page11.ab-break-6 {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}
#ab-switch-stacks_in_1852_page11.ab-break-1,
#ab-switch-stacks_in_1852_page11.ab-break-2,
#ab-switch-stacks_in_1852_page11.ab-break-3,
#ab-switch-stacks_in_1852_page11.ab-break-4 {
  border-bottom-color: #EEEEEE;
}
#ab-switch-stacks_in_1852_page11 .ab-left,
#ab-switch-stacks_in_1852_page11 .ab-right,
#ab-switch-stacks_in_1852_page11 .ab-center {
  width: 20%;
  float: left;
}
#ab-switch-stacks_in_1852_page11.ab-left .ab-center {
  text-align: left;
}
#ab-switch-stacks_in_1852_page11.ab-center .ab-center {
  text-align: center;
}
#ab-switch-stacks_in_1852_page11.ab-right .ab-center {
  text-align: right;
}
#ab-switch-stacks_in_1852_page11 .ab-center {
  width: 100%;
}
#ab-switch-stacks_in_1852_page11 .ab-center ul {
  padding: 0;
  margin: 0;
}
#ab-switch-stacks_in_1852_page11 .ab-center ul li {
  -webkit-transition: color 500ms;
  -moz-transition: color 500ms;
  -o-transition: color 500ms;
  transition: color 500ms;
}
#ab-switch-stacks_in_1852_page11 .ab-center ul li.ab-option,
#ab-switch-stacks_in_1852_page11 .ab-center ul li.ab-controller {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  cursor: pointer;
}
#ab-switch-stacks_in_1852_page11 .ab-center ul li.ab-option.show,
#ab-switch-stacks_in_1852_page11 .ab-center ul li.ab-controller.show {
  cursor: default;
}
#ab-switch-stacks_in_1852_page11 .ab-center ul li.ab-option {
  max-width: 35%;
  line-height: normal;
}
#ab-switch-stacks_in_1852_page11 .ab-center ul li:first-child {
  padding-right: 2.5%;
  margin-right: 5px;
}
#ab-switch-stacks_in_1852_page11 .ab-center ul li:last-child {
  padding-left: 2.5%;
  margin-left: 5px;
}
#ab-switch-stacks_in_1852_page11 .ab-center ul li.show {
  color: #444444;
}
#ab-switch-stacks_in_1852_page11.ab-square label {
  border-radius: 5px;
}
#ab-switch-stacks_in_1852_page11.ab-square label:after {
  border-radius: 3px;
}
#ab-switch-stacks_in_1852_page11 label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-color: #999999;
}
#ab-switch-stacks_in_1852_page11 label:before,
#ab-switch-stacks_in_1852_page11 label:after {
  display: block;
  position: absolute;
  content: "";
}
#ab-switch-stacks_in_1852_page11 label:after {
  top: 2px;
  left: 2px;
  bottom: 2px;
  margin-left: 0;
  background-color: #FFFFFF;
  -webkit-transition: margin 0.3s ease-out;
  -moz-transition: margin 0.3s ease-out;
  -o-transition: margin 0.3s ease-out;
  transition: margin 0.3s ease-out;
}
#ab-switch-stacks_in_1852_page11.ab-grad label {
  background-image: -webkit-linear-gradient(top, #999999 0%, #CCCCCC 100%);
  background-image: -moz-linear-gradient(top, #999999 0%, #CCCCCC 100%);
  background-image: -o-linear-gradient(top, #999999 0%, #CCCCCC 100%);
  background-image: linear-gradient(to bottom, #999999 0%, #CCCCCC 100%);
}
#ab-switch-stacks_in_1852_page11 .ab-toggle {
  display: none;
}
#ab-switch-stacks_in_1852_page11.ab-outline label {
  border-style: solid;
  border-width: 1px;
  background-color: transparent;
  background-image: none;
  border-color: #999999;
}
#ab-switch-stacks_in_1852_page11.ab-outline label:after {
  background-color: #FFFFFF;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-1 .ab-left,
#ab-switch-stacks_in_1852_page11.ab-switch-button-1 .ab-right {
  height: 20px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-1.ab-round label {
  border-radius: 20px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-1.ab-round label:after {
  border-radius: 16px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-1 label {
  width: 40px;
  height: 20px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-1 label:after {
  width: 16px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-1 label.switch:after {
  margin-left: 20px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-2 .ab-left,
#ab-switch-stacks_in_1852_page11.ab-switch-button-2 .ab-right {
  height: 23px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-2.ab-round label {
  border-radius: 23px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-2.ab-round label:after {
  border-radius: 19px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-2 label {
  width: 46px;
  height: 23px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-2 label:after {
  width: 19px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-2 label.switch:after {
  margin-left: 23px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-3 .ab-left,
#ab-switch-stacks_in_1852_page11.ab-switch-button-3 .ab-right {
  height: 26px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-3.ab-round label {
  border-radius: 26px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-3.ab-round label:after {
  border-radius: 22px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-3 label {
  width: 52px;
  height: 26px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-3 label:after {
  width: 22px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-3 label.switch:after {
  margin-left: 26px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-4 .ab-left,
#ab-switch-stacks_in_1852_page11.ab-switch-button-4 .ab-right {
  height: 29px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-4.ab-round label {
  border-radius: 29px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-4.ab-round label:after {
  border-radius: 25px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-4 label {
  width: 58px;
  height: 29px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-4 label:after {
  width: 25px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-4 label.switch:after {
  margin-left: 29px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-5 .ab-left,
#ab-switch-stacks_in_1852_page11.ab-switch-button-5 .ab-right {
  height: 32px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-5.ab-round label {
  border-radius: 32px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-5.ab-round label:after {
  border-radius: 28px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-5 label {
  width: 64px;
  height: 32px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-5 label:after {
  width: 28px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-button-5 label.switch:after {
  margin-left: 32px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-text-0 li.ab-option {
  display: none;
}
#ab-switch-stacks_in_1852_page11.ab-switch-text-1 li.ab-option {
  font-size: 13px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-text-2 li.ab-option {
  font-size: 14px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-text-3 li.ab-option {
  font-size: 15px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-text-4 li.ab-option {
  font-size: 16px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-text-5 li.ab-option {
  font-size: 17px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-text-6 li.ab-option {
  font-size: 18px;
}
#ab-switch-stacks_in_1852_page11.ab-switch-text-7 li.ab-option {
  font-size: 19px;
}
@media (max-width: 1) {
  #ab-switch-stacks_in_1852_page11.ab-switch-button-3 .ab-left,
  #ab-switch-stacks_in_1852_page11.ab-switch-button-4 .ab-left,
  #ab-switch-stacks_in_1852_page11.ab-switch-button-5 .ab-left,
  #ab-switch-stacks_in_1852_page11.ab-switch-button-3 .ab-right,
  #ab-switch-stacks_in_1852_page11.ab-switch-button-4 .ab-right,
  #ab-switch-stacks_in_1852_page11.ab-switch-button-5 .ab-right {
    height: 22px;
  }
  #ab-switch-stacks_in_1852_page11.ab-switch-button-3.ab-round label,
  #ab-switch-stacks_in_1852_page11.ab-switch-button-4.ab-round label,
  #ab-switch-stacks_in_1852_page11.ab-switch-button-5.ab-round label {
    border-radius: 22px;
  }
  #ab-switch-stacks_in_1852_page11.ab-switch-button-3.ab-round label:after,
  #ab-switch-stacks_in_1852_page11.ab-switch-button-4.ab-round label:after,
  #ab-switch-stacks_in_1852_page11.ab-switch-button-5.ab-round label:after {
    border-radius: 18px;
  }
  #ab-switch-stacks_in_1852_page11.ab-switch-button-3 label,
  #ab-switch-stacks_in_1852_page11.ab-switch-button-4 label,
  #ab-switch-stacks_in_1852_page11.ab-switch-button-5 label {
    width: 44px;
    height: 22px;
  }
  #ab-switch-stacks_in_1852_page11.ab-switch-button-3 label:after,
  #ab-switch-stacks_in_1852_page11.ab-switch-button-4 label:after,
  #ab-switch-stacks_in_1852_page11.ab-switch-button-5 label:after {
    width: 18px;
  }
  #ab-switch-stacks_in_1852_page11.ab-switch-button-3 label.switch:after,
  #ab-switch-stacks_in_1852_page11.ab-switch-button-4 label.switch:after,
  #ab-switch-stacks_in_1852_page11.ab-switch-button-5 label.switch:after {
    margin-left: 22px;
  }
  #ab-switch-stacks_in_1852_page11.ab-switch-text-3 li.ab-option,
  #ab-switch-stacks_in_1852_page11.ab-switch-text-4 li.ab-option,
  #ab-switch-stacks_in_1852_page11.ab-switch-text-5 li.ab-option,
  #ab-switch-stacks_in_1852_page11.ab-switch-text-6 li.ab-option,
  #ab-switch-stacks_in_1852_page11.ab-switch-text-7 li.ab-option {
    font-size: 14px;
  }
}



#stacks_out_1366_page11 {
	width: 50%;
}

#stacks_in_1368_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
#stacks_in_1858_page11>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_1860_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_1863_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */.b-switch,
.a-switch {
  visibility: hidden;
  position: absolute;
  top: -99999;
  left: -99999;
  opacity: 0;
  transition: opacity 300ms;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
}
.b-switch.show,
.a-switch.show {
  visibility: visible;
  position: relative;
  top: 0;
  left: 0;
  opacity: 1;
}

.b-switch.stacks_in_1878_page11,
.a-switch.stacks_in_1878_page11 {
  margin-top: 15px;
}
#ab-switch-stacks_in_1878_page11{
  position: relative;
  color: #BFBFBF;
  padding-top:10px;
  padding-bottom:15px;
  padding-right: 2%;
  padding-left: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 260px;
}
#ab-switch-stacks_in_1878_page11:after {
  content: "";
  display: table;
  clear: both;
}
#ab-switch-stacks_in_1878_page11.ab-break-1 {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1878_page11.ab-break-2 {
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1878_page11.ab-break-3 {
  border-bottom-width: 3px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1878_page11.ab-break-4 {
  border-bottom-width: 5px;
  border-bottom-style: solid;
}
#ab-switch-stacks_in_1878_page11.ab-break-5 {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}
#ab-switch-stacks_in_1878_page11.ab-break-6 {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}
#ab-switch-stacks_in_1878_page11.ab-break-1,
#ab-switch-stacks_in_1878_page11.ab-break-2,
#ab-switch-stacks_in_1878_page11.ab-break-3,
#ab-switch-stacks_in_1878_page11.ab-break-4 {
  border-bottom-color: #EEEEEE;
}
#ab-switch-stacks_in_1878_page11 .ab-left,
#ab-switch-stacks_in_1878_page11 .ab-right,
#ab-switch-stacks_in_1878_page11 .ab-center {
  width: 20%;
  float: left;
}
#ab-switch-stacks_in_1878_page11.ab-left .ab-center {
  text-align: left;
}
#ab-switch-stacks_in_1878_page11.ab-center .ab-center {
  text-align: center;
}
#ab-switch-stacks_in_1878_page11.ab-right .ab-center {
  text-align: right;
}
#ab-switch-stacks_in_1878_page11 .ab-center {
  width: 100%;
}
#ab-switch-stacks_in_1878_page11 .ab-center ul {
  padding: 0;
  margin: 0;
}
#ab-switch-stacks_in_1878_page11 .ab-center ul li {
  -webkit-transition: color 500ms;
  -moz-transition: color 500ms;
  -o-transition: color 500ms;
  transition: color 500ms;
}
#ab-switch-stacks_in_1878_page11 .ab-center ul li.ab-option,
#ab-switch-stacks_in_1878_page11 .ab-center ul li.ab-controller {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  cursor: pointer;
}
#ab-switch-stacks_in_1878_page11 .ab-center ul li.ab-option.show,
#ab-switch-stacks_in_1878_page11 .ab-center ul li.ab-controller.show {
  cursor: default;
}
#ab-switch-stacks_in_1878_page11 .ab-center ul li.ab-option {
  max-width: 35%;
  line-height: normal;
}
#ab-switch-stacks_in_1878_page11 .ab-center ul li:first-child {
  padding-right: 2.5%;
  margin-right: 5px;
}
#ab-switch-stacks_in_1878_page11 .ab-center ul li:last-child {
  padding-left: 2.5%;
  margin-left: 5px;
}
#ab-switch-stacks_in_1878_page11 .ab-center ul li.show {
  color: #444444;
}
#ab-switch-stacks_in_1878_page11.ab-square label {
  border-radius: 5px;
}
#ab-switch-stacks_in_1878_page11.ab-square label:after {
  border-radius: 3px;
}
#ab-switch-stacks_in_1878_page11 label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-color: #999999;
}
#ab-switch-stacks_in_1878_page11 label:before,
#ab-switch-stacks_in_1878_page11 label:after {
  display: block;
  position: absolute;
  content: "";
}
#ab-switch-stacks_in_1878_page11 label:after {
  top: 2px;
  left: 2px;
  bottom: 2px;
  margin-left: 0;
  background-color: #FFFFFF;
  -webkit-transition: margin 0.3s ease-out;
  -moz-transition: margin 0.3s ease-out;
  -o-transition: margin 0.3s ease-out;
  transition: margin 0.3s ease-out;
}
#ab-switch-stacks_in_1878_page11.ab-grad label {
  background-image: -webkit-linear-gradient(top, #999999 0%, #CCCCCC 100%);
  background-image: -moz-linear-gradient(top, #999999 0%, #CCCCCC 100%);
  background-image: -o-linear-gradient(top, #999999 0%, #CCCCCC 100%);
  background-image: linear-gradient(to bottom, #999999 0%, #CCCCCC 100%);
}
#ab-switch-stacks_in_1878_page11 .ab-toggle {
  display: none;
}
#ab-switch-stacks_in_1878_page11.ab-outline label {
  border-style: solid;
  border-width: 1px;
  background-color: transparent;
  background-image: none;
  border-color: #999999;
}
#ab-switch-stacks_in_1878_page11.ab-outline label:after {
  background-color: #FFFFFF;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-1 .ab-left,
#ab-switch-stacks_in_1878_page11.ab-switch-button-1 .ab-right {
  height: 20px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-1.ab-round label {
  border-radius: 20px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-1.ab-round label:after {
  border-radius: 16px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-1 label {
  width: 40px;
  height: 20px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-1 label:after {
  width: 16px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-1 label.switch:after {
  margin-left: 20px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-2 .ab-left,
#ab-switch-stacks_in_1878_page11.ab-switch-button-2 .ab-right {
  height: 23px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-2.ab-round label {
  border-radius: 23px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-2.ab-round label:after {
  border-radius: 19px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-2 label {
  width: 46px;
  height: 23px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-2 label:after {
  width: 19px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-2 label.switch:after {
  margin-left: 23px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-3 .ab-left,
#ab-switch-stacks_in_1878_page11.ab-switch-button-3 .ab-right {
  height: 26px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-3.ab-round label {
  border-radius: 26px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-3.ab-round label:after {
  border-radius: 22px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-3 label {
  width: 52px;
  height: 26px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-3 label:after {
  width: 22px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-3 label.switch:after {
  margin-left: 26px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-4 .ab-left,
#ab-switch-stacks_in_1878_page11.ab-switch-button-4 .ab-right {
  height: 29px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-4.ab-round label {
  border-radius: 29px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-4.ab-round label:after {
  border-radius: 25px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-4 label {
  width: 58px;
  height: 29px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-4 label:after {
  width: 25px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-4 label.switch:after {
  margin-left: 29px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-5 .ab-left,
#ab-switch-stacks_in_1878_page11.ab-switch-button-5 .ab-right {
  height: 32px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-5.ab-round label {
  border-radius: 32px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-5.ab-round label:after {
  border-radius: 28px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-5 label {
  width: 64px;
  height: 32px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-5 label:after {
  width: 28px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-button-5 label.switch:after {
  margin-left: 32px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-text-0 li.ab-option {
  display: none;
}
#ab-switch-stacks_in_1878_page11.ab-switch-text-1 li.ab-option {
  font-size: 13px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-text-2 li.ab-option {
  font-size: 14px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-text-3 li.ab-option {
  font-size: 15px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-text-4 li.ab-option {
  font-size: 16px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-text-5 li.ab-option {
  font-size: 17px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-text-6 li.ab-option {
  font-size: 18px;
}
#ab-switch-stacks_in_1878_page11.ab-switch-text-7 li.ab-option {
  font-size: 19px;
}
@media (max-width: 1) {
  #ab-switch-stacks_in_1878_page11.ab-switch-button-3 .ab-left,
  #ab-switch-stacks_in_1878_page11.ab-switch-button-4 .ab-left,
  #ab-switch-stacks_in_1878_page11.ab-switch-button-5 .ab-left,
  #ab-switch-stacks_in_1878_page11.ab-switch-button-3 .ab-right,
  #ab-switch-stacks_in_1878_page11.ab-switch-button-4 .ab-right,
  #ab-switch-stacks_in_1878_page11.ab-switch-button-5 .ab-right {
    height: 22px;
  }
  #ab-switch-stacks_in_1878_page11.ab-switch-button-3.ab-round label,
  #ab-switch-stacks_in_1878_page11.ab-switch-button-4.ab-round label,
  #ab-switch-stacks_in_1878_page11.ab-switch-button-5.ab-round label {
    border-radius: 22px;
  }
  #ab-switch-stacks_in_1878_page11.ab-switch-button-3.ab-round label:after,
  #ab-switch-stacks_in_1878_page11.ab-switch-button-4.ab-round label:after,
  #ab-switch-stacks_in_1878_page11.ab-switch-button-5.ab-round label:after {
    border-radius: 18px;
  }
  #ab-switch-stacks_in_1878_page11.ab-switch-button-3 label,
  #ab-switch-stacks_in_1878_page11.ab-switch-button-4 label,
  #ab-switch-stacks_in_1878_page11.ab-switch-button-5 label {
    width: 44px;
    height: 22px;
  }
  #ab-switch-stacks_in_1878_page11.ab-switch-button-3 label:after,
  #ab-switch-stacks_in_1878_page11.ab-switch-button-4 label:after,
  #ab-switch-stacks_in_1878_page11.ab-switch-button-5 label:after {
    width: 18px;
  }
  #ab-switch-stacks_in_1878_page11.ab-switch-button-3 label.switch:after,
  #ab-switch-stacks_in_1878_page11.ab-switch-button-4 label.switch:after,
  #ab-switch-stacks_in_1878_page11.ab-switch-button-5 label.switch:after {
    margin-left: 22px;
  }
  #ab-switch-stacks_in_1878_page11.ab-switch-text-3 li.ab-option,
  #ab-switch-stacks_in_1878_page11.ab-switch-text-4 li.ab-option,
  #ab-switch-stacks_in_1878_page11.ab-switch-text-5 li.ab-option,
  #ab-switch-stacks_in_1878_page11.ab-switch-text-6 li.ab-option,
  #ab-switch-stacks_in_1878_page11.ab-switch-text-7 li.ab-option {
    font-size: 14px;
  }
}



#stacks_out_1378_page11 {
	width: 50%;
}

#stacks_in_1380_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}

#stacks_in_1884_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
 #stacks_in_1547_page11 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_1547_page11 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-moz-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-ms-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-o-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:linear-gradient(left,#CCCCCC,#333333,#CCCCCC)}#stacks_in_1547_page11 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_1547_page11 hr.dashed_fade{border-bottom:1px dashed #7E7E7E;background:#333333}#stacks_in_1547_page11 hr.dotted_fade{border-bottom:1px dotted #7E7E7E;background:#333333}#stacks_in_1547_page11 hr.dashed{border-bottom:1px dashed #333333}#stacks_in_1547_page11 hr.dotted{border-bottom:1px dotted #7E7E7E}#stacks_in_1547_page11 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_1547_page11 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #333333}#stacks_in_1547_page11 hr.cloudy:after{content:"\00a0"}#stacks_in_1547_page11 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_1547_page11 hr.inset_two{border-top:1px solid #CCCCCC;border-bottom:1px solid #333333}#stacks_in_1547_page11 hr.inset_three{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_1547_page11 hr.inset_four{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_1547_page11 hr.flared{height:30px;border-style:solid;border-color:#333333;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_1547_page11 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#333333;border-width:0 0 1px 0;border-radius:20px}#stacks_in_1547_page11 hr.glyph{padding:0;border:0;border-top:1px double #333333;color:#333333;text-align:center;margin:1em 0}#stacks_in_1547_page11 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_1547_page11 {
	margin: 5px 0px 5px 0px;
	padding:  5px;
}
/*  */
section#section-stacks_in_1457_page11 {
  /*  */
  background: rgba(187, 188, 188, 1.00);
  /*  */
  /*  */
  /*  */
  padding: 20px 20px 20px 20px;
  box-sizing: border-box; }
  section#section-stacks_in_1457_page11 .section-header {
    text-align: center;
    box-sizing: border-box; }
    section#section-stacks_in_1457_page11 .section-header-title {
      /*  */
      font-family: "Raleway";
      /*  */
      color: rgba(0, 38, 73, 1.00);
      font-size: 40px;
      font-weight: bold;
      max-width: 1200px;
      margin: 0 auto 1px auto;
      /*  */
      line-height: 64.720001px;
      /*  */ }
    section#section-stacks_in_1457_page11 .section-header-description {
      /*  */
      font-family: "Ubuntu";
      /*  */
      color: rgba(219, 234, 245, 1.00);
      font-size: 16px;
      max-width: 1200px;
      text-align: center;
      margin: 0 auto 15px auto;
      /*  */
      line-height: 25.888000px;
      /*  */ }
  section#section-stacks_in_1457_page11.hide-title .section-header-title {
    display: none; }
  section#section-stacks_in_1457_page11.hide-description .section-header-description {
    display: none; }

@media (min-width: 760px) and (max-width: 480px) {
  /*  */
  section#section-stacks_in_1457_page11 .section-header-title {
    font-size: 30px;
    margin: 0 auto 1px auto;
    line-height: 48.540001px; }
  section#section-stacks_in_1457_page11 .section-header-description {
    font-size: 16px;
    margin: 0 auto 15px auto;
    line-height: 25.888000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 760px) {
  /*  */
  section#section-stacks_in_1457_page11 .section-header-title {
    font-size: 20px;
    margin: 0 auto 1px auto;
    line-height: 32.360001px; }
  section#section-stacks_in_1457_page11 .section-header-description {
    font-size: 14px;
    margin: 0 auto 15px auto;
    line-height: 22.652000px; }
  /*  */ }
/* Start dooGrid stack each CSS code */.stacks_in_1548_page11gridWrapper > div{	display: inline-block !important;	width: 25%;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    vertical-align: top;    margin-top: 10px;    padding-right: 5.000000px;    padding-left: 5.000000px;}.stacks_in_1548_page11gridWrapper{	margin-right: -5.000000px;    margin-left: -5.000000px;    margin-top: -10px;}@media all and (max-width: 1024px) {				.stacks_in_1548_page11gridWrapper > div{		width: 50%;	}	}@media all and (max-width: 768px) {				.stacks_in_1548_page11gridWrapper > div{		width: 50%;	}		}@media all and (max-width: 480px) {				.stacks_in_1548_page11gridWrapper > div{		width: 100%;	}	}#stacks_in_1548_page11 .dooGridItem{	position: relative;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;	background: rgba(187, 188, 188, 1.00);	border:1px solid rgba(187, 188, 188, 1.00);	border-radius: 4px;	padding: 10px;}/* End dooGrid stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_1550_page11 {
	background-color: rgba(176, 196, 222, 1.00);
}

#stacks_out_1552_page11 {
	width: 50%;
}
/* Start Count Up stack CSS code */.stacks_in_1487_page11countup{	color: #970E1D !important;}#stacks_in_1487_page11,#stacks_in_1487_page11 h1,#stacks_in_1487_page11 h2,#stacks_in_1487_page11 h3,#stacks_in_1487_page11 h4,#stacks_in_1487_page11 h5,#stacks_in_1487_page11 h6,#stacks_in_1487_page11 strong,#stacks_in_1487_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1554_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_out_1558_page11 {
	width: 50%;
}
/* Start Count Up stack CSS code */.stacks_in_1490_page11countup{	color: #970E1D !important;}#stacks_in_1490_page11,#stacks_in_1490_page11 h1,#stacks_in_1490_page11 h2,#stacks_in_1490_page11 h3,#stacks_in_1490_page11 h4,#stacks_in_1490_page11 h5,#stacks_in_1490_page11 h6,#stacks_in_1490_page11 strong,#stacks_in_1490_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1560_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_out_1564_page11 {
	width: 50%;
}
/* Start Count Up stack CSS code */.stacks_in_1488_page11countup{	color: #970E1D !important;}#stacks_in_1488_page11,#stacks_in_1488_page11 h1,#stacks_in_1488_page11 h2,#stacks_in_1488_page11 h3,#stacks_in_1488_page11 h4,#stacks_in_1488_page11 h5,#stacks_in_1488_page11 h6,#stacks_in_1488_page11 strong,#stacks_in_1488_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1566_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_out_1570_page11 {
	width: 50%;
}
/* Start Count Up stack CSS code */.stacks_in_1491_page11countup{	color: #970E1D !important;}#stacks_in_1491_page11,#stacks_in_1491_page11 h1,#stacks_in_1491_page11 h2,#stacks_in_1491_page11 h3,#stacks_in_1491_page11 h4,#stacks_in_1491_page11 h5,#stacks_in_1491_page11 h6,#stacks_in_1491_page11 strong,#stacks_in_1491_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1572_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
 #stacks_in_1576_page11 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_1576_page11 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-moz-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-ms-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-o-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:linear-gradient(left,#CCCCCC,#333333,#CCCCCC)}#stacks_in_1576_page11 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_1576_page11 hr.dashed_fade{border-bottom:1px dashed #7E7E7E;background:#333333}#stacks_in_1576_page11 hr.dotted_fade{border-bottom:1px dotted #7E7E7E;background:#333333}#stacks_in_1576_page11 hr.dashed{border-bottom:1px dashed #333333}#stacks_in_1576_page11 hr.dotted{border-bottom:1px dotted #7E7E7E}#stacks_in_1576_page11 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_1576_page11 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #333333}#stacks_in_1576_page11 hr.cloudy:after{content:"\00a0"}#stacks_in_1576_page11 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_1576_page11 hr.inset_two{border-top:1px solid #CCCCCC;border-bottom:1px solid #333333}#stacks_in_1576_page11 hr.inset_three{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_1576_page11 hr.inset_four{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_1576_page11 hr.flared{height:30px;border-style:solid;border-color:#333333;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_1576_page11 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#333333;border-width:0 0 1px 0;border-radius:20px}#stacks_in_1576_page11 hr.glyph{padding:0;border:0;border-top:1px double #333333;color:#333333;text-align:center;margin:1em 0}#stacks_in_1576_page11 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_1576_page11 {
	margin: 5px 0px 5px 0px;
	padding:  5px;
}
/*  */
section#section-stacks_in_1577_page11 {
  /*  */
  background: rgba(187, 188, 188, 1.00);
  /*  */
  /*  */
  /*  */
  padding: 20px 20px 20px 20px;
  box-sizing: border-box; }
  section#section-stacks_in_1577_page11 .section-header {
    text-align: center;
    box-sizing: border-box; }
    section#section-stacks_in_1577_page11 .section-header-title {
      /*  */
      font-family: "Raleway";
      /*  */
      color: rgba(0, 38, 73, 1.00);
      font-size: 40px;
      font-weight: bold;
      max-width: 1200px;
      margin: 0 auto 1px auto;
      /*  */
      line-height: 64.720001px;
      /*  */ }
    section#section-stacks_in_1577_page11 .section-header-description {
      /*  */
      font-family: "Ubuntu";
      /*  */
      color: rgba(219, 234, 245, 1.00);
      font-size: 16px;
      max-width: 1200px;
      text-align: center;
      margin: 0 auto 15px auto;
      /*  */
      line-height: 25.888000px;
      /*  */ }
  section#section-stacks_in_1577_page11.hide-title .section-header-title {
    display: none; }
  section#section-stacks_in_1577_page11.hide-description .section-header-description {
    display: none; }

@media (min-width: 760px) and (max-width: 480px) {
  /*  */
  section#section-stacks_in_1577_page11 .section-header-title {
    font-size: 30px;
    margin: 0 auto 1px auto;
    line-height: 48.540001px; }
  section#section-stacks_in_1577_page11 .section-header-description {
    font-size: 16px;
    margin: 0 auto 15px auto;
    line-height: 25.888000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 760px) {
  /*  */
  section#section-stacks_in_1577_page11 .section-header-title {
    font-size: 20px;
    margin: 0 auto 1px auto;
    line-height: 32.360001px; }
  section#section-stacks_in_1577_page11 .section-header-description {
    font-size: 14px;
    margin: 0 auto 15px auto;
    line-height: 22.652000px; }
  /*  */ }
/* Start dooGrid stack each CSS code */.stacks_in_1584_page11gridWrapper > div{	display: inline-block !important;	width: 50%;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    vertical-align: top;    margin-top: 10px;    padding-right: 5.000000px;    padding-left: 5.000000px;}.stacks_in_1584_page11gridWrapper{	margin-right: -5.000000px;    margin-left: -5.000000px;    margin-top: -10px;}@media all and (max-width: 1024px) {				.stacks_in_1584_page11gridWrapper > div{		width: 50%;	}	}@media all and (max-width: 768px) {				.stacks_in_1584_page11gridWrapper > div{		width: 50%;	}		}@media all and (max-width: 480px) {				.stacks_in_1584_page11gridWrapper > div{		width: 100%;	}	}#stacks_in_1584_page11 .dooGridItem{	position: relative;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;	background: rgba(187, 188, 188, 1.00);	border:1px solid rgba(187, 188, 188, 1.00);	border-radius: 4px;	padding: 10px;}/* End dooGrid stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_1586_page11 {
	background-color: rgba(176, 196, 222, 1.00);
}

#stacks_out_1707_page11 {
	width: 225px;
}
/* Start Count Up stack CSS code */.stacks_in_1589_page11countup{	color: #970E1D !important;}#stacks_in_1589_page11 h1,#stacks_in_1589_page11 h2,#stacks_in_1589_page11 h3,#stacks_in_1589_page11 h4,#stacks_in_1589_page11 h5,#stacks_in_1589_page11 h6,#stacks_in_1589_page11 strong,#stacks_in_1589_page11 span{	color: #970E1D !important;}#stacks_in_1589_page11,#stacks_in_1589_page11 h1,#stacks_in_1589_page11 h2,#stacks_in_1589_page11 h3,#stacks_in_1589_page11 h4,#stacks_in_1589_page11 h5,#stacks_in_1589_page11 h6,#stacks_in_1589_page11 strong,#stacks_in_1589_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1702_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start Count Up stack CSS code */.stacks_in_1706_page11countup{	color: #970E1D !important;}#stacks_in_1706_page11 h1,#stacks_in_1706_page11 h2,#stacks_in_1706_page11 h3,#stacks_in_1706_page11 h4,#stacks_in_1706_page11 h5,#stacks_in_1706_page11 h6,#stacks_in_1706_page11 strong,#stacks_in_1706_page11 span{	color: #970E1D !important;}#stacks_in_1706_page11,#stacks_in_1706_page11 h1,#stacks_in_1706_page11 h2,#stacks_in_1706_page11 h3,#stacks_in_1706_page11 h4,#stacks_in_1706_page11 h5,#stacks_in_1706_page11 h6,#stacks_in_1706_page11 strong,#stacks_in_1706_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1704_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_1726_page11 {
	background-color: rgba(176, 196, 222, 1.00);
}

#stacks_out_1728_page11 {
	width: 225px;
}
/* Start Count Up stack CSS code */.stacks_in_1729_page11countup{	color: #970E1D !important;}#stacks_in_1729_page11 h1,#stacks_in_1729_page11 h2,#stacks_in_1729_page11 h3,#stacks_in_1729_page11 h4,#stacks_in_1729_page11 h5,#stacks_in_1729_page11 h6,#stacks_in_1729_page11 strong,#stacks_in_1729_page11 span{	color: #970E1D !important;}#stacks_in_1729_page11,#stacks_in_1729_page11 h1,#stacks_in_1729_page11 h2,#stacks_in_1729_page11 h3,#stacks_in_1729_page11 h4,#stacks_in_1729_page11 h5,#stacks_in_1729_page11 h6,#stacks_in_1729_page11 strong,#stacks_in_1729_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1730_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start Count Up stack CSS code */.stacks_in_1732_page11countup{	color: #970E1D !important;}#stacks_in_1732_page11 h1,#stacks_in_1732_page11 h2,#stacks_in_1732_page11 h3,#stacks_in_1732_page11 h4,#stacks_in_1732_page11 h5,#stacks_in_1732_page11 h6,#stacks_in_1732_page11 strong,#stacks_in_1732_page11 span{	color: #970E1D !important;}#stacks_in_1732_page11,#stacks_in_1732_page11 h1,#stacks_in_1732_page11 h2,#stacks_in_1732_page11 h3,#stacks_in_1732_page11 h4,#stacks_in_1732_page11 h5,#stacks_in_1732_page11 h6,#stacks_in_1732_page11 strong,#stacks_in_1732_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1733_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_1717_page11 {
	background-color: rgba(176, 196, 222, 1.00);
}

#stacks_out_1719_page11 {
	width: 225px;
}
/* Start Count Up stack CSS code */.stacks_in_1720_page11countup{	color: #970E1D !important;}#stacks_in_1720_page11 h1,#stacks_in_1720_page11 h2,#stacks_in_1720_page11 h3,#stacks_in_1720_page11 h4,#stacks_in_1720_page11 h5,#stacks_in_1720_page11 h6,#stacks_in_1720_page11 strong,#stacks_in_1720_page11 span{	color: #970E1D !important;}#stacks_in_1720_page11,#stacks_in_1720_page11 h1,#stacks_in_1720_page11 h2,#stacks_in_1720_page11 h3,#stacks_in_1720_page11 h4,#stacks_in_1720_page11 h5,#stacks_in_1720_page11 h6,#stacks_in_1720_page11 strong,#stacks_in_1720_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1721_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start Count Up stack CSS code */.stacks_in_1723_page11countup{	color: #970E1D !important;}#stacks_in_1723_page11 h1,#stacks_in_1723_page11 h2,#stacks_in_1723_page11 h3,#stacks_in_1723_page11 h4,#stacks_in_1723_page11 h5,#stacks_in_1723_page11 h6,#stacks_in_1723_page11 strong,#stacks_in_1723_page11 span{	color: #970E1D !important;}#stacks_in_1723_page11,#stacks_in_1723_page11 h1,#stacks_in_1723_page11 h2,#stacks_in_1723_page11 h3,#stacks_in_1723_page11 h4,#stacks_in_1723_page11 h5,#stacks_in_1723_page11 h6,#stacks_in_1723_page11 strong,#stacks_in_1723_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1724_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_1932_page11 {
	background-color: rgba(176, 196, 222, 1.00);
}

#stacks_out_1941_page11 {
	width: 225px;
}
/* Start Count Up stack CSS code */.stacks_in_1935_page11countup{	color: #970E1D !important;}#stacks_in_1935_page11 h1,#stacks_in_1935_page11 h2,#stacks_in_1935_page11 h3,#stacks_in_1935_page11 h4,#stacks_in_1935_page11 h5,#stacks_in_1935_page11 h6,#stacks_in_1935_page11 strong,#stacks_in_1935_page11 span{	color: #970E1D !important;}#stacks_in_1935_page11,#stacks_in_1935_page11 h1,#stacks_in_1935_page11 h2,#stacks_in_1935_page11 h3,#stacks_in_1935_page11 h4,#stacks_in_1935_page11 h5,#stacks_in_1935_page11 h6,#stacks_in_1935_page11 strong,#stacks_in_1935_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1936_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start Count Up stack CSS code */.stacks_in_1938_page11countup{	color: #970E1D !important;}#stacks_in_1938_page11 h1,#stacks_in_1938_page11 h2,#stacks_in_1938_page11 h3,#stacks_in_1938_page11 h4,#stacks_in_1938_page11 h5,#stacks_in_1938_page11 h6,#stacks_in_1938_page11 strong,#stacks_in_1938_page11 span{	color: #970E1D !important;}#stacks_in_1938_page11,#stacks_in_1938_page11 h1,#stacks_in_1938_page11 h2,#stacks_in_1938_page11 h3,#stacks_in_1938_page11 h4,#stacks_in_1938_page11 h5,#stacks_in_1938_page11 h6,#stacks_in_1938_page11 strong,#stacks_in_1938_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1939_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_1735_page11 {
	background-color: rgba(176, 196, 222, 1.00);
}

#stacks_out_1606_page11 {
	width: 150px;
}

#stacks_in_1608_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start Count Up stack CSS code */.stacks_in_1738_page11countup{	color: #970E1D !important;}#stacks_in_1738_page11 h1,#stacks_in_1738_page11 h2,#stacks_in_1738_page11 h3,#stacks_in_1738_page11 h4,#stacks_in_1738_page11 h5,#stacks_in_1738_page11 h6,#stacks_in_1738_page11 strong,#stacks_in_1738_page11 span{	color: #970E1D !important;}#stacks_in_1738_page11,#stacks_in_1738_page11 h1,#stacks_in_1738_page11 h2,#stacks_in_1738_page11 h3,#stacks_in_1738_page11 h4,#stacks_in_1738_page11 h5,#stacks_in_1738_page11 h6,#stacks_in_1738_page11 strong,#stacks_in_1738_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1739_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start Count Up stack CSS code */.stacks_in_1741_page11countup{	color: #970E1D !important;}#stacks_in_1741_page11 h1,#stacks_in_1741_page11 h2,#stacks_in_1741_page11 h3,#stacks_in_1741_page11 h4,#stacks_in_1741_page11 h5,#stacks_in_1741_page11 h6,#stacks_in_1741_page11 strong,#stacks_in_1741_page11 span{	color: #970E1D !important;}#stacks_in_1741_page11,#stacks_in_1741_page11 h1,#stacks_in_1741_page11 h2,#stacks_in_1741_page11 h3,#stacks_in_1741_page11 h4,#stacks_in_1741_page11 h5,#stacks_in_1741_page11 h6,#stacks_in_1741_page11 strong,#stacks_in_1741_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1742_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_1744_page11 {
	background-color: rgba(176, 196, 222, 1.00);
}

#stacks_out_1600_page11 {
	width: 150px;
}

#stacks_in_1602_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start Count Up stack CSS code */.stacks_in_1749_page11countup{	color: #970E1D !important;}#stacks_in_1749_page11 h1,#stacks_in_1749_page11 h2,#stacks_in_1749_page11 h3,#stacks_in_1749_page11 h4,#stacks_in_1749_page11 h5,#stacks_in_1749_page11 h6,#stacks_in_1749_page11 strong,#stacks_in_1749_page11 span{	color: #970E1D !important;}#stacks_in_1749_page11,#stacks_in_1749_page11 h1,#stacks_in_1749_page11 h2,#stacks_in_1749_page11 h3,#stacks_in_1749_page11 h4,#stacks_in_1749_page11 h5,#stacks_in_1749_page11 h6,#stacks_in_1749_page11 strong,#stacks_in_1749_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1750_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start Count Up stack CSS code */.stacks_in_1752_page11countup{	color: #970E1D !important;}#stacks_in_1752_page11 h1,#stacks_in_1752_page11 h2,#stacks_in_1752_page11 h3,#stacks_in_1752_page11 h4,#stacks_in_1752_page11 h5,#stacks_in_1752_page11 h6,#stacks_in_1752_page11 strong,#stacks_in_1752_page11 span{	color: #970E1D !important;}#stacks_in_1752_page11,#stacks_in_1752_page11 h1,#stacks_in_1752_page11 h2,#stacks_in_1752_page11 h3,#stacks_in_1752_page11 h4,#stacks_in_1752_page11 h5,#stacks_in_1752_page11 h6,#stacks_in_1752_page11 strong,#stacks_in_1752_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1753_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_1755_page11 {
	background-color: rgba(176, 196, 222, 1.00);
}

#stacks_out_1594_page11 {
	width: 150px;
}

#stacks_in_1596_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start Count Up stack CSS code */.stacks_in_1760_page11countup{	color: #970E1D !important;}#stacks_in_1760_page11 h1,#stacks_in_1760_page11 h2,#stacks_in_1760_page11 h3,#stacks_in_1760_page11 h4,#stacks_in_1760_page11 h5,#stacks_in_1760_page11 h6,#stacks_in_1760_page11 strong,#stacks_in_1760_page11 span{	color: #970E1D !important;}#stacks_in_1760_page11,#stacks_in_1760_page11 h1,#stacks_in_1760_page11 h2,#stacks_in_1760_page11 h3,#stacks_in_1760_page11 h4,#stacks_in_1760_page11 h5,#stacks_in_1760_page11 h6,#stacks_in_1760_page11 strong,#stacks_in_1760_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1761_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start Count Up stack CSS code */.stacks_in_1763_page11countup{	color: #970E1D !important;}#stacks_in_1763_page11 h1,#stacks_in_1763_page11 h2,#stacks_in_1763_page11 h3,#stacks_in_1763_page11 h4,#stacks_in_1763_page11 h5,#stacks_in_1763_page11 h6,#stacks_in_1763_page11 strong,#stacks_in_1763_page11 span{	color: #970E1D !important;}#stacks_in_1763_page11,#stacks_in_1763_page11 h1,#stacks_in_1763_page11 h2,#stacks_in_1763_page11 h3,#stacks_in_1763_page11 h4,#stacks_in_1763_page11 h5,#stacks_in_1763_page11 h6,#stacks_in_1763_page11 strong,#stacks_in_1763_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1764_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_1942_page11 {
	background-color: rgba(176, 196, 222, 1.00);
}

#stacks_out_1953_page11 {
	width: 140px;
}

#stacks_in_1945_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start Count Up stack CSS code */.stacks_in_1947_page11countup{	color: #970E1D !important;}#stacks_in_1947_page11 h1,#stacks_in_1947_page11 h2,#stacks_in_1947_page11 h3,#stacks_in_1947_page11 h4,#stacks_in_1947_page11 h5,#stacks_in_1947_page11 h6,#stacks_in_1947_page11 strong,#stacks_in_1947_page11 span{	color: #970E1D !important;}#stacks_in_1947_page11,#stacks_in_1947_page11 h1,#stacks_in_1947_page11 h2,#stacks_in_1947_page11 h3,#stacks_in_1947_page11 h4,#stacks_in_1947_page11 h5,#stacks_in_1947_page11 h6,#stacks_in_1947_page11 strong,#stacks_in_1947_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1948_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
/* Start Count Up stack CSS code */.stacks_in_1950_page11countup{	color: #970E1D !important;}#stacks_in_1950_page11 h1,#stacks_in_1950_page11 h2,#stacks_in_1950_page11 h3,#stacks_in_1950_page11 h4,#stacks_in_1950_page11 h5,#stacks_in_1950_page11 h6,#stacks_in_1950_page11 strong,#stacks_in_1950_page11 span{	color: #970E1D !important;}#stacks_in_1950_page11,#stacks_in_1950_page11 h1,#stacks_in_1950_page11 h2,#stacks_in_1950_page11 h3,#stacks_in_1950_page11 h4,#stacks_in_1950_page11 h5,#stacks_in_1950_page11 h6,#stacks_in_1950_page11 strong,#stacks_in_1950_page11 span{	text-align: center !important;}/* End Count Up stack CSS code */
#stacks_in_1951_page11 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}
 #stacks_in_1701_page11 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_1701_page11 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-moz-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-ms-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-o-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:linear-gradient(left,#CCCCCC,#333333,#CCCCCC)}#stacks_in_1701_page11 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_1701_page11 hr.dashed_fade{border-bottom:1px dashed #7E7E7E;background:#333333}#stacks_in_1701_page11 hr.dotted_fade{border-bottom:1px dotted #7E7E7E;background:#333333}#stacks_in_1701_page11 hr.dashed{border-bottom:1px dashed #333333}#stacks_in_1701_page11 hr.dotted{border-bottom:1px dotted #7E7E7E}#stacks_in_1701_page11 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_1701_page11 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #333333}#stacks_in_1701_page11 hr.cloudy:after{content:"\00a0"}#stacks_in_1701_page11 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_1701_page11 hr.inset_two{border-top:1px solid #CCCCCC;border-bottom:1px solid #333333}#stacks_in_1701_page11 hr.inset_three{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_1701_page11 hr.inset_four{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_1701_page11 hr.flared{height:30px;border-style:solid;border-color:#333333;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_1701_page11 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#333333;border-width:0 0 1px 0;border-radius:20px}#stacks_in_1701_page11 hr.glyph{padding:0;border:0;border-top:1px double #333333;color:#333333;text-align:center;margin:1em 0}#stacks_in_1701_page11 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_1701_page11 {
	margin: 5px 0px 5px 0px;
	padding:  5px;
}
/*  */
section#section-stacks_in_1656_page11 {
  /*  */
  background: rgba(187, 188, 188, 1.00);
  /*  */
  /*  */
  /*  */
  padding: 20px 20px 20px 20px;
  box-sizing: border-box; }
  section#section-stacks_in_1656_page11 .section-header {
    text-align: center;
    box-sizing: border-box; }
    section#section-stacks_in_1656_page11 .section-header-title {
      /*  */
      font-family: "Raleway";
      /*  */
      color: rgba(0, 38, 73, 1.00);
      font-size: 40px;
      font-weight: bold;
      max-width: 1200px;
      margin: 0 auto 1px auto;
      /*  */
      line-height: 64.720001px;
      /*  */ }
    section#section-stacks_in_1656_page11 .section-header-description {
      /*  */
      font-family: "Ubuntu";
      /*  */
      color: rgba(219, 234, 245, 1.00);
      font-size: 16px;
      max-width: 1200px;
      text-align: center;
      margin: 0 auto 15px auto;
      /*  */
      line-height: 25.888000px;
      /*  */ }
  section#section-stacks_in_1656_page11.hide-title .section-header-title {
    display: none; }
  section#section-stacks_in_1656_page11.hide-description .section-header-description {
    display: none; }

@media (min-width: 760px) and (max-width: 480px) {
  /*  */
  section#section-stacks_in_1656_page11 .section-header-title {
    font-size: 30px;
    margin: 0 auto 1px auto;
    line-height: 48.540001px; }
  section#section-stacks_in_1656_page11 .section-header-description {
    font-size: 16px;
    margin: 0 auto 15px auto;
    line-height: 25.888000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 760px) {
  /*  */
  section#section-stacks_in_1656_page11 .section-header-title {
    font-size: 20px;
    margin: 0 auto 1px auto;
    line-height: 32.360001px; }
  section#section-stacks_in_1656_page11 .section-header-description {
    font-size: 14px;
    margin: 0 auto 15px auto;
    line-height: 22.652000px; }
  /*  */ }


.charterstacks_in_1686_page11 {
position: relative;
margin: auto;
height: 40vh;

}

@media screen and (min-width : 320px) and (max-width : 767px) and (orientation : portrait) {
  .charterstacks_in_1686_page11 {
    height: 50vh;
  }
}

@media screen and (min-width : 320px) and (max-width : 767px) and (orientation : landscape) {
  .charterstacks_in_1686_page11 {
    height: 90vh;
  }
}


/* Start dooGrid stack each CSS code */.stacks_in_1687_page11gridWrapper > div{	display: inline-block !important;	width: 25%;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    vertical-align: top;    margin-top: 10px;    padding-right: 5.000000px;    padding-left: 5.000000px;}.stacks_in_1687_page11gridWrapper{	margin-right: -5.000000px;    margin-left: -5.000000px;    margin-top: -10px;}@media all and (max-width: 1024px) {				.stacks_in_1687_page11gridWrapper > div{		width: 50%;	}	}@media all and (max-width: 768px) {				.stacks_in_1687_page11gridWrapper > div{		width: 50%;	}		}@media all and (max-width: 480px) {				.stacks_in_1687_page11gridWrapper > div{		width: 100%;	}	}#stacks_in_1687_page11 .dooGridItem{	position: relative;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;	background: rgba(187, 188, 188, 1.00);	border:1px solid rgba(187, 188, 188, 1.00);	border-radius: 4px;	padding: 10px;}/* End dooGrid stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */

.charterstacks_in_1691_page11 {
position: relative;
margin: auto;
height: 40vh;

}

@media screen and (min-width : 320px) and (max-width : 767px) and (orientation : portrait) {
  .charterstacks_in_1691_page11 {
    height: 50vh;
  }
}

@media screen and (min-width : 320px) and (max-width : 767px) and (orientation : landscape) {
  .charterstacks_in_1691_page11 {
    height: 90vh;
  }
}


/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */

.charterstacks_in_1694_page11 {
position: relative;
margin: auto;
height: 40vh;

}

@media screen and (min-width : 320px) and (max-width : 767px) and (orientation : portrait) {
  .charterstacks_in_1694_page11 {
    height: 50vh;
  }
}

@media screen and (min-width : 320px) and (max-width : 767px) and (orientation : landscape) {
  .charterstacks_in_1694_page11 {
    height: 90vh;
  }
}


/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */

.charterstacks_in_1697_page11 {
position: relative;
margin: auto;
height: 40vh;

}

@media screen and (min-width : 320px) and (max-width : 767px) and (orientation : portrait) {
  .charterstacks_in_1697_page11 {
    height: 50vh;
  }
}

@media screen and (min-width : 320px) and (max-width : 767px) and (orientation : landscape) {
  .charterstacks_in_1697_page11 {
    height: 90vh;
  }
}


/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */

.charterstacks_in_1700_page11 {
position: relative;
margin: auto;
height: 40vh;

}

@media screen and (min-width : 320px) and (max-width : 767px) and (orientation : portrait) {
  .charterstacks_in_1700_page11 {
    height: 50vh;
  }
}

@media screen and (min-width : 320px) and (max-width : 767px) and (orientation : landscape) {
  .charterstacks_in_1700_page11 {
    height: 90vh;
  }
}


/* Start Stats stack CSS code */.stacks_in_1300_page11stats, .stacks_in_1300_page11pagetitle{	display: none;}.stacks_in_1300_page11instructwrapper{	position: relative;	background: url("../files/newstatsbg.png") repeat-x;	height: 100px;	border: 4px solid #1C222B;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}.stacks_in_1300_page11instruct{	position: absolute;	text-align: center;	bottom: 10px;	left: 10px;	right: 10px;	color: #fff;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;} /* End if record mode */ /* End if admin mode *//* End Stats stack CSS code */