/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:567px; height:794px; background: #fff !important; }
.paper-vertical { width:567px; height:100%; }
.paper-horizontal { width:11539px; height:806px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:794px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:567px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item174443 {
	mix-blend-mode:lighten;
	opacity:0.51;
	width:596px !important;
	height:822px !important;
	left:-15px !important;
	top:-14px !important;
	background:#c8daf0;
}

#item173921 {
	opacity:0.75;
	width:137px !important;
	height:61px !important;
	left:291px !important;
	top:124px !important;
	background:#fdfefe;
}

#item175277 {
	opacity:0.75;
	width:137px !important;
	height:61px !important;
	background:#fdfefe;
}

#item175870 {
	opacity:0.75;
	width:137px !important;
	height:61px !important;
	background:#fdfefe;
}

@keyframes flyinfromleft-173762 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-173762 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item199402 {
	width:69px !important;
	height:19px !important;
	left:20px !important;
	top:3px !important;
	background:#fff;
}

#item199637 {
	width:44px !important;
	height:12px !important;
	left:13px !important;
	top:2px !important;
	background:#fff;
}

@keyframes flyinfromtop-174283 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-174283 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-174393 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-174393 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item248484 {
	width:41px !important;
	height:41px !important;
	left:292px !important;
	top:262px !important;
}

#item248492 {
	width:41px !important;
	height:41px !important;
	left:292px !important;
	top:459px !important;
}

#item248500 {
	width:41px !important;
	height:41px !important;
	left:292px !important;
	top:662px !important;
}

#item176400 {
	mix-blend-mode:lighten;
	width:1162px !important;
	height:822px !important;
	left:-14px !important;
	top:-14px !important;
	background:#c8daf1;
}

#item131932 {
	width:86px !important;
	height:37px !important;
	background:#e30513;
}

#item218644 {
	width:86px !important;
	height:37px !important;
	background:#e30513;
}

#item131881 {
	width:86px !important;
	height:37px !important;
	background:#e30513;
}

#item219015 {
	width:86px !important;
	height:37px !important;
	background:#e30513;
}

#item133882 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item133970 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item53601 {
	width:138px !important;
	height:461px !important;
	left:15px !important;
	top:14px !important;
	background:#00437c;
}

#item218882 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item218922 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item248406 {
	width:41px !important;
	height:41px !important;
	left:414px !important;
	top:425px !important;
}

#item248591 {
	width:41px !important;
	height:41px !important;
	left:414px !important;
	top:254px !important;
}

#item248466 {
	width:41px !important;
	height:41px !important;
	left:93px !important;
	top:697px !important;
}

#item248476 {
	width:41px !important;
	height:41px !important;
	left:369px !important;
	top:697px !important;
}

#item55182 {
	width:580px !important;
	height:276px !important;
	left:1px !important;
	top:437px !important;
	background:#8fb9e3;
}

#item242098 {
	width:232px !important;
	height:322px !important;
	left:324px !important;
	top:109px !important;
	background:#fff;
}

#item132756 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item132879 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item133001 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item241660 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item241904 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item242001 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item135237 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item5100 {
	width:539px !important;
	height:28px !important;
	top:9px !important;
	background:#fff;
}

#item207076 {
	width:166px !important;
	height:56px !important;
	background:#fff;
}

#item242222 {
	width:553px !important;
	height:91px !important;
	left:3px !important;
	background:#0069b4;
}

#item242242 {
	width:229px !important;
	height:91px !important;
	left:327px !important;
	background:#00518c;
}

#item245128 {
	width:330px !important;
	height:102px !important;
	left:3px !important;
	top:109px !important;
}

#item248415 {
	width:41px !important;
	height:41px !important;
	left:93px !important;
	top:383px !important;
}

#item248423 {
	width:41px !important;
	height:41px !important;
	left:329px !important;
	top:231px !important;
}

#item248599 {
	width:41px !important;
	height:41px !important;
	left:433px !important;
	top:386px !important;
}

#item248432 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:200px !important;
}

#item248442 {
	width:41px !important;
	height:41px !important;
	left:19px !important;
	top:619px !important;
}

#item248450 {
	width:41px !important;
	height:41px !important;
	left:203px !important;
	top:619px !important;
}

#item248458 {
	width:41px !important;
	height:41px !important;
	left:384px !important;
	top:619px !important;
}

#item241284 {
	mix-blend-mode:lighten;
	width:1162px !important;
	height:822px !important;
	left:-14px !important;
	top:-14px !important;
	background:#c8daf1;
}

#item47966 {
	width:86px !important;
	height:37px !important;
	background:#e30513;
}

#item48487 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item48326 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item215266 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item136803 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item137671 {
	width:90px !important;
	height:24px !important;
	background:#fff;
}

#item138910 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item138696 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item207915 {
	width:49px !important;
	height:13px !important;
	left:14px !important;
	top:2px !important;
	background:#fff;
}

#item209454 {
	width:49px !important;
	height:13px !important;
	left:14px !important;
	top:2px !important;
	background:#fff;
}

#item215069 {
	width:49px !important;
	height:13px !important;
	left:14px !important;
	top:2px !important;
	background:#fff;
}

#item215432 {
	width:49px !important;
	height:13px !important;
	left:14px !important;
	top:2px !important;
	background:#fff;
}

#item209504 {
	width:49px !important;
	height:13px !important;
	left:14px !important;
	top:2px !important;
	background:#fff;
}

#item215145 {
	width:100px !important;
	height:34px !important;
	background:#fff;
}

#item215171 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item240269 {
	width:93px !important;
	height:25px !important;
	left:27px !important;
	top:3px !important;
	background:#fff;
}

#item248313 {
	width:41px !important;
	height:41px !important;
	left:288px !important;
	top:289px !important;
}

#item248372 {
	width:41px !important;
	height:41px !important;
	left:288px !important;
	top:488px !important;
}

#item248381 {
	width:41px !important;
	height:41px !important;
	left:73px !important;
	top:530px !important;
}

#item248389 {
	width:41px !important;
	height:41px !important;
	left:73px !important;
	top:723px !important;
}

#item248397 {
	width:41px !important;
	height:41px !important;
	left:348px !important;
	top:723px !important;
}

#item241108 {
	width:170px !important;
	height:229px !important;
	left:383px !important;
	top:106px !important;
	background:#fff;
}

#item127108 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item127229 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item49200 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item126957 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item56670 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item140686 {
	width:86px !important;
	height:37px !important;
	background:#e30513;
}

#item140151 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item139639 {
	width:90px !important;
	height:34px !important;
	background:#fff;
}

#item140767 {
	opacity:0.70;
	width:50px !important;
	height:36px !important;
	background:#fff;
}

#item206832 {
	width:166px !important;
	height:56px !important;
	background:#fff;
}

#item215743 {
	width:49px !important;
	height:13px !important;
	left:14px !important;
	top:2px !important;
	background:#fff;
}

#item240914 {
	width:49px !important;
	height:13px !important;
	left:14px !important;
	top:2px !important;
	background:#fff;
}

#item210959 {
	width:40px !important;
	height:11px !important;
	left:12px !important;
	top:1px !important;
	background:#fff;
}

#item211055 {
	width:40px !important;
	height:11px !important;
	left:12px !important;
	top:1px !important;
	background:#fff;
}

#item211062 {
	width:40px !important;
	height:11px !important;
	left:12px !important;
	top:1px !important;
	background:#fff;
}

#item215661 {
	width:49px !important;
	height:13px !important;
	left:14px !important;
	top:2px !important;
	background:#fff;
}

#item240453 {
	width:553px !important;
	height:91px !important;
	left:3px !important;
	background:#0069b4;
}

#item240472 {
	width:229px !important;
	height:91px !important;
	left:327px !important;
	background:#00518c;
}

#item241298 {
	width:86px !important;
	height:24px !important;
	left:25px !important;
	top:3px !important;
	background:#fff;
}

#item248322 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:248px !important;
}

#item248330 {
	width:41px !important;
	height:41px !important;
	left:295px !important;
	top:527px !important;
}

#item248338 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:569px !important;
}

#item248348 {
	width:41px !important;
	height:41px !important;
	left:84px !important;
	top:708px !important;
}

#item248356 {
	width:41px !important;
	height:41px !important;
	left:208px !important;
	top:708px !important;
}

#item59067 {
	width:265px !important;
	height:227px !important;
	left:287px !important;
	top:539px !important;
	background:#223772;
}

#item243698 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item216900 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#e30513;
}

#item244035 {
	width:86px !important;
	height:37px !important;
	background:#e30513;
}

#item217194 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item217371 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item243837 {
	width:93px !important;
	height:24px !important;
	background:#fff;
}

#item216636 {
	width:224px !important;
	height:70px !important;
	background:#fff;
	border:solid 1.6px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item247213 {
	width:543px !important;
	height:184px !important;
	left:16px !important;
	top:-14px !important;
}

#item248227 {
	width:41px !important;
	height:41px !important;
	left:323px !important;
	top:290px !important;
}

#item248278 {
	width:41px !important;
	height:41px !important;
	left:83px !important;
	top:491px !important;
}

#item248287 {
	width:41px !important;
	height:41px !important;
	left:344px !important;
	top:491px !important;
}

#item248295 {
	width:41px !important;
	height:41px !important;
	left:63px !important;
	top:722px !important;
}

#item248304 {
	width:41px !important;
	height:41px !important;
	left:346px !important;
	top:722px !important;
}

#item239605 {
	width:301px !important;
	height:200px !important;
	left:252px !important;
	top:109px !important;
	background:#8fb9e3;
}

#item239606 {
	width:235px !important;
	height:200px !important;
	left:9px !important;
	top:109px !important;
	background:#00437c;
}

#item143435 {
	width:86px !important;
	height:37px !important;
	background:#e30513;
}

#item143787 {
	width:86px !important;
	height:37px !important;
	background:#e30513;
}

#item244603 {
	width:86px !important;
	height:37px !important;
	background:#e30513;
}

#item59830 {
	width:539px !important;
	height:28px !important;
	top:9px !important;
	background:#fff;
}

#item200906 {
	width:166px !important;
	height:56px !important;
	background:#fff;
}

#item239628 {
	width:553px !important;
	height:91px !important;
	left:3px !important;
	background:#0069b4;
}

#item239647 {
	width:229px !important;
	height:91px !important;
	left:327px !important;
	background:#00518c;
}

#item248235 {
	width:41px !important;
	height:41px !important;
	left:323px !important;
	top:263px !important;
}

#item248253 {
	width:41px !important;
	height:41px !important;
	left:414px !important;
	top:438px !important;
}

#item248262 {
	width:41px !important;
	height:41px !important;
	left:151px !important;
	top:669px !important;
}

#item248270 {
	width:41px !important;
	height:41px !important;
	left:414px !important;
	top:669px !important;
}

#item155938 {
	width:419px !important;
	height:28px !important;
	left:70px !important;
	top:36px !important;
	background:#fff;
}

#item146187 {
	width:194px !important;
	height:226px !important;
	left:18px !important;
	top:524px !important;
	background:#b5cfed;
}

#item154201 {
	width:194px !important;
	height:223px !important;
	left:18px !important;
	top:66px !important;
	background:#b5cfed;
}

#item146211 {
	width:194px !important;
	height:226px !important;
	left:18px !important;
	top:294px !important;
	background:#8fb9e3;
}

#item145938 {
	width:86px !important;
	height:37px !important;
	background:#e30513;
}

#item154227 {
	width:86px !important;
	height:37px !important;
	background:#e30513;
}

#item146540 {
	width:86px !important;
	height:37px !important;
	background:#e30513;
}

#item146644 {
	width:55px !important;
	height:24px !important;
	background:#e30513;
}

#item147184 {
	width:86px !important;
	height:37px !important;
	background:#e30513;
}

#item147414 {
	width:55px !important;
	height:24px !important;
	background:#e30513;
}

#item147216 {
	width:55px !important;
	height:24px !important;
	background:#e30513;
}

#item157787 {
	width:86px !important;
	height:37px !important;
	background:#e30513;
}

#item218408 {
	width:97px !important;
	height:37px !important;
	background:#e30513;
}

#item155806 {
	width:155px !important;
	height:31px !important;
	background:#fff;
}

#item155838 {
	width:97px !important;
	height:39px !important;
	background:#fff;
}

#item217988 {
	opacity:0.70;
	width:50px !important;
	height:36px !important;
	background:#fff;
}

#item218051 {
	opacity:0.70;
	width:50px !important;
	height:36px !important;
	background:#fff;
}

#item218147 {
	width:75px !important;
	height:55px !important;
	background:#fff;
}

#item218202 {
	width:54px !important;
	height:9px !important;
	left:63px !important;
	top:65px !important;
	background:#fff;
}

#item218234 {
	width:44px !important;
	height:9px !important;
	background:#e30513;
}

#item248091 {
	width:41px !important;
	height:41px !important;
	left:165px !important;
	top:201px !important;
}

#item248099 {
	width:41px !important;
	height:41px !important;
	left:165px !important;
	top:431px !important;
}

#item248107 {
	width:41px !important;
	height:41px !important;
	left:165px !important;
	top:658px !important;
}

#item248115 {
	width:41px !important;
	height:41px !important;
	left:229px !important;
	top:661px !important;
}

#item248143 {
	width:41px !important;
	height:41px !important;
	left:352px !important;
	top:479px !important;
}

#item248151 {
	width:41px !important;
	height:41px !important;
	left:414px !important;
	top:247px !important;
}

#item248811 {
	width:41px !important;
	height:41px !important;
	left:506px !important;
	top:523px !important;
}

#item248821 {
	width:41px !important;
	height:41px !important;
	left:506px !important;
	top:642px !important;
}

#item239203 {
	width:365px !important;
	height:28px !important;
	left:42px !important;
	top:17px !important;
	background:#fff;
}

#item239081 {
	width:71px !important;
	height:52px !important;
	left:202px !important;
	top:248px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item239090 {
	width:265px !important;
	height:162px !important;
	left:14px !important;
	top:76px !important;
	background:#8fb9e3;
}

#item239161 {
	width:71px !important;
	height:52px !important;
	left:477px !important;
	top:420px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item238171 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item238294 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item238415 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item238612 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item238734 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item238855 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item238976 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item238538 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#e30513;
}

#item201170 {
	width:166px !important;
	height:56px !important;
	background:#fff;
}

#item248737 {
	width:41px !important;
	height:41px !important;
	left:85px !important;
	top:195px !important;
}

#item248754 {
	width:41px !important;
	height:41px !important;
	left:358px !important;
	top:366px !important;
}

#item248762 {
	width:41px !important;
	height:41px !important;
	left:358px !important;
	top:530px !important;
}

#item248771 {
	width:41px !important;
	height:41px !important;
	left:358px !important;
	top:708px !important;
}

#item248780 {
	width:41px !important;
	height:41px !important;
	left:85px !important;
	top:362px !important;
}

#item248788 {
	width:41px !important;
	height:41px !important;
	left:85px !important;
	top:533px !important;
}

#item248796 {
	width:41px !important;
	height:41px !important;
	left:74px !important;
	top:708px !important;
}

#item127582 {
	width:71px !important;
	height:30px !important;
	background:#e30513;
}

#item127948 {
	width:71px !important;
	height:30px !important;
	background:#e30513;
}

#item128155 {
	width:71px !important;
	height:30px !important;
	background:#e30513;
}

#item128261 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item178996 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item128446 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item128633 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item128824 {
	width:71px !important;
	height:30px !important;
	background:#e30513;
}

#item128418 {
	width:14px !important;
	height:14px !important;
}

#item247937 {
	width:41px !important;
	height:41px !important;
	left:153px !important;
	top:356px !important;
}

#item250022 {
	width:41px !important;
	height:41px !important;
	left:324px !important;
	top:287px !important;
}

#item250031 {
	width:41px !important;
	height:41px !important;
	left:227px !important;
	top:497px !important;
}

#item250039 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:298px !important;
}

#item250047 {
	width:41px !important;
	height:41px !important;
	left:413px !important;
	top:537px !important;
}

#item250006 {
	width:41px !important;
	height:41px !important;
	left:153px !important;
	top:505px !important;
}

#item250014 {
	width:41px !important;
	height:41px !important;
	left:153px !important;
	top:644px !important;
}

#item250056 {
	width:41px !important;
	height:41px !important;
	left:206px !important;
	top:644px !important;
}

#item129156 {
	width:129px !important;
	height:120px !important;
	left:14px !important;
	top:425px !important;
	background:#e4e4e4;
}

#item246864 {
	width:85px !important;
	height:78px !important;
	left:-31px !important;
	top:-28px !important;
	background:#d4d3d4;
}

#item246865 {
	width:109px !important;
	height:98px !important;
	left:-30px !important;
	top:51px !important;
	background:#558c83;
}

#item246867 {
	width:78px !important;
	height:84px !important;
	left:79px !important;
	top:66px !important;
	background:#b4ada8;
}

#item246868 {
	width:105px !important;
	height:95px !important;
	left:54px !important;
	top:-29px !important;
	background:#394a5a;
}

#item123478 {
	width:390px !important;
	height:179px !important;
	left:164px !important;
	top:196px !important;
	background:#8fb9e3;
}

#item123258 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item129361 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item70192 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item157137 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item70447 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item71034 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item129536 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item129699 {
	width:71px !important;
	height:30px !important;
	background:#e30513;
}

#item129871 {
	width:71px !important;
	height:30px !important;
	left:3px !important;
	top:20px !important;
	background:#e30513;
}

#item129131 {
	width:71px !important;
	height:30px !important;
	background:#e30513;
}

#item201430 {
	width:166px !important;
	height:56px !important;
	background:#fff;
}

#item248005 {
	width:41px !important;
	height:41px !important;
	left:99px !important;
	top:428px !important;
}

#item248875 {
	width:41px !important;
	height:41px !important;
	left:95px !important;
	top:233px !important;
}

#item248883 {
	width:41px !important;
	height:41px !important;
	left:370px !important;
	top:143px !important;
}

#item248893 {
	width:41px !important;
	height:41px !important;
	left:412px !important;
	top:334px !important;
}

#item248902 {
	width:41px !important;
	height:41px !important;
	left:99px !important;
	top:599px !important;
}

#item248910 {
	width:41px !important;
	height:41px !important;
	left:234px !important;
	top:428px !important;
}

#item248927 {
	width:41px !important;
	height:41px !important;
	left:371px !important;
	top:428px !important;
}

#item248935 {
	width:41px !important;
	height:41px !important;
	left:371px !important;
	top:599px !important;
}

#item248943 {
	width:41px !important;
	height:41px !important;
	left:509px !important;
	top:428px !important;
}

#item248952 {
	width:41px !important;
	height:41px !important;
	left:509px !important;
	top:599px !important;
}

#item234437 {
	width:172px !important;
	height:184px !important;
	left:191px !important;
	top:571px !important;
}

#item234440 {
	width:204px !important;
	height:27px !important;
	left:182px !important;
	top:332px !important;
	background:#fff;
}

#item232395 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item232516 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item233395 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item233863 {
	width:86px !important;
	height:37px !important;
	background:#e30513;
}

#item233913 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item233788 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#e30513;
}

#item234035 {
	width:71px !important;
	height:30px !important;
	background:#e30513;
}

#item231664 {
	width:67px !important;
	height:45px !important;
	left:1px !important;
	background:#31323a;
}

#item231673 {
	width:33px !important;
	height:1px !important;
	top:27px !important;
	background:#c6c183;
}

#item231674 {
	width:33px !important;
	height:1px !important;
	background:#c6c183;
}

#item231735 {
	opacity:0.70;
	width:248px !important;
	height:133px !important;
	top:9px !important;
	background:#fff;
}

#item231808 {
	width:11px !important;
	height:28px !important;
	background:#0f9138;
}

#item231809 {
	width:11px !important;
	height:28px !important;
	left:11px !important;
	background:#fff;
}

#item231811 {
	width:11px !important;
	height:28px !important;
	left:23px !important;
	background:#e30513;
}

#item248971 {
	width:41px !important;
	height:41px !important;
	left:409px !important;
	top:59px !important;
}

#item248980 {
	width:41px !important;
	height:41px !important;
	left:433px !important;
	top:225px !important;
}

#item248988 {
	width:41px !important;
	height:41px !important;
	left:148px !important;
	top:456px !important;
}

#item248996 {
	width:41px !important;
	height:41px !important;
	left:325px !important;
	top:456px !important;
}

#item249005 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:456px !important;
}

#item249013 {
	width:41px !important;
	height:41px !important;
	left:122px !important;
	top:610px !important;
}

#item249029 {
	width:41px !important;
	height:41px !important;
	left:422px !important;
	top:666px !important;
}

#item234438 {
	width:362px !important;
	height:240px !important;
	left:190px !important;
	top:327px !important;
	background:#8fb9e3;
}

#item234439 {
	width:177px !important;
	height:31px !important;
	left:79px !important;
	top:36px !important;
	background:#fff;
}

#item243147 {
	width:164px !important;
	height:251px !important;
	left:389px !important;
	top:69px !important;
	background:#5ba2d9;
}

#item243148 {
	width:371px !important;
	height:251px !important;
	left:15px !important;
	top:69px !important;
	background:#5ba2d9;
}

#item234353 {
	width:539px !important;
	height:179px !important;
	left:14px !important;
	top:573px !important;
	border:solid 1px #e30513;
}

#item243117 {
	width:66px !important;
	height:60px !important;
	left:302px !important;
	top:119px !important;
}

#item232639 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item232760 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item232882 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item233003 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item233125 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item233247 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item233369 {
	width:86px !important;
	height:37px !important;
	background:#e30513;
}

#item231579 {
	width:11px !important;
	height:28px !important;
	background:#0f9138;
}

#item231580 {
	width:11px !important;
	height:28px !important;
	left:11px !important;
	background:#fff;
}

#item231581 {
	width:11px !important;
	height:28px !important;
	left:23px !important;
	background:#e30513;
}

#item249079 {
	width:41px !important;
	height:41px !important;
	left:176px !important;
	top:257px !important;
}

#item249089 {
	width:41px !important;
	height:41px !important;
	left:138px !important;
	top:476px !important;
}

#item249097 {
	width:41px !important;
	height:41px !important;
	left:327px !important;
	top:476px !important;
}

#item249105 {
	width:41px !important;
	height:41px !important;
	left:508px !important;
	top:521px !important;
}

#item249113 {
	width:41px !important;
	height:41px !important;
	left:101px !important;
	top:607px !important;
}

#item249123 {
	width:41px !important;
	height:41px !important;
	left:226px !important;
	top:607px !important;
}

#item249132 {
	width:41px !important;
	height:41px !important;
	left:355px !important;
	top:607px !important;
}

#item249141 {
	width:41px !important;
	height:41px !important;
	left:409px !important;
	top:671px !important;
}

#item249150 {
	width:41px !important;
	height:41px !important;
	left:463px !important;
	top:199px !important;
}

#item249158 {
	width:41px !important;
	height:41px !important;
	left:508px !important;
	top:199px !important;
}

#item230077 {
	width:539px !important;
	height:106px !important;
	left:14px !important;
	top:644px !important;
	background:#5ba2d9;
}

#item230078 {
	width:266px !important;
	height:180px !important;
	left:287px !important;
	top:458px !important;
	background:#b5cfed;
}

#item230079 {
	width:266px !important;
	height:168px !important;
	left:14px !important;
	top:291px !important;
	background:#8fb9e3;
}

#item229719 {
	width:388px !important;
	height:299px !important;
	left:-14px !important;
	top:-14px !important;
	background:#5ba2d9;
}

#item228070 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item228193 {
	width:86px !important;
	height:37px !important;
	background:#e30513;
}

#item228242 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item228735 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item228856 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item228978 {
	width:71px !important;
	height:30px !important;
	left:2px !important;
	top:20px !important;
	background:#e30513;
}

#item229611 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item227773 {
	width:274px !important;
	height:20px !important;
	background:#fff;
}

#item249231 {
	width:41px !important;
	height:41px !important;
	left:201px !important;
	top:237px !important;
}

#item249239 {
	width:41px !important;
	height:41px !important;
	left:406px !important;
	top:204px !important;
}

#item249306 {
	width:41px !important;
	height:41px !important;
	left:139px !important;
	top:413px !important;
}

#item249315 {
	width:41px !important;
	height:41px !important;
	left:415px !important;
	top:413px !important;
}

#item249323 {
	width:41px !important;
	height:41px !important;
	left:83px !important;
	top:595px !important;
}

#item249333 {
	width:41px !important;
	height:41px !important;
	left:366px !important;
	top:595px !important;
}

#item249349 {
	width:41px !important;
	height:41px !important;
	left:379px !important;
	top:705px !important;
}

#item245654 {
	width:539px !important;
	height:242px !important;
	left:14px !important;
	top:-14px !important;
	background:#5ba2d9;
}

#item245653 {
	width:539px !important;
	height:242px !important;
	left:14px !important;
	top:-14px !important;
	background:#5ba2d9;
}

#item245605 {
	width:266px !important;
	height:174px !important;
	left:287px !important;
	top:231px !important;
	background:#b5cfed;
}

#item228492 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item228613 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item229199 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item229343 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item229466 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item245508 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item230382 {
	width:166px !important;
	height:56px !important;
	background:#fff;
}

#item249247 {
	width:41px !important;
	height:41px !important;
	left:305px !important;
	top:178px !important;
}

#item249255 {
	width:41px !important;
	height:41px !important;
	left:84px !important;
	top:359px !important;
}

#item249265 {
	width:41px !important;
	height:41px !important;
	left:348px !important;
	top:359px !important;
}

#item249273 {
	width:41px !important;
	height:41px !important;
	left:76px !important;
	top:529px !important;
}

#item249281 {
	width:41px !important;
	height:41px !important;
	left:352px !important;
	top:529px !important;
}

#item249298 {
	width:41px !important;
	height:41px !important;
	left:411px !important;
	top:707px !important;
}

#item223062 {
	width:106px !important;
	height:63px !important;
	left:22px !important;
	top:665px !important;
	border:solid 1.3px #fff;
}

#item223063 {
	width:148px !important;
	height:86px !important;
	left:-20px !important;
	top:-21px !important;
}

#item247016 {
	opacity:0.50;
	width:106px !important;
	height:63px !important;
	left:22px !important;
	top:668px !important;
	background:#fff;
}

#item247017 {
	width:106px !important;
	height:63px !important;
	left:22px !important;
	top:668px !important;
	border:solid 1.3px #fff;
}

#item247018 {
	width:148px !important;
	height:86px !important;
	left:-20px !important;
	top:-21px !important;
}

#item221244 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item221708 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item224646 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item224767 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item224890 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item225012 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item225133 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item225255 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item249410 {
	width:41px !important;
	height:41px !important;
	left:127px !important;
	top:233px !important;
}

#item249418 {
	width:41px !important;
	height:41px !important;
	left:157px !important;
	top:465px !important;
}

#item249427 {
	width:41px !important;
	height:41px !important;
	left:161px !important;
	top:709px !important;
}

#item249435 {
	width:41px !important;
	height:41px !important;
	left:381px !important;
	top:131px !important;
}

#item249443 {
	width:41px !important;
	height:41px !important;
	left:451px !important;
	top:21px !important;
}

#item249521 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:278px !important;
}

#item249529 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:391px !important;
}

#item249537 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:507px !important;
}

#item249545 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:627px !important;
}

#item223292 {
	width:133px !important;
	height:166px !important;
	left:247px !important;
	top:585px !important;
	background:#8fb9e3;
}

#item223293 {
	width:170px !important;
	height:567px !important;
	left:383px !important;
	top:14px !important;
	background:#5ba2d9;
}

#item221365 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item221487 {
	width:86px !important;
	height:37px !important;
	background:#e30513;
}

#item221536 {
	width:86px !important;
	height:37px !important;
	background:#e30513;
}

#item221585 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item222757 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item222901 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item220903 {
	width:67px !important;
	height:48px !important;
	background:#31323a;
}

#item220911 {
	width:33px !important;
	height:1px !important;
	top:27px !important;
	background:#c6c183;
}

#item220912 {
	width:33px !important;
	height:1px !important;
	background:#c6c183;
}

#item223491 {
	width:166px !important;
	height:56px !important;
	background:#fff;
}

#item249452 {
	width:41px !important;
	height:41px !important;
	left:167px !important;
	top:230px !important;
}

#item249460 {
	width:41px !important;
	height:41px !important;
	left:487px !important;
	top:55px !important;
}

#item249469 {
	width:41px !important;
	height:41px !important;
	left:416px !important;
	top:326px !important;
}

#item249477 {
	width:41px !important;
	height:41px !important;
	left:412px !important;
	top:525px !important;
}

#item249487 {
	width:41px !important;
	height:41px !important;
	left:441px !important;
	top:644px !important;
}

#item249496 {
	width:41px !important;
	height:41px !important;
	left:144px !important;
	top:537px !important;
}

#item249504 {
	width:41px !important;
	height:41px !important;
	left:108px !important;
	top:707px !important;
}

#item249512 {
	width:41px !important;
	height:41px !important;
	left:321px !important;
	top:630px !important;
}

#item191671 {
	width:217px !important;
	height:132px !important;
	left:14px !important;
	top:482px !important;
	background:#b5cfed;
}

#item191673 {
	width:217px !important;
	height:132px !important;
	left:14px !important;
	top:619px !important;
	background:#5ba2d9;
}

#item191672 {
	width:145px !important;
	height:132px !important;
	left:240px !important;
	top:481px !important;
	background:#5ba2d9;
}

#item191674 {
	width:147px !important;
	height:132px !important;
	left:240px !important;
	top:619px !important;
	background:#b5cfed;
}

#item84280 {
	width:401px !important;
	height:495px !important;
	left:-14px !important;
	top:-21px !important;
	background:#fff;
}

#item191170 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item191296 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item191417 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#e30513;
}

#item191491 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#e30513;
}

#item191566 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#e30513;
}

#item191617 {
	width:86px !important;
	height:37px !important;
	background:#e30513;
}

#item195091 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item186380 {
	width:235px !important;
	height:74px !important;
	left:21px !important;
	top:314px !important;
	background:#d41217;
}

#item184500 {
	width:282px !important;
	height:72px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item185513 {
	width:31px !important;
	height:25px !important;
	left:22px !important;
	top:2px !important;
}

#item185526 {
	width:21px !important;
	height:25px !important;
	left:80px !important;
}

#item190050 {
	width:70px !important;
	height:45px !important;
	background:#31323a;
}

#item190058 {
	width:34px !important;
	height:1px !important;
	top:28px !important;
	background:#c6c183;
}

#item190060 {
	width:34px !important;
	height:1px !important;
	background:#c6c183;
}

#item190729 {
	width:60px !important;
	height:60px !important;
	background:#c7d300;
	border:solid 1.7px #dddd26;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item190947 {
	width:30px !important;
	height:30px !important;
	background:#e30513;
}

#item193956 {
	width:58px !important;
	height:58px !important;
	left:323px !important;
	top:71px !important;
}

#item185477 {
	width:72px !important;
	height:24px !important;
	left:20px !important;
	top:25px !important;
	background:#6f6f6f;
}

#item246402 {
	width:265px !important;
	height:38px !important;
	background:#545453;
}

@keyframes pulse-249599 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-249599 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item249599 {
	width:66px !important;
	height:66px !important;
	left:316px !important;
	top:77px !important;
}

#item247400 {
	width:41px !important;
	height:41px !important;
	left:395px !important;
	top:109px !important;
}

#item247468 {
	width:41px !important;
	height:41px !important;
	left:402px !important;
	top:330px !important;
}

#item247486 {
	width:41px !important;
	height:41px !important;
	left:395px !important;
	top:672px !important;
}

#item247494 {
	width:41px !important;
	height:41px !important;
	left:182px !important;
	top:494px !important;
}

#item247502 {
	width:41px !important;
	height:41px !important;
	left:248px !important;
	top:539px !important;
}

#item247510 {
	width:41px !important;
	height:41px !important;
	left:248px !important;
	top:667px !important;
}

#item247519 {
	width:41px !important;
	height:41px !important;
	left:182px !important;
	top:641px !important;
}

#item189683 {
	width:176px !important;
	height:298px !important;
	left:14px !important;
	top:15px !important;
	background:#5ba2d9;
}

#item189684 {
	width:176px !important;
	height:298px !important;
	left:377px !important;
	top:15px !important;
	background:#5ba2d9;
}

#item189685 {
	width:266px !important;
	height:262px !important;
	left:286px !important;
	top:317px !important;
	background:#5ba2d9;
}

#item189686 {
	width:176px !important;
	height:298px !important;
	left:196px !important;
	top:15px !important;
	background:#b5cfed;
}

#item189687 {
	width:266px !important;
	height:262px !important;
	left:15px !important;
	top:317px !important;
	background:#b5cfed;
}

#item189206 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#e30513;
}

#item189328 {
	width:71px !important;
	height:30px !important;
	background:#e30513;
}

#item187104 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item187250 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#e30513;
}

#item187349 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#e30513;
}

#item187447 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#e30513;
}

#item187593 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#e30513;
}

#item187667 {
	width:60px !important;
	height:60px !important;
	background:#fbb900;
	border:solid 1.7px #fff200;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item187767 {
	width:60px !important;
	height:60px !important;
	background:#fbb900;
	border:solid 1.7px #fff200;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item187868 {
	width:60px !important;
	height:60px !important;
	background:#fbb900;
	border:solid 1.7px #fff200;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item187970 {
	width:60px !important;
	height:60px !important;
	background:#fbb900;
	border:solid 1.7px #fff200;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item188071 {
	width:60px !important;
	height:60px !important;
	background:#fbb900;
	border:solid 1.7px #fff200;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item219213 {
	width:60px !important;
	height:60px !important;
	background:#fbb900;
	border:solid 1.7px #fff200;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item188467 {
	width:166px !important;
	height:56px !important;
	background:#fff;
}

#item247408 {
	width:41px !important;
	height:41px !important;
	left:25px !important;
	top:238px !important;
}

#item249727 {
	width:41px !important;
	height:41px !important;
	left:205px !important;
	top:238px !important;
}

#item249735 {
	width:41px !important;
	height:41px !important;
	left:383px !important;
	top:238px !important;
}

#item247425 {
	width:41px !important;
	height:41px !important;
	left:113px !important;
	top:503px !important;
}

#item247433 {
	width:41px !important;
	height:41px !important;
	left:393px !important;
	top:503px !important;
}

#item247442 {
	width:41px !important;
	height:41px !important;
	left:20px !important;
	top:672px !important;
}

#item247451 {
	width:41px !important;
	height:41px !important;
	left:155px !important;
	top:619px !important;
}

#item247460 {
	width:41px !important;
	height:41px !important;
	left:322px !important;
	top:706px !important;
}

#item176569 {
	mix-blend-mode:lighten;
	width:595px !important;
	height:822px !important;
	left:-14px !important;
	top:-14px !important;
	background:#c8daf1;
}

#item198181 {
	width:524px !important;
	height:168px !important;
	left:14px !important;
	top:595px !important;
	background:#e30513;
}

#item195865 {
	width:62px !important;
	height:11px !important;
	background:#000;
}

#item196042 {
	width:62px !important;
	height:11px !important;
	background:#000;
}

#item196221 {
	width:62px !important;
	height:11px !important;
	background:#000;
}

#item196375 {
	width:62px !important;
	height:11px !important;
	background:#000;
}

#item196502 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#e30513;
}

#item196600 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#e30513;
}

#item196700 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#e30513;
}

#item196798 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#e30513;
}

#item196898 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#e30513;
}

#item197045 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#e30513;
}

#item197166 {
	width:60px !important;
	height:60px !important;
	background:#c7d300;
	border:solid 1.7px #dddd26;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item197347 {
	width:62px !important;
	height:11px !important;
	background:#000;
}

#item197486 {
	width:62px !important;
	height:11px !important;
	background:#000;
}

#item197621 {
	width:60px !important;
	height:60px !important;
	background:#fbb900;
	border:solid 1.7px #fff200;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item197723 {
	width:60px !important;
	height:60px !important;
	background:#009640;
	border:solid 1.8px #51ae36;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item197777 {
	width:29px !important;
	height:6px !important;
	background:#154194;
}

#item197802 {
	width:60px !important;
	height:60px !important;
	background:#009640;
	border:solid 1.8px #51ae36;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item197855 {
	width:29px !important;
	height:6px !important;
	background:#154194;
}

#item197880 {
	width:60px !important;
	height:60px !important;
	background:#009640;
	border:solid 1.8px #51ae36;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item197935 {
	width:29px !important;
	height:6px !important;
	background:#154194;
}

#item197972 {
	width:60px !important;
	height:60px !important;
	background:#009640;
	border:solid 1.8px #51ae36;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item198026 {
	width:29px !important;
	height:6px !important;
	background:#154194;
}

#item198075 {
	width:291px !important;
	height:17px !important;
	background:#fff;
}

#item198231 {
	width:237px !important;
	height:81px !important;
	left:257px !important;
	top:2px !important;
	background:#fff;
}

#item198278 {
	width:497px !important;
	height:85px !important;
	border:solid 2.896988976px #000;
}

#item247365 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:221px !important;
}

#item249799 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:503px !important;
}

#item249777 {
	width:41px !important;
	height:41px !important;
	left:199px !important;
	top:221px !important;
}

#item249807 {
	width:41px !important;
	height:41px !important;
	left:199px !important;
	top:503px !important;
}

#item249786 {
	width:41px !important;
	height:41px !important;
	left:373px !important;
	top:221px !important;
}

#item249816 {
	width:41px !important;
	height:41px !important;
	left:373px !important;
	top:503px !important;
}
#in5footer,  #prefooter {display:none;}
