/* 	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; -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-audio.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%; }

.hidden { display:none !important; }
.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:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:612px; height:783px; background: #fff !important; }
.paper-vertical { width:612px; height:100%; }
.paper-horizontal { width:34832px; height:795px; }
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:783px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:612px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#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;
}
@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;}
}
/*start:fixedpos*/
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item172732 {
	width:917px !important;
	height:917px !important;
	left:-152px !important;
	top:-105px !important;
}

#item172787 {
	width:321px !important;
	height:132px !important;
	left:147px !important;
	top:46px !important;
}

#item172790 {
	width:267px !important;
	height:132px !important;
	left:27px !important;
}

#item177815 {
	opacity:0.30;
	width:612px !important;
	height:883px !important;
	top:-4px !important;
}

#item177859 {
	width:413px !important;
	height:7px !important;
	left:36px !important;
	top:53px !important;
	background:#000;
}

#item177861 {
	width:577px !important;
	height:88px !important;
	left:536px !important;
	top:717px !important;
	background:#000;
}

#item31258 {
	width:67px !important;
	height:163px !important;
	left:578px !important;
	top:670px !important;
}

#item177884 {
	width:590px !important;
	height:60px !important;
	left:24px !important;
	top:756px !important;
	background:#fad802;
}

#item178022 {
	width:67px !important;
	height:163px !important;
	left:578px !important;
	top:670px !important;
}

#item178188 {
	width:179px !important;
	height:104px !important;
	left:40px !important;
	top:647px !important;
}

#item178334 {
	width:413px !important;
	height:7px !important;
	left:40px !important;
	top:53px !important;
	background:#000;
}

#item178335 {
	width:629px !important;
	height:60px !important;
	left:2px !important;
	top:-31px !important;
	background:#fad802;
}

#item178542 {
	width:36px !important;
	height:13px !important;
	left:4px !important;
	top:10px !important;
	background:#ffffff;
}

#item31565 {
	width:643px !important;
	height:285px !important;
	left:-30px !important;
	top:530px !important;
	background:#000;
}

#item31859 {
	width:41px !important;
	height:91px !important;
	left:-13px !important;
	top:-11px !important;
	background:#000;
}

#item92716 {
	width:413px !important;
	height:7px !important;
	left:36px !important;
	top:53px !important;
	background:#000;
}

#item92784 {
	width:215px !important;
	height:60px !important;
	left:337px !important;
	top:657px !important;
}

#item92788 {
	width:234px !important;
	height:61px !important;
	left:47px !important;
	top:647px !important;
}

#item182950 {
	width:144px !important;
	height:19px !important;
	left:108px !important;
	top:741px !important;
}

#item182972 {
	width:158px !important;
	height:19px !important;
	left:387px !important;
	top:741px !important;
}

#item176261 {
	width:218px !important;
	height:19px !important;
	left:57px !important;
	top:94px !important;
	background:#000;
}

#item126424 {
	width:218px !important;
	height:19px !important;
	left:304px !important;
	top:385px !important;
	background:#000;
}

#item31558 {
	width:41px !important;
	height:247px !important;
	left:586px !important;
	top:-11px !important;
	background:#000;
}

#item31560 {
	width:218px !important;
	height:19px !important;
	left:305px !important;
	top:192px !important;
	background:#213f99;
}

#item31561 {
	width:218px !important;
	height:19px !important;
	left:305px !important;
	top:254px !important;
	background:#213f99;
}

#item31562 {
	width:218px !important;
	height:19px !important;
	left:304px !important;
	top:347px !important;
	background:#000;
}

#item31563 {
	width:218px !important;
	height:19px !important;
	left:57px !important;
	top:301px !important;
	background:#0080bf;
}

#item31564 {
	width:218px !important;
	height:19px !important;
	left:57px !important;
	top:131px !important;
	background:#0071bb;
}

#item31715 {
	width:218px !important;
	height:19px !important;
	left:57px !important;
	top:203px !important;
	background:#72c48f;
}

#item31764 {
	width:119px !important;
	height:67px !important;
	left:313px !important;
	top:100px !important;
}

#item31787 {
	width:218px !important;
	height:19px !important;
	left:305px !important;
	top:94px !important;
	background:#213f99;
}

#item31835 {
	width:218px !important;
	height:19px !important;
	left:305px !important;
	top:425px !important;
	background:#6c3f98;
}

#item181938 {
	width:218px !important;
	height:14px !important;
	left:57px !important;
	top:118px !important;
}

#item181950 {
	width:206px !important;
	height:14px !important;
	left:61px !important;
	top:516px !important;
}

#item32895 {
	width:41px !important;
	height:65px !important;
	left:586px !important;
	top:-11px !important;
	background:#000;
}

#item32972 {
	width:150px !important;
	height:150px !important;
	left:276px !important;
	top:604px !important;
}

#item172841 {
	width:330px !important;
	height:99px !important;
	left:36px !important;
	top:-8px !important;
	background:#000;
}

#item181070 {
	width:176px !important;
	height:104px !important;
	left:236px !important;
	top:641px !important;
}

#item165568 {
	width:183px !important;
	height:11px !important;
	left:421px !important;
	top:375px !important;
	background:#0071bb;
}

#item164827 {
	width:48px !important;
	height:48px !important;
	left:471px !important;
	top:448px !important;
	background:#ffcd05;
	border:solid 1.5px #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;
}

#item164834 {
	width:48px !important;
	height:48px !important;
	left:499px !important;
	top:448px !important;
	border:solid 1.5px #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;
}

#item164838 {
	width:48px !important;
	height:48px !important;
	left:526px !important;
	top:448px !important;
	border:solid 1.5px #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;
}

#item164846 {
	width:170px !important;
	height:121px !important;
	left:415px !important;
	top:171px !important;
}

#item164878 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item164879 {
	width:30px !important;
	height:24px !important;
	top:-8px !important;
	border:solid 1.5px #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;
}

#item164976 {
	width:221px !important;
	height:24px !important;
	left:91px !important;
	top:48px !important;
}

#item165074 {
	width:1084px !important;
	height:170px !important;
	left:29px !important;
	top:696px !important;
	border:solid 0.5px #000000;
	-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;
}

#item165213 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item165302 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item181075 {
	width:177px !important;
	height:99px !important;
	left:411px !important;
	top:47px !important;
}

#item164031 {
	width:118px !important;
	height:43px !important;
	left:154px !important;
	top:46px !important;
}

#item164399 {
	width:48px !important;
	height:48px !important;
	left:484px !important;
	top:452px !important;
	background:#ffcd05;
	border:solid 1.5px #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;
}

#item164407 {
	width:48px !important;
	height:48px !important;
	left:511px !important;
	top:452px !important;
	border:solid 1.5px #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;
}

#item164411 {
	width:48px !important;
	height:48px !important;
	left:539px !important;
	top:452px !important;
	border:solid 1.5px #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;
}

#item164418 {
	width:176px !important;
	height:106px !important;
	left:423px !important;
	top:174px !important;
}

#item164456 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item164457 {
	width:30px !important;
	height:24px !important;
	top:-8px !important;
	border:solid 1.5px #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;
}

#item164459 {
	width:176px !important;
	height:103px !important;
	left:423px !important;
	top:43px !important;
}

#item164461 {
	width:1078px !important;
	height:170px !important;
	left:38px !important;
	top:689px !important;
	border:solid 0.5px #000000;
	-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;
}

#item164464 {
	width:125px !important;
	height:38px !important;
	background:#ffcc00;
}

#item164543 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item164545 {
	width:176px !important;
	height:99px !important;
	left:423px !important;
	top:315px !important;
}

#item164572 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item164599 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item162973 {
	width:54px !important;
	height:54px !important;
	left:568px !important;
	top:235px !important;
	background:#ffcd05;
	border:solid 1.7px #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;
}

#item162982 {
	width:54px !important;
	height:54px !important;
	border:solid 1.7px #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;
}

#item162987 {
	width:54px !important;
	height:54px !important;
	border:solid 1.7px #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;
}

#item163091 {
	width:59px !important;
	height:33px !important;
	left:12px !important;
	top:5px !important;
	background:#000;
}

#item163102 {
	width:47px !important;
	height:17px !important;
	left:236px !important;
	top:622px !important;
}

#item163133 {
	width:170px !important;
	height:187px !important;
	left:317px !important;
	top:161px !important;
}

#item163140 {
	width:170px !important;
	height:187px !important;
	left:95px !important;
	top:162px !important;
}

#item163147 {
	width:170px !important;
	height:187px !important;
	left:205px !important;
	top:184px !important;
}

#item161949 {
	width:183px !important;
	height:11px !important;
	left:412px !important;
	top:355px !important;
	background:#72c48f;
}

#item160779 {
	width:114px !important;
	height:97px !important;
	left:153px !important;
	top:34px !important;
}

#item161077 {
	width:48px !important;
	height:48px !important;
	left:484px !important;
	top:447px !important;
	background:#ffcd05;
	border:solid 1.5px #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;
}

#item161087 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item161093 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item161110 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item161111 {
	width:30px !important;
	height:24px !important;
	top:-8px !important;
	border:solid 1.5px #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;
}

#item161113 {
	width:179px !important;
	height:104px !important;
	left:423px !important;
	top:38px !important;
}

#item161140 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item161173 {
	width:1132px !important;
	height:170px !important;
	left:28px !important;
	top:672px !important;
	border:solid 0.5px #000000;
	-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;
}

#item161498 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item161529 {
	width:91px !important;
	height:13px !important;
	left:473px !important;
	top:156px !important;
	background:#ffcc00;
}

#item171951 {
	width:47px !important;
	height:16px !important;
	left:357px !important;
	top:370px !important;
}

#item160543 {
	width:48px !important;
	height:48px !important;
	left:470px !important;
	top:445px !important;
	background:#ffcd05;
	border:solid 1.5px #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;
}

#item160553 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item160558 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item160563 {
	width:170px !important;
	height:104px !important;
	left:413px !important;
	top:175px !important;
}

#item160572 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item160573 {
	width:30px !important;
	height:24px !important;
	top:-8px !important;
	border:solid 1.5px #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;
}

#item160578 {
	width:155px !important;
	height:99px !important;
	left:421px !important;
	top:33px !important;
}

#item160605 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item161144 {
	width:1136px !important;
	height:170px !important;
	left:15px !important;
	top:670px !important;
	border:solid 0.5px #000000;
	-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;
}

#item161322 {
	width:176px !important;
	height:99px !important;
	top:24px !important;
}

#item161325 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item161527 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item159444 {
	width:94px !important;
	height:60px !important;
	left:166px !important;
	top:36px !important;
}

#item159848 {
	width:48px !important;
	height:48px !important;
	left:484px !important;
	top:447px !important;
	background:#ffcd05;
	border:solid 1.5px #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;
}

#item159860 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item159866 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item159871 {
	width:177px !important;
	height:125px !important;
	left:423px !important;
	top:160px !important;
}

#item159881 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item159882 {
	width:30px !important;
	height:24px !important;
	top:-8px !important;
	border:solid 1.5px #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;
}

#item159887 {
	width:178px !important;
	height:104px !important;
	left:422px !important;
	top:34px !important;
}

#item159914 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item159916 {
	width:1132px !important;
	height:170px !important;
	left:27px !important;
	top:679px !important;
	border:solid 0.5px #000000;
	-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;
}

#item160027 {
	width:179px !important;
	height:104px !important;
	left:423px !important;
	top:318px !important;
}

#item160030 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item160098 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item159211 {
	width:48px !important;
	height:48px !important;
	left:472px !important;
	top:445px !important;
	background:#ffcd05;
	border:solid 1.5px #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;
}

#item159222 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item159227 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item159232 {
	width:170px !important;
	height:121px !important;
	left:414px !important;
	top:165px !important;
}

#item159241 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item159242 {
	width:30px !important;
	height:24px !important;
	top:-8px !important;
	border:solid 1.5px #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;
}

#item159272 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item159745 {
	width:118px !important;
	height:43px !important;
	left:147px !important;
	top:39px !important;
}

#item159950 {
	width:1136px !important;
	height:170px !important;
	left:19px !important;
	top:679px !important;
	border:solid 0.5px #000000;
	-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;
}

#item160068 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item160069 {
	width:30px !important;
	height:24px !important;
	top:-8px !important;
	border:solid 1.5px #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;
}

#item160128 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item160131 {
	width:176px !important;
	height:99px !important;
	left:416px !important;
	top:35px !important;
}

#item158435 {
	width:54px !important;
	height:54px !important;
	left:569px !important;
	top:234px !important;
	background:#ffcd05;
	border:solid 1.7px #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;
}

#item158445 {
	width:54px !important;
	height:54px !important;
	border:solid 1.7px #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;
}

#item158451 {
	width:54px !important;
	height:54px !important;
	border:solid 1.7px #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;
}

#item158509 {
	width:146px !important;
	height:187px !important;
	left:219px !important;
	top:195px !important;
}

#item158737 {
	width:228px !important;
	height:56px !important;
	left:177px !important;
	top:498px !important;
	background:#ffd800;
}

#item158871 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item158872 {
	width:28px !important;
	height:22px !important;
	left:1px !important;
	top:-8px !important;
	border:solid 0.4px #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;
}

#item158838 {
	width:291px !important;
	height:11px !important;
	left:265px !important;
	top:171px !important;
	background:#0080bf;
}

#item155890 {
	width:48px !important;
	height:48px !important;
	left:484px !important;
	top:447px !important;
	background:#fac905;
	border:solid 1.5px #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;
}

#item155900 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item155905 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item155913 {
	width:164px !important;
	height:109px !important;
	top:18px !important;
}

#item155921 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item155922 {
	width:30px !important;
	height:24px !important;
	top:-8px !important;
	border:solid 1.5px #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;
}

#item155951 {
	width:1132px !important;
	height:170px !important;
	left:27px !important;
	top:679px !important;
	border:solid 0.5px #000000;
	-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;
}

#item156186 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item156294 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item172105 {
	width:47px !important;
	height:16px !important;
	left:357px !important;
	top:370px !important;
}

#item172632 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item181350 {
	width:176px !important;
	height:104px !important;
	left:421px !important;
	top:320px !important;
}

#item181359 {
	width:179px !important;
	height:104px !important;
	left:423px !important;
	top:190px !important;
}

#item155430 {
	width:48px !important;
	height:48px !important;
	left:481px !important;
	top:445px !important;
	background:#ffcd05;
	border:solid 1.5px #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;
}

#item155440 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item155446 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item155454 {
	width:157px !important;
	height:112px !important;
	left:431px !important;
	top:42px !important;
}

#item155466 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item155467 {
	width:30px !important;
	height:24px !important;
	top:-8px !important;
	border:solid 1.5px #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;
}

#item156127 {
	width:1132px !important;
	height:170px !important;
	left:17px !important;
	top:679px !important;
	border:solid 0.5px #000000;
	-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;
}

#item156323 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item172065 {
	width:47px !important;
	height:16px !important;
	left:344px !important;
	top:372px !important;
}

#item172662 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item172698 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item181352 {
	width:176px !important;
	height:104px !important;
	left:423px !important;
	top:316px !important;
}

#item181354 {
	width:179px !important;
	height:104px !important;
	left:425px !important;
	top:182px !important;
}

#item153969 {
	width:125px !important;
	height:38px !important;
	background:#ffcc00;
}

#item154229 {
	width:207px !important;
	height:60px !important;
	left:107px !important;
	top:39px !important;
}

#item154509 {
	width:48px !important;
	height:48px !important;
	left:484px !important;
	top:447px !important;
	background:#fac905;
	border:solid 1.5px #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;
}

#item154519 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item154524 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item154532 {
	width:164px !important;
	height:109px !important;
	top:18px !important;
}

#item154542 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item154543 {
	width:30px !important;
	height:24px !important;
	top:-8px !important;
	border:solid 1.5px #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;
}

#item154571 {
	width:1132px !important;
	height:170px !important;
	left:27px !important;
	top:679px !important;
	border:solid 0.5px #000000;
	-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;
}

#item154805 {
	width:169px !important;
	height:107px !important;
	left:427px !important;
	top:191px !important;
}

#item154810 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item154921 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item154042 {
	width:48px !important;
	height:48px !important;
	left:483px !important;
	top:445px !important;
	background:#ffcd05;
	border:solid 1.5px #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;
}

#item154052 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item154058 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item154066 {
	width:157px !important;
	height:112px !important;
	top:15px !important;
}

#item154079 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item154080 {
	width:30px !important;
	height:24px !important;
	top:-8px !important;
	border:solid 1.5px #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;
}

#item154386 {
	width:207px !important;
	height:60px !important;
	left:100px !important;
	top:38px !important;
}

#item154747 {
	width:1132px !important;
	height:170px !important;
	left:17px !important;
	top:679px !important;
	border:solid 0.5px #000000;
	-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;
}

#item154813 {
	width:125px !important;
	height:38px !important;
	background:#ffcc00;
}

#item154950 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item155044 {
	width:169px !important;
	height:107px !important;
	left:427px !important;
	top:188px !important;
}

#item155047 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item170733 {
	width:207px !important;
	height:60px !important;
	left:107px !important;
	top:36px !important;
}

#item171186 {
	width:176px !important;
	height:99px !important;
	left:424px !important;
	top:281px !important;
}

#item171214 {
	width:48px !important;
	height:48px !important;
	left:484px !important;
	top:447px !important;
	background:#ffcd05;
	border:solid 1.5px #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;
}

#item171229 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item171235 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item171246 {
	width:184px !important;
	height:126px !important;
	top:18px !important;
}

#item171261 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item171262 {
	width:30px !important;
	height:24px !important;
	top:-8px !important;
	border:solid 1.5px #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;
}

#item171269 {
	width:1132px !important;
	height:170px !important;
	left:27px !important;
	top:679px !important;
	border:solid 0.5px #000000;
	-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;
}

#item171537 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item171568 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item170917 {
	width:146px !important;
	height:187px !important;
	left:121px !important;
	top:203px !important;
}

#item170954 {
	width:146px !important;
	height:187px !important;
	left:383px !important;
	top:203px !important;
}

#item171133 {
	width:54px !important;
	height:54px !important;
	left:16px !important;
	top:199px !important;
	background:#ffcd05;
	border:solid 1.7px #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;
}

#item171148 {
	width:54px !important;
	height:54px !important;
	border:solid 1.7px #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;
}

#item171154 {
	width:54px !important;
	height:54px !important;
	border:solid 1.7px #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;
}

#item171372 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item171373 {
	width:28px !important;
	height:22px !important;
	left:1px !important;
	top:-8px !important;
	border:solid 0.4px #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;
}

#item171481 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item171482 {
	width:28px !important;
	height:22px !important;
	left:1px !important;
	top:-8px !important;
	border:solid 0.4px #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;
}

#item152694 {
	width:118px !important;
	height:15px !important;
	left:449px !important;
	top:83px !important;
	background:#ffcc00;
}

#item153387 {
	width:48px !important;
	height:48px !important;
	left:484px !important;
	top:447px !important;
	background:#ffcd05;
	border:solid 1.5px #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;
}

#item153397 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item153402 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item153438 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item153439 {
	width:30px !important;
	height:24px !important;
	top:-8px !important;
	border:solid 1.5px #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;
}

#item153452 {
	width:1132px !important;
	height:170px !important;
	left:27px !important;
	top:679px !important;
	border:solid 0.5px #000000;
	-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;
}

#item153521 {
	width:179px !important;
	height:104px !important;
	left:423px !important;
	top:261px !important;
}

#item153551 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item153581 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item152744 {
	width:48px !important;
	height:48px !important;
	left:478px !important;
	top:445px !important;
	background:#ffcd05;
	border:solid 1.5px #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;
}

#item152754 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item152759 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item152768 {
	width:170px !important;
	height:121px !important;
	top:18px !important;
}

#item152780 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item152781 {
	width:30px !important;
	height:24px !important;
	top:-8px !important;
	border:solid 1.5px #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;
}

#item152811 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item152813 {
	width:176px !important;
	height:104px !important;
	left:416px !important;
	top:35px !important;
}

#item153240 {
	width:176px !important;
	height:51px !important;
	left:117px !important;
	top:40px !important;
}

#item153408 {
	width:1132px !important;
	height:170px !important;
	left:17px !important;
	top:682px !important;
	border:solid 0.5px #000000;
	-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;
}

#item153610 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item151985 {
	width:122px !important;
	height:15px !important;
	left:448px !important;
	top:89px !important;
	background:#ffcc00;
}

#item152232 {
	width:71px !important;
	height:87px !important;
	left:178px !important;
	top:36px !important;
}

#item152260 {
	width:48px !important;
	height:48px !important;
	left:484px !important;
	top:447px !important;
	background:#ffcf05;
	border:solid 1.5px #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;
}

#item152270 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item152276 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item152284 {
	width:177px !important;
	height:121px !important;
	top:19px !important;
}

#item152293 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item152294 {
	width:30px !important;
	height:24px !important;
	top:-8px !important;
	border:solid 1.5px #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;
}

#item152322 {
	width:1132px !important;
	height:170px !important;
	left:27px !important;
	top:679px !important;
	border:solid 0.5px #000000;
	-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;
}

#item152378 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item152405 {
	width:176px !important;
	height:99px !important;
	left:426px !important;
	top:268px !important;
}

#item152408 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item178819 {
	width:114px !important;
	height:87px !important;
	left:156px !important;
	top:44px !important;
}

#item178896 {
	width:48px !important;
	height:48px !important;
	left:483px !important;
	top:449px !important;
	background:#ffcd05;
	border:solid 1.5px #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;
}

#item178908 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item178914 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item178921 {
	width:177px !important;
	height:121px !important;
	left:423px !important;
	top:103px !important;
}

#item178959 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item178960 {
	width:30px !important;
	height:24px !important;
	top:-8px !important;
	border:solid 1.5px #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;
}

#item178963 {
	width:1132px !important;
	height:170px !important;
	left:26px !important;
	top:680px !important;
	border:solid 0.5px #000000;
	-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;
}

#item179022 {
	width:177px !important;
	height:121px !important;
	left:423px !important;
	top:253px !important;
}

#item179064 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item179065 {
	width:30px !important;
	height:24px !important;
	top:-8px !important;
	border:solid 1.5px #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;
}

#item180786 {
	width:125px !important;
	height:38px !important;
	background:#ffcc00;
}

#item165952 {
	width:118px !important;
	height:87px !important;
	left:154px !important;
	top:26px !important;
}

#item166028 {
	width:48px !important;
	height:48px !important;
	left:484px !important;
	top:447px !important;
	background:#ffcd05;
	border:solid 1.5px #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;
}

#item166043 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item166050 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item166057 {
	width:177px !important;
	height:121px !important;
	top:20px !important;
}

#item166095 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item166096 {
	width:30px !important;
	height:24px !important;
	top:-8px !important;
	border:solid 1.5px #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;
}

#item166099 {
	width:177px !important;
	height:99px !important;
	top:24px !important;
}

#item166129 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item166131 {
	width:1132px !important;
	height:170px !important;
	left:27px !important;
	top:678px !important;
	border:solid 0.5px #000000;
	-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;
}

#item147685 {
	width:200px !important;
	height:58px !important;
	left:121px !important;
	top:39px !important;
}

#item147811 {
	width:48px !important;
	height:48px !important;
	left:479px !important;
	top:445px !important;
	background:#ffcd05;
	border:solid 1.5px #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;
}

#item147822 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item147827 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item147832 {
	width:170px !important;
	height:121px !important;
	left:422px !important;
	top:168px !important;
}

#item147848 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item147849 {
	width:30px !important;
	height:24px !important;
	top:-8px !important;
	border:solid 1.5px #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;
}

#item147854 {
	width:178px !important;
	height:100px !important;
	left:417px !important;
	top:39px !important;
}

#item147883 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item148056 {
	width:1132px !important;
	height:170px !important;
	left:17px !important;
	top:679px !important;
	border:solid 0.5px #000000;
	-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;
}

#item148157 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item148215 {
	width:30px !important;
	height:30px !important;
	border:solid 1.5px #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;
}

#item148218 {
	width:183px !important;
	height:104px !important;
	left:419px !important;
	top:319px !important;
}

#item146280 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item146281 {
	width:28px !important;
	height:22px !important;
	left:1px !important;
	top:-8px !important;
	border:solid 0.4px #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;
}

#item180091 {
	width:54px !important;
	height:54px !important;
	left:564px !important;
	top:229px !important;
	background:#ffcd05;
	border:solid 1.7px #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;
}

#item180101 {
	width:54px !important;
	height:54px !important;
	border:solid 1.7px #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;
}

#item180106 {
	width:54px !important;
	height:54px !important;
	border:solid 1.7px #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;
}

#item180135 {
	width:126px !important;
	height:161px !important;
	left:366px !important;
	top:186px !important;
}

#item180136 {
	width:126px !important;
	height:161px !important;
}

#item180361 {
	width:270px !important;
	height:185px !important;
	left:45px !important;
	top:178px !important;
}

#item146049 {
	width:183px !important;
	height:11px !important;
	left:403px !important;
	top:449px !important;
	background:#213f99;
}

#item145006 {
	width:169px !important;
	height:216px !important;
	left:333px !important;
	top:440px !important;
}

#item145236 {
	width:54px !important;
	height:54px !important;
	left:570px !important;
	top:236px !important;
	background:#ffcd05;
	border:solid 1.7px #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;
}

#item145246 {
	width:54px !important;
	height:54px !important;
	border:solid 1.7px #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;
}

#item145251 {
	width:54px !important;
	height:54px !important;
	border:solid 1.7px #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;
}

#item145516 {
	width:183px !important;
	height:261px !important;
	left:328px !important;
	top:73px !important;
}

#item145096 {
	width:395px !important;
	height:11px !important;
	left:99px !important;
	top:116px !important;
}

#item145284 {
	width:124px !important;
	height:55px !important;
	left:234px !important;
	top:42px !important;
	background:#00467a;
}

#item145448 {
	width:54px !important;
	height:54px !important;
	left:570px !important;
	top:236px !important;
	background:#ffcd05;
	border:solid 1.7px #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;
}

#item145458 {
	width:54px !important;
	height:54px !important;
	border:solid 1.7px #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;
}

#item145463 {
	width:54px !important;
	height:54px !important;
	border:solid 1.7px #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;
}

#item143460 {
	width:163px !important;
	height:71px !important;
	left:90px !important;
	top:36px !important;
}

#item143461 {
	width:244px !important;
	height:121px !important;
	left:-40px !important;
	top:-17px !important;
}

#item143875 {
	width:54px !important;
	height:54px !important;
	left:569px !important;
	top:199px !important;
	background:#ffcd05;
	border:solid 1.7px #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;
}

#item143886 {
	width:54px !important;
	height:54px !important;
	border:solid 1.7px #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;
}

#item143891 {
	width:54px !important;
	height:54px !important;
	border:solid 1.7px #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;
}

#item144057 {
	width:28px !important;
	height:28px !important;
	border:solid 0.5px #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;
}

#item144090 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item144091 {
	width:28px !important;
	height:22px !important;
	left:1px !important;
	top:-8px !important;
	border:solid 0.4px #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;
}

#item144498 {
	width:28px !important;
	height:28px !important;
	border:solid 0.5px #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;
}

#item144504 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item144505 {
	width:28px !important;
	height:22px !important;
	left:1px !important;
	top:-8px !important;
	border:solid 0.4px #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;
}

#item143628 {
	width:183px !important;
	height:66px !important;
	left:360px !important;
	top:260px !important;
}

#item143629 {
	width:170px !important;
	height:72px !important;
	left:9px !important;
}

#item143638 {
	width:163px !important;
	height:71px !important;
	left:122px !important;
	top:266px !important;
}

#item143639 {
	width:163px !important;
	height:71px !important;
}

#item143762 {
	width:163px !important;
	height:53px !important;
	left:111px !important;
	top:26px !important;
}

#item143763 {
	width:163px !important;
	height:71px !important;
}

#item143943 {
	width:54px !important;
	height:54px !important;
	left:16px !important;
	top:199px !important;
	background:#ffcc00;
	border:solid 1.7px #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;
}

#item143953 {
	width:54px !important;
	height:54px !important;
	border:solid 1.7px #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;
}

#item143958 {
	width:54px !important;
	height:54px !important;
	border:solid 1.7px #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;
}

#item144188 {
	width:28px !important;
	height:28px !important;
	border:solid 0.5px #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;
}

#item144219 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item144220 {
	width:28px !important;
	height:22px !important;
	left:1px !important;
	top:-8px !important;
	border:solid 0.4px #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;
}

#item144317 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item144318 {
	width:28px !important;
	height:22px !important;
	left:1px !important;
	top:-8px !important;
	border:solid 0.4px #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;
}

#item144421 {
	width:15px !important;
	height:9px !important;
	top:8px !important;
}

#item144422 {
	width:28px !important;
	height:22px !important;
	left:1px !important;
	top:-8px !important;
	border:solid 0.4px #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;
}

#item142535 {
	width:54px !important;
	height:54px !important;
	left:569px !important;
	top:234px !important;
	background:#ffcc00;
	border:solid 1.7px #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;
}

#item142545 {
	width:54px !important;
	height:54px !important;
	border:solid 1.7px #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;
}

#item142550 {
	width:54px !important;
	height:54px !important;
	border:solid 1.7px #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;
}

#item141266 {
	width:620px !important;
	height:30px !important;
	left:609px !important;
	top:768px !important;
	background:#ffcc00;
}

#item176368 {
	width:175px !important;
	height:33px !important;
	left:36px !important;
	top:35px !important;
	background:#000;
}

#item141260 {
	width:160px !important;
	height:51px !important;
	left:37px !important;
	top:127px !important;
}

#item141261 {
	width:160px !important;
	height:18px !important;
	top:17px !important;
}

#item141290 {
	width:48px !important;
	height:48px !important;
	left:286px !important;
	top:736px !important;
	background:#fff;
	border:solid 1.5px #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;
}

#item141299 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item141304 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item141428 {
	width:109px !important;
	height:35px !important;
	left:37px !important;
	top:420px !important;
}

#item140539 {
	width:620px !important;
	height:30px !important;
	left:-8px !important;
	top:768px !important;
	background:#ffcc00;
}

#item140563 {
	width:48px !important;
	height:48px !important;
	left:281px !important;
	top:736px !important;
	background:#fff;
	border:solid 1.5px #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;
}

#item140571 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item140576 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item140657 {
	width:620px !important;
	height:30px !important;
	left:612px !important;
	top:768px !important;
	background:#ffcc00;
}

#item140681 {
	width:48px !important;
	height:48px !important;
	left:289px !important;
	top:736px !important;
	background:#fff;
	border:solid 1.5px #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;
}

#item140689 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item140695 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item140799 {
	width:144px !important;
	height:51px !important;
	left:27px !important;
	top:316px !important;
}

#item140874 {
	width:80px !important;
	height:69px !important;
	left:11px !important;
	top:18px !important;
}

#item73463 {
	width:620px !important;
	height:30px !important;
	left:-8px !important;
	top:768px !important;
	background:#ffcc00;
}

#item73488 {
	width:48px !important;
	height:48px !important;
	left:281px !important;
	top:736px !important;
	background:#fff;
	border:solid 1.5px #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;
}

#item73491 {
	width:48px !important;
	height:48px !important;
	background:#fff;
	border:solid 1.5px #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;
}

#item73493 {
	width:48px !important;
	height:48px !important;
	background:#fff;
	border:solid 1.5px #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;
}

#item73522 {
	width:620px !important;
	height:30px !important;
	left:612px !important;
	top:768px !important;
	background:#ffcc00;
}

#item174118 {
	width:160px !important;
	height:51px !important;
	left:12px !important;
	top:21px !important;
}

#item174171 {
	width:160px !important;
	height:51px !important;
	left:45px !important;
	top:340px !important;
}

#item73547 {
	width:48px !important;
	height:48px !important;
	left:289px !important;
	top:736px !important;
	background:#fff;
	border:solid 1.5px #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;
}

#item73550 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item73552 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item139768 {
	width:620px !important;
	height:30px !important;
	left:-8px !important;
	top:768px !important;
	background:#ffcc00;
}

#item139792 {
	width:48px !important;
	height:48px !important;
	left:281px !important;
	top:736px !important;
	background:#fff;
	border:solid 1.5px #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;
}

#item139800 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item139805 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item139837 {
	width:620px !important;
	height:30px !important;
	left:612px !important;
	top:768px !important;
	background:#ffcc00;
}

#item177450 {
	width:160px !important;
	height:51px !important;
	left:46px !important;
	top:31px !important;
}

#item177500 {
	width:160px !important;
	height:42px !important;
	left:42px !important;
	top:331px !important;
}

#item139861 {
	width:48px !important;
	height:48px !important;
	left:289px !important;
	top:736px !important;
	background:#fff;
	border:solid 1.5px #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;
}

#item139869 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item139874 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item174886 {
	width:160px !important;
	height:51px !important;
	left:32px !important;
	top:31px !important;
}

#item174938 {
	width:160px !important;
	height:42px !important;
	left:28px !important;
	top:331px !important;
}

#item138838 {
	width:620px !important;
	height:30px !important;
	left:-8px !important;
	top:768px !important;
	background:#ffcc00;
}

#item138862 {
	width:48px !important;
	height:48px !important;
	left:281px !important;
	top:736px !important;
	background:#fff;
	border:solid 1.5px #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;
}

#item138871 {
	width:48px !important;
	height:48px !important;
	background:#fff;
	border:solid 1.5px #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;
}

#item138876 {
	width:48px !important;
	height:48px !important;
	background:#fff;
	border:solid 1.5px #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;
}

#item138908 {
	width:620px !important;
	height:30px !important;
	left:612px !important;
	top:768px !important;
	background:#ffcc00;
}

#item177088 {
	width:160px !important;
	height:51px !important;
	left:59px !important;
	top:25px !important;
}

#item138932 {
	width:48px !important;
	height:48px !important;
	left:289px !important;
	top:736px !important;
	background:#fff;
	border:solid 1.5px #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;
}

#item138941 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item138946 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item175414 {
	width:42px !important;
	height:51px !important;
	left:31px !important;
	top:483px !important;
}

#item175488 {
	width:160px !important;
	height:51px !important;
	left:31px !important;
	top:222px !important;
}

#item168163 {
	width:48px !important;
	height:48px !important;
	left:281px !important;
	top:736px !important;
	background:#fff;
	border:solid 1.5px #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;
}

#item168178 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item168184 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item168219 {
	width:620px !important;
	height:30px !important;
	left:612px !important;
	top:768px !important;
	background:#ffcc00;
}

#item176795 {
	width:109px !important;
	height:51px !important;
	left:55px !important;
	top:35px !important;
}

#item168243 {
	width:48px !important;
	height:48px !important;
	left:289px !important;
	top:736px !important;
	background:#fff;
	border:solid 1.5px #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;
}

#item168254 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item168260 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item168415 {
	width:109px !important;
	height:51px !important;
	left:39px !important;
	top:190px !important;
}

#item168467 {
	width:160px !important;
	height:42px !important;
	left:39px !important;
	top:427px !important;
}

#item135573 {
	width:620px !important;
	height:30px !important;
	left:-8px !important;
	top:768px !important;
	background:#ffcc00;
}

#item135597 {
	width:48px !important;
	height:48px !important;
	left:281px !important;
	top:736px !important;
	background:#fff;
	border:solid 1.5px #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;
}

#item135605 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item135611 {
	width:48px !important;
	height:48px !important;
	border:solid 1.5px #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;
}

#item135743 {
	width:612px !important;
	height:30px !important;
	left:612px !important;
	top:664px !important;
	background:#ffcc00;
}

#item135840 {
	width:124px !important;
	height:55px !important;
	left:39px !important;
	top:81px !important;
	background:#00467a;
}

#item135384 {
	width:112px !important;
	height:20px !important;
	left:49px !important;
	top:161px !important;
	background:#ffcc00;
}

#item135739 {
	width:223px !important;
	height:89px !important;
	left:183px !important;
	top:36px !important;
}

#item135744 {
	width:112px !important;
	height:20px !important;
	left:325px !important;
	top:161px !important;
	background:#ffcc00;
}

#item135768 {
	width:112px !important;
	height:20px !important;
	left:325px !important;
	top:363px !important;
	background:#ffcc00;
}

#item135792 {
	width:141px !important;
	height:36px !important;
	left:325px !important;
	top:433px !important;
	background:#ffcc00;
}

#item169723 {
	width:1287px !important;
	height:843px !important;
	left:-160px !important;
	top:-32px !important;
}

#item121872 {
	width:650px !important;
	height:105px !important;
	left:-38px !important;
	top:698px !important;
	background:#000;
}

#item121873 {
	width:132px !important;
	height:118px !important;
	left:442px !important;
	top:685px !important;
	background:#fff;
}

#item122096 {
	width:215px !important;
	height:60px !important;
	left:303px !important;
	top:224px !important;
}

#item122124 {
	width:234px !important;
	height:61px !important;
	left:38px !important;
	top:214px !important;
}

#item122239 {
	width:192px !important;
	height:79px !important;
	left:-29px !important;
	top:698px !important;
}

#item122242 {
	width:160px !important;
	height:79px !important;
	left:16px !important;
}

#item177789 {
	width:120px !important;
	height:76px !important;
	left:448px !important;
	top:705px !important;
}

#item182886 {
	width:159px !important;
	height:23px !important;
	left:84px !important;
	top:325px !important;
}

#item182903 {
	width:159px !important;
	height:18px !important;
	left:308px !important;
	top:325px !important;
}
#in5footer,  #prefooter {display:none;}
