/*
 * popup-caption
 */

.popup-caption{--popup-caption-filter:none;--popup-caption-background:rgba(0,0,0,0.6);--popup-caption-text:#fff;--popup-caption-padding:1rem;--popup-caption-timing:500ms;--popup-caption-easeOutQuad:cubic-bezier(0.250,0.460,0.450,0.940);--popup-caption-easeOutCubic:cubic-bezier(0.215,0.610,0.355,1.000);--popup-caption-easeInOutQuad:cubic-bezier(0.455,0.030,0.515,0.955);--popup-caption-valign:start;--popup-caption-text-align:inherit;display:inline-block;position:relative;overflow:hidden}.popup-caption img,.popup-caption video{display:block;width:100%;height:auto}.pc-overlay{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;padding:var(--popup-caption-padding);background-color:var(--popup-caption-background);-webkit-backdrop-filter:var(--popup-caption-filter);backdrop-filter:var(--popup-caption-filter);display:grid;grid-template-rows:min-content;align-content:var(--popup-caption-valign);text-align:var(--popup-caption-text-align)}.pc-overlay > *{margin:0}.pc-overlay *{color:var(--popup-caption-text)}.pc-overlay.static{animation:none !important;transform:none !important}.pc-enter,.pc-leave{animation-duration:var(--popup-caption-timing);animation-timing-function:var(--popup-caption-easeOutQuad);animation-fill-mode:forwards}.pc-enter{transform:translate3d(0,-100%,0)}.swing--enter-top .pc-enter{animation-name:swing--enter-top}.swing--enter-top .pc-leave{animation-name:swing--leave-bottom}.swing--enter-bottom .pc-enter{animation-name:swing--enter-bottom}.swing--enter-bottom .pc-leave{animation-name:swing--leave-top}.swing--enter-left .pc-enter{animation-name:swing--enter-left}.swing--enter-left .pc-leave{animation-name:swing--leave-right}.swing--enter-right .pc-enter{animation-name:swing--enter-right}.swing--enter-right .pc-leave{animation-name:swing--leave-left}.swing--leave-top .pc-enter{animation-name:swing--leave-top}.swing--leave-top .pc-leave{animation-name:swing--enter-bottom}.swing--leave-bottom .pc-enter{animation-name:swing--leave-bottom}.swing--leave-bottom .pc-leave{animation-name:swing--enter-top}.swing--leave-left .pc-enter{animation-name:swing--leave-left}.swing--leave-left .pc-leave{animation-name:swing--enter-right}.swing--leave-right .pc-enter{animation-name:swing--leave-right}.swing--leave-right .pc-leave{animation-name:swing--enter-left}.popup-caption[class*='swing--']{perspective:400px}.popup-caption[class*='swing--'] .pc-enter,.popup-caption[class*='swing--'] .pc-leave{transform:rotate3d(0,0,0,0);animation-timing-function:var(--popup-caption-easeOutCubic)}.swing--enter-top,.swing--leave-top{perspective-origin:center top}.swing--enter-top .pc-enter,.swing--enter-top .pc-leave,.swing--leave-top .pc-enter,.swing--leave-top .pc-leave{transform-origin:center top}.swing--enter-bottom,.swing--leave-bottom{perspective-origin:center bottom}.swing--enter-bottom .pc-enter,.swing--enter-bottom .pc-leave,.swing--leave-bottom .pc-enter,.swing--leave-bottom .pc-leave{transform-origin:center bottom}.swing--enter-left,.swing--leave-left{perspective-origin:left center}.swing--enter-left .pc-enter,.swing--enter-left .pc-leave,.swing--leave-left .pc-enter,.swing--leave-left .pc-leave{transform-origin:left center}.swing--enter-right,.swing--leave-right{perspective-origin:right center}.swing--enter-right .pc-enter,.swing--enter-right .pc-leave,.swing--leave-right .pc-enter,.swing--leave-right .pc-leave{transform-origin:right center}@keyframes swing--enter-top{0%{transform:rotate3d(-1,0,0,90deg)}}@keyframes swing--leave-top{100%{transform:rotate3d(-1,0,0,90deg)}}@keyframes swing--enter-bottom{0%{transform:rotate3d(1,0,0,90deg)}}@keyframes swing--leave-bottom{100%{transform:rotate3d(1,0,0,90deg)}}@keyframes swing--enter-left{0%{transform:rotate3d(0,1,0,90deg)}}@keyframes swing--leave-left{100%{transform:rotate3d(0,1,0,90deg)}}@keyframes swing--enter-right{0%{transform:rotate3d(0,-1,0,90deg)}}@keyframes swing--leave-right{100%{transform:rotate3d(0,-1,0,90deg)}}.slide--enter-top .pc-enter{animation-name:slide--enter-top}.slide--enter-top .pc-leave{animation-name:slide--leave-bottom}.slide--enter-bottom .pc-enter{animation-name:slide--enter-bottom}.slide--enter-bottom .pc-leave{animation-name:slide--leave-top}.slide--enter-left .pc-enter{animation-name:slide--enter-left}.slide--enter-left .pc-leave{animation-name:slide--leave-right}.slide--enter-right .pc-enter{animation-name:slide--enter-right}.slide--enter-right .pc-leave{animation-name:slide--leave-left}.slide--leave-top .pc-enter{animation-name:slide--leave-top}.slide--leave-top .pc-leave{animation-name:slide--enter-bottom}.slide--leave-bottom .pc-enter{animation-name:slide--leave-bottom}.slide--leave-bottom .pc-leave{animation-name:slide--enter-top}.slide--leave-left .pc-enter{animation-name:slide--leave-left}.slide--leave-left .pc-leave{animation-name:slide--enter-right}.slide--leave-right .pc-enter{animation-name:slide--leave-right}.slide--leave-right .pc-leave{animation-name:slide--enter-left}.popup-caption[class*='slide--'] .pc-enter,.popup-caption[class*='slide--'] .pc-leave{transform:translate3d(0,0,0);animation-timing-function:var(--popup-caption-easeOutQuad)}@keyframes slide--enter-top{0%{transform:translate3d(0,-100%,0)}}@keyframes slide--leave-top{100%{transform:translate3d(0,-100%,0)}}@keyframes slide--enter-bottom{0%{transform:translate3d(0,100%,0)}}@keyframes slide--leave-bottom{100%{transform:translate3d(0,100%,0)}}@keyframes slide--enter-left{0%{transform:translate3d(-100%,0,0)}}@keyframes slide--leave-left{100%{transform:translate3d(-100%,0,0)}}@keyframes slide--enter-right{0%{transform:translate3d(100%,0,0)}}@keyframes slide--leave-right{100%{transform:translate3d(100%,0,0)}}.roll-out--enter-top .pc-enter{animation-name:roll-out--enter-top}.roll-out--enter-top .pc-leave{animation-name:roll-out--leave-bottom}.roll-out--enter-bottom .pc-enter{animation-name:roll-out--enter-bottom}.roll-out--enter-bottom .pc-leave{animation-name:roll-out--leave-top}.roll-out--enter-left .pc-enter{animation-name:roll-out--enter-left}.roll-out--enter-left .pc-leave{animation-name:roll-out--leave-right}.roll-out--enter-right .pc-enter{animation-name:roll-out--enter-right}.roll-out--enter-right .pc-leave{animation-name:roll-out--leave-left}.roll-out--leave-top .pc-enter{animation-name:roll-out--leave-top}.roll-out--leave-top .pc-leave{animation-name:roll-out--enter-bottom}.roll-out--leave-bottom .pc-enter{animation-name:roll-out--leave-bottom}.roll-out--leave-bottom .pc-leave{animation-name:roll-out--enter-top}.roll-out--leave-left .pc-enter{animation-name:roll-out--leave-left}.roll-out--leave-left .pc-leave{animation-name:roll-out--enter-right}.roll-out--leave-right .pc-enter{animation-name:roll-out--leave-right}.roll-out--leave-right .pc-leave{animation-name:roll-out--enter-left}.popup-caption[class*='roll-out--'] .pc-enter,.popup-caption[class*='roll-out--'] .pc-leave{transform:translate3d(0,0,0);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);animation-timing-function:var(--popup-caption-easeOutQuad)}@keyframes roll-out--enter-top{0%{-webkit-clip-path:polygon(0 0,100% 0,100% 0,0 0);clip-path:polygon(0 0,100% 0,100% 0,0 0)}}@keyframes roll-out--leave-top{100%{-webkit-clip-path:polygon(0 0,100% 0,100% 0,0 0);clip-path:polygon(0 0,100% 0,100% 0,0 0)}}@keyframes roll-out--enter-bottom{0%{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}}@keyframes roll-out--leave-bottom{100%{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}}@keyframes roll-out--enter-left{0%{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%)}}@keyframes roll-out--leave-left{100%{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%)}}@keyframes roll-out--enter-right{0%{-webkit-clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}}@keyframes roll-out--leave-right{100%{-webkit-clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}}.rotate--enter-top .pc-enter{animation-name:rotate--enter-top}.rotate--enter-top .pc-leave{animation-name:rotate--leave-bottom}.rotate--enter-bottom .pc-enter{animation-name:rotate--enter-bottom}.rotate--enter-bottom .pc-leave{animation-name:rotate--leave-top}.rotate--enter-left .pc-enter{animation-name:rotate--enter-left}.rotate--enter-left .pc-leave{animation-name:rotate--leave-right}.rotate--enter-right .pc-enter{animation-name:rotate--enter-right}.rotate--enter-right .pc-leave{animation-name:rotate--leave-left}.rotate--leave-top .pc-enter{animation-name:rotate--leave-top}.rotate--leave-top .pc-leave{animation-name:rotate--enter-bottom}.rotate--leave-bottom .pc-enter{animation-name:rotate--leave-bottom}.rotate--leave-bottom .pc-leave{animation-name:rotate--enter-top}.rotate--leave-left .pc-enter{animation-name:rotate--leave-left}.rotate--leave-left .pc-leave{animation-name:rotate--enter-right}.rotate--leave-right .pc-enter{animation-name:rotate--leave-right}.rotate--leave-right .pc-leave{animation-name:rotate--enter-left}.popup-caption[class*='rotate--'] .pc-enter,.popup-caption[class*='rotate--'] .pc-leave{transform:rotate(0);animation-timing-function:var(--popup-caption-easeOutQuad)}.rotate--enter-top .pc-enter,.rotate--enter-top .pc-leave,.rotate--leave-top .pc-enter,.rotate--leave-top .pc-leave{transform-origin:left top}.rotate--enter-bottom .pc-enter,.rotate--enter-bottom .pc-leave,.rotate--leave-bottom .pc-enter,.rotate--leave-bottom .pc-leave{transform-origin:left bottom}.rotate--enter-left .pc-enter,.rotate--enter-left .pc-leave,.rotate--leave-left .pc-enter,.rotate--leave-left .pc-leave{transform-origin:left top}.rotate--enter-right .pc-enter,.rotate--enter-right .pc-leave,.rotate--leave-right .pc-enter,.rotate--leave-right .pc-leave{transform-origin:right top}@keyframes rotate--enter-top{0%{transform:rotate(-90deg)}}@keyframes rotate--leave-top{100%{transform:rotate(-90deg)}}@keyframes rotate--enter-bottom{0%{transform:rotate(90deg)}}@keyframes rotate--leave-bottom{100%{transform:rotate(90deg)}}@keyframes rotate--enter-left{0%{transform:rotate(90deg)}}@keyframes rotate--leave-left{100%{transform:rotate(90deg)}}@keyframes rotate--enter-right{0%{transform:rotate(-90deg)}}@keyframes rotate--leave-right{100%{transform:rotate(-90deg)}}.flip--enter-top .pc-enter{animation-name:flip--enter-top}.flip--enter-top .pc-leave{animation-name:flip--leave-bottom}.flip--enter-bottom .pc-enter{animation-name:flip--enter-bottom}.flip--enter-bottom .pc-leave{animation-name:flip--leave-top}.flip--enter-left .pc-enter{animation-name:flip--enter-left}.flip--enter-left .pc-leave{animation-name:flip--leave-right}.flip--enter-right .pc-enter{animation-name:flip--enter-right}.flip--enter-right .pc-leave{animation-name:flip--leave-left}.flip--leave-top .pc-enter{animation-name:flip--leave-top}.flip--leave-top .pc-leave{animation-name:flip--enter-bottom}.flip--leave-bottom .pc-enter{animation-name:flip--leave-bottom}.flip--leave-bottom .pc-leave{animation-name:flip--enter-top}.flip--leave-left .pc-enter{animation-name:flip--leave-left}.flip--leave-left .pc-leave{animation-name:flip--enter-right}.flip--leave-right .pc-enter{animation-name:flip--leave-right}.flip--leave-right .pc-leave{animation-name:flip--enter-left}.popup-caption[class*='flip--']{perspective:800px;overflow:visible}.popup-caption[class*='flip--'] .pc-enter,.popup-caption[class*='flip--'] .pc-leave{transform:rotateX(0) rotateY(0);animation-timing-function:var(--popup-caption-easeInOutQuad);animation-duration:var(--popup-caption-timing);backface-visibility:hidden;z-index:1}@keyframes flip--enter-top{0%{transform:rotateX(180deg) rotateY(0)}}@keyframes flip--leave-top{100%{transform:rotateX(180deg) rotateY(0)}}@keyframes flip--enter-bottom{0%{transform:rotateX(-180deg) rotateY(0)}}@keyframes flip--leave-bottom{100%{transform:rotateX(-180deg) rotateY(0)}}@keyframes flip--enter-left{0%{transform:rotateX(0) rotateY(-180deg)}}@keyframes flip--leave-left{100%{transform:rotateX(0) rotateY(-180deg)}}@keyframes flip--enter-right{0%{transform:rotateX(0) rotateY(180deg)}}@keyframes flip--leave-right{100%{transform:rotateX(0) rotateY(180deg)}}[data-animation=fade] .pc-enter{transform:none;opacity:0}[data-animation=fade] .pc-overlay{transition:opacity var(--popup-caption-timing) var(--popup-caption-easeInOutQuad)}.fade--enter-top .pc-enter,.fade--enter-bottom .pc-enter,.fade--enter-left .pc-enter,.fade--enter-right .pc-enter{opacity:1 !important}.fade--enter-top .pc-leave,.fade--enter-bottom .pc-leave,.fade--enter-left .pc-leave,.fade--enter-right .pc-leave{opacity:0 !important}.fade--leave-top .pc-enter,.fade--leave-bottom .pc-enter,.fade--leave-left .pc-enter,.fade--leave-right .pc-enter{opacity:0 !important}.fade--leave-top .pc-leave,.fade--leave-bottom .pc-leave,.fade--leave-left .pc-leave,.fade--leave-right .pc-leave{opacity:1 !important}


.drift-animate{will-change:transform;display:inline-block}
.today_wrapper{margin:0 auto;padding:0;position:relative;overflow:visible;text-align:center}.today_wrapper .desk_board{position:relative}.today_wrapper a{text-decoration:none;display:block;width:100%}.today_wrapper .serif{font-family:serif}.today_wrapper .sansserif{font-family:sans-serif}.today_wrapper .today_inner{margin:0 auto;padding:0;position:relative;overflow:visible;text-align:center;background-color:#fff}.today_wrapper .today_month,.today_wrapper .today_month a,.today_wrapper .today_month a:hover{color:#ffffff}.today_wrapper .today_month{vertical-align:center;position:relative;border-style:solid;font-weight:bold;text-shadow:rgba(0,0,0,0.3) -1px 0,rgba(0,0,0,0.3) 0 -1px,rgba(255,255,255,0.3) 0 1px,rgba(0,0,0,0.3) -1px -2px}.today_wrapper .today_day,.today_wrapper .today_day a,.today_wrapper .today_day a:hover{color:#333}.today_wrapper .today_day{margin:0;vertical-align:center;position:relative;border-color:#fff;border-style:solid;font-weight:bold;text-shadow:rgba(0,0,0,0.5) -1px 0,rgba(0,0,0,0.3) 0 -1px,rgba(255,255,255,0.5) 0 1px,rgba(0,0,0,0.3) -1px -2px;background-color:#fff}.today_wrapper .flat .today_day,.today_wrapper .flat .today_month{box-shadow:none !important;border-style:none !important;text-shadow:none !important}.today_wrapper.align-right .square,.today_wrapper.align-right .rounded,.today_wrapper.align-right .desk_board{margin-right:0 !important}.today_wrapper.align-left .square,.today_wrapper.align-left .rounded,.today_wrapper.align-left .desk_board{margin-left:0 !important}.today_wrapper.xsmall .today_month{height:15px;line-height:15px;font-size:12px;border-width:1px;border-bottom-width:2px;text-shadow:none}.today_wrapper.xsmall .today_day{height:46px;line-height:46px;font-size:35px;border-width:1px;text-shadow:rgba(0,0,0,0.5) -1px 0,rgba(0,0,0,0.3) 0 -1px,rgba(255,255,255,0.5) 0 1px,rgba(0,0,0,0.3) -1px -1px;box-shadow:inset 0px 1px 5px #cccccc}.today_wrapper.xsmall .rounded .today_month{border-top-left-radius:12px;border-top-right-radius:12px}.today_wrapper.xsmall .rounded .today_day{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.today_wrapper.xsmall .square,.today_wrapper.xsmall .rounded,.today_wrapper.xsmall .desk_board{width:64px;margin:3px auto;box-shadow:1px 1px 3px #000}.today_wrapper.xsmall .rounded{border-radius:12px !important}.today_wrapper.xsmall .desk_board{padding:5px;border-radius:3px}.today_wrapper.small .today_month{height:24px;line-height:24px;font-size:15px;border-width:1px;border-bottom-width:2px;text-shadow:none}.today_wrapper.small .today_day{height:70px;line-height:70px;font-size:60px;border-width:1px;text-shadow:rgba(0,0,0,0.5) -1px 0,rgba(0,0,0,0.3) 0 -1px,rgba(255,255,255,0.5) 0 1px,rgba(0,0,0,0.3) -1px -1px;box-shadow:inset 0px 2px 7px #cccccc}.today_wrapper.small .rounded{margin:4px auto;border-radius:20px;box-shadow:1px 1px 4px #000}.today_wrapper.small .rounded .today_month{border-top-left-radius:20px;border-top-right-radius:20px}.today_wrapper.small .rounded .today_day{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.today_wrapper.small .square,.today_wrapper.small .rounded,.today_wrapper.small .desk_board{width:96px;margin:4px auto;box-shadow:1px 1px 4px #000}.today_wrapper.small .rounded{border-radius:20px !important}.today_wrapper.small .desk_board{padding:7px;border-radius:3px}.today_wrapper.medium .today_month{height:30px;line-height:30px;font-size:18px;border-width:1px;border-bottom-width:3px}.today_wrapper.medium .today_day{height:95px;line-height:95px;font-size:80px;border-width:1px;box-shadow:inset 0px 3px 10px #cccccc}.today_wrapper.medium .rounded .today_month{border-top-left-radius:25px;border-top-right-radius:25px}.today_wrapper.medium .rounded .today_day{border-bottom-left-radius:25px;border-bottom-right-radius:25px}.today_wrapper.medium .square,.today_wrapper.medium .rounded,.today_wrapper.medium .desk_board{width:128px;margin:5px auto;box-shadow:1px 1px 5px #000}.today_wrapper.medium .rounded{border-radius:25px !important}.today_wrapper.medium .desk_board{padding:10px;border-radius:3px}.today_wrapper.large .today_month{height:45px;line-height:45px;font-size:30px;border-width:2px;border-bottom-width:4px}.today_wrapper.large .today_day{height:140px;line-height:140px;font-size:120px;border-width:2px;box-shadow:inset 0px 4px 15px #cccccc}.today_wrapper.large .rounded .today_month{border-top-left-radius:40px;border-top-right-radius:40px}.today_wrapper.large .rounded .today_day{border-bottom-left-radius:40px;border-bottom-right-radius:40px}.today_wrapper.large .square,.today_wrapper.large .rounded,.today_wrapper.large .desk_board{width:192px;margin:8px auto;box-shadow:2px 2px 8px #000}.today_wrapper.large .rounded{border-radius:40px !important}.today_wrapper.large .desk_board{padding:12px;border-radius:5px}.today_wrapper.xlarge .today_month{height:60px;line-height:60px;font-size:40px;border-width:2px;border-bottom-width:4px}.today_wrapper.xlarge .today_day{height:186px;line-height:186px;font-size:165px;border-width:2px;box-shadow:inset 0px 5px 20px #cccccc}.today_wrapper.xlarge .rounded .today_month{border-top-left-radius:50px;border-top-right-radius:50px}.today_wrapper.xlarge .rounded .today_day{border-bottom-left-radius:50px;border-bottom-right-radius:50px}.today_wrapper.xlarge .square,.today_wrapper.xlarge .rounded,.today_wrapper.xlarge .desk_board{width:256px;margin:10px auto;box-shadow:2px 2px 10px #000}.today_wrapper.xlarge .rounded{border-radius:50px !important}.today_wrapper.xlarge .desk_board{padding:15px;border-radius:5px}
.google-maps-wrapper{width:100%;display:block;position:relative;overflow:hidden}.google-maps-wrapper > iframe,.google-maps-wrapper > .swap-content{display:block;overflow:hidden;position:absolute;top:0;left:0;height:100%;width:100%;border:0;opacity:1;transition:opacity 600ms ease-in-out}.google-maps-wrapper > iframe.loading,.google-maps-wrapper > .swap-content.loading{opacity:0}
.lines{border:0;height:0;width:100%;margin:0;padding:0}.lines-wrapper{position:relative}.lines-wrapper.vertical{height:100%}
#stacks_in_10784>.s3_row {
	margin: 0 -0px;
}

#stacks_in_10784>.s3_row>.s3_column_left {
	width: 56.00%;
}

#stacks_in_10784>.s3_row>.s3_column_right {
	width: 44.000000%;
}




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










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


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


}



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



}






#stacks_in_10784 {
	padding: 0px 0px 31px 0px;
}
.fa-slide-right[data-deluxe-el][data-deluxe-text] {
  
  text-align: left;
  
  
}

#mb_tooltip
        {
            font-family: Ubuntu, sans-serif;
            font-size: 0.875em;
            text-align: center;
            text-shadow: 0 1px rgba( 0, 0, 0, .5 );
            line-height: 1.5;
            color: #FFFFFF;
           /* background: #333;*/
            background: -webkit-gradient( linear, left top, left bottom, from( rgba(7, 64, 128, 0.50) ), to( rgba(102, 102, 102, 0.69) ) );
            background: -webkit-linear-gradient( top, rgba(7, 64, 128, 0.50), rgba(102, 102, 102, 0.69) );
            background: -moz-linear-gradient( top, rgba(7, 64, 128, 0.50), rgba(102, 102, 102, 0.69) );
            background: -ms-radial-gradient( top, rgba(7, 64, 128, 0.50), rgba(102, 102, 102, 0.69) );
            background: -o-linear-gradient( top, rgba(7, 64, 128, 0.50), rgba(102, 102, 102, 0.69) );
            background: linear-gradient( top, rgba(7, 64, 128, 0.50), rgba(102, 102, 102, 0.69) );
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            -webkit-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
            -moz-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
            box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
position: absolute;
            z-index: 100;
            padding: 15px;
        }
            #mb_tooltip:after
            {
                width: 0;
                height: 0;
                border-left: 10px solid transparent;
                border-right: 10px solid transparent;
                border-top: 10px solid #333;
                border-top-color: rgba(102, 102, 102, 0.69);
                content: '';
                position: absolute;
                left: 50%;
                bottom: -10px;
                margin-left: -10px;
            }
                #mb_tooltip.top:after
                {
                    border-top-color: transparent;
                    border-bottom: 10px solid #333;
                    border-bottom-color: rgba( 0, 0, 0, .6 );
                    top: -20px;
                    bottom: auto;
                }
                #mb_tooltip.left:after
                {
                    left: 10px;
                    margin: 0;
                }
                #mb_tooltip.right:after
                {
                    right: 10px;
                    left: auto;
                    margin: 0;
                }
#stacks_out_11054 {
	width: 350px;
}


#stacks_in_11215 {
	background-color: rgba(127, 127, 127, 0.80);
	margin:  20px;
	padding:  20px;
}

#stacks_in_11209 {
	border: solid rgba(76, 76, 76, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
	padding:  20px;
}
#stacks_in_11218>.s3_row {
	margin: 0 -10px;
}

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








  


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




	#stacks_in_11218>.s3_row  {
		margin: -10px -10px;
	}
	#stacks_in_11218>.s3_row>.s3_column {
		padding: 10px 10px;
		width:50%;
	}



}



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


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





}




  
/*  
GENERAL
*/
#stacks_in_11223,
#stacks_in_11223 .toggle-this-wrap-outer {
  width: 100%;
}
#stacks_in_11223 .toggle-this-wrap-outer,
#stacks_in_11223 .toggle-this-wrap-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /*  */
  /*  */
}
#stacks_in_11223 .toggle-this-wrap-inner {
  width: auto;
}
#stacks_in_11223 .toggle-this-wrap-inner > div {
  -ms-flex-item-align: center;
  align-self: center;
}
#stacks_in_11223 .toggle-this-wrap-inner .tt-label-left, #stacks_in_11223 .toggle-this-wrap-inner .tt-label-right {
  font-size: 12.000000px;
  line-height: 12.000000px;
}
/*  */
#stacks_in_11223 .toggle-this {
  margin: 10px 5px;
}
#stacks_in_11223 .toggle-this.ts-3 {
  margin: 10px 10px;
}
#stacks_in_11223 .toggle-this > * {
  z-index: 1;
}
#stacks_in_11223 .toggle-this:after {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: -10px;
  width: 60px;
  height: 40px;
  border-radius: 40px;
  z-index: 0;
}

#stacks_in_11223 .toggle-this,
#stacks_in_11223 .toggle-this .label-bg,
#stacks_in_11223 .toggle-this .label-bg > .left-color,
#stacks_in_11223 .toggle-this .label-bg > .right-color {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 40px;
  height: 20px;
  border-radius: 20px;
}
#stacks_in_11223 .toggle-this .label-bg > div > div,
#stacks_in_11223 .toggle-this label,
#stacks_in_11223 .toggle-this label:after,
#stacks_in_11223 .toggle-this label:before {
  width: 20px;
  height: 20px;
}
#stacks_in_11223 input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
  z-index: 4;
}
#stacks_in_11223 .toggle-this label,
#stacks_in_11223 .toggle-this .label-bg,
#stacks_in_11223 .toggle-this label:after,
#stacks_in_11223 .toggle-this .label-bg > .left-color,
#stacks_in_11223 .toggle-this .label-bg > .right-color,
#stacks_in_11223 .toggle-this .label-bg > div > div {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
#stacks_in_11223 .toggle-this .label-bg > div > div {
  left: 15.000000px;
}
#stacks_in_11223 .toggle-this.ts-type-4.ts-1 .label-bg > div > div {
  left: 20.000000px;
}
#stacks_in_11223 .toggle-this.ts-type-4.ts-1 .label-bg > .left-color > div {
  left: 0px;
}
#stacks_in_11223 input[type="checkbox"]:checked + .toggle-this label {
  -webkit-transform: translate(20px,0);
  transform: translate(20px,0);
}
#stacks_in_11223 .toggle-this:before {
  width: 50px;
  height: 30px;
  border-radius: 30px;
  top: -5px;
  left: -5px;
}
#stacks_in_11223 .toggle-this.ts-type-4:after {
  width: 80px;
}
#stacks_in_11223 .toggle-this.ts-type-2:before {
  width: 50px;
  height: 20px;
  border-radius: 20px;
  top: 0.000000px;
  left: -5px;
}


#stacks_in_11223 .toggle-this.ts-type-4,
#stacks_in_11223 .toggle-this.ts-type-4 .label-bg,
#stacks_in_11223 .toggle-this.ts-type-4 .label-bg > .left-color,
#stacks_in_11223 .toggle-this.ts-type-4 .label-bg > .right-color {
  width: 60px;
  height: 20px;
}
#stacks_in_11223 .toggle-this.ts-type-4 label,
#stacks_in_11223 .toggle-this.ts-type-4 label:after,
#stacks_in_11223 .toggle-this.ts-type-4 label:before {
  width: 20px;
  height: 20px;
}
#stacks_in_11223 .toggle-this.ts-type-4 .label-bg > div > div {
  width: 40.000000px;
  height: 35px;
}
#stacks_in_11223 input[type="checkbox"]:checked + .toggle-this.ts-type-4 label {
  -webkit-transform: translate(40px,0);
  transform: translate(40px,0);
}
#stacks_in_11223 .toggle-this.ts-type-4 .label-bg > .left-color > div:after,
#stacks_in_11223 .toggle-this.ts-type-4 .label-bg > .right-color > div:after {
  line-height: 20px;
}
#stacks_in_11223 .toggle-this.ts-type-4:before {
  width: 70px;
  height: 30px;
  border-radius: 30px;
  top: -5px;
  left: -5px;
}
#stacks_in_11223 .toggle-this.ts-type-5, 
#stacks_in_11223 .toggle-this.ts-type-5 .label-bg, 
#stacks_in_11223 .toggle-this.ts-type-5 .label-bg > .left-color, 
#stacks_in_11223 input[type="checkbox"]:checked + .toggle-this.ts-type-5 .label-bg > .left-color {
  width: 20px;
}
#stacks_in_11223 .toggle-this.ts-type-5:before {
  width: 30px;
}
#stacks_in_11223 .toggle-this.ts-type-2 .label-bg {
  height: 6.000000px;
  top: 7.000000px;
} 
/*  */
#stacks_in_11223 .toggle-this.ts-type-2 .label-bg {
  height: 7.600000px;
  top: 6.200000px;
}
/*  */
/*  */

/*  
TOGGLE
*/
#stacks_in_11223 .toggle-this label {
  z-index: 2;
  -webkit-transition: -webkit-transform 150ms linear;
  transition: -webkit-transform 150ms linear;
  transition: transform 150ms linear;
  transition: transform 150ms linear, -webkit-transform 150ms linear;
}
#stacks_in_11223 .toggle-this label:after {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
  box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
  border-radius: 50%;
  top: 0px;
  left: 0px;
  z-index: 2;
}
#stacks_in_11223 .toggle-this.ts-1 label:after {
  top: -1px;
}
#stacks_in_11223 .toggle-this.ts-2 label:after {
  border: 0px solid transparent; 
  top: 0px;
}
/*  
BACKGROUND
*/
#stacks_in_11223 .toggle-this .label-bg {
  top: 0px;
  left: 0px;
  border: 1px solid rgba(0,0,0,0.15);
  height: 100%;
  z-index: 1;
  overflow: hidden;
}
#stacks_in_11223 .toggle-this .label-bg > .left-color,
#stacks_in_11223 .toggle-this .label-bg > .right-color {
  right: 0;
  left: auto;
  height: 100%;
  width: 75%;
  z-index: 1;
  -webkit-transition: width 150ms linear;
  transition: width 150ms linear;
}
#stacks_in_11223 .toggle-this .label-bg > .right-color {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
#stacks_in_11223 .toggle-this .label-bg > .left-color {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.1);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.1);
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  right: auto;
  left: 0;
}
#stacks_in_11223 .toggle-this .label-bg > .left-color > div {
  left: 0;
}
#stacks_in_11223 input[type="checkbox"] + .toggle-this  .label-bg > .left-color {
  width: 0%;
}
#stacks_in_11223 input[type="checkbox"]:checked + .toggle-this  .label-bg > .left-color {
  width: 75%;
}
#stacks_in_11223 input[type="checkbox"]:checked + .toggle-this  .label-bg > .right-color {
  width: 0%;
}
/*  
ICONS
*/
#stacks_in_11223 .toggle-this.ts-type-3 .label-bg > .left-color > div > span,
#stacks_in_11223 .toggle-this.ts-type-3 .label-bg > .right-color > div > span {
  position: absolute;
  top: 50%;
  left: auto;
  right: 60%;
  width: 10.000000px;
  height: 3px;
  margin: -2px 0px 0px -1.5px;
  border-radius: 2px;
}
/*  */
#stacks_in_11223 .toggle-this.ts-type-3 .label-bg > .left-color > div > span,
#stacks_in_11223 .toggle-this.ts-type-3 .label-bg > .right-color > div > span {
  width: 12.000000px;
  height: 2px;
}
/*  */
/*  */
#stacks_in_11223 .toggle-this.ts-type-3 .label-bg > .right-color > div > span:nth-child(1) {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#stacks_in_11223 .toggle-this.ts-type-3 .label-bg > .right-color > div > span:nth-child(2) {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#stacks_in_11223 .toggle-this.ts-type-3 .label-bg > .left-color > div > span {
  right: auto;
  left: 40%;
  top: 45%;
  margin: 0;
}
#stacks_in_11223 .toggle-this.ts-type-3 .label-bg > .left-color > div > span:nth-child(1) {
  display: none;
}
#stacks_in_11223 .toggle-this.ts-type-3 .label-bg > .left-color > div > span:nth-child(2) {
  -webkit-transform-origin: center;
  transform-origin: center;
  width: 40%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#stacks_in_11223 .toggle-this.ts-type-3 .label-bg > .left-color > div > span:nth-child(2):after {
  content: "";
  position: absolute;
  background: #fff;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  border-radius: 2px;
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transform: rotate(-90deg) translate(0,50%);
  transform: rotate(-90deg) translate(0,50%);
}
/*  
TEXT
*/
#stacks_in_11223 .toggle-this.ts-type-4 .label-bg > .left-color,
#stacks_in_11223 .toggle-this.ts-type-4 .label-bg > .right-color {
  overflow: hidden;
}
#stacks_in_11223 .toggle-this.ts-type-4 .label-bg > .left-color > div:after,
#stacks_in_11223 .toggle-this.ts-type-4 .label-bg > .right-color > div:after {
  content: "OFF";
  display: block;
  width: 100%;
  height: 100%;
  font-family: arial;
  font-size: 12.000000px;
  text-align: center;
}
#stacks_in_11223 .toggle-this.ts-type-4 .label-bg > .left-color > div:after {
  content: "ON";
}
/*  
THIN
*/
#stacks_in_11223 .toggle-this.ts-type-2.ts-2 .label-bg {
  width: 90%;
  left: 5%;
} 
#stacks_in_11223 .toggle-this.ts-type-2.ts-3 {
  -webkit-transform: scale(.8);
  transform: scale(.8);
}
#stacks_in_11223 .toggle-this.ts-type-2.ts-3 label:before {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
#stacks_in_11223 .toggle-this.ts-type-2.ts-3 label:after {
  -webkit-transform: scale(.9);
  transform: scale(.9);
}
/*
  CHECKBOX
*/
#stacks_in_11223 .toggle-this.ts-type-5 .label-bg > .right-color {
  display: none;
}
#stacks_in_11223 .toggle-this.ts-type-5 label {
  display: none;
}
#stacks_in_11223 input[type="checkbox"] + .toggle-this.ts-type-5 .label-bg > .left-color {
  width: 100%;
  -webkit-transition: background 150ms linear;
  transition: background 150ms linear;
}
#stacks_in_11223 input[type="checkbox"] + .toggle-this.ts-type-5 .label-bg > .left-color > div > span {
  opacity: 0;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
#stacks_in_11223 input[type="checkbox"]:checked + .toggle-this.ts-type-5  .label-bg > .left-color > div > span {
  opacity: 1;
}

#stacks_in_11223 .toggle-this.ts-type-5 .label-bg > .left-color > div > span {
  position: absolute;
  top: 50%;
  left: auto;
  right: 60%;
  width: 10.000000px;
  height: 3px;
  margin: -2px 0px 0px -1.5px;
  border-radius: 2px;
}
/*  */
#stacks_in_11223 .toggle-this.ts-type-5 .label-bg > .left-color > div > span {
  width: 12.000000px;
  height: 2px;
}
/*  */
#stacks_in_11223 .toggle-this.ts-type-5 .label-bg > .left-color > div > span {
  right: auto;
  left: 32%;
  top: 45%;
  margin: 0;
}
/*  */
#stacks_in_11223 .toggle-this.ts-type-5 .label-bg > .left-color > div > span:nth-child(1) {
  display: none;
}
#stacks_in_11223 .toggle-this.ts-type-5 .label-bg > .left-color > div > span:nth-child(2) {
  -webkit-transform-origin: center;
  transform-origin: center;
  width: 40%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#stacks_in_11223 .toggle-this.ts-type-5 .label-bg > .left-color > div > span:nth-child(2):after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  border-radius: 2px;
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transform: rotate(-90deg) translate(0,50%);
  transform: rotate(-90deg) translate(0,50%);
}
/* 
PRESETS
*/
#stacks_in_11223 .toggle-this.ts-2 label:after {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scale(.8);
  transform: scale(.8);
  -webkit-box-shadow: none;
  box-shadow: none;
}
#stacks_in_11223 .toggle-this.ts-2 .label-bg {
  border: 1px solid transparent;
  background: rgba(0,0,0,0.15);
  -webkit-transition: background 150ms linear;
  transition: background 150ms linear;
}
#stacks_in_11223 .toggle-this.ts-2 .label-bg > .left-color,
#stacks_in_11223 .toggle-this.ts-2 .label-bg > .right-color {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#stacks_in_11223 .toggle-this.ts-2 .label-bg > .left-color > div > span,
#stacks_in_11223 .toggle-this.ts-2 .label-bg > .right-color > div > span {
  right: auto;
  left: 20%;
}
#stacks_in_11223 .toggle-this.ts-2 .label-bg > .right-color > div {
  right: 0;
  left: auto;
}
#stacks_in_11223 .toggle-this.ts-2 .label-bg > .left-color > div > span {
  right: auto;
  left: 40%;
  top: 45%;
  margin: 0;
}
#stacks_in_11223 .toggle-this.ts-2.ts-type-5 .label-bg > .left-color > div > span,
#stacks_in_11223 .toggle-this.ts-3.ts-type-5 .label-bg > .left-color > div > span{
  left: 33%;
}


#stacks_in_11223 .toggle-this:before {
  content: "";
  position: absolute;
  z-index: 1;
}
#stacks_in_11223 .toggle-this.ts-3:before {
  -webkit-box-shadow: inset 0px 5px 5px rgba(0,0,0,0.2),
    inset 0px -5px 5px rgba(0,0,0,0);
  box-shadow: inset 0px 5px 5px rgba(0,0,0,0.15),
    inset 0px -5px 5px rgba(255,255,255,0.4);
}
#stacks_in_11223 .toggle-this.ts-type-2.ts-3:after {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#stacks_in_11223 .toggle-this.ts-3 label:after {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scale(.7);
  transform: scale(.7);
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0px solid transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.10)), to(rgba(0,0,0,0)));
  background-image: linear-gradient(to bottom, rgba(0,0,0,.10) 0%, rgba(0,0,0,0) 100%);
}
#stacks_in_11223 .toggle-this.ts-3 label:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0px solid transparent;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.15),
    0px 2px 3px rgba(0,0,0,0.2);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.15),
    0px 2px 3px rgba(0,0,0,0.2);
  border-radius: 50%;
  top: 0px;
  left: 0px;
  z-index: 2;
  -webkit-transition: -webkit-transform 150ms linear;
  transition: -webkit-transform 150ms linear;
  transition: transform 150ms linear;
  transition: transform 150ms linear, -webkit-transform 150ms linear;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,.1)));
  background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.1) 100%);
}
#stacks_in_11223 .toggle-this.ts-3 .label-bg {
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
  box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
  border: 1px solid rgba(0,0,0,0.15);
  background: rgba(0,0,0,0.15);
  -webkit-transition: background 150ms linear;
  transition: background 150ms linear;
}
#stacks_in_11223 .toggle-this.ts-3 .label-bg > .left-color,
#stacks_in_11223 .toggle-this.ts-3 .label-bg > .right-color {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#stacks_in_11223 .toggle-this.ts-3.ts-type-5 .label-bg > .left-color {
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
  box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
}
#stacks_in_11223 .toggle-this.ts-3 .label-bg > .left-color > div > span,
#stacks_in_11223 .toggle-this.ts-3 .label-bg > .right-color > div > span {
  right: auto;
  left: 20%;
}
#stacks_in_11223 .toggle-this.ts-3 .label-bg > .right-color > div {
  right: 0;
  left: auto;
}
#stacks_in_11223 .toggle-this.ts-3 .label-bg > .left-color > div > span {
  right: auto;
  left: 40%;
  top: 45%;
  margin: 0;
}
/* 
COLORS
*/
#stacks_in_11223 .toggle-this.ts-3:after,
#stacks_in_11223 .toggle-this:before {
  background-color: rgba(255, 255, 255, 0.00); 
}
#stacks_in_11223 .toggle-this.ts-type-5.ts-3:after,
#stacks_in_11223 .toggle-this.ts-type-5:before {
  background-color: transparent;
}
#stacks_in_11223 .toggle-this .label-bg > .right-color,
#stacks_in_11223 .toggle-this.ts-2 .label-bg,
#stacks_in_11223 .toggle-this.ts-3 .label-bg,
#stacks_in_11223 input[type="checkbox"] + .toggle-this.ts-type-5 .label-bg > .left-color {
  background-color: rgba(128, 0, 2, 1.00);
}
#stacks_in_11223 .toggle-this.ts-type-2.ts-2 label:after {
  border: 1px solid rgba(0,0,0,0.15);
} 
#stacks_in_11223 .toggle-this label:after, 
#stacks_in_11223 .toggle-this label:before {
  background-color: rgba(255, 255, 255, 1.00);
}
#stacks_in_11223 .toggle-this.ts-type-5 label:after, 
#stacks_in_11223 .toggle-this.ts-type-5 label:before {
  background-color: transparent;
}
#stacks_in_11223 .toggle-this .label-bg > .left-color,
#stacks_in_11223 input[type="checkbox"]:checked + .toggle-this.ts-2 .label-bg,
#stacks_in_11223 input[type="checkbox"]:checked + .toggle-this.ts-3 .label-bg,
#stacks_in_11223 input[type="checkbox"]:checked + .toggle-this.ts-type-5 .label-bg > .left-color {
  background-color: rgba(204, 255, 102, 1.00);
}
#stacks_in_11223 .toggle-this.ts-type-3 .label-bg > .left-color > div > span, 
#stacks_in_11223 .toggle-this.ts-type-3 .label-bg > .right-color > div > span {
  background-color: rgba(153, 153, 153, 1.00);
}
#stacks_in_11223 .toggle-this.ts-type-3 .label-bg > .left-color > div > span,
#stacks_in_11223 .toggle-this.ts-type-3 .label-bg > .left-color > div > span:nth-child(2):after {
  background-color: rgba(255, 255, 255, 1.00);
}
#stacks_in_11223 .toggle-this.ts-type-4 .label-bg > .right-color > div:after {
  color: rgba(153, 153, 153, 1.00);
}
#stacks_in_11223 .toggle-this.ts-type-4 .label-bg > .left-color > div:after {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_11223 .toggle-this.ts-type-5 .label-bg > .left-color > div > span:nth-child(2),
#stacks_in_11223 .toggle-this.ts-type-5 .label-bg > .left-color > div > span:nth-child(2):after {
  background: rgba(255, 255, 255, 1.00);
}
#stacks_in_11223 .toggle-this.ts-type-4.ts-1 .label-bg > .right-color > div:after {
}
#stacks_in_11223 .toggle-this.ts-type-4.ts-1 .label-bg > .left-color > div:after {
}
#stacks_in_11223 .toggle-this.ts-type-4.ts-2 .label-bg > .right-color > div:after,
#stacks_in_11223 .toggle-this.ts-type-4.ts-2 .label-bg > .left-color > div:after {
  text-shadow: none;
}
/*  */
/*  */
/*  */
#stacks_in_11223 .toggle-this.ts-type-2.ts-3:after,
#stacks_in_11223 .toggle-this.ts-type-5.ts-3:after{
  -webkit-box-shadow: none;
  box-shadow: none;
}
#stacks_in_11223 .toggle-this.ts-3 label:after {
  top: -1px;
  border: 1px solid rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.6);
  box-shadow: 0px 1px 3px rgba(0,0,0,0.6);
}
#stacks_in_11223 .toggle-this.ts-3.ts-type-5 .label-bg > .left-color {
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.6);
  box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.6);
}
#stacks_in_11223 .toggle-this.ts-3 .label-bg {
  border: 1px solid rgba(0,0,0,0.3);
}
#stacks_in_11223 .toggle-this.ts-3:before {
  -webkit-box-shadow: inset 0px 5px 5px rgba(255,255,255,.05),
    inset 0px -5px 5px rgba(255,255,255,.3);
  box-shadow: inset 0px 5px 5px rgba(255,255,255,.05),
    inset 0px -5px 5px rgba(255,255,255,.3);
}
#stacks_in_11223 .toggle-this.ts-type-2.ts-3:before,
#stacks_in_11223 .toggle-this.ts-type-5.ts-3:before{
  -webkit-box-shadow: inset 0px 5px 5px rgba(255,255,255,.1),
    inset 0px -5px 5px rgba(255,255,255,.3);
  box-shadow: inset 0px 5px 5px rgba(255,255,255,.1),
    inset 0px -5px 5px rgba(255,255,255,.3);
}
#stacks_in_11223 .toggle-this.ts-3 label:after {
  border: 0px solid transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(rgba(255,255,255,0.25)));
  background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.25) 100%);
}
#stacks_in_11223 .toggle-this.ts-3 label:before {
  border: 0px solid transparent;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.3),
    0px 2px 3px rgba(0,0,0,0.4);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.3),
    0px 2px 3px rgba(0,0,0,0.4);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.3)), to(rgba(255,255,255,0)));
  background-image: linear-gradient(to bottom, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0) 100%);
}
#stacks_in_11223 .toggle-this.ts-3 .label-bg {
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.6);
  box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.6);
  border: 1px solid rgba(0,0,0,0.3);
}
/*  */
/*  
  TOGGLE STATES/ACTIONS
*/
/*  */
/*  */
/*  */
/*  */
/*  */
.tt_stacks_in_11223 .toggle-enabled,
.tt_stacks_in_11223 .toggle-disabled {
  opacity: 1.000000;
  pointer-events: none;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.tt_stacks_in_11223 .toggle-enabled.tt-True {
  opacity: 1;
  pointer-events: all;
}
.tt_stacks_in_11223 .toggle-disabled.tt-False {
  opacity: 1;
  pointer-events: all;
}
/*  */
/*  */

/*  *//*  
GENERAL
*/
#stacks_in_11276,
#stacks_in_11276 .toggle-this-wrap-outer {
  width: 100%;
}
#stacks_in_11276 .toggle-this-wrap-outer,
#stacks_in_11276 .toggle-this-wrap-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /*  */
  /*  */
}
#stacks_in_11276 .toggle-this-wrap-inner {
  width: auto;
}
#stacks_in_11276 .toggle-this-wrap-inner > div {
  -ms-flex-item-align: center;
  align-self: center;
}
#stacks_in_11276 .toggle-this-wrap-inner .tt-label-left, #stacks_in_11276 .toggle-this-wrap-inner .tt-label-right {
  font-size: 12.000000px;
  line-height: 12.000000px;
}
/*  */
#stacks_in_11276 .toggle-this {
  margin: 10px 5px;
}
#stacks_in_11276 .toggle-this.ts-3 {
  margin: 10px 10px;
}
#stacks_in_11276 .toggle-this > * {
  z-index: 1;
}
#stacks_in_11276 .toggle-this:after {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: -10px;
  width: 60px;
  height: 40px;
  border-radius: 40px;
  z-index: 0;
}

#stacks_in_11276 .toggle-this,
#stacks_in_11276 .toggle-this .label-bg,
#stacks_in_11276 .toggle-this .label-bg > .left-color,
#stacks_in_11276 .toggle-this .label-bg > .right-color {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 40px;
  height: 20px;
  border-radius: 20px;
}
#stacks_in_11276 .toggle-this .label-bg > div > div,
#stacks_in_11276 .toggle-this label,
#stacks_in_11276 .toggle-this label:after,
#stacks_in_11276 .toggle-this label:before {
  width: 20px;
  height: 20px;
}
#stacks_in_11276 input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
  z-index: 4;
}
#stacks_in_11276 .toggle-this label,
#stacks_in_11276 .toggle-this .label-bg,
#stacks_in_11276 .toggle-this label:after,
#stacks_in_11276 .toggle-this .label-bg > .left-color,
#stacks_in_11276 .toggle-this .label-bg > .right-color,
#stacks_in_11276 .toggle-this .label-bg > div > div {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
#stacks_in_11276 .toggle-this .label-bg > div > div {
  left: 15.000000px;
}
#stacks_in_11276 .toggle-this.ts-type-4.ts-1 .label-bg > div > div {
  left: 20.000000px;
}
#stacks_in_11276 .toggle-this.ts-type-4.ts-1 .label-bg > .left-color > div {
  left: 0px;
}
#stacks_in_11276 input[type="checkbox"]:checked + .toggle-this label {
  -webkit-transform: translate(20px,0);
  transform: translate(20px,0);
}
#stacks_in_11276 .toggle-this:before {
  width: 50px;
  height: 30px;
  border-radius: 30px;
  top: -5px;
  left: -5px;
}
#stacks_in_11276 .toggle-this.ts-type-4:after {
  width: 80px;
}
#stacks_in_11276 .toggle-this.ts-type-2:before {
  width: 50px;
  height: 20px;
  border-radius: 20px;
  top: 0.000000px;
  left: -5px;
}


#stacks_in_11276 .toggle-this.ts-type-4,
#stacks_in_11276 .toggle-this.ts-type-4 .label-bg,
#stacks_in_11276 .toggle-this.ts-type-4 .label-bg > .left-color,
#stacks_in_11276 .toggle-this.ts-type-4 .label-bg > .right-color {
  width: 60px;
  height: 20px;
}
#stacks_in_11276 .toggle-this.ts-type-4 label,
#stacks_in_11276 .toggle-this.ts-type-4 label:after,
#stacks_in_11276 .toggle-this.ts-type-4 label:before {
  width: 20px;
  height: 20px;
}
#stacks_in_11276 .toggle-this.ts-type-4 .label-bg > div > div {
  width: 40.000000px;
  height: 35px;
}
#stacks_in_11276 input[type="checkbox"]:checked + .toggle-this.ts-type-4 label {
  -webkit-transform: translate(40px,0);
  transform: translate(40px,0);
}
#stacks_in_11276 .toggle-this.ts-type-4 .label-bg > .left-color > div:after,
#stacks_in_11276 .toggle-this.ts-type-4 .label-bg > .right-color > div:after {
  line-height: 20px;
}
#stacks_in_11276 .toggle-this.ts-type-4:before {
  width: 70px;
  height: 30px;
  border-radius: 30px;
  top: -5px;
  left: -5px;
}
#stacks_in_11276 .toggle-this.ts-type-5, 
#stacks_in_11276 .toggle-this.ts-type-5 .label-bg, 
#stacks_in_11276 .toggle-this.ts-type-5 .label-bg > .left-color, 
#stacks_in_11276 input[type="checkbox"]:checked + .toggle-this.ts-type-5 .label-bg > .left-color {
  width: 20px;
}
#stacks_in_11276 .toggle-this.ts-type-5:before {
  width: 30px;
}
#stacks_in_11276 .toggle-this.ts-type-2 .label-bg {
  height: 6.000000px;
  top: 7.000000px;
} 
/*  */
#stacks_in_11276 .toggle-this.ts-type-2 .label-bg {
  height: 7.600000px;
  top: 6.200000px;
}
/*  */
/*  */

/*  
TOGGLE
*/
#stacks_in_11276 .toggle-this label {
  z-index: 2;
  -webkit-transition: -webkit-transform 150ms linear;
  transition: -webkit-transform 150ms linear;
  transition: transform 150ms linear;
  transition: transform 150ms linear, -webkit-transform 150ms linear;
}
#stacks_in_11276 .toggle-this label:after {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
  box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
  border-radius: 50%;
  top: 0px;
  left: 0px;
  z-index: 2;
}
#stacks_in_11276 .toggle-this.ts-1 label:after {
  top: -1px;
}
#stacks_in_11276 .toggle-this.ts-2 label:after {
  border: 0px solid transparent; 
  top: 0px;
}
/*  
BACKGROUND
*/
#stacks_in_11276 .toggle-this .label-bg {
  top: 0px;
  left: 0px;
  border: 1px solid rgba(0,0,0,0.15);
  height: 100%;
  z-index: 1;
  overflow: hidden;
}
#stacks_in_11276 .toggle-this .label-bg > .left-color,
#stacks_in_11276 .toggle-this .label-bg > .right-color {
  right: 0;
  left: auto;
  height: 100%;
  width: 75%;
  z-index: 1;
  -webkit-transition: width 150ms linear;
  transition: width 150ms linear;
}
#stacks_in_11276 .toggle-this .label-bg > .right-color {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
#stacks_in_11276 .toggle-this .label-bg > .left-color {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.1);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.1);
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  right: auto;
  left: 0;
}
#stacks_in_11276 .toggle-this .label-bg > .left-color > div {
  left: 0;
}
#stacks_in_11276 input[type="checkbox"] + .toggle-this  .label-bg > .left-color {
  width: 0%;
}
#stacks_in_11276 input[type="checkbox"]:checked + .toggle-this  .label-bg > .left-color {
  width: 75%;
}
#stacks_in_11276 input[type="checkbox"]:checked + .toggle-this  .label-bg > .right-color {
  width: 0%;
}
/*  
ICONS
*/
#stacks_in_11276 .toggle-this.ts-type-3 .label-bg > .left-color > div > span,
#stacks_in_11276 .toggle-this.ts-type-3 .label-bg > .right-color > div > span {
  position: absolute;
  top: 50%;
  left: auto;
  right: 60%;
  width: 10.000000px;
  height: 3px;
  margin: -2px 0px 0px -1.5px;
  border-radius: 2px;
}
/*  */
#stacks_in_11276 .toggle-this.ts-type-3 .label-bg > .left-color > div > span,
#stacks_in_11276 .toggle-this.ts-type-3 .label-bg > .right-color > div > span {
  width: 12.000000px;
  height: 2px;
}
/*  */
/*  */
#stacks_in_11276 .toggle-this.ts-type-3 .label-bg > .right-color > div > span:nth-child(1) {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#stacks_in_11276 .toggle-this.ts-type-3 .label-bg > .right-color > div > span:nth-child(2) {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#stacks_in_11276 .toggle-this.ts-type-3 .label-bg > .left-color > div > span {
  right: auto;
  left: 40%;
  top: 45%;
  margin: 0;
}
#stacks_in_11276 .toggle-this.ts-type-3 .label-bg > .left-color > div > span:nth-child(1) {
  display: none;
}
#stacks_in_11276 .toggle-this.ts-type-3 .label-bg > .left-color > div > span:nth-child(2) {
  -webkit-transform-origin: center;
  transform-origin: center;
  width: 40%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#stacks_in_11276 .toggle-this.ts-type-3 .label-bg > .left-color > div > span:nth-child(2):after {
  content: "";
  position: absolute;
  background: #fff;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  border-radius: 2px;
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transform: rotate(-90deg) translate(0,50%);
  transform: rotate(-90deg) translate(0,50%);
}
/*  
TEXT
*/
#stacks_in_11276 .toggle-this.ts-type-4 .label-bg > .left-color,
#stacks_in_11276 .toggle-this.ts-type-4 .label-bg > .right-color {
  overflow: hidden;
}
#stacks_in_11276 .toggle-this.ts-type-4 .label-bg > .left-color > div:after,
#stacks_in_11276 .toggle-this.ts-type-4 .label-bg > .right-color > div:after {
  content: "OFF";
  display: block;
  width: 100%;
  height: 100%;
  font-family: arial;
  font-size: 12.000000px;
  text-align: center;
}
#stacks_in_11276 .toggle-this.ts-type-4 .label-bg > .left-color > div:after {
  content: "ON";
}
/*  
THIN
*/
#stacks_in_11276 .toggle-this.ts-type-2.ts-2 .label-bg {
  width: 90%;
  left: 5%;
} 
#stacks_in_11276 .toggle-this.ts-type-2.ts-3 {
  -webkit-transform: scale(.8);
  transform: scale(.8);
}
#stacks_in_11276 .toggle-this.ts-type-2.ts-3 label:before {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
#stacks_in_11276 .toggle-this.ts-type-2.ts-3 label:after {
  -webkit-transform: scale(.9);
  transform: scale(.9);
}
/*
  CHECKBOX
*/
#stacks_in_11276 .toggle-this.ts-type-5 .label-bg > .right-color {
  display: none;
}
#stacks_in_11276 .toggle-this.ts-type-5 label {
  display: none;
}
#stacks_in_11276 input[type="checkbox"] + .toggle-this.ts-type-5 .label-bg > .left-color {
  width: 100%;
  -webkit-transition: background 150ms linear;
  transition: background 150ms linear;
}
#stacks_in_11276 input[type="checkbox"] + .toggle-this.ts-type-5 .label-bg > .left-color > div > span {
  opacity: 0;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
#stacks_in_11276 input[type="checkbox"]:checked + .toggle-this.ts-type-5  .label-bg > .left-color > div > span {
  opacity: 1;
}

#stacks_in_11276 .toggle-this.ts-type-5 .label-bg > .left-color > div > span {
  position: absolute;
  top: 50%;
  left: auto;
  right: 60%;
  width: 10.000000px;
  height: 3px;
  margin: -2px 0px 0px -1.5px;
  border-radius: 2px;
}
/*  */
#stacks_in_11276 .toggle-this.ts-type-5 .label-bg > .left-color > div > span {
  width: 12.000000px;
  height: 2px;
}
/*  */
#stacks_in_11276 .toggle-this.ts-type-5 .label-bg > .left-color > div > span {
  right: auto;
  left: 32%;
  top: 45%;
  margin: 0;
}
/*  */
#stacks_in_11276 .toggle-this.ts-type-5 .label-bg > .left-color > div > span:nth-child(1) {
  display: none;
}
#stacks_in_11276 .toggle-this.ts-type-5 .label-bg > .left-color > div > span:nth-child(2) {
  -webkit-transform-origin: center;
  transform-origin: center;
  width: 40%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#stacks_in_11276 .toggle-this.ts-type-5 .label-bg > .left-color > div > span:nth-child(2):after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  border-radius: 2px;
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transform: rotate(-90deg) translate(0,50%);
  transform: rotate(-90deg) translate(0,50%);
}
/* 
PRESETS
*/
#stacks_in_11276 .toggle-this.ts-2 label:after {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scale(.8);
  transform: scale(.8);
  -webkit-box-shadow: none;
  box-shadow: none;
}
#stacks_in_11276 .toggle-this.ts-2 .label-bg {
  border: 1px solid transparent;
  background: rgba(0,0,0,0.15);
  -webkit-transition: background 150ms linear;
  transition: background 150ms linear;
}
#stacks_in_11276 .toggle-this.ts-2 .label-bg > .left-color,
#stacks_in_11276 .toggle-this.ts-2 .label-bg > .right-color {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#stacks_in_11276 .toggle-this.ts-2 .label-bg > .left-color > div > span,
#stacks_in_11276 .toggle-this.ts-2 .label-bg > .right-color > div > span {
  right: auto;
  left: 20%;
}
#stacks_in_11276 .toggle-this.ts-2 .label-bg > .right-color > div {
  right: 0;
  left: auto;
}
#stacks_in_11276 .toggle-this.ts-2 .label-bg > .left-color > div > span {
  right: auto;
  left: 40%;
  top: 45%;
  margin: 0;
}
#stacks_in_11276 .toggle-this.ts-2.ts-type-5 .label-bg > .left-color > div > span,
#stacks_in_11276 .toggle-this.ts-3.ts-type-5 .label-bg > .left-color > div > span{
  left: 33%;
}


#stacks_in_11276 .toggle-this:before {
  content: "";
  position: absolute;
  z-index: 1;
}
#stacks_in_11276 .toggle-this.ts-3:before {
  -webkit-box-shadow: inset 0px 5px 5px rgba(0,0,0,0.2),
    inset 0px -5px 5px rgba(0,0,0,0);
  box-shadow: inset 0px 5px 5px rgba(0,0,0,0.15),
    inset 0px -5px 5px rgba(255,255,255,0.4);
}
#stacks_in_11276 .toggle-this.ts-type-2.ts-3:after {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#stacks_in_11276 .toggle-this.ts-3 label:after {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scale(.7);
  transform: scale(.7);
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0px solid transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.10)), to(rgba(0,0,0,0)));
  background-image: linear-gradient(to bottom, rgba(0,0,0,.10) 0%, rgba(0,0,0,0) 100%);
}
#stacks_in_11276 .toggle-this.ts-3 label:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0px solid transparent;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.15),
    0px 2px 3px rgba(0,0,0,0.2);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.15),
    0px 2px 3px rgba(0,0,0,0.2);
  border-radius: 50%;
  top: 0px;
  left: 0px;
  z-index: 2;
  -webkit-transition: -webkit-transform 150ms linear;
  transition: -webkit-transform 150ms linear;
  transition: transform 150ms linear;
  transition: transform 150ms linear, -webkit-transform 150ms linear;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,.1)));
  background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.1) 100%);
}
#stacks_in_11276 .toggle-this.ts-3 .label-bg {
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
  box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
  border: 1px solid rgba(0,0,0,0.15);
  background: rgba(0,0,0,0.15);
  -webkit-transition: background 150ms linear;
  transition: background 150ms linear;
}
#stacks_in_11276 .toggle-this.ts-3 .label-bg > .left-color,
#stacks_in_11276 .toggle-this.ts-3 .label-bg > .right-color {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#stacks_in_11276 .toggle-this.ts-3.ts-type-5 .label-bg > .left-color {
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
  box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
}
#stacks_in_11276 .toggle-this.ts-3 .label-bg > .left-color > div > span,
#stacks_in_11276 .toggle-this.ts-3 .label-bg > .right-color > div > span {
  right: auto;
  left: 20%;
}
#stacks_in_11276 .toggle-this.ts-3 .label-bg > .right-color > div {
  right: 0;
  left: auto;
}
#stacks_in_11276 .toggle-this.ts-3 .label-bg > .left-color > div > span {
  right: auto;
  left: 40%;
  top: 45%;
  margin: 0;
}
/* 
COLORS
*/
#stacks_in_11276 .toggle-this.ts-3:after,
#stacks_in_11276 .toggle-this:before {
  background-color: rgba(255, 255, 255, 0.00); 
}
#stacks_in_11276 .toggle-this.ts-type-5.ts-3:after,
#stacks_in_11276 .toggle-this.ts-type-5:before {
  background-color: transparent;
}
#stacks_in_11276 .toggle-this .label-bg > .right-color,
#stacks_in_11276 .toggle-this.ts-2 .label-bg,
#stacks_in_11276 .toggle-this.ts-3 .label-bg,
#stacks_in_11276 input[type="checkbox"] + .toggle-this.ts-type-5 .label-bg > .left-color {
  background-color: rgba(128, 0, 2, 1.00);
}
#stacks_in_11276 .toggle-this.ts-type-2.ts-2 label:after {
  border: 1px solid rgba(0,0,0,0.15);
} 
#stacks_in_11276 .toggle-this label:after, 
#stacks_in_11276 .toggle-this label:before {
  background-color: rgba(255, 255, 255, 1.00);
}
#stacks_in_11276 .toggle-this.ts-type-5 label:after, 
#stacks_in_11276 .toggle-this.ts-type-5 label:before {
  background-color: transparent;
}
#stacks_in_11276 .toggle-this .label-bg > .left-color,
#stacks_in_11276 input[type="checkbox"]:checked + .toggle-this.ts-2 .label-bg,
#stacks_in_11276 input[type="checkbox"]:checked + .toggle-this.ts-3 .label-bg,
#stacks_in_11276 input[type="checkbox"]:checked + .toggle-this.ts-type-5 .label-bg > .left-color {
  background-color: rgba(204, 255, 102, 1.00);
}
#stacks_in_11276 .toggle-this.ts-type-3 .label-bg > .left-color > div > span, 
#stacks_in_11276 .toggle-this.ts-type-3 .label-bg > .right-color > div > span {
  background-color: rgba(153, 153, 153, 1.00);
}
#stacks_in_11276 .toggle-this.ts-type-3 .label-bg > .left-color > div > span,
#stacks_in_11276 .toggle-this.ts-type-3 .label-bg > .left-color > div > span:nth-child(2):after {
  background-color: rgba(255, 255, 255, 1.00);
}
#stacks_in_11276 .toggle-this.ts-type-4 .label-bg > .right-color > div:after {
  color: rgba(153, 153, 153, 1.00);
}
#stacks_in_11276 .toggle-this.ts-type-4 .label-bg > .left-color > div:after {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_11276 .toggle-this.ts-type-5 .label-bg > .left-color > div > span:nth-child(2),
#stacks_in_11276 .toggle-this.ts-type-5 .label-bg > .left-color > div > span:nth-child(2):after {
  background: rgba(255, 255, 255, 1.00);
}
#stacks_in_11276 .toggle-this.ts-type-4.ts-1 .label-bg > .right-color > div:after {
}
#stacks_in_11276 .toggle-this.ts-type-4.ts-1 .label-bg > .left-color > div:after {
}
#stacks_in_11276 .toggle-this.ts-type-4.ts-2 .label-bg > .right-color > div:after,
#stacks_in_11276 .toggle-this.ts-type-4.ts-2 .label-bg > .left-color > div:after {
  text-shadow: none;
}
/*  */
/*  */
/*  */
#stacks_in_11276 .toggle-this.ts-type-2.ts-3:after,
#stacks_in_11276 .toggle-this.ts-type-5.ts-3:after{
  -webkit-box-shadow: none;
  box-shadow: none;
}
#stacks_in_11276 .toggle-this.ts-3 label:after {
  top: -1px;
  border: 1px solid rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.6);
  box-shadow: 0px 1px 3px rgba(0,0,0,0.6);
}
#stacks_in_11276 .toggle-this.ts-3.ts-type-5 .label-bg > .left-color {
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.6);
  box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.6);
}
#stacks_in_11276 .toggle-this.ts-3 .label-bg {
  border: 1px solid rgba(0,0,0,0.3);
}
#stacks_in_11276 .toggle-this.ts-3:before {
  -webkit-box-shadow: inset 0px 5px 5px rgba(255,255,255,.05),
    inset 0px -5px 5px rgba(255,255,255,.3);
  box-shadow: inset 0px 5px 5px rgba(255,255,255,.05),
    inset 0px -5px 5px rgba(255,255,255,.3);
}
#stacks_in_11276 .toggle-this.ts-type-2.ts-3:before,
#stacks_in_11276 .toggle-this.ts-type-5.ts-3:before{
  -webkit-box-shadow: inset 0px 5px 5px rgba(255,255,255,.1),
    inset 0px -5px 5px rgba(255,255,255,.3);
  box-shadow: inset 0px 5px 5px rgba(255,255,255,.1),
    inset 0px -5px 5px rgba(255,255,255,.3);
}
#stacks_in_11276 .toggle-this.ts-3 label:after {
  border: 0px solid transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(rgba(255,255,255,0.25)));
  background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.25) 100%);
}
#stacks_in_11276 .toggle-this.ts-3 label:before {
  border: 0px solid transparent;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.3),
    0px 2px 3px rgba(0,0,0,0.4);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.3),
    0px 2px 3px rgba(0,0,0,0.4);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.3)), to(rgba(255,255,255,0)));
  background-image: linear-gradient(to bottom, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0) 100%);
}
#stacks_in_11276 .toggle-this.ts-3 .label-bg {
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.6);
  box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.6);
  border: 1px solid rgba(0,0,0,0.3);
}
/*  */
/*  
  TOGGLE STATES/ACTIONS
*/
/*  */
/*  */
/*  */
/*  */
/*  */
.tt_stacks_in_11276 .toggle-enabled,
.tt_stacks_in_11276 .toggle-disabled {
  opacity: 1.000000;
  pointer-events: none;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.tt_stacks_in_11276 .toggle-enabled.tt-True {
  opacity: 1;
  pointer-events: all;
}
.tt_stacks_in_11276 .toggle-disabled.tt-False {
  opacity: 1;
  pointer-events: all;
}
/*  */
/*  */

/*  *//*  
GENERAL
*/
#stacks_in_11279,
#stacks_in_11279 .toggle-this-wrap-outer {
  width: 100%;
}
#stacks_in_11279 .toggle-this-wrap-outer,
#stacks_in_11279 .toggle-this-wrap-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /*  */
  /*  */
}
#stacks_in_11279 .toggle-this-wrap-inner {
  width: auto;
}
#stacks_in_11279 .toggle-this-wrap-inner > div {
  -ms-flex-item-align: center;
  align-self: center;
}
#stacks_in_11279 .toggle-this-wrap-inner .tt-label-left, #stacks_in_11279 .toggle-this-wrap-inner .tt-label-right {
  font-size: 12.000000px;
  line-height: 12.000000px;
}
/*  */
#stacks_in_11279 .toggle-this {
  margin: 10px 5px;
}
#stacks_in_11279 .toggle-this.ts-3 {
  margin: 10px 10px;
}
#stacks_in_11279 .toggle-this > * {
  z-index: 1;
}
#stacks_in_11279 .toggle-this:after {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: -10px;
  width: 60px;
  height: 40px;
  border-radius: 40px;
  z-index: 0;
}

#stacks_in_11279 .toggle-this,
#stacks_in_11279 .toggle-this .label-bg,
#stacks_in_11279 .toggle-this .label-bg > .left-color,
#stacks_in_11279 .toggle-this .label-bg > .right-color {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 40px;
  height: 20px;
  border-radius: 20px;
}
#stacks_in_11279 .toggle-this .label-bg > div > div,
#stacks_in_11279 .toggle-this label,
#stacks_in_11279 .toggle-this label:after,
#stacks_in_11279 .toggle-this label:before {
  width: 20px;
  height: 20px;
}
#stacks_in_11279 input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
  z-index: 4;
}
#stacks_in_11279 .toggle-this label,
#stacks_in_11279 .toggle-this .label-bg,
#stacks_in_11279 .toggle-this label:after,
#stacks_in_11279 .toggle-this .label-bg > .left-color,
#stacks_in_11279 .toggle-this .label-bg > .right-color,
#stacks_in_11279 .toggle-this .label-bg > div > div {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
#stacks_in_11279 .toggle-this .label-bg > div > div {
  left: 15.000000px;
}
#stacks_in_11279 .toggle-this.ts-type-4.ts-1 .label-bg > div > div {
  left: 20.000000px;
}
#stacks_in_11279 .toggle-this.ts-type-4.ts-1 .label-bg > .left-color > div {
  left: 0px;
}
#stacks_in_11279 input[type="checkbox"]:checked + .toggle-this label {
  -webkit-transform: translate(20px,0);
  transform: translate(20px,0);
}
#stacks_in_11279 .toggle-this:before {
  width: 50px;
  height: 30px;
  border-radius: 30px;
  top: -5px;
  left: -5px;
}
#stacks_in_11279 .toggle-this.ts-type-4:after {
  width: 80px;
}
#stacks_in_11279 .toggle-this.ts-type-2:before {
  width: 50px;
  height: 20px;
  border-radius: 20px;
  top: 0.000000px;
  left: -5px;
}


#stacks_in_11279 .toggle-this.ts-type-4,
#stacks_in_11279 .toggle-this.ts-type-4 .label-bg,
#stacks_in_11279 .toggle-this.ts-type-4 .label-bg > .left-color,
#stacks_in_11279 .toggle-this.ts-type-4 .label-bg > .right-color {
  width: 60px;
  height: 20px;
}
#stacks_in_11279 .toggle-this.ts-type-4 label,
#stacks_in_11279 .toggle-this.ts-type-4 label:after,
#stacks_in_11279 .toggle-this.ts-type-4 label:before {
  width: 20px;
  height: 20px;
}
#stacks_in_11279 .toggle-this.ts-type-4 .label-bg > div > div {
  width: 40.000000px;
  height: 35px;
}
#stacks_in_11279 input[type="checkbox"]:checked + .toggle-this.ts-type-4 label {
  -webkit-transform: translate(40px,0);
  transform: translate(40px,0);
}
#stacks_in_11279 .toggle-this.ts-type-4 .label-bg > .left-color > div:after,
#stacks_in_11279 .toggle-this.ts-type-4 .label-bg > .right-color > div:after {
  line-height: 20px;
}
#stacks_in_11279 .toggle-this.ts-type-4:before {
  width: 70px;
  height: 30px;
  border-radius: 30px;
  top: -5px;
  left: -5px;
}
#stacks_in_11279 .toggle-this.ts-type-5, 
#stacks_in_11279 .toggle-this.ts-type-5 .label-bg, 
#stacks_in_11279 .toggle-this.ts-type-5 .label-bg > .left-color, 
#stacks_in_11279 input[type="checkbox"]:checked + .toggle-this.ts-type-5 .label-bg > .left-color {
  width: 20px;
}
#stacks_in_11279 .toggle-this.ts-type-5:before {
  width: 30px;
}
#stacks_in_11279 .toggle-this.ts-type-2 .label-bg {
  height: 6.000000px;
  top: 7.000000px;
} 
/*  */
#stacks_in_11279 .toggle-this.ts-type-2 .label-bg {
  height: 7.600000px;
  top: 6.200000px;
}
/*  */
/*  */

/*  
TOGGLE
*/
#stacks_in_11279 .toggle-this label {
  z-index: 2;
  -webkit-transition: -webkit-transform 150ms linear;
  transition: -webkit-transform 150ms linear;
  transition: transform 150ms linear;
  transition: transform 150ms linear, -webkit-transform 150ms linear;
}
#stacks_in_11279 .toggle-this label:after {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
  box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
  border-radius: 50%;
  top: 0px;
  left: 0px;
  z-index: 2;
}
#stacks_in_11279 .toggle-this.ts-1 label:after {
  top: -1px;
}
#stacks_in_11279 .toggle-this.ts-2 label:after {
  border: 0px solid transparent; 
  top: 0px;
}
/*  
BACKGROUND
*/
#stacks_in_11279 .toggle-this .label-bg {
  top: 0px;
  left: 0px;
  border: 1px solid rgba(0,0,0,0.15);
  height: 100%;
  z-index: 1;
  overflow: hidden;
}
#stacks_in_11279 .toggle-this .label-bg > .left-color,
#stacks_in_11279 .toggle-this .label-bg > .right-color {
  right: 0;
  left: auto;
  height: 100%;
  width: 75%;
  z-index: 1;
  -webkit-transition: width 150ms linear;
  transition: width 150ms linear;
}
#stacks_in_11279 .toggle-this .label-bg > .right-color {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
#stacks_in_11279 .toggle-this .label-bg > .left-color {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.1);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.1);
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  right: auto;
  left: 0;
}
#stacks_in_11279 .toggle-this .label-bg > .left-color > div {
  left: 0;
}
#stacks_in_11279 input[type="checkbox"] + .toggle-this  .label-bg > .left-color {
  width: 0%;
}
#stacks_in_11279 input[type="checkbox"]:checked + .toggle-this  .label-bg > .left-color {
  width: 75%;
}
#stacks_in_11279 input[type="checkbox"]:checked + .toggle-this  .label-bg > .right-color {
  width: 0%;
}
/*  
ICONS
*/
#stacks_in_11279 .toggle-this.ts-type-3 .label-bg > .left-color > div > span,
#stacks_in_11279 .toggle-this.ts-type-3 .label-bg > .right-color > div > span {
  position: absolute;
  top: 50%;
  left: auto;
  right: 60%;
  width: 10.000000px;
  height: 3px;
  margin: -2px 0px 0px -1.5px;
  border-radius: 2px;
}
/*  */
#stacks_in_11279 .toggle-this.ts-type-3 .label-bg > .left-color > div > span,
#stacks_in_11279 .toggle-this.ts-type-3 .label-bg > .right-color > div > span {
  width: 12.000000px;
  height: 2px;
}
/*  */
/*  */
#stacks_in_11279 .toggle-this.ts-type-3 .label-bg > .right-color > div > span:nth-child(1) {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#stacks_in_11279 .toggle-this.ts-type-3 .label-bg > .right-color > div > span:nth-child(2) {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#stacks_in_11279 .toggle-this.ts-type-3 .label-bg > .left-color > div > span {
  right: auto;
  left: 40%;
  top: 45%;
  margin: 0;
}
#stacks_in_11279 .toggle-this.ts-type-3 .label-bg > .left-color > div > span:nth-child(1) {
  display: none;
}
#stacks_in_11279 .toggle-this.ts-type-3 .label-bg > .left-color > div > span:nth-child(2) {
  -webkit-transform-origin: center;
  transform-origin: center;
  width: 40%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#stacks_in_11279 .toggle-this.ts-type-3 .label-bg > .left-color > div > span:nth-child(2):after {
  content: "";
  position: absolute;
  background: #fff;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  border-radius: 2px;
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transform: rotate(-90deg) translate(0,50%);
  transform: rotate(-90deg) translate(0,50%);
}
/*  
TEXT
*/
#stacks_in_11279 .toggle-this.ts-type-4 .label-bg > .left-color,
#stacks_in_11279 .toggle-this.ts-type-4 .label-bg > .right-color {
  overflow: hidden;
}
#stacks_in_11279 .toggle-this.ts-type-4 .label-bg > .left-color > div:after,
#stacks_in_11279 .toggle-this.ts-type-4 .label-bg > .right-color > div:after {
  content: "OFF";
  display: block;
  width: 100%;
  height: 100%;
  font-family: arial;
  font-size: 12.000000px;
  text-align: center;
}
#stacks_in_11279 .toggle-this.ts-type-4 .label-bg > .left-color > div:after {
  content: "ON";
}
/*  
THIN
*/
#stacks_in_11279 .toggle-this.ts-type-2.ts-2 .label-bg {
  width: 90%;
  left: 5%;
} 
#stacks_in_11279 .toggle-this.ts-type-2.ts-3 {
  -webkit-transform: scale(.8);
  transform: scale(.8);
}
#stacks_in_11279 .toggle-this.ts-type-2.ts-3 label:before {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
#stacks_in_11279 .toggle-this.ts-type-2.ts-3 label:after {
  -webkit-transform: scale(.9);
  transform: scale(.9);
}
/*
  CHECKBOX
*/
#stacks_in_11279 .toggle-this.ts-type-5 .label-bg > .right-color {
  display: none;
}
#stacks_in_11279 .toggle-this.ts-type-5 label {
  display: none;
}
#stacks_in_11279 input[type="checkbox"] + .toggle-this.ts-type-5 .label-bg > .left-color {
  width: 100%;
  -webkit-transition: background 150ms linear;
  transition: background 150ms linear;
}
#stacks_in_11279 input[type="checkbox"] + .toggle-this.ts-type-5 .label-bg > .left-color > div > span {
  opacity: 0;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
#stacks_in_11279 input[type="checkbox"]:checked + .toggle-this.ts-type-5  .label-bg > .left-color > div > span {
  opacity: 1;
}

#stacks_in_11279 .toggle-this.ts-type-5 .label-bg > .left-color > div > span {
  position: absolute;
  top: 50%;
  left: auto;
  right: 60%;
  width: 10.000000px;
  height: 3px;
  margin: -2px 0px 0px -1.5px;
  border-radius: 2px;
}
/*  */
#stacks_in_11279 .toggle-this.ts-type-5 .label-bg > .left-color > div > span {
  width: 12.000000px;
  height: 2px;
}
/*  */
#stacks_in_11279 .toggle-this.ts-type-5 .label-bg > .left-color > div > span {
  right: auto;
  left: 32%;
  top: 45%;
  margin: 0;
}
/*  */
#stacks_in_11279 .toggle-this.ts-type-5 .label-bg > .left-color > div > span:nth-child(1) {
  display: none;
}
#stacks_in_11279 .toggle-this.ts-type-5 .label-bg > .left-color > div > span:nth-child(2) {
  -webkit-transform-origin: center;
  transform-origin: center;
  width: 40%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#stacks_in_11279 .toggle-this.ts-type-5 .label-bg > .left-color > div > span:nth-child(2):after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  border-radius: 2px;
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transform: rotate(-90deg) translate(0,50%);
  transform: rotate(-90deg) translate(0,50%);
}
/* 
PRESETS
*/
#stacks_in_11279 .toggle-this.ts-2 label:after {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scale(.8);
  transform: scale(.8);
  -webkit-box-shadow: none;
  box-shadow: none;
}
#stacks_in_11279 .toggle-this.ts-2 .label-bg {
  border: 1px solid transparent;
  background: rgba(0,0,0,0.15);
  -webkit-transition: background 150ms linear;
  transition: background 150ms linear;
}
#stacks_in_11279 .toggle-this.ts-2 .label-bg > .left-color,
#stacks_in_11279 .toggle-this.ts-2 .label-bg > .right-color {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#stacks_in_11279 .toggle-this.ts-2 .label-bg > .left-color > div > span,
#stacks_in_11279 .toggle-this.ts-2 .label-bg > .right-color > div > span {
  right: auto;
  left: 20%;
}
#stacks_in_11279 .toggle-this.ts-2 .label-bg > .right-color > div {
  right: 0;
  left: auto;
}
#stacks_in_11279 .toggle-this.ts-2 .label-bg > .left-color > div > span {
  right: auto;
  left: 40%;
  top: 45%;
  margin: 0;
}
#stacks_in_11279 .toggle-this.ts-2.ts-type-5 .label-bg > .left-color > div > span,
#stacks_in_11279 .toggle-this.ts-3.ts-type-5 .label-bg > .left-color > div > span{
  left: 33%;
}


#stacks_in_11279 .toggle-this:before {
  content: "";
  position: absolute;
  z-index: 1;
}
#stacks_in_11279 .toggle-this.ts-3:before {
  -webkit-box-shadow: inset 0px 5px 5px rgba(0,0,0,0.2),
    inset 0px -5px 5px rgba(0,0,0,0);
  box-shadow: inset 0px 5px 5px rgba(0,0,0,0.15),
    inset 0px -5px 5px rgba(255,255,255,0.4);
}
#stacks_in_11279 .toggle-this.ts-type-2.ts-3:after {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#stacks_in_11279 .toggle-this.ts-3 label:after {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scale(.7);
  transform: scale(.7);
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0px solid transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.10)), to(rgba(0,0,0,0)));
  background-image: linear-gradient(to bottom, rgba(0,0,0,.10) 0%, rgba(0,0,0,0) 100%);
}
#stacks_in_11279 .toggle-this.ts-3 label:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0px solid transparent;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.15),
    0px 2px 3px rgba(0,0,0,0.2);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.15),
    0px 2px 3px rgba(0,0,0,0.2);
  border-radius: 50%;
  top: 0px;
  left: 0px;
  z-index: 2;
  -webkit-transition: -webkit-transform 150ms linear;
  transition: -webkit-transform 150ms linear;
  transition: transform 150ms linear;
  transition: transform 150ms linear, -webkit-transform 150ms linear;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,.1)));
  background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.1) 100%);
}
#stacks_in_11279 .toggle-this.ts-3 .label-bg {
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
  box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
  border: 1px solid rgba(0,0,0,0.15);
  background: rgba(0,0,0,0.15);
  -webkit-transition: background 150ms linear;
  transition: background 150ms linear;
}
#stacks_in_11279 .toggle-this.ts-3 .label-bg > .left-color,
#stacks_in_11279 .toggle-this.ts-3 .label-bg > .right-color {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#stacks_in_11279 .toggle-this.ts-3.ts-type-5 .label-bg > .left-color {
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
  box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
}
#stacks_in_11279 .toggle-this.ts-3 .label-bg > .left-color > div > span,
#stacks_in_11279 .toggle-this.ts-3 .label-bg > .right-color > div > span {
  right: auto;
  left: 20%;
}
#stacks_in_11279 .toggle-this.ts-3 .label-bg > .right-color > div {
  right: 0;
  left: auto;
}
#stacks_in_11279 .toggle-this.ts-3 .label-bg > .left-color > div > span {
  right: auto;
  left: 40%;
  top: 45%;
  margin: 0;
}
/* 
COLORS
*/
#stacks_in_11279 .toggle-this.ts-3:after,
#stacks_in_11279 .toggle-this:before {
  background-color: rgba(255, 255, 255, 0.00); 
}
#stacks_in_11279 .toggle-this.ts-type-5.ts-3:after,
#stacks_in_11279 .toggle-this.ts-type-5:before {
  background-color: transparent;
}
#stacks_in_11279 .toggle-this .label-bg > .right-color,
#stacks_in_11279 .toggle-this.ts-2 .label-bg,
#stacks_in_11279 .toggle-this.ts-3 .label-bg,
#stacks_in_11279 input[type="checkbox"] + .toggle-this.ts-type-5 .label-bg > .left-color {
  background-color: rgba(128, 0, 2, 1.00);
}
#stacks_in_11279 .toggle-this.ts-type-2.ts-2 label:after {
  border: 1px solid rgba(0,0,0,0.15);
} 
#stacks_in_11279 .toggle-this label:after, 
#stacks_in_11279 .toggle-this label:before {
  background-color: rgba(255, 255, 255, 1.00);
}
#stacks_in_11279 .toggle-this.ts-type-5 label:after, 
#stacks_in_11279 .toggle-this.ts-type-5 label:before {
  background-color: transparent;
}
#stacks_in_11279 .toggle-this .label-bg > .left-color,
#stacks_in_11279 input[type="checkbox"]:checked + .toggle-this.ts-2 .label-bg,
#stacks_in_11279 input[type="checkbox"]:checked + .toggle-this.ts-3 .label-bg,
#stacks_in_11279 input[type="checkbox"]:checked + .toggle-this.ts-type-5 .label-bg > .left-color {
  background-color: rgba(204, 255, 102, 1.00);
}
#stacks_in_11279 .toggle-this.ts-type-3 .label-bg > .left-color > div > span, 
#stacks_in_11279 .toggle-this.ts-type-3 .label-bg > .right-color > div > span {
  background-color: rgba(153, 153, 153, 1.00);
}
#stacks_in_11279 .toggle-this.ts-type-3 .label-bg > .left-color > div > span,
#stacks_in_11279 .toggle-this.ts-type-3 .label-bg > .left-color > div > span:nth-child(2):after {
  background-color: rgba(255, 255, 255, 1.00);
}
#stacks_in_11279 .toggle-this.ts-type-4 .label-bg > .right-color > div:after {
  color: rgba(153, 153, 153, 1.00);
}
#stacks_in_11279 .toggle-this.ts-type-4 .label-bg > .left-color > div:after {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_11279 .toggle-this.ts-type-5 .label-bg > .left-color > div > span:nth-child(2),
#stacks_in_11279 .toggle-this.ts-type-5 .label-bg > .left-color > div > span:nth-child(2):after {
  background: rgba(255, 255, 255, 1.00);
}
#stacks_in_11279 .toggle-this.ts-type-4.ts-1 .label-bg > .right-color > div:after {
}
#stacks_in_11279 .toggle-this.ts-type-4.ts-1 .label-bg > .left-color > div:after {
}
#stacks_in_11279 .toggle-this.ts-type-4.ts-2 .label-bg > .right-color > div:after,
#stacks_in_11279 .toggle-this.ts-type-4.ts-2 .label-bg > .left-color > div:after {
  text-shadow: none;
}
/*  */
/*  */
/*  */
#stacks_in_11279 .toggle-this.ts-type-2.ts-3:after,
#stacks_in_11279 .toggle-this.ts-type-5.ts-3:after{
  -webkit-box-shadow: none;
  box-shadow: none;
}
#stacks_in_11279 .toggle-this.ts-3 label:after {
  top: -1px;
  border: 1px solid rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.6);
  box-shadow: 0px 1px 3px rgba(0,0,0,0.6);
}
#stacks_in_11279 .toggle-this.ts-3.ts-type-5 .label-bg > .left-color {
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.6);
  box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.6);
}
#stacks_in_11279 .toggle-this.ts-3 .label-bg {
  border: 1px solid rgba(0,0,0,0.3);
}
#stacks_in_11279 .toggle-this.ts-3:before {
  -webkit-box-shadow: inset 0px 5px 5px rgba(255,255,255,.05),
    inset 0px -5px 5px rgba(255,255,255,.3);
  box-shadow: inset 0px 5px 5px rgba(255,255,255,.05),
    inset 0px -5px 5px rgba(255,255,255,.3);
}
#stacks_in_11279 .toggle-this.ts-type-2.ts-3:before,
#stacks_in_11279 .toggle-this.ts-type-5.ts-3:before{
  -webkit-box-shadow: inset 0px 5px 5px rgba(255,255,255,.1),
    inset 0px -5px 5px rgba(255,255,255,.3);
  box-shadow: inset 0px 5px 5px rgba(255,255,255,.1),
    inset 0px -5px 5px rgba(255,255,255,.3);
}
#stacks_in_11279 .toggle-this.ts-3 label:after {
  border: 0px solid transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(rgba(255,255,255,0.25)));
  background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.25) 100%);
}
#stacks_in_11279 .toggle-this.ts-3 label:before {
  border: 0px solid transparent;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.3),
    0px 2px 3px rgba(0,0,0,0.4);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.3),
    0px 2px 3px rgba(0,0,0,0.4);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.3)), to(rgba(255,255,255,0)));
  background-image: linear-gradient(to bottom, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0) 100%);
}
#stacks_in_11279 .toggle-this.ts-3 .label-bg {
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.6);
  box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.6);
  border: 1px solid rgba(0,0,0,0.3);
}
/*  */
/*  
  TOGGLE STATES/ACTIONS
*/
/*  */
/*  */
/*  */
/*  */
/*  */
.tt_stacks_in_11279 .toggle-enabled,
.tt_stacks_in_11279 .toggle-disabled {
  opacity: 1.000000;
  pointer-events: none;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.tt_stacks_in_11279 .toggle-enabled.tt-True {
  opacity: 1;
  pointer-events: all;
}
.tt_stacks_in_11279 .toggle-disabled.tt-False {
  opacity: 1;
  pointer-events: all;
}
/*  */
/*  */

/*  *//*  
GENERAL
*/
#stacks_in_11303,
#stacks_in_11303 .toggle-this-wrap-outer {
  width: 100%;
}
#stacks_in_11303 .toggle-this-wrap-outer,
#stacks_in_11303 .toggle-this-wrap-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /*  */
  /*  */
}
#stacks_in_11303 .toggle-this-wrap-inner {
  width: auto;
}
#stacks_in_11303 .toggle-this-wrap-inner > div {
  -ms-flex-item-align: center;
  align-self: center;
}
#stacks_in_11303 .toggle-this-wrap-inner .tt-label-left, #stacks_in_11303 .toggle-this-wrap-inner .tt-label-right {
  font-size: 12.000000px;
  line-height: 12.000000px;
}
/*  */
#stacks_in_11303 .toggle-this {
  margin: 10px 5px;
}
#stacks_in_11303 .toggle-this.ts-3 {
  margin: 10px 10px;
}
#stacks_in_11303 .toggle-this > * {
  z-index: 1;
}
#stacks_in_11303 .toggle-this:after {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: -10px;
  width: 60px;
  height: 40px;
  border-radius: 40px;
  z-index: 0;
}

#stacks_in_11303 .toggle-this,
#stacks_in_11303 .toggle-this .label-bg,
#stacks_in_11303 .toggle-this .label-bg > .left-color,
#stacks_in_11303 .toggle-this .label-bg > .right-color {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 40px;
  height: 20px;
  border-radius: 20px;
}
#stacks_in_11303 .toggle-this .label-bg > div > div,
#stacks_in_11303 .toggle-this label,
#stacks_in_11303 .toggle-this label:after,
#stacks_in_11303 .toggle-this label:before {
  width: 20px;
  height: 20px;
}
#stacks_in_11303 input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
  z-index: 4;
}
#stacks_in_11303 .toggle-this label,
#stacks_in_11303 .toggle-this .label-bg,
#stacks_in_11303 .toggle-this label:after,
#stacks_in_11303 .toggle-this .label-bg > .left-color,
#stacks_in_11303 .toggle-this .label-bg > .right-color,
#stacks_in_11303 .toggle-this .label-bg > div > div {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
#stacks_in_11303 .toggle-this .label-bg > div > div {
  left: 15.000000px;
}
#stacks_in_11303 .toggle-this.ts-type-4.ts-1 .label-bg > div > div {
  left: 20.000000px;
}
#stacks_in_11303 .toggle-this.ts-type-4.ts-1 .label-bg > .left-color > div {
  left: 0px;
}
#stacks_in_11303 input[type="checkbox"]:checked + .toggle-this label {
  -webkit-transform: translate(20px,0);
  transform: translate(20px,0);
}
#stacks_in_11303 .toggle-this:before {
  width: 50px;
  height: 30px;
  border-radius: 30px;
  top: -5px;
  left: -5px;
}
#stacks_in_11303 .toggle-this.ts-type-4:after {
  width: 80px;
}
#stacks_in_11303 .toggle-this.ts-type-2:before {
  width: 50px;
  height: 20px;
  border-radius: 20px;
  top: 0.000000px;
  left: -5px;
}


#stacks_in_11303 .toggle-this.ts-type-4,
#stacks_in_11303 .toggle-this.ts-type-4 .label-bg,
#stacks_in_11303 .toggle-this.ts-type-4 .label-bg > .left-color,
#stacks_in_11303 .toggle-this.ts-type-4 .label-bg > .right-color {
  width: 60px;
  height: 20px;
}
#stacks_in_11303 .toggle-this.ts-type-4 label,
#stacks_in_11303 .toggle-this.ts-type-4 label:after,
#stacks_in_11303 .toggle-this.ts-type-4 label:before {
  width: 20px;
  height: 20px;
}
#stacks_in_11303 .toggle-this.ts-type-4 .label-bg > div > div {
  width: 40.000000px;
  height: 35px;
}
#stacks_in_11303 input[type="checkbox"]:checked + .toggle-this.ts-type-4 label {
  -webkit-transform: translate(40px,0);
  transform: translate(40px,0);
}
#stacks_in_11303 .toggle-this.ts-type-4 .label-bg > .left-color > div:after,
#stacks_in_11303 .toggle-this.ts-type-4 .label-bg > .right-color > div:after {
  line-height: 20px;
}
#stacks_in_11303 .toggle-this.ts-type-4:before {
  width: 70px;
  height: 30px;
  border-radius: 30px;
  top: -5px;
  left: -5px;
}
#stacks_in_11303 .toggle-this.ts-type-5, 
#stacks_in_11303 .toggle-this.ts-type-5 .label-bg, 
#stacks_in_11303 .toggle-this.ts-type-5 .label-bg > .left-color, 
#stacks_in_11303 input[type="checkbox"]:checked + .toggle-this.ts-type-5 .label-bg > .left-color {
  width: 20px;
}
#stacks_in_11303 .toggle-this.ts-type-5:before {
  width: 30px;
}
#stacks_in_11303 .toggle-this.ts-type-2 .label-bg {
  height: 6.000000px;
  top: 7.000000px;
} 
/*  */
#stacks_in_11303 .toggle-this.ts-type-2 .label-bg {
  height: 7.600000px;
  top: 6.200000px;
}
/*  */
/*  */

/*  
TOGGLE
*/
#stacks_in_11303 .toggle-this label {
  z-index: 2;
  -webkit-transition: -webkit-transform 150ms linear;
  transition: -webkit-transform 150ms linear;
  transition: transform 150ms linear;
  transition: transform 150ms linear, -webkit-transform 150ms linear;
}
#stacks_in_11303 .toggle-this label:after {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
  box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
  border-radius: 50%;
  top: 0px;
  left: 0px;
  z-index: 2;
}
#stacks_in_11303 .toggle-this.ts-1 label:after {
  top: -1px;
}
#stacks_in_11303 .toggle-this.ts-2 label:after {
  border: 0px solid transparent; 
  top: 0px;
}
/*  
BACKGROUND
*/
#stacks_in_11303 .toggle-this .label-bg {
  top: 0px;
  left: 0px;
  border: 1px solid rgba(0,0,0,0.15);
  height: 100%;
  z-index: 1;
  overflow: hidden;
}
#stacks_in_11303 .toggle-this .label-bg > .left-color,
#stacks_in_11303 .toggle-this .label-bg > .right-color {
  right: 0;
  left: auto;
  height: 100%;
  width: 75%;
  z-index: 1;
  -webkit-transition: width 150ms linear;
  transition: width 150ms linear;
}
#stacks_in_11303 .toggle-this .label-bg > .right-color {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
#stacks_in_11303 .toggle-this .label-bg > .left-color {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.1);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.1);
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  right: auto;
  left: 0;
}
#stacks_in_11303 .toggle-this .label-bg > .left-color > div {
  left: 0;
}
#stacks_in_11303 input[type="checkbox"] + .toggle-this  .label-bg > .left-color {
  width: 0%;
}
#stacks_in_11303 input[type="checkbox"]:checked + .toggle-this  .label-bg > .left-color {
  width: 75%;
}
#stacks_in_11303 input[type="checkbox"]:checked + .toggle-this  .label-bg > .right-color {
  width: 0%;
}
/*  
ICONS
*/
#stacks_in_11303 .toggle-this.ts-type-3 .label-bg > .left-color > div > span,
#stacks_in_11303 .toggle-this.ts-type-3 .label-bg > .right-color > div > span {
  position: absolute;
  top: 50%;
  left: auto;
  right: 60%;
  width: 10.000000px;
  height: 3px;
  margin: -2px 0px 0px -1.5px;
  border-radius: 2px;
}
/*  */
#stacks_in_11303 .toggle-this.ts-type-3 .label-bg > .left-color > div > span,
#stacks_in_11303 .toggle-this.ts-type-3 .label-bg > .right-color > div > span {
  width: 12.000000px;
  height: 2px;
}
/*  */
/*  */
#stacks_in_11303 .toggle-this.ts-type-3 .label-bg > .right-color > div > span:nth-child(1) {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#stacks_in_11303 .toggle-this.ts-type-3 .label-bg > .right-color > div > span:nth-child(2) {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#stacks_in_11303 .toggle-this.ts-type-3 .label-bg > .left-color > div > span {
  right: auto;
  left: 40%;
  top: 45%;
  margin: 0;
}
#stacks_in_11303 .toggle-this.ts-type-3 .label-bg > .left-color > div > span:nth-child(1) {
  display: none;
}
#stacks_in_11303 .toggle-this.ts-type-3 .label-bg > .left-color > div > span:nth-child(2) {
  -webkit-transform-origin: center;
  transform-origin: center;
  width: 40%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#stacks_in_11303 .toggle-this.ts-type-3 .label-bg > .left-color > div > span:nth-child(2):after {
  content: "";
  position: absolute;
  background: #fff;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  border-radius: 2px;
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transform: rotate(-90deg) translate(0,50%);
  transform: rotate(-90deg) translate(0,50%);
}
/*  
TEXT
*/
#stacks_in_11303 .toggle-this.ts-type-4 .label-bg > .left-color,
#stacks_in_11303 .toggle-this.ts-type-4 .label-bg > .right-color {
  overflow: hidden;
}
#stacks_in_11303 .toggle-this.ts-type-4 .label-bg > .left-color > div:after,
#stacks_in_11303 .toggle-this.ts-type-4 .label-bg > .right-color > div:after {
  content: "OFF";
  display: block;
  width: 100%;
  height: 100%;
  font-family: arial;
  font-size: 12.000000px;
  text-align: center;
}
#stacks_in_11303 .toggle-this.ts-type-4 .label-bg > .left-color > div:after {
  content: "ON";
}
/*  
THIN
*/
#stacks_in_11303 .toggle-this.ts-type-2.ts-2 .label-bg {
  width: 90%;
  left: 5%;
} 
#stacks_in_11303 .toggle-this.ts-type-2.ts-3 {
  -webkit-transform: scale(.8);
  transform: scale(.8);
}
#stacks_in_11303 .toggle-this.ts-type-2.ts-3 label:before {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
#stacks_in_11303 .toggle-this.ts-type-2.ts-3 label:after {
  -webkit-transform: scale(.9);
  transform: scale(.9);
}
/*
  CHECKBOX
*/
#stacks_in_11303 .toggle-this.ts-type-5 .label-bg > .right-color {
  display: none;
}
#stacks_in_11303 .toggle-this.ts-type-5 label {
  display: none;
}
#stacks_in_11303 input[type="checkbox"] + .toggle-this.ts-type-5 .label-bg > .left-color {
  width: 100%;
  -webkit-transition: background 150ms linear;
  transition: background 150ms linear;
}
#stacks_in_11303 input[type="checkbox"] + .toggle-this.ts-type-5 .label-bg > .left-color > div > span {
  opacity: 0;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
#stacks_in_11303 input[type="checkbox"]:checked + .toggle-this.ts-type-5  .label-bg > .left-color > div > span {
  opacity: 1;
}

#stacks_in_11303 .toggle-this.ts-type-5 .label-bg > .left-color > div > span {
  position: absolute;
  top: 50%;
  left: auto;
  right: 60%;
  width: 10.000000px;
  height: 3px;
  margin: -2px 0px 0px -1.5px;
  border-radius: 2px;
}
/*  */
#stacks_in_11303 .toggle-this.ts-type-5 .label-bg > .left-color > div > span {
  width: 12.000000px;
  height: 2px;
}
/*  */
#stacks_in_11303 .toggle-this.ts-type-5 .label-bg > .left-color > div > span {
  right: auto;
  left: 32%;
  top: 45%;
  margin: 0;
}
/*  */
#stacks_in_11303 .toggle-this.ts-type-5 .label-bg > .left-color > div > span:nth-child(1) {
  display: none;
}
#stacks_in_11303 .toggle-this.ts-type-5 .label-bg > .left-color > div > span:nth-child(2) {
  -webkit-transform-origin: center;
  transform-origin: center;
  width: 40%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#stacks_in_11303 .toggle-this.ts-type-5 .label-bg > .left-color > div > span:nth-child(2):after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  border-radius: 2px;
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transform: rotate(-90deg) translate(0,50%);
  transform: rotate(-90deg) translate(0,50%);
}
/* 
PRESETS
*/
#stacks_in_11303 .toggle-this.ts-2 label:after {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scale(.8);
  transform: scale(.8);
  -webkit-box-shadow: none;
  box-shadow: none;
}
#stacks_in_11303 .toggle-this.ts-2 .label-bg {
  border: 1px solid transparent;
  background: rgba(0,0,0,0.15);
  -webkit-transition: background 150ms linear;
  transition: background 150ms linear;
}
#stacks_in_11303 .toggle-this.ts-2 .label-bg > .left-color,
#stacks_in_11303 .toggle-this.ts-2 .label-bg > .right-color {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#stacks_in_11303 .toggle-this.ts-2 .label-bg > .left-color > div > span,
#stacks_in_11303 .toggle-this.ts-2 .label-bg > .right-color > div > span {
  right: auto;
  left: 20%;
}
#stacks_in_11303 .toggle-this.ts-2 .label-bg > .right-color > div {
  right: 0;
  left: auto;
}
#stacks_in_11303 .toggle-this.ts-2 .label-bg > .left-color > div > span {
  right: auto;
  left: 40%;
  top: 45%;
  margin: 0;
}
#stacks_in_11303 .toggle-this.ts-2.ts-type-5 .label-bg > .left-color > div > span,
#stacks_in_11303 .toggle-this.ts-3.ts-type-5 .label-bg > .left-color > div > span{
  left: 33%;
}


#stacks_in_11303 .toggle-this:before {
  content: "";
  position: absolute;
  z-index: 1;
}
#stacks_in_11303 .toggle-this.ts-3:before {
  -webkit-box-shadow: inset 0px 5px 5px rgba(0,0,0,0.2),
    inset 0px -5px 5px rgba(0,0,0,0);
  box-shadow: inset 0px 5px 5px rgba(0,0,0,0.15),
    inset 0px -5px 5px rgba(255,255,255,0.4);
}
#stacks_in_11303 .toggle-this.ts-type-2.ts-3:after {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#stacks_in_11303 .toggle-this.ts-3 label:after {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scale(.7);
  transform: scale(.7);
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0px solid transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.10)), to(rgba(0,0,0,0)));
  background-image: linear-gradient(to bottom, rgba(0,0,0,.10) 0%, rgba(0,0,0,0) 100%);
}
#stacks_in_11303 .toggle-this.ts-3 label:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0px solid transparent;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.15),
    0px 2px 3px rgba(0,0,0,0.2);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.15),
    0px 2px 3px rgba(0,0,0,0.2);
  border-radius: 50%;
  top: 0px;
  left: 0px;
  z-index: 2;
  -webkit-transition: -webkit-transform 150ms linear;
  transition: -webkit-transform 150ms linear;
  transition: transform 150ms linear;
  transition: transform 150ms linear, -webkit-transform 150ms linear;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,.1)));
  background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.1) 100%);
}
#stacks_in_11303 .toggle-this.ts-3 .label-bg {
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
  box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
  border: 1px solid rgba(0,0,0,0.15);
  background: rgba(0,0,0,0.15);
  -webkit-transition: background 150ms linear;
  transition: background 150ms linear;
}
#stacks_in_11303 .toggle-this.ts-3 .label-bg > .left-color,
#stacks_in_11303 .toggle-this.ts-3 .label-bg > .right-color {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#stacks_in_11303 .toggle-this.ts-3.ts-type-5 .label-bg > .left-color {
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
  box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.3);
}
#stacks_in_11303 .toggle-this.ts-3 .label-bg > .left-color > div > span,
#stacks_in_11303 .toggle-this.ts-3 .label-bg > .right-color > div > span {
  right: auto;
  left: 20%;
}
#stacks_in_11303 .toggle-this.ts-3 .label-bg > .right-color > div {
  right: 0;
  left: auto;
}
#stacks_in_11303 .toggle-this.ts-3 .label-bg > .left-color > div > span {
  right: auto;
  left: 40%;
  top: 45%;
  margin: 0;
}
/* 
COLORS
*/
#stacks_in_11303 .toggle-this.ts-3:after,
#stacks_in_11303 .toggle-this:before {
  background-color: rgba(255, 255, 255, 0.00); 
}
#stacks_in_11303 .toggle-this.ts-type-5.ts-3:after,
#stacks_in_11303 .toggle-this.ts-type-5:before {
  background-color: transparent;
}
#stacks_in_11303 .toggle-this .label-bg > .right-color,
#stacks_in_11303 .toggle-this.ts-2 .label-bg,
#stacks_in_11303 .toggle-this.ts-3 .label-bg,
#stacks_in_11303 input[type="checkbox"] + .toggle-this.ts-type-5 .label-bg > .left-color {
  background-color: rgba(128, 0, 2, 1.00);
}
#stacks_in_11303 .toggle-this.ts-type-2.ts-2 label:after {
  border: 1px solid rgba(0,0,0,0.15);
} 
#stacks_in_11303 .toggle-this label:after, 
#stacks_in_11303 .toggle-this label:before {
  background-color: rgba(255, 255, 255, 1.00);
}
#stacks_in_11303 .toggle-this.ts-type-5 label:after, 
#stacks_in_11303 .toggle-this.ts-type-5 label:before {
  background-color: transparent;
}
#stacks_in_11303 .toggle-this .label-bg > .left-color,
#stacks_in_11303 input[type="checkbox"]:checked + .toggle-this.ts-2 .label-bg,
#stacks_in_11303 input[type="checkbox"]:checked + .toggle-this.ts-3 .label-bg,
#stacks_in_11303 input[type="checkbox"]:checked + .toggle-this.ts-type-5 .label-bg > .left-color {
  background-color: rgba(204, 255, 102, 1.00);
}
#stacks_in_11303 .toggle-this.ts-type-3 .label-bg > .left-color > div > span, 
#stacks_in_11303 .toggle-this.ts-type-3 .label-bg > .right-color > div > span {
  background-color: rgba(153, 153, 153, 1.00);
}
#stacks_in_11303 .toggle-this.ts-type-3 .label-bg > .left-color > div > span,
#stacks_in_11303 .toggle-this.ts-type-3 .label-bg > .left-color > div > span:nth-child(2):after {
  background-color: rgba(255, 255, 255, 1.00);
}
#stacks_in_11303 .toggle-this.ts-type-4 .label-bg > .right-color > div:after {
  color: rgba(153, 153, 153, 1.00);
}
#stacks_in_11303 .toggle-this.ts-type-4 .label-bg > .left-color > div:after {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_11303 .toggle-this.ts-type-5 .label-bg > .left-color > div > span:nth-child(2),
#stacks_in_11303 .toggle-this.ts-type-5 .label-bg > .left-color > div > span:nth-child(2):after {
  background: rgba(255, 255, 255, 1.00);
}
#stacks_in_11303 .toggle-this.ts-type-4.ts-1 .label-bg > .right-color > div:after {
}
#stacks_in_11303 .toggle-this.ts-type-4.ts-1 .label-bg > .left-color > div:after {
}
#stacks_in_11303 .toggle-this.ts-type-4.ts-2 .label-bg > .right-color > div:after,
#stacks_in_11303 .toggle-this.ts-type-4.ts-2 .label-bg > .left-color > div:after {
  text-shadow: none;
}
/*  */
/*  */
/*  */
#stacks_in_11303 .toggle-this.ts-type-2.ts-3:after,
#stacks_in_11303 .toggle-this.ts-type-5.ts-3:after{
  -webkit-box-shadow: none;
  box-shadow: none;
}
#stacks_in_11303 .toggle-this.ts-3 label:after {
  top: -1px;
  border: 1px solid rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.6);
  box-shadow: 0px 1px 3px rgba(0,0,0,0.6);
}
#stacks_in_11303 .toggle-this.ts-3.ts-type-5 .label-bg > .left-color {
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.6);
  box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.6);
}
#stacks_in_11303 .toggle-this.ts-3 .label-bg {
  border: 1px solid rgba(0,0,0,0.3);
}
#stacks_in_11303 .toggle-this.ts-3:before {
  -webkit-box-shadow: inset 0px 5px 5px rgba(255,255,255,.05),
    inset 0px -5px 5px rgba(255,255,255,.3);
  box-shadow: inset 0px 5px 5px rgba(255,255,255,.05),
    inset 0px -5px 5px rgba(255,255,255,.3);
}
#stacks_in_11303 .toggle-this.ts-type-2.ts-3:before,
#stacks_in_11303 .toggle-this.ts-type-5.ts-3:before{
  -webkit-box-shadow: inset 0px 5px 5px rgba(255,255,255,.1),
    inset 0px -5px 5px rgba(255,255,255,.3);
  box-shadow: inset 0px 5px 5px rgba(255,255,255,.1),
    inset 0px -5px 5px rgba(255,255,255,.3);
}
#stacks_in_11303 .toggle-this.ts-3 label:after {
  border: 0px solid transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(rgba(255,255,255,0.25)));
  background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.25) 100%);
}
#stacks_in_11303 .toggle-this.ts-3 label:before {
  border: 0px solid transparent;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.3),
    0px 2px 3px rgba(0,0,0,0.4);
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.3),
    0px 2px 3px rgba(0,0,0,0.4);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.3)), to(rgba(255,255,255,0)));
  background-image: linear-gradient(to bottom, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0) 100%);
}
#stacks_in_11303 .toggle-this.ts-3 .label-bg {
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.6);
  box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.6);
  border: 1px solid rgba(0,0,0,0.3);
}
/*  */
/*  
  TOGGLE STATES/ACTIONS
*/
/*  */
/*  */
/*  */
/*  */
/*  */
.tt_stacks_in_11303 .toggle-enabled,
.tt_stacks_in_11303 .toggle-disabled {
  opacity: 1.000000;
  pointer-events: none;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.tt_stacks_in_11303 .toggle-enabled.tt-True {
  opacity: 1;
  pointer-events: all;
}
.tt_stacks_in_11303 .toggle-disabled.tt-False {
  opacity: 1;
  pointer-events: all;
}
/*  */
/*  */

/*  */#stacks_in_11294>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}








	#stacks_in_11217 .button_icon,#stacks_in_11217 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:36px;
		line-height:36px;
		font-size:21px;
	}
	


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


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




#stacks_in_11217 .sweet_button_wrapper {
	text-align:center;

	
		height:36px;
	
}

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

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

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

#stacks_in_11217 a.sweet_button {
	cursor: default;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:2px;
	border-color:rgba(255, 255, 255, 0.00);
	border-radius:22px;
	background:rgba(204, 255, 102, 0.51);
}
#stacks_in_11217 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_11217 a.sweet_button:hover {
	border-color:rgba(102, 255, 102, 0.50);
}







	#stacks_in_11217 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_11217 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_11217 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(224, 255, 122, 0.51);
}
#stacks_in_11217 .sweet_button:active{
	background: rgba(184, 235, 82, 0.51);
}
#stacks_in_11217 .sweet_button.clicked {
	background: rgba(254, 204, 102, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_11217 .sweet_button.clicked:hover {
	background: rgba(255, 224, 122, 1.00);
	border-color:rgba(128, 0, 2, 1.00);
}
#stacks_in_11217 .sweet_button.clicked:active{
	background: rgba(234, 184, 82, 1.00);
}










	#stacks_in_11302 .button_icon,#stacks_in_11302 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:36px;
		line-height:36px;
		font-size:21px;
	}
	


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


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




#stacks_in_11302 .sweet_button_wrapper {
	text-align:center;

	
		height:36px;
	
}

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

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

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

#stacks_in_11302 a.sweet_button {
	cursor: default;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:2px;
	border-color:rgba(255, 255, 255, 0.00);
	border-radius:22px;
	background:rgba(255, 255, 102, 0.50);
}
#stacks_in_11302 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_11302 a.sweet_button:hover {
	border-color:rgba(255, 255, 10, 1.00);
}







	#stacks_in_11302 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_11302 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_11302 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 122, 0.50);
}
#stacks_in_11302 .sweet_button:active{
	background: rgba(235, 235, 82, 0.50);
}
#stacks_in_11302 .sweet_button.clicked {
	background: rgba(254, 204, 102, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_11302 .sweet_button.clicked:hover {
	background: rgba(255, 224, 122, 1.00);
	border-color:rgba(128, 0, 2, 1.00);
}
#stacks_in_11302 .sweet_button.clicked:active{
	background: rgba(234, 184, 82, 1.00);
}







.cookiejar-content{--cookiejar-timeout:0.5s;opacity:0;pointer-events:none;-webkit-transition:opacity var(--cookiejar-timeout) ease-out;transition:opacity var(--cookiejar-timeout) ease-out}.cookiejar-content.cookiejar-show{opacity:1;pointer-events:auto}.cookiejar-content.cookiejar-top{position:fixed;top:0;left:0;right:0;bottom:auto;z-index:999}.cookiejar-content.cookiejar-bottom{position:fixed;top:auto;left:0;right:0;bottom:0;z-index:999}
body{--magic-mouse:#FB0207;--magic-mouse-alt:#E6E6E6;  --mm-z-index:250;}.magic-mouse{z-index:var(--mm-z-index);}.magic-mouse.-inverse:before{background:var(--magic-mouse-alt);}.magic-mouse:before{transform:scale(0.20);background:var(--magic-mouse);}.magic-mouse.-active:before{transform:scale(2.00);}.magic-mouse-text{color:var(--magic-mouse-alt);}.-inverse .magic-mouse-text{color:var(--magic-mouse);}.magic-mouse.-pointer:before{transform:scale(1.60);opacity:0.30}.magic-mouse.-pointer.-active:before{transform:scale(1.15)}.magic-mouse.-text.-active:before{transform:scale(1.40);}.magic-mouse.-icon.-active:before{transform:scale(4.30);}.magic-mouse.-text:before{transform:scale(1.60);opacity:0.85}.magic-mouse.-icon:before{transform:scale(1.50);opacity:1.00}html.mm-active .magic-mouse .magic-mouse-media{width:400px;height:400px;margin:calc(-400px/2) 0 0 calc(-400px/2)}html.mm-active .magic-mouse.-media .magic-mouse-media-box{opacity:1.00;}html.mm-active .magic-mouse .magic-mouse-media-box,html.mm-active .magic-mouse .magic-mouse-media-box video,html.mm-active .magic-mouse .magic-mouse-media-box img{border-radius:9999px}html.mm-active .magic-mouse.-text .magic-mouse-text{top:-30px;left:-30px;width:60px;height:60px;}/* -- EACH CSS Template -- */
/*  Hype elements with CUSTOM CSS */
#stacks_in_11107 .HYPE_document  { 
	text-align: center; display: block; width: 100%; height: 100%; margin: auto; padding: 0; min-width: 100%;  
	 
}
/*  buttons states toolbar */
#stacks_in_11107 .button-stats:hover, .button-stats:hover {  color: #dcdcdc !important;	background-color: #262626 !important;  }
/* LINK AREA over the titles */
#stacks_in_11107 .wrapper_link  {  
	display: none !important;	position: absolute;	padding: 0; top: 0; right: 0; left: 0; bottom: 0; margin: auto;	z-index: 2;	border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px;
	min-height: 100px !important; max-height: 200px !important;	width: auto; max-width: 75vw;   }
#stacks_in_11107 .back_wrapper_8573 { 		
	text-align: center;	margin-right: auto; margin-left: auto; display: block; position: relative; max-width: 1300vh;	
	 height: 20vh; min-height: 200px !important; 		
	 padding: 0;		
	%%[[if edit]]%% display:none;  	
%%[[endif]]%% }
/* fixed height setting */
@media (max-width: 800px) { #stacks_in_11107 .back_wrapper_8573 { 
  } }
@media (max-width: 600px) { #stacks_in_11107 .back_wrapper_8573 { 
  } }

#stacks_in_11107 .wrapper_8573 { 
	text-align: center; margin-right: auto; margin-left: auto; display: block; position: relative;	max-width: 1300px;		
	 height: 20vh; min-height: 200px !important; 		
	  
	 }
/* fixed height setting */
@media (max-width: 800px) { #stacks_in_11107 .wrapper_8573 { 
  } }
@media (max-width: 600px) { #stacks_in_11107 .wrapper_8573 { 
  } }

/*  Hype internal elements - rotation */
#stacks_in_11107 .flex_elements{  	transform: rotate( 0deg ) !important; 	-webkit-transform: rotate(0deg ) !important; 	-moz-transform: rotate( 0deg ) !important;   }
/* --------------- */
#stacks_in_11107 .wrapper_working_area  {  
	background: url(../files/edit_mode_titles_guide_border.gif) center center no-repeat !important;
	max-width: 1300px;
	height: 20vh;
	background-size: contain !important; -webkit-background-size: contain !important; -moz-background-size: contain !important;
	border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;
	opacity: 0.65;	
	display: none !important;
	position: absolute;
	width: 100%; height: 100%;
	top: 0; bottom: 0; right: 0; left: 0;
	margin-right: auto; margin-left: auto; text-align: center;		
	
	  
	
}


/* ---TITLE active only with "STATIC" titles */
.hype-title-static {	   }
.hype-title-scale{		


 %%[[if !edit]]%%  
}

@keyframes hype-title-scale { 
0% {transform: scale(0.8); opacity: 0;}
40% {transform: scale(0.8);}
45% {opacity: 0;}      
100% {transform: scale(1); opacity: 1;}
}
@-webkit-keyframes hype-title-scale {
0% {-webkit-transform: scale(0.8); opacity: 0;}
40% {-webkit-transform: scale(0.8);} 
45% {opacity: 0;}      
100% {-webkit-transform: scale(1); opacity: 1;}
}
.hype-title-fade {		

 
  }

@keyframes hype-title-fade {
0% {opacity: 0;}   
10% {opacity: 0;} 
100% {opacity: 1;}
}
@-webkit-keyframes hype-title-fade {
0% { opacity: 0;} 
10% {opacity: 0;}   
100% {opacity: 1;}
}

 /*  A */
#stacks_in_11107 .theme_title {  color: #074080 !important;  }
 /*  B */
#stacks_in_11107 .theme_title_b {  color: #4C4C4C !important;  }
/* Tit A-B styles  */
#stacks_in_11107 .theme_slogan { 
	color: #800002 !important; font-size: 54px !important; font-family: "ralewaylight", sans-serif !important; font-style: none; text-transform: none; text-decoration: none;	transform: rotate( 0deg ) !important; -webkit-transform: rotate( 0deg ) !important; -moz-transform: rotate( 0deg ) !important;	margin-top: 120px !important; margin-left: 0px !important; display: block !important; letter-spacing: 0px !important; line-height: 70px !important;   
}

/* TITLE CSS */
#stacks_in_11107 .theme_title, #stacks_in_11107 .theme_title_b { 
	font-size: 100px !important; font-style: none; 	text-transform: none;text-decoration: None; 	margin-top: -40px !important; margin-left: 0px !important; letter-spacing: 0px !important; line-height: 125px !important;	font-family: "ralewaylight", sans-serif !important; -webkit-transform: translate3d(0,0,0) !important;
	
	 
	
	 	
	
	 	
	
	 
	
	  
}

/* upg 1.1.3 - 113 */
#stacks_in_11107 .theme_title, #stacks_in_11107 .theme_title_b  {    }

/* back_wrapper- fix consolidation. stay under text */
#stacks_in_11107 .back_wrapper_8573 {	 
	
/* upg 1.1.4 - 114 */
	
/* beta  */
/*	*/


 
 
}
#stacks_in_11107 .back_wrapper_8573bg { 	
			
	text-align: center; display: block; position: relative;	
	max-width: 1300vh;		
	 height: 20vh; min-height: 200px !important; 		
		
	padding: 0; margin: 0;  
		
}

/* fixed position in desktop only */
@media (max-width: 480px) { #stacks_in_11107 .back_wrapper_8573bg { background-attachment: scroll !important; } }
@media (min-width: 481px) and (max-width: 1024px) { #stacks_in_11107 .back_wrapper_8573bg {  background-attachment: scroll !important; } }
@media (min-width: 1025px) {  }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) { #stacks_in_11107 .back_wrapper_8573bg { background-attachment: scroll !important;  } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) { #stacks_in_11107 .back_wrapper_8573bg { background-attachment: scroll !important;  } }
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) { #stacks_in_11107 .back_wrapper_8573bg#stacks_in_11107 .back_wrapper_8573bg {  background-attachment: scroll !important;  } }

/* fixed height setting */
@media (max-width: 800px) { #stacks_in_11107 .back_wrapper_8573bg {    } }
@media (max-width: 600px) { #stacks_in_11107 .back_wrapper_8573bg {    } }

#stacks_in_11107 .theme_title, #stacks_in_11107 .theme_title_b {
 
 
 text-shadow: 0 0px 0px rgba(0, 0, 0, 0.0) !important; 		










  
}
#stacks_in_11107 .theme_title, #stacks_in_11107 .theme_title_b {  }
/* --------------- */
/* @group Built-in Webfonts */
@font-face {
font-family: 'cordial_proregregular';
src: url('../files/webfonts/cordial_web/cordial_regular_39-webfont.woff2') format('woff2'), url('../files/webfonts/cordial_web/cordial_regular_39-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_prosemibold';
src: url('../files/webfonts/cordial_web/cordial_semibold_38-webfont.woff2') format('woff2'), url('../files/webfonts/cordial_web/cordial_semibold_38-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_promedium';
src: url('../files/webfonts/cordial_web/cordial_medium_38-webfont.woff2') format('woff2'),url('../files/webfonts/cordial_web/cordial_medium_38-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_prolight';
src: url('../files/webfonts/cordial_web/cordial_light_59-webfont.woff2') format('woff2'), url('../files/webfonts/cordial_web/cordial_light_59-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_probold';
src: url('../files/webfonts/cordial_web/cordial_bold_69-webfont.woff2') format('woff2'), url('../files/webfonts/cordial_web/cordial_bold_69-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_pro_inlineBdrounded';
src: url('../files/webfonts/cordial_web/cordial_inline_rou_17-webfont.woff2') format('woff2'), url('../files/webfonts/cordial_web/cordial_inline_rou_17-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_pro_cherryBdrounded';
src: url('../files/webfonts/cordial_web/cordial_cherry_rou_22-webfont.woff2') format('woff2'), url('../files/webfonts/cordial_web/cordial_cherry_rou_22-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
/* cordial end */
@font-face {
font-family: 'rubik_mono_oneregular';
src: url('../files/webfonts/rubikmonoone/rubikmonoone-regular-webfont.woff2') format('woff2'), url('../files/webfonts/rubikmonoone/rubikmonoone-regular-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'montserratbold';
src: url('../files/webfonts/montserrat/montserrat-bold-webfont.woff2') format('woff2'), url('../files/webfonts/montserrat/montserrat-bold-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'abelregular';
src: url('../files/webfonts/abel/abel-regular-webfont.woff2') format('woff2'), url('../files/webfonts/abel/abel-regular-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'open_sanscondensed_light';
src: url('../files/webfonts/open-sans-condensed/opensans-condlight-webfont.woff2') format('woff2'), url('../files/webfonts/open-sans-condensed/opensans-condlight-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'bree_serifregular';
src: url('../files/webfonts/breeserif/breeserif-regular-webfont.woff2') format('woff2'), url('../files/webfonts/breeserif/breeserif-regular-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'pacificoregular';
src: url('../files/webfonts/pacifico/pacifico-regular-webfont.woff2') format('woff2'), url('../files/webfonts/pacifico/pacifico-regular-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'signikaregular';
src: url('../files/webfonts/signika/signika-regular-webfont.woff2') format('woff2'), url('../files/webfonts/signika/signika-regular-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'rochesterregular';
src: url('../files/webfonts/rochester/rochester-regular-webfont.woff2') format('woff2'), url('../files/webfonts/rochester/rochester-regular-webfont.woff') format('woff')
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'playfair_display_scregular';
src: url('../files/webfonts/playfairsc/playfairdisplaysc-regular-webfont.woff2') format('woff2'), url('../files/webfonts/playfairsc/playfairdisplaysc-regular-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'ralewaylight';
src: url('../files/webfonts/raleway/raleway-light-webfont.woff2') format('woff2'), url('../files/webfonts/raleway/raleway-light-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'fjalla_oneregular';
src: url('../files/webfonts/fjallaone/fjallaone-regular-webfont.woff2') format('woff2'), url('../files/webfonts/fjallaone/fjallaone-regular-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'vigaregular';
src: url('../files/webfonts/viga/viga-regular-webfont.woff2') format('woff2'), url('../files/webfonts/viga/viga-regular-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'ubunturegular';
src: url('../files/webfonts/ubuntu/ubuntu-r-webfont.woff2') format('woff2'), url('../files/webfonts/ubuntu/ubuntu-r-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'archivo_blackregular';
src: url('../files/webfonts/archivoblack/archivoblack-regular-webfont.woff2') format('woff2'), url('../files/webfonts/archivoblack/archivoblack-regular-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
/* @end */
#stacks_in_11107 .decoration_color_1 {  background-color: #CB0001 !important; display: block !important;	margin-top: 0px !important; margin-left: 0px !important;  }
#stacks_in_11107 .flash-color {  background-color: rgba(0, 0, 0, 0.35) !important;	width: 50px; height: 50px; margin-bottom: 13px; margin-right: auto; margin-left: auto; text-align: center;	
	display: none !important;  }
/* end style */



/*  EDIT mode */


/* -- End EACH CSS Template -- */#stacks_in_11107 .scrollButton-hypetitles {   display: none !important;  position: absolute;	left: 0; z-index: 6; margin-right: auto; margin-left: auto;	right: 0; bottom: 8%; border-radius: 56px; -webkit-border-radius: 56px; -moz-border-radius: 56px; padding: 0; width: 92px; display: block; -webkit-animation: hypetitles-button_pulse 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;-moz-animation: hypetitles-button_pulse 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: hypetitles-button_pulse 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;	animation-iteration-count: 2; animation-delay: 0.15s; 
 }    
@keyframes hypetitles-button_pulse { 
0%{ opacity: 1; transform: scale(1.0) translate(0px, 0px); -moz-transform:    scale(1.0) translate(0px, 0px); -webkit-transform: scale(1.0) translate(0px, 0px); } 
30%{ opacity: 0.8; transform: scale(0.9) translate(0px, 4px); -moz-transform: scale(0.9) translate(0px, 4px); -webkit-transform: scale(0.9) translate(0px, 4px); } 
75%{ opacity: 1; transform: scale(1.0) translate(0px, 0px); -moz-transform: scale(1.0) translate(0px, 0px); -webkit-transform: scale(1.0) translate(0px, 0px); } 
 100%{ opacity: 1;  transform: scale(1.0) translate(0px, 0px); -moz-transform: scale(1.0) translate(0px, 0px); -webkit-transform: scale(1.0) translate(0px, 0px); }  
}

@-webkit-keyframes hypetitles-button_pulse { 0%{ -webkit-transform: scale(1.0) translate(0px, 0px); opacity: 1;} 30%{-webkit-transform: scale(0.9) translate(0px, 4px);  opacity: 0.8;} 75%{ -webkit-transform: scale(1.0) translate(0px, 0px); opacity: 1;} 100%{ -webkit-transform: scale(1.0) translate(0px, 0px); opacity: 1;} }

#stacks_in_11107 .scrollButton-hypetitles a {  font-size: 50px !important; line-height: 1em; transition: 0.05s linear; 	-webkit-transition: 0.04s linear; -moz-transition: 0.04s linear; 	-webkit-animation: hypetitles-button_pulse_initial 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; -moz-animation: hypetitles-button_pulse_initial 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: hypetitles-button_pulse_initial 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation-iteration-count: 1; animation-delay: 0.3s;	color: #D5D5D5 !important;   
 }

#stacks_in_11107 .scrollButton-hypetitles [class^="fa fa-"], #stacks_in_11107 .scrollButton-hypetitles #stacks_in_11107 [class*="fa fa-"] { color: #D5D5D5 !important; } @keyframes hypetitles-button_pulse_initial { 0%{ opacity: 0; } 100%{ opacity: 1;} } @-webkit-keyframes hypetitles-button_pulse_initial { 0%{ opacity: 0;} 100%{ opacity: 1;} }
#stacks_in_11107 .scrollButton-hypetitles a:hover { text-shadow: 0 0 7px rgba(0, 0, 0, 0.25); }

#stacks_in_11107 .scrollButton-hypetitles [class^="fa fa-"] {  transition: all 0.17s linear; -moz-transition: all 0.17s linear; -webkit-transition: all 0.17s linear;  }
#stacks_in_11107 .scrollButton-hypetitles [class^="fa fa-"]:active {transform: scale(0.75) !important; -webkit-transform: scale(0.75) !important; -moz-transform: scale(0.75) !important; }

#target-hypetitles {  position: absolute; height: 0px; width: 100%; bottom: 0px;  
 }
@media only screen and (max-height: 601px) {
#stacks_in_11107 .scrollButton-hypetitles { display: none !important; } #stacks_in_11107 .scrollButton-hypetitles a {  font-size: 0 !important; display: none !important;  }  
}:root {
  --multi_columns_stacks_in_10869:minmax(500px,min-content) minmax(230px,min-content) minmax(270px,min-content);
}
#multi_columns_stacks_in_10869 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_10869);
  grid-gap: 0px;
  
  align-items: center;
  
  
  
  
}
#multi_columns_stacks_in_10869 > div {
  min-width: 0;
}
#multi_columns_stacks_in_10869 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_10869 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_10869 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 901px) {
  #multi_columns_stacks_in_10869 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_10869 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_10869 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_10869 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 501px) {
  #multi_columns_stacks_in_10869 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_10869 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_10869 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_10869 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_10869 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_10869 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_10869 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_10869 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 900px) {
  #multi_columns_stacks_in_10869 {
    grid-template-columns: repeat(1, 1fr);
    
  }
  #multi_columns_stacks_in_10869 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_10869 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_10869 > div > * {position: relative;}
  #multi_columns_stacks_in_10869 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_10869 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_10869 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_10869 > div > * {position: relative;}
  #multi_columns_stacks_in_10869 > div > * > * {transform: translate(0,0);}
  
}

.lines.stacks_in_11102{width:77%;margin:calc(15rem/16) auto calc(0rem/16) auto;border-bottom:1px solid rgba(9, 64, 128, 0.50);background:rgba(0, 0, 0, 0.00);-webkit-transform:rotate(0deg);transform:rotate(0deg)}.lines.stacks_in_11102.vertical{border-left:1px solid rgba(9, 64, 128, 0.50);border-bottom:none;width:0;height:77%;margin:0 auto;margin-top:calc((77% - 100%)/-2)}.lines.stacks_in_11102.gradient{border-bottom:none;height:1px;background-image:-webkit-gradient(linear,left top,right top,from(rgba(128, 0, 2, 0.09)),color-stop(rgba(7, 64, 128, 0.51)),color-stop(rgba(0, 0, 0, 0.50)),to(rgba(153, 153, 153, 0.50)));background-image:linear-gradient(to right,rgba(128, 0, 2, 0.09),rgba(7, 64, 128, 0.51),rgba(0, 0, 0, 0.50),rgba(153, 153, 153, 0.50))}
.fa-slide-left[data-deluxe-el][data-deluxe-text] {
  
  text-align: center;
  
  
}


#stacks_in_11061 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  8px;
}

#stacks_in_11067 {
	margin:  10px;
	padding:  20px;
}
#stacks_in_10804>.s3_row {
	margin: 0 -0px;
}

#stacks_in_10804>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_10804>.s3_row>.s3_column_center {
	width: 41.860001%;
}

#stacks_in_10804>.s3_row>.s3_column_right {
	width: 25.14%;
}

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








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


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


}



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


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


}




#stacks_in_10804 {
	padding: 20px 0px 20px 0px;
}
:root {
  --multi_columns_stacks_in_11016:minmax(200px,min-content) 1fr;
}
#multi_columns_stacks_in_11016 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_11016);
  grid-gap: 0px;
  
  
  align-items: flex-end;
  
  
  
}
#multi_columns_stacks_in_11016 > div {
  min-width: 0;
}
#multi_columns_stacks_in_11016 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_11016 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_11016 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



#stacks_in_10815 {
	padding: 20px 20px 20px 0px;
}
.stacks_in_11004 .desk_board{background-image:url(../rw_common/plugins/stacks/today-images/p1.jpg)}.stacks_in_11004 .today_month{border-color:rgba(255, 111, 97, 1.00);border-bottom-color:rgba(119, 0, 0, 1.00);background-color:rgba(249, 96, 82, 1.00);background:linear-gradient(rgba(249, 96, 82, 1.00),rgba(149, 0, 0, 1.00));}.stacks_in_11004 .today_inner{box-shadow:1px 1px 5px rgba(0, 0, 0, 1.00)}.stacks_in_11004.xsmall .square,.stacks_in_11004.xsmall .rounded,.stacks_in_11004.xsmall .desk_board{box-shadow:1px 1px 3px rgba(0, 0, 0, 1.00)}.stacks_in_11004.small .square,.stacks_in_11004.small .rounded,.stacks_in_11004.small .desk_board{box-shadow:1px 1px 4px rgba(0, 0, 0, 1.00)}.stacks_in_11004.medium .square,.stacks_in_11004.medium .rounded,.stacks_in_11004.medium .desk_board{box-shadow:1px 1px 5px rgba(0, 0, 0, 1.00)}.stacks_in_11004.large .square,.stacks_in_11004.large .rounded,.stacks_in_11004.large .desk_board{box-shadow:2px 2px 8px rgba(0, 0, 0, 1.00)}.stacks_in_11004.xlarge .square,.stacks_in_11004.xlarge .rounded,.stacks_in_11004.xlarge .desk_board{box-shadow:2px 2px 10px rgba(0, 0, 0, 1.00)}.stacks_in_11004 *{text-shadow:none !important;box-shadow:none !important}
.lines.stacks_in_11012{width:84%;margin:calc(5rem/16) auto calc(7rem/16) auto;border-bottom:0px solid rgba(76, 76, 76, 0.55);background:rgba(0, 0, 0, 0.00);-webkit-transform:rotate(0deg);transform:rotate(0deg)}.lines.stacks_in_11012.vertical{border-left:0px solid rgba(76, 76, 76, 0.55);border-bottom:none;width:0;height:84%;margin:0 auto;margin-top:calc((84% - 100%)/-2)}
 .popup-grid.stacks_in_10896{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(3rem,100%),3fr));gap:calc(11rem/16)} .popup-grid.stacks_in_10896 .popup-caption{--popup-caption-animation:slide;--popup-caption-animate-overlay:enter;--popup-caption-animate-media:none;--popup-caption-background:rgba(128, 0, 2, 0.52);--popup-caption-text:rgba(255, 255, 255, 1.00);--popup-caption-padding:calc(5rem/16);--popup-caption-timing:500ms;--popup-caption-valign:center;--popup-caption-text-align:center;--popup-caption-filter:saturate(64%)blur(2px);}.popup-grid.stacks_in_10896 .popup-caption img,.popup-grid.stacks_in_10896 .popup-caption video{ -o-object-fit:cover;object-fit:cover;height:100%; }  .popup-grid.stacks_in_10896 .popup-caption{aspect-ratio:11/11}.popup-grid.stacks_in_10896 .popup-caption img,.popup-grid.stacks_in_10896 .popup-caption video{aspect-ratio:11/11;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}
.lines.stacks_in_11044{width:84%;margin:calc(5rem/16) auto calc(7rem/16) auto;border-bottom:0px solid rgba(76, 76, 76, 0.55);background:rgba(0, 0, 0, 0.00);-webkit-transform:rotate(0deg);transform:rotate(0deg)}.lines.stacks_in_11044.vertical{border-left:0px solid rgba(76, 76, 76, 0.55);border-bottom:none;width:0;height:84%;margin:0 auto;margin-top:calc((84% - 100%)/-2)}
#stacks_in_10999>.s3_row {
	margin: 0 -0px;
}

#stacks_in_10999>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_10999>.s3_row>.s3_column_right {
	width: 70.000000%;
}




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










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



}



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



}





/* HitCounter styles */
/* Bryn Owen Design, 2015   */



#stacks_in_10996 {
	text-align: left;
	}

.stacks_in_10996_counter, .stacks_in_10996_fcounter, .stacks_in_10996_lcounter, .stacks_in_10996_xcounter {

	display: inline-block;
	line-height: 1.0em;

	font-family: Arial, sans-serif;
	
	font-size: 1.0em;
	color: #4C4C4C;
	padding: 0px 0px 0px 0px;

	
	border-right: solid 0px transparent;
	

	
	
	border-top: solid 0px transparent;
	border-bottom: solid 0px transparent;
	
	

	border-collapse: separate;
	border-radius: 0px;

	
	background: transparent;
	

	

	

	
	}

.stacks_in_10996_counter:hover, .stacks_in_10996_fcounter:hover, %.id%_lcounter:hover, .stacks_in_10996_xcounter:hover {
	}

.stacks_in_10996_fcounter {
	
	
	border-left: solid 0px transparent;
	
	
	}

.stacks_in_10996_lcounter {
	
	}

.stacks_in_10996_xcounter {
	
	
	border-left: solid 0px transparent;
	
	
	}


.lines.stacks_in_11045{width:84%;margin:calc(5rem/16) auto calc(7rem/16) auto;border-bottom:0px solid rgba(76, 76, 76, 0.55);background:rgba(0, 0, 0, 0.00);-webkit-transform:rotate(0deg);transform:rotate(0deg)}.lines.stacks_in_11045.vertical{border-left:0px solid rgba(76, 76, 76, 0.55);border-bottom:none;width:0;height:84%;margin:0 auto;margin-top:calc((84% - 100%)/-2)}

#stacks_in_11182 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width:  1px;
	padding:  2px;
}

#stacks_out_11182 {
	width: 310px;
	margin-left:0;
}
.google-maps-wrapper.stacks_in_11175{padding-top:calc((233/310)*100%)}
:root {
  --multi_columns_stacks_in_11082:minmax(350px,min-content) min-content;
}
#multi_columns_stacks_in_11082 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_11082);
  grid-gap: 16px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_11082 > div {
  min-width: 0;
}
#multi_columns_stacks_in_11082 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_11082 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_11082 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 901px) {
  #multi_columns_stacks_in_11082 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_11082 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_11082 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_11082 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 501px) {
  #multi_columns_stacks_in_11082 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_11082 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_11082 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_11082 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_11082 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_11082 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_11082 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_11082 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 900px) {
  #multi_columns_stacks_in_11082 {
    grid-template-columns: repeat(1, 1fr);
    
  }
  #multi_columns_stacks_in_11082 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_11082 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_11082 > div > * {position: relative;}
  #multi_columns_stacks_in_11082 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_11082 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_11082 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_11082 > div > * {position: relative;}
  #multi_columns_stacks_in_11082 > div > * > * {transform: translate(0,0);}
  
}


#stacks_in_10812 {
	border: solid rgba(191, 191, 191, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 20px 10px 20px 50px;
}

#stacks_in_11085 {
	padding: 20px 10px 20px 50px;
}

#stacks_in_10806 {
	border: solid rgba(191, 191, 191, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 20px 0px 15px 0px;
}

#stacks_in_10808 {
	padding: 0px 0px 0px 20px;
}
.lines.stacks_in_10885{width:97%;margin:calc(5rem/16) auto calc(17rem/16) auto;border-bottom:1px dotted rgba(128, 128, 128, 1.00);background:rgba(0, 0, 0, 0.00);-webkit-transform:rotate(0deg);transform:rotate(0deg)}.lines.stacks_in_10885.vertical{border-left:1px dotted rgba(128, 128, 128, 1.00);border-bottom:none;width:0;height:97%;margin:0 auto;margin-top:calc((97% - 100%)/-2)}

#stacks_in_10887 {
	padding: 0px 0px 0px 20px;
}
#stacks_in_11015 *,
#stacks_in_11015 *:before,
#stacks_in_11015 *:after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#stacks_in_11015 table,
#stacks_in_11015 table tr th,
#stacks_in_11015 table tr td {
	border: none;
	padding: 0;
	margin: 0;
}

#gsearchstacks_in_11015 {
	height: 0px;
	overflow: hidden;
}

#stacks_in_11015 #google-custom-search {
	position: relative;
	height: 1px;
	margin-bottom: -1px;
	overflow: hidden;
	display: block;
    color: rgba(0,0,0,0);
}

#stacks_in_11015 .rapidsearch-form {
	font: 16px/1.25em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: flex;
}

#stacks_in_11015 .rapidsearch-input {
	width: 100%;
	border-radius: 0px;
	padding: 10px 0px;
	border: 1px solid rgba(102, 102, 102, 1.00);
	outline: none;
	box-shadow: none;
	height: auto;
	margin: 0;
	background: none;
	transition: all 250ms ease-in-out;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: rgba(128, 128, 4, 1.00);
}
::-moz-placeholder { /* Firefox 19+ */
	color: rgba(128, 128, 4, 1.00);
}
:-ms-input-placeholder { /* IE 10+ */
	color: rgba(128, 128, 4, 1.00);
}
:-moz-placeholder { /* Firefox 18- */
	color: rgba(128, 128, 4, 1.00);
}

#stacks_in_11015 .rapidsearch-input:focus,
#stacks_in_11015 .rapidsearch-input:active {
	border: 1px solid rgba(7, 64, 128, 1.00);
	background: none;
	outline: none;
	box-shadow: none;
	color: rgba(251, 2, 7, 1.00);
}

#stacks_in_11015 .rapidsearch-submit {
	border: 1px solid rgba(102, 102, 102, 1.00);
	background-color: rgba(7, 64, 128, 1.00);
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 64, 128, 1.00)), to(rgba(7, 64, 128, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(7, 64, 128, 1.00), rgba(7, 64, 128, 1.00));
	background-image: -moz-linear-gradient(top, rgba(7, 64, 128, 1.00), rgba(7, 64, 128, 1.00));
	background-image: -ms-linear-gradient(top, rgba(7, 64, 128, 1.00), rgba(7, 64, 128, 1.00));
	background-image: -o-linear-gradient(top, rgba(7, 64, 128, 1.00), rgba(7, 64, 128, 1.00));
	background-image: linear-gradient(top, rgba(7, 64, 128, 1.00), rgba(7, 64, 128, 1.00));
	filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='rgba(7, 64, 128, 1.00)', EndColorStr='rgba(7, 64, 128, 1.00)');
	color: rgba(255, 255, 255, 1.00);
	font-weight: normal;
	padding: 10px 0px;
	margin: 0 0 0 0px;
	white-space: nowrap;
	height: auto;
	transition: all 250ms ease-in-out;
	text-decoration: none;
}

#stacks_in_11015 .rapidsearch-submit:hover {
	border: 1px solid rgba(128, 0, 2, 1.00);
	opacity: 0.90;
	color: rgba(128, 255, 8, 1.00);
}

#stacks_in_11015 .rapidsearch-submit:active,
#stacks_in_11015 .rapidsearch-submit:focus {
	border: 1px solid rgba(128, 0, 2, 1.00);
	color: rgba(128, 255, 8, 1.00);
	outline: none;
}

.gsc-results-wrapper-overlay {
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	padding: 30px 10px !important;
}

.gsc-selected-option-container.gsc-inline-block {
	line-height: 25px;
}

.gsc-orderby-label.gsc-inline-block {
	font-size: 12px;
}

.gsc-tabsArea > .gsc-tabHeader {
	overflow: hidden;
}

#resInfo-0.gsc-result-info {
	padding-left: 0px !important;
}

.gcsc-branding {
	margin-top: 0px !important;
	margin-right: -18px !important;
}

.gsc-control {
	width: 95% !important;
}

.gsc-table-result,
.gsc-thumbnail-inside,
.gsc-url-top {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.gsc-results {
	float: left;
}

.gsc-resultsHeader {
	clear: none;
	float: left;
}

/* Highlighting */

.gs-result .gs-title b,
.gs-result .gs-snippet b {
	color: rgba(26, 13, 171, 1.00) !important;
	background-color: rgba(255, 255, 255, 1.00) !important;
}


/* General: Result title link */
.gs-result .gs-title, .gs-result .gs-title *{
	color: rgba(26, 13, 171, 1.00) !important;
}

/* General: Result description */
.gs-result .gs-snippet {
	color: rgba(84, 84, 84, 1.00) !important;
}

/* General: Result URL */
.gs-result .gs-visibleUrl, .gs-result a.gs-visibleUrl {
	color: rgba(0, 102, 33, 1.00) !important;
}

.gs-result .gs-visibleUrl-short {
	display: none !important;
}

.gs-result .gs-visibleUrl-long {
	display: block !important;
}

/* Blog: Relative date */
.gs-blogResult .gs-relativePublishedDate, .gs-blogResult .gs-publishedDate {
	color: rgba(102, 102, 102, 1.00) !important;
}

/* Image: Dimensions */
.gs-imageResult .gs-size {
	color: rgba(102, 102, 102, 1.00) !important;
}

/* Image: Border */
.gs-result img.gs-image {
	border-color: rgba(33, 0, 204, 1.00) !important;
}

/* News: Publisher */
.gs-newsResult .gs-publisher {
	color: rgba(102, 102, 102, 1.00) !important;
}

/* News: Publish date */
.gs-relativePublishedDate, .gs-publishedDate {
	color: rgba(84, 84, 84, 1.00) !important;
}

/* Pagination: Link */
.gsc-cursor-page {
	color: rgba(26, 13, 171, 1.00) !important;
}

.gsc-cursor-page:hover {
	color: rgba(26, 13, 171, 1.00) !important;
}

/* Pagination: Current Link */
.gsc-cursor-current-page, .gsc-cursor-current-page:hover {
	color: rgba(168, 9, 8, 1.00) !important;
}

/* Pagination: More Link */
/*.gsc-trailing-more-results, .gsc-trailing-more-results a{ color: {{result_pagination_link_more}} !important; }*/

@media print {
	#stacks_in_11015 {
		display: none;
	}
}



#stacks_in_11015 {
	background-color: rgba(255, 255, 255, 0.00);
}

#stacks_out_11015 {
	width: 250px;
	margin-left:0;
}

#last_updated_stacks_in_10956 {
	
	text-align: center;
	
	font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  
	font-size: 12px;
	letter-spacing: inherit;
	line-height: inherit;
	margin: 0;
	padding: 3;
	color: rgba(76, 76, 76, 1.00);
}

#stacks_out_10956 {
	margin-left:0;
}
#stacks_in_10978>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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



}






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

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