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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:77475px; height:854px; }
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:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.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;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

#item74588 {
	width:3px !important;
	height:15px !important;
	left:74px !important;
	top:4px !important;
	background:#fff;
}

#item74602 {
	width:3px !important;
	height:15px !important;
	left:134px !important;
	top:24px !important;
	background:#fff;
}

#item74609 {
	width:1px !important;
	height:9px !important;
	left:88px !important;
	top:48px !important;
	background:#fff;
}

#item35783 {
	width:617px !important;
	height:82px !important;
	left:-21px !important;
	top:-9px !important;
	background:#fcd900;
}

#item35785 {
	width:617px !important;
	height:68px !important;
	left:595px !important;
	top:826px !important;
	background:#fcd900;
}

#item35821 {
	width:52px !important;
	height:92px !important;
	left:595px !important;
	top:755px !important;
	background:#fcd900;
}

#item35849 {
	width:617px !important;
	height:25px !important;
	left:-21px !important;
	top:826px !important;
	background:#fcd900;
}

#item35850 {
	width:52px !important;
	height:69px !important;
	left:-12px !important;
	top:32px !important;
	background:#fcd900;
}

#item71888 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:86px !important;
}

#item71903 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:97px !important;
}

#item71910 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:110px !important;
}

#item71916 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:123px !important;
}

#item71922 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:134px !important;
}

#item71928 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:146px !important;
}

#item71935 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:170px !important;
}

#item71941 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:181px !important;
}

#item71947 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:193px !important;
}

#item71953 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:206px !important;
}

#item71960 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:230px !important;
}

#item71966 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:242px !important;
}

#item71972 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:254px !important;
}

#item71978 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:266px !important;
}

#item71984 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:278px !important;
}

#item71991 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:290px !important;
}

#item71998 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:302px !important;
}

#item72004 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:313px !important;
}

#item72010 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:326px !important;
}

#item72017 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:350px !important;
}

#item72023 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:362px !important;
}

#item72029 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:374px !important;
}

#item72035 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:386px !important;
}

#item72041 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:398px !important;
}

#item72047 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:428px !important;
}

#item72053 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:440px !important;
}

#item72059 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:452px !important;
}

#item72065 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:463px !important;
}

#item72071 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:476px !important;
}

#item72079 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:500px !important;
}

#item72085 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:512px !important;
}

#item72091 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:524px !important;
}

#item72097 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:536px !important;
}

#item72103 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:548px !important;
}

#item72110 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:560px !important;
}

#item72116 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:572px !important;
}

#item72124 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:599px !important;
}

#item72130 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:611px !important;
}

#item72136 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:622px !important;
}

#item72142 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:634px !important;
}

#item72149 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:647px !important;
}

#item72156 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:659px !important;
}

#item72162 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:671px !important;
}

#item72168 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:683px !important;
}

#item72174 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:695px !important;
}

#item72180 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:707px !important;
}

#item72186 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:719px !important;
}

#item72192 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:743px !important;
}

#item72198 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:756px !important;
}

#item72204 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:767px !important;
}

#item72212 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:779px !important;
}

#item72220 {
	width:409px !important;
	height:11px !important;
	left:119px !important;
	top:802px !important;
}

#item31308 {
	width:361px !important;
	height:879px !important;
	left:243px !important;
	top:-9px !important;
	background:#fff;
}

#item31310 {
	opacity:0.30;
	width:362px !important;
	height:921px !important;
	left:243px !important;
	top:-9px !important;
}

#item31451 {
	width:254px !important;
	height:7px !important;
	left:285px !important;
	top:140px !important;
	background:#000;
}

#item31452 {
	width:615px !important;
	height:67px !important;
	left:43px !important;
	top:817px !important;
	background:#fad802;
}

#item31454 {
	width:158px !important;
	height:63px !important;
	left:285px !important;
	top:64px !important;
}

#item69522 {
	width:288px !important;
	height:162px !important;
	left:303px !important;
	top:524px !important;
}

#item50969 {
	width:211px !important;
	height:124px !important;
	left:384px !important;
	top:721px !important;
	background:#000;
}

#item31595 {
	width:477px !important;
	height:192px !important;
	left:-11px !important;
	top:-9px !important;
	background:#fff;
}

#item31597 {
	width:621px !important;
	height:124px !important;
	left:595px !important;
	top:721px !important;
	background:#000;
}

#item31628 {
	width:269px !important;
	height:7px !important;
	left:56px !important;
	top:72px !important;
	background:#000;
}

#item31714 {
	width:675px !important;
	height:63px !important;
	left:-79px !important;
	top:821px !important;
	background:#fad802;
}

#item69662 {
	width:288px !important;
	height:162px !important;
	left:57px !important;
	top:637px !important;
}

#item32833 {
	width:437px !important;
	height:879px !important;
	left:212px !important;
	top:-9px !important;
	background:#fff;
}

#item32835 {
	opacity:0.16;
	width:485px !important;
	height:921px !important;
	left:211px !important;
	top:-25px !important;
}

#item32842 {
	width:269px !important;
	height:7px !important;
	left:255px !important;
	top:57px !important;
	background:#000;
}

#item69960 {
	width:288px !important;
	height:162px !important;
	left:255px !important;
	top:557px !important;
}

#item31869 {
	opacity:0.30;
	width:612px !important;
	height:842px !important;
	left:-17px !important;
	top:26px !important;
}

#item31908 {
	width:413px !important;
	height:7px !important;
	left:58px !important;
	top:83px !important;
	background:#000;
}

#item70204 {
	width:179px !important;
	height:104px !important;
	left:332px !important;
	top:696px !important;
}

#item71780 {
	width:200px !important;
	height:200px !important;
	left:363px !important;
	top:143px !important;
}

#item71804 {
	width:3px !important;
	height:22px !important;
	left:232px !important;
	top:17px !important;
	background:#231e21;
}

#item71816 {
	width:1px !important;
	height:61px !important;
	left:143px !important;
	background:#231e21;
}

#item71822 {
	width:2px !important;
	height:12px !important;
	left:59px !important;
	top:10px !important;
	background:#231e21;
}

#item71835 {
	width:2px !important;
	height:12px !important;
	left:107px !important;
	top:26px !important;
	background:#231e21;
}

#item71843 {
	width:1px !important;
	height:7px !important;
	left:70px !important;
	top:45px !important;
	background:#231e21;
}

#item1559 {
	width:3px !important;
	height:15px !important;
	left:74px !important;
	top:4px !important;
	background:#fff;
}

#item1573 {
	width:3px !important;
	height:15px !important;
	left:134px !important;
	top:24px !important;
	background:#fff;
}

#item1580 {
	width:1px !important;
	height:9px !important;
	left:88px !important;
	top:48px !important;
	background:#fff;
}

#item1433 {
	width:438px !important;
	height:300px !important;
	left:78px !important;
	top:505px !important;
	background:#fff;
}

#item48209 {
	width:369px !important;
	height:19px !important;
	left:190px !important;
	top:137px !important;
}

#item48210 {
	width:369px !important;
	height:19px !important;
	left:190px !important;
	top:168px !important;
}

#item48211 {
	width:369px !important;
	height:19px !important;
	left:191px !important;
	top:198px !important;
}

#item3946 {
	width:51px !important;
	height:340px !important;
	left:-8px !important;
	top:214px !important;
	background:#3fb3e2;
}

#item52340 {
	width:45px !important;
	height:170px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item1050 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item1064 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item1071 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item3654 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item3655 {
	width:14px !important;
	height:17px !important;
	left:148px !important;
	top:158px !important;
}

#item3937 {
	width:169px !important;
	height:32px !important;
	left:57px !important;
	top:57px !important;
}

#item4475 {
	width:992px !important;
	height:152px !important;
	left:56px !important;
	top:720px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item52722 {
	width:45px !important;
	height:170px !important;
	left:20px !important;
	top:257px !important;
}

#item1491 {
	width:51px !important;
	height:369px !important;
	left:553px !important;
	top:-9px !important;
	background:#3fb3e2;
}

#item3697 {
	width:131px !important;
	height:55px !important;
	left:53px !important;
	top:467px !important;
}

#item3743 {
	width:327px !important;
	height:126px !important;
	left:42px !important;
	top:189px !important;
	box-shadow:-2px 3px 3px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-2px 3px 3px 0px rgba(0,0,0,0.25);
}

#item3847 {
	width:127px !important;
	height:98px !important;
	left:412px !important;
	top:278px !important;
	box-shadow:-3px 4px 4px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-3px 4px 4px 0px rgba(0,0,0,0.25);
}

#item4416 {
	width:992px !important;
	height:152px !important;
	left:42px !important;
	top:720px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1118 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item1132 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item1139 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item1973 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item1974 {
	width:14px !important;
	height:17px !important;
	left:148px !important;
	top:158px !important;
}

#item2008 {
	width:51px !important;
	height:340px !important;
	left:-8px !important;
	top:214px !important;
	background:#3fb3e2;
}

#item4527 {
	width:992px !important;
	height:152px !important;
	left:56px !important;
	top:720px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item52590 {
	width:45px !important;
	height:170px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item54361 {
	width:157px !important;
	height:71px !important;
	left:45px !important;
	top:48px !important;
}

#item54470 {
	width:45px !important;
	height:170px !important;
	left:20px !important;
	top:257px !important;
}

#item4728 {
	width:992px !important;
	height:152px !important;
	left:42px !important;
	top:720px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item3233 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item3234 {
	width:14px !important;
	height:17px !important;
	left:148px !important;
	top:158px !important;
}

#item3285 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item3299 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item3307 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item3363 {
	width:51px !important;
	height:340px !important;
	left:-8px !important;
	top:214px !important;
	background:#3fb3e2;
}

#item4780 {
	width:992px !important;
	height:152px !important;
	left:56px !important;
	top:724px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item53051 {
	width:45px !important;
	height:102px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item53082 {
	width:45px !important;
	height:102px !important;
	left:20px !important;
	top:257px !important;
}

#item5518 {
	width:3px !important;
	height:15px !important;
	left:74px !important;
	top:4px !important;
	background:#fff;
}

#item5532 {
	width:3px !important;
	height:15px !important;
	left:134px !important;
	top:24px !important;
	background:#fff;
}

#item5539 {
	width:1px !important;
	height:9px !important;
	left:88px !important;
	top:48px !important;
	background:#fff;
}

#item5419 {
	width:438px !important;
	height:300px !important;
	left:78px !important;
	top:505px !important;
	background:#fff;
}

#item68858 {
	width:348px !important;
	height:17px !important;
	left:190px !important;
	top:139px !important;
}

#item68869 {
	width:348px !important;
	height:19px !important;
	left:190px !important;
	top:169px !important;
}

#item68875 {
	width:348px !important;
	height:17px !important;
	left:190px !important;
	top:199px !important;
}

#item68881 {
	width:348px !important;
	height:17px !important;
	left:190px !important;
	top:229px !important;
}

#item68887 {
	width:348px !important;
	height:17px !important;
	left:190px !important;
	top:259px !important;
}

#item68893 {
	width:348px !important;
	height:17px !important;
	left:190px !important;
	top:289px !important;
}

#item68899 {
	width:348px !important;
	height:17px !important;
	left:190px !important;
	top:318px !important;
}

#item68905 {
	width:348px !important;
	height:17px !important;
	left:190px !important;
	top:349px !important;
}

#item54764 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item54778 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item54787 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item54887 {
	width:51px !important;
	height:340px !important;
	left:-8px !important;
	top:214px !important;
	background:#8dc23e;
}

#item54888 {
	width:45px !important;
	height:204px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item54965 {
	width:45px !important;
	height:204px !important;
	left:20px !important;
	top:257px !important;
}

#item55029 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item55030 {
	width:14px !important;
	height:17px !important;
	left:238px !important;
	top:158px !important;
}

#item5313 {
	width:51px !important;
	height:369px !important;
	left:553px !important;
	top:-9px !important;
	background:#8dc23e;
}

#item55301 {
	width:496px !important;
	height:62px !important;
	left:43px !important;
	top:494px !important;
	border-radius:17px;
	background:#ffcc00;
}

#item56039 {
	width:458px !important;
	height:102px !important;
	left:21px !important;
	top:289px !important;
	border-radius:35px;
	background:#ffcc00;
}

#item56043 {
	width:458px !important;
	height:102px !important;
	left:21px !important;
	top:632px !important;
	border-radius:35px;
	background:#ffcc00;
}

#item55460 {
	width:992px !important;
	height:152px !important;
	left:42px !important;
	top:724px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item56162 {
	width:237px !important;
	height:84px !important;
	left:305px !important;
	top:273px !important;
	border-radius:31px;
	background:#ffcc00;
}

#item56221 {
	width:485px !important;
	height:85px !important;
	left:50px !important;
	top:420px !important;
	border-radius:35px;
	background:#ffcc00;
}

#item5573 {
	width:51px !important;
	height:340px !important;
	left:-8px !important;
	top:214px !important;
	background:#8dc23e;
}

#item5748 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item5749 {
	width:14px !important;
	height:17px !important;
	left:238px !important;
	top:158px !important;
}

#item5863 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item5877 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item5884 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item53149 {
	width:45px !important;
	height:204px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item53248 {
	width:45px !important;
	height:204px !important;
	left:20px !important;
	top:257px !important;
}

#item5930 {
	width:123px !important;
	height:161px !important;
	left:383px !important;
	top:272px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.4);
}

#item5939 {
	width:113px !important;
	height:145px !important;
	left:293px !important;
	top:332px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.4);
}

#item6212 {
	width:992px !important;
	height:152px !important;
	left:56px !important;
	top:724px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6320 {
	width:124px !important;
	height:82px !important;
	left:127px !important;
	top:91px !important;
	background:#faa21d;
}

#item6338 {
	width:126px !important;
	height:86px !important;
	left:478px !important;
	top:87px !important;
}

#item6260 {
	width:992px !important;
	height:152px !important;
	left:42px !important;
	top:724px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6802 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item6803 {
	width:14px !important;
	height:17px !important;
	left:264px !important;
	top:158px !important;
}

#item7107 {
	width:51px !important;
	height:340px !important;
	left:-8px !important;
	top:214px !important;
	background:#8dc23e;
}

#item7161 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item7175 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item7182 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item7335 {
	width:992px !important;
	height:152px !important;
	left:56px !important;
	top:724px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item53527 {
	width:45px !important;
	height:204px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item53604 {
	width:45px !important;
	height:204px !important;
	left:20px !important;
	top:257px !important;
}

#item7384 {
	width:992px !important;
	height:152px !important;
	left:42px !important;
	top:724px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item7609 {
	width:142px !important;
	height:97px !important;
	left:17px !important;
	top:11px !important;
	background:#fff;
}

#item7640 {
	width:44px !important;
	height:7px !important;
	background:#ffffff;
}

#item8578 {
	width:107px !important;
	height:138px !important;
	left:180px !important;
	top:505px !important;
	background:#fff;
}

#item7923 {
	width:12px !important;
	height:17px !important;
	left:30px !important;
	top:158px !important;
}

#item7924 {
	width:14px !important;
	height:17px !important;
	left:302px !important;
	top:158px !important;
}

#item8308 {
	width:12px !important;
	height:17px !important;
	left:30px !important;
	top:158px !important;
}

#item8315 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item8328 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item8335 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item8392 {
	width:51px !important;
	height:546px !important;
	left:553px !important;
	top:-9px !important;
	background:#8dc23e;
}

#item8530 {
	width:992px !important;
	height:152px !important;
	left:42px !important;
	top:703px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item53688 {
	width:45px !important;
	height:204px !important;
	border-radius:3px;
	background:#000;
}

#item53765 {
	width:45px !important;
	height:204px !important;
}

#item9061 {
	width:138px !important;
	height:88px !important;
	left:68px !important;
	top:428px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.4);
}

#item9073 {
	width:138px !important;
	height:89px !important;
	left:184px !important;
	top:501px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.4);
}

#item9085 {
	width:138px !important;
	height:89px !important;
	left:301px !important;
	top:428px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.4);
}

#item9096 {
	width:138px !important;
	height:89px !important;
	left:415px !important;
	top:501px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.4);
}

#item9222 {
	width:51px !important;
	height:340px !important;
	left:-8px !important;
	top:214px !important;
	background:#8dc23e;
}

#item9241 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item9255 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item9262 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item9349 {
	width:992px !important;
	height:80px !important;
	left:57px !important;
	top:743px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item53876 {
	width:45px !important;
	height:68px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item53955 {
	width:45px !important;
	height:68px !important;
	left:20px !important;
	top:257px !important;
}

#item8907 {
	width:12px !important;
	height:17px !important;
	left:31px !important;
	top:158px !important;
}

#item8908 {
	width:14px !important;
	height:17px !important;
	left:246px !important;
	top:158px !important;
}

#item9378 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item9393 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item9400 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item54023 {
	width:45px !important;
	height:71px !important;
	left:530px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item54100 {
	width:45px !important;
	height:70px !important;
	left:530px !important;
	top:258px !important;
}

#item11525 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item11526 {
	width:14px !important;
	height:17px !important;
	left:235px !important;
	top:158px !important;
}

#item11536 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item11549 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item11556 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item11594 {
	width:51px !important;
	height:340px !important;
	left:-8px !important;
	top:214px !important;
	background:#8dc23e;
}

#item11677 {
	width:992px !important;
	height:140px !important;
	left:57px !important;
	top:729px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item54141 {
	width:45px !important;
	height:102px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item54219 {
	width:45px !important;
	height:102px !important;
	left:20px !important;
	top:257px !important;
}

#item11315 {
	width:255px !important;
	height:178px !important;
	left:283px !important;
	top:40px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.35);
}

#item12606 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item12607 {
	width:14px !important;
	height:17px !important;
	left:291px !important;
	top:158px !important;
}

#item12613 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item12628 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item12635 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item12674 {
	width:158px !important;
	height:51px !important;
	left:57px !important;
	top:57px !important;
}

#item12681 {
	width:109px !important;
	height:139px !important;
	left:88px !important;
	top:196px !important;
	box-shadow:1px 1px 8px 0px rgba(0,0,0,0.45);
	-webkit-box-shadow:1px 1px 8px 0px rgba(0,0,0,0.45);
	background:#fff;
}

#item12690 {
	width:109px !important;
	height:139px !important;
	left:206px !important;
	top:196px !important;
	box-shadow:1px 1px 8px 0px rgba(0,0,0,0.45);
	-webkit-box-shadow:1px 1px 8px 0px rgba(0,0,0,0.45);
	background:#fff;
}

#item12698 {
	width:109px !important;
	height:139px !important;
	left:325px !important;
	top:196px !important;
	box-shadow:1px 1px 8px 0px rgba(0,0,0,0.45);
	-webkit-box-shadow:1px 1px 8px 0px rgba(0,0,0,0.45);
	background:#fff;
}

#item12707 {
	width:109px !important;
	height:139px !important;
	left:444px !important;
	top:196px !important;
	box-shadow:1px 1px 8px 0px rgba(0,0,0,0.45);
	-webkit-box-shadow:1px 1px 8px 0px rgba(0,0,0,0.45);
	background:#fff;
}

#item12739 {
	width:51px !important;
	height:340px !important;
	left:-8px !important;
	top:214px !important;
	background:#8dc23e;
}

#item12808 {
	width:290px !important;
	height:141px !important;
	left:89px !important;
	top:499px !important;
	box-shadow:-2px 2px 2px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-2px 2px 2px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item13150 {
	width:352px !important;
	height:144px !important;
	left:377px !important;
	top:684px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item54254 {
	width:45px !important;
	height:68px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item54290 {
	width:45px !important;
	height:68px !important;
	left:20px !important;
	top:257px !important;
}

#item12954 {
	width:153px !important;
	height:195px !important;
	left:355px !important;
	top:250px !important;
	box-shadow:-2px 4px 3px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:-2px 4px 3px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item12983 {
	width:608px !important;
	height:392px !important;
	left:235px !important;
	top:402px !important;
	border:solid 0.5px #c7c7ca;
	-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;
}

#item13048 {
	width:77px !important;
	height:32px !important;
	left:387px !important;
	top:689px !important;
}

#item13508 {
	width:3px !important;
	height:15px !important;
	left:74px !important;
	top:4px !important;
	background:#fff;
}

#item13522 {
	width:3px !important;
	height:15px !important;
	left:134px !important;
	top:24px !important;
	background:#fff;
}

#item13529 {
	width:1px !important;
	height:9px !important;
	left:88px !important;
	top:48px !important;
	background:#fff;
}

#item13410 {
	width:438px !important;
	height:300px !important;
	left:78px !important;
	top:505px !important;
	background:#fff;
}

#item68959 {
	width:354px !important;
	height:20px !important;
	left:185px !important;
	top:138px !important;
}

#item68970 {
	width:354px !important;
	height:20px !important;
	left:185px !important;
	top:169px !important;
}

#item68976 {
	width:354px !important;
	height:20px !important;
	left:185px !important;
	top:198px !important;
}

#item68982 {
	width:354px !important;
	height:20px !important;
	left:185px !important;
	top:228px !important;
}

#item13557 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item13571 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item13578 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item13653 {
	width:51px !important;
	height:340px !important;
	left:-8px !important;
	top:214px !important;
	background:#f59f2f;
}

#item13784 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item13785 {
	width:14px !important;
	height:17px !important;
	left:268px !important;
	top:158px !important;
}

#item13954 {
	width:89px !important;
	height:114px !important;
	left:192px !important;
	top:320px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.43);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.43);
}

#item14077 {
	width:992px !important;
	height:144px !important;
	left:56px !important;
	top:718px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item56272 {
	width:45px !important;
	height:204px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item56299 {
	width:45px !important;
	height:204px !important;
	left:20px !important;
	top:257px !important;
}

#item13302 {
	width:51px !important;
	height:369px !important;
	left:553px !important;
	top:-9px !important;
	background:#f59f2f;
}

#item14543 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item14545 {
	width:14px !important;
	height:17px !important;
	left:255px !important;
	top:158px !important;
}

#item14551 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item14565 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item14573 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item14613 {
	width:51px !important;
	height:340px !important;
	left:-8px !important;
	top:214px !important;
	background:#f59f2f;
}

#item14744 {
	width:992px !important;
	height:152px !important;
	left:56px !important;
	top:714px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item14909 {
	width:76px !important;
	height:97px !important;
	left:147px !important;
	top:338px !important;
	box-shadow:3px 2px 3px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:3px 2px 3px 0px rgba(0,0,0,0.5);
}

#item56397 {
	width:45px !important;
	height:204px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item56475 {
	width:45px !important;
	height:204px !important;
	left:20px !important;
	top:257px !important;
}

#item14839 {
	width:992px !important;
	height:152px !important;
	left:42px !important;
	top:714px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item15103 {
	width:90px !important;
	height:14px !important;
	left:457px !important;
	top:120px !important;
}

#item15358 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item15359 {
	width:14px !important;
	height:17px !important;
	left:233px !important;
	top:158px !important;
}

#item15365 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item15379 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item15386 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item15426 {
	width:51px !important;
	height:340px !important;
	left:-8px !important;
	top:214px !important;
	background:#f59f2f;
}

#item15541 {
	width:992px !important;
	height:152px !important;
	left:56px !important;
	top:715px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item56546 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item56623 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
}

#item15635 {
	width:992px !important;
	height:152px !important;
	left:42px !important;
	top:714px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item16009 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item16010 {
	width:14px !important;
	height:17px !important;
	left:262px !important;
	top:158px !important;
}

#item16016 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item16030 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item16037 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item16077 {
	width:51px !important;
	height:340px !important;
	left:-8px !important;
	top:214px !important;
	background:#f59f2f;
}

#item56767 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item56846 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
}

#item56876 {
	width:992px !important;
	height:152px !important;
	left:56px !important;
	top:705px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item57004 {
	width:206px !important;
	height:41px !important;
	background:#8560aa;
}

#item57061 {
	width:88px !important;
	height:41px !important;
	background:#8560aa;
}

#item16922 {
	width:3px !important;
	height:15px !important;
	left:74px !important;
	top:4px !important;
	background:#fff;
}

#item16936 {
	width:3px !important;
	height:15px !important;
	left:134px !important;
	top:24px !important;
	background:#fff;
}

#item16945 {
	width:1px !important;
	height:9px !important;
	left:88px !important;
	top:48px !important;
	background:#fff;
}

#item16823 {
	width:438px !important;
	height:300px !important;
	left:78px !important;
	top:505px !important;
	background:#fff;
}

#item69008 {
	width:348px !important;
	height:20px !important;
	left:190px !important;
	top:138px !important;
}

#item69019 {
	width:348px !important;
	height:20px !important;
	left:190px !important;
	top:168px !important;
}

#item69027 {
	width:348px !important;
	height:20px !important;
	left:190px !important;
	top:197px !important;
}

#item69033 {
	width:348px !important;
	height:20px !important;
	left:190px !important;
	top:227px !important;
}

#item16967 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item16981 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item16989 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item17051 {
	width:51px !important;
	height:340px !important;
	left:-8px !important;
	top:214px !important;
	background:#288880;
}

#item17345 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item17346 {
	width:14px !important;
	height:17px !important;
	left:199px !important;
	top:158px !important;
}

#item17569 {
	width:271px !important;
	height:69px !important;
	background:#f15a23;
}

#item57280 {
	width:992px !important;
	height:152px !important;
	left:56px !important;
	top:724px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item57361 {
	width:45px !important;
	height:170px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item57439 {
	width:45px !important;
	height:170px !important;
	left:20px !important;
	top:257px !important;
}

#item16662 {
	width:51px !important;
	height:369px !important;
	left:553px !important;
	top:-9px !important;
	background:#288880;
}

#item18697 {
	width:51px !important;
	height:340px !important;
	left:-8px !important;
	top:214px !important;
	background:#288880;
}

#item60652 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item60666 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item60673 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item60745 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item60746 {
	width:14px !important;
	height:17px !important;
	left:220px !important;
	top:158px !important;
}

#item60854 {
	width:992px !important;
	height:152px !important;
	left:56px !important;
	top:724px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item61149 {
	width:116px !important;
	height:116px !important;
	left:49px !important;
	top:29px !important;
}

#item73767 {
	width:45px !important;
	height:170px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item73821 {
	width:45px !important;
	height:170px !important;
	left:20px !important;
	top:257px !important;
}

#item17791 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item17806 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item17813 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item17874 {
	width:51px !important;
	height:340px !important;
	left:-8px !important;
	top:214px !important;
	background:#288880;
}

#item17963 {
	width:992px !important;
	height:152px !important;
	left:56px !important;
	top:710px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item58700 {
	width:45px !important;
	height:102px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item58756 {
	width:45px !important;
	height:102px !important;
	left:20px !important;
	top:257px !important;
}

#item18636 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item18649 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item18656 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item18890 {
	width:992px !important;
	height:206px !important;
	left:42px !important;
	top:682px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item58804 {
	width:51px !important;
	height:470px !important;
	left:553px !important;
	top:-9px !important;
	background:#288880;
}

#item58589 {
	width:45px !important;
	height:102px !important;
	left:530px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item58666 {
	width:45px !important;
	height:102px !important;
	left:530px !important;
	top:257px !important;
}

#item19493 {
	width:3px !important;
	height:15px !important;
	left:74px !important;
	top:4px !important;
	background:#fff;
}

#item19507 {
	width:3px !important;
	height:15px !important;
	left:134px !important;
	top:24px !important;
	background:#fff;
}

#item19514 {
	width:1px !important;
	height:9px !important;
	left:88px !important;
	top:48px !important;
	background:#fff;
}

#item19391 {
	width:438px !important;
	height:300px !important;
	left:78px !important;
	top:505px !important;
	background:#fff;
}

#item69054 {
	width:350px !important;
	height:19px !important;
	left:188px !important;
	top:138px !important;
}

#item69065 {
	width:350px !important;
	height:19px !important;
	left:188px !important;
	top:169px !important;
}

#item69071 {
	width:350px !important;
	height:19px !important;
	left:188px !important;
	top:198px !important;
}

#item69077 {
	width:350px !important;
	height:19px !important;
	left:188px !important;
	top:228px !important;
}

#item69083 {
	width:350px !important;
	height:19px !important;
	left:188px !important;
	top:258px !important;
}

#item69089 {
	width:350px !important;
	height:19px !important;
	left:188px !important;
	top:288px !important;
}

#item57759 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item57760 {
	width:14px !important;
	height:17px !important;
	left:257px !important;
	top:158px !important;
}

#item57766 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item57781 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item57788 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item57890 {
	width:992px !important;
	height:136px !important;
	left:56px !important;
	top:731px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item58349 {
	width:51px !important;
	height:333px !important;
	left:-8px !important;
	top:214px !important;
	background:#29377c;
}

#item58443 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item58521 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
}

#item19285 {
	width:51px !important;
	height:369px !important;
	left:553px !important;
	top:-9px !important;
	background:#29377c;
}

#item59480 {
	width:51px !important;
	height:333px !important;
	left:-8px !important;
	top:214px !important;
	background:#29377c;
}

#item59481 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item59559 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
}

#item61262 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item61263 {
	width:14px !important;
	height:17px !important;
	left:206px !important;
	top:158px !important;
}

#item61269 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item61282 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item61289 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item61423 {
	width:992px !important;
	height:136px !important;
	left:56px !important;
	top:731px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item59608 {
	width:51px !important;
	height:333px !important;
	left:-8px !important;
	top:214px !important;
	background:#29377c;
}

#item19539 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item19553 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item19560 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item19692 {
	width:992px !important;
	height:152px !important;
	left:56px !important;
	top:727px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item19757 {
	width:6px !important;
	height:22px !important;
	left:98px !important;
	top:33px !important;
	background:#000;
}

#item19808 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item19809 {
	width:14px !important;
	height:17px !important;
	left:255px !important;
	top:158px !important;
}

#item19810 {
	width:115px !important;
	height:147px !important;
	left:88px !important;
	top:192px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.3);
	background:#939597;
}

#item19821 {
	width:115px !important;
	height:147px !important;
	left:211px !important;
	top:192px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.3);
	background:#939597;
}

#item19831 {
	width:115px !important;
	height:147px !important;
	left:88px !important;
	top:349px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.3);
	background:#939597;
}

#item19839 {
	width:115px !important;
	height:147px !important;
	left:211px !important;
	top:349px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.3);
	background:#939597;
}

#item59330 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item59408 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
}

#item20031 {
	width:395px !important;
	height:28px !important;
	background:#000;
}

#item20032 {
	width:87px !important;
	height:14px !important;
	left:14px !important;
	top:7px !important;
}

#item20177 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item20191 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item20200 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item20284 {
	width:992px !important;
	height:152px !important;
	left:56px !important;
	top:710px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item20434 {
	width:51px !important;
	height:377px !important;
	left:-8px !important;
	top:214px !important;
	background:#29377c;
}

#item20631 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item20632 {
	width:14px !important;
	height:17px !important;
	left:194px !important;
	top:158px !important;
}

#item59617 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item59696 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
}

#item20355 {
	width:992px !important;
	height:152px !important;
	left:43px !important;
	top:710px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item21574 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item21589 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item21597 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item21636 {
	width:51px !important;
	height:333px !important;
	left:-8px !important;
	top:214px !important;
	background:#29377c;
}

#item21779 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item21780 {
	width:14px !important;
	height:17px !important;
	left:242px !important;
	top:158px !important;
}

#item21781 {
	width:104px !important;
	height:16px !important;
	left:449px !important;
	top:114px !important;
}

#item22053 {
	width:992px !important;
	height:136px !important;
	left:56px !important;
	top:731px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item59803 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item59881 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
}

#item65944 {
	width:992px !important;
	height:136px !important;
	left:42px !important;
	top:717px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item23300 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item23301 {
	width:14px !important;
	height:17px !important;
	left:201px !important;
	top:158px !important;
}

#item23308 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item23322 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item23329 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item23367 {
	width:51px !important;
	height:333px !important;
	left:-8px !important;
	top:214px !important;
	background:#29377c;
}

#item23676 {
	width:992px !important;
	height:136px !important;
	left:56px !important;
	top:731px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item60153 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item60231 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
}

#item23649 {
	width:88px !important;
	height:48px !important;
	left:443px !important;
	top:655px !important;
	border:solid 1.13951101860283px #ee303e;
}

#item24484 {
	width:3px !important;
	height:15px !important;
	left:74px !important;
	top:4px !important;
	background:#fff;
}

#item24498 {
	width:3px !important;
	height:15px !important;
	left:134px !important;
	top:24px !important;
	background:#fff;
}

#item24506 {
	width:1px !important;
	height:9px !important;
	left:88px !important;
	top:48px !important;
	background:#fff;
}

#item24509 {
	width:478px !important;
	height:300px !important;
	left:78px !important;
	top:505px !important;
	background:#fff;
}

#item69126 {
	width:351px !important;
	height:21px !important;
	left:188px !important;
	top:137px !important;
}

#item69137 {
	width:351px !important;
	height:21px !important;
	left:188px !important;
	top:168px !important;
}

#item69143 {
	width:351px !important;
	height:21px !important;
	left:188px !important;
	top:197px !important;
}

#item69149 {
	width:351px !important;
	height:37px !important;
	left:188px !important;
	top:229px !important;
}

#item69155 {
	width:351px !important;
	height:21px !important;
	left:188px !important;
	top:276px !important;
}

#item69161 {
	width:351px !important;
	height:21px !important;
	left:188px !important;
	top:305px !important;
}

#item69167 {
	width:351px !important;
	height:21px !important;
	left:188px !important;
	top:335px !important;
}

#item69173 {
	width:351px !important;
	height:21px !important;
	left:188px !important;
	top:365px !important;
}

#item69179 {
	width:351px !important;
	height:21px !important;
	left:188px !important;
	top:394px !important;
}

#item69185 {
	width:351px !important;
	height:21px !important;
	left:188px !important;
	top:425px !important;
}

#item63833 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item63847 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item63854 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item63857 {
	width:51px !important;
	height:327px !important;
	left:-8px !important;
	top:214px !important;
	background:#7961aa;
}

#item63858 {
	width:992px !important;
	height:144px !important;
	left:56px !important;
	top:713px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item63999 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item64000 {
	width:14px !important;
	height:17px !important;
	left:215px !important;
	top:158px !important;
}

#item64001 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item64080 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
}

#item64338 {
	width:216px !important;
	height:69px !important;
	left:46px !important;
	top:57px !important;
}

#item24298 {
	width:51px !important;
	height:369px !important;
	left:553px !important;
	top:-9px !important;
	background:#7961aa;
}

#item64456 {
	width:992px !important;
	height:144px !important;
	left:42px !important;
	top:713px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item65009 {
	width:252px !important;
	height:167px !important;
	left:43px !important;
	top:40px !important;
	background:#e06c38;
}

#item65032 {
	width:5px !important;
	height:33px !important;
	left:30px !important;
	background:#67bacd;
}

#item65117 {
	width:237px !important;
	height:155px !important;
	left:121px !important;
	top:239px !important;
	background:#e06c38;
}

#item24607 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item24620 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item24627 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item24665 {
	width:51px !important;
	height:327px !important;
	left:-8px !important;
	top:214px !important;
	background:#7961aa;
}

#item24738 {
	width:992px !important;
	height:144px !important;
	left:56px !important;
	top:727px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item24955 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item24956 {
	width:14px !important;
	height:17px !important;
	left:235px !important;
	top:158px !important;
}

#item60454 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item60531 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
}

#item25225 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item25240 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item25247 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item25381 {
	width:51px !important;
	height:327px !important;
	left:-8px !important;
	top:214px !important;
	background:#7961aa;
}

#item25464 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item25465 {
	width:14px !important;
	height:17px !important;
	left:217px !important;
	top:158px !important;
}

#item61781 {
	width:45px !important;
	height:34px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item61859 {
	width:45px !important;
	height:34px !important;
	left:20px !important;
	top:257px !important;
}

#item25332 {
	width:992px !important;
	height:96px !important;
	left:43px !important;
	top:714px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item25680 {
	width:51px !important;
	height:327px !important;
	left:-8px !important;
	top:214px !important;
	background:#7961aa;
}

#item25686 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item25700 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item25707 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item25837 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item25838 {
	width:14px !important;
	height:17px !important;
	left:221px !important;
	top:158px !important;
}

#item25911 {
	width:992px !important;
	height:106px !important;
	left:56px !important;
	top:746px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item61889 {
	width:45px !important;
	height:68px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item61966 {
	width:45px !important;
	height:68px !important;
	left:20px !important;
	top:257px !important;
}

#item26158 {
	width:51px !important;
	height:333px !important;
	left:-8px !important;
	top:214px !important;
	background:#7961aa;
}

#item26254 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item26267 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item26274 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item26360 {
	width:992px !important;
	height:152px !important;
	left:56px !important;
	top:721px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item26569 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item26571 {
	width:14px !important;
	height:17px !important;
	left:237px !important;
	top:158px !important;
}

#item62115 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item62193 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
}

#item26708 {
	width:51px !important;
	height:333px !important;
	left:553px !important;
	top:214px !important;
	background:#7961aa;
}

#item26805 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item26818 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item26825 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item26981 {
	width:12px !important;
	height:17px !important;
	left:31px !important;
	top:158px !important;
}

#item26982 {
	width:14px !important;
	height:17px !important;
	left:224px !important;
	top:158px !important;
}

#item27173 {
	width:992px !important;
	height:152px !important;
	left:42px !important;
	top:720px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item62223 {
	width:45px !important;
	height:238px !important;
	left:530px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item62302 {
	width:45px !important;
	height:238px !important;
	left:530px !important;
	top:257px !important;
}

#item27490 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item27503 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item27510 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item27549 {
	width:51px !important;
	height:333px !important;
	left:-8px !important;
	top:214px !important;
	background:#7961aa;
}

#item27643 {
	width:992px !important;
	height:136px !important;
	left:56px !important;
	top:731px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item27794 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item27795 {
	width:14px !important;
	height:17px !important;
	left:251px !important;
	top:158px !important;
}

#item28006 {
	width:104px !important;
	height:16px !important;
	left:449px !important;
	top:114px !important;
}

#item62358 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item62436 {
	width:45px !important;
	height:238px !important;
	left:20px !important;
	top:257px !important;
}

#item28102 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item28115 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item28122 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item28162 {
	width:51px !important;
	height:333px !important;
	left:-8px !important;
	top:214px !important;
	background:#7961aa;
}

#item28252 {
	width:992px !important;
	height:136px !important;
	left:56px !important;
	top:714px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item28370 {
	width:12px !important;
	height:17px !important;
	left:45px !important;
	top:158px !important;
}

#item28371 {
	width:14px !important;
	height:17px !important;
	left:251px !important;
	top:158px !important;
}

#item28395 {
	width:104px !important;
	height:16px !important;
	left:449px !important;
	top:114px !important;
}

#item28792 {
	width:1px !important;
	height:3px !important;
	left:14px !important;
	background:#000;
}

#item62496 {
	width:45px !important;
	height:204px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item62572 {
	width:45px !important;
	height:204px !important;
	left:20px !important;
	top:257px !important;
}

#item62700 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item62713 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item62721 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item62852 {
	width:992px !important;
	height:116px !important;
	left:42px !important;
	top:731px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item62947 {
	width:12px !important;
	height:17px !important;
	left:30px !important;
	top:158px !important;
}

#item62948 {
	width:14px !important;
	height:17px !important;
	left:220px !important;
	top:158px !important;
}

#item63142 {
	width:51px !important;
	height:333px !important;
	left:553px !important;
	top:214px !important;
	background:#7961aa;
}

#item63144 {
	width:45px !important;
	height:204px !important;
	left:530px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item63221 {
	width:45px !important;
	height:204px !important;
	left:530px !important;
	top:257px !important;
}

#item29729 {
	width:51px !important;
	height:327px !important;
	left:-8px !important;
	top:214px !important;
	background:#7961aa;
}

#item29797 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item29810 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item29817 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item29903 {
	width:992px !important;
	height:126px !important;
	left:56px !important;
	top:724px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item30283 {
	width:12px !important;
	height:17px !important;
	left:44px !important;
	top:158px !important;
}

#item30284 {
	width:14px !important;
	height:17px !important;
	left:257px !important;
	top:158px !important;
}

#item63384 {
	width:45px !important;
	height:136px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item63461 {
	width:45px !important;
	height:136px !important;
	left:20px !important;
	top:257px !important;
}

#item29974 {
	width:51px !important;
	height:333px !important;
	left:553px !important;
	top:214px !important;
	background:#7961aa;
}

#item30062 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item30075 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item30082 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item30167 {
	width:992px !important;
	height:126px !important;
	left:42px !important;
	top:723px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item30457 {
	width:12px !important;
	height:17px !important;
	left:31px !important;
	top:158px !important;
}

#item30459 {
	width:14px !important;
	height:17px !important;
	left:234px !important;
	top:158px !important;
}

#item63533 {
	width:45px !important;
	height:170px !important;
	left:530px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item63611 {
	width:45px !important;
	height:170px !important;
	left:530px !important;
	top:257px !important;
}

#item30863 {
	width:3px !important;
	height:15px !important;
	left:74px !important;
	top:4px !important;
	background:#fff;
}

#item30877 {
	width:3px !important;
	height:15px !important;
	left:134px !important;
	top:24px !important;
	background:#fff;
}

#item30884 {
	width:1px !important;
	height:9px !important;
	left:88px !important;
	top:48px !important;
	background:#fff;
}

#item30787 {
	width:438px !important;
	height:300px !important;
	left:78px !important;
	top:505px !important;
	background:#fff;
}

#item48839 {
	width:374px !important;
	height:20px !important;
	left:185px !important;
	top:139px !important;
}

#item48840 {
	width:374px !important;
	height:20px !important;
	left:185px !important;
	top:166px !important;
}

#item48841 {
	width:374px !important;
	height:20px !important;
	left:185px !important;
	top:197px !important;
}

#item33366 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item33380 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item33387 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item33427 {
	width:51px !important;
	height:327px !important;
	left:-8px !important;
	top:214px !important;
	background:#65727f;
}

#item33523 {
	width:10px !important;
	height:12px !important;
	left:324px !important;
	top:151px !important;
}

#item33813 {
	width:10px !important;
	height:12px !important;
	left:371px !important;
	top:288px !important;
}

#item33860 {
	width:10px !important;
	height:12px !important;
	left:353px !important;
	top:452px !important;
}

#item33907 {
	width:10px !important;
	height:12px !important;
	left:324px !important;
	top:600px !important;
}

#item64801 {
	width:45px !important;
	height:103px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item64838 {
	width:45px !important;
	height:103px !important;
	left:20px !important;
	top:257px !important;
}

#item30696 {
	width:51px !important;
	height:369px !important;
	left:553px !important;
	top:-9px !important;
	background:#65727f;
}

#item34025 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item34041 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item34048 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item34155 {
	width:12px !important;
	height:17px !important;
	left:31px !important;
	top:566px !important;
}

#item34156 {
	width:14px !important;
	height:17px !important;
	left:218px !important;
	top:566px !important;
}

#item34203 {
	width:12px !important;
	height:17px !important;
	left:30px !important;
	top:158px !important;
}

#item34204 {
	width:14px !important;
	height:17px !important;
	left:214px !important;
	top:158px !important;
}

#item34288 {
	width:614px !important;
	height:150px !important;
	left:200px !important;
	top:355px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item34534 {
	width:2px !important;
	height:11px !important;
	left:51px !important;
	top:3px !important;
	background:#000;
}

#item34548 {
	width:2px !important;
	height:11px !important;
	left:93px !important;
	top:17px !important;
	background:#000;
}

#item34555 {
	width:1px !important;
	height:6px !important;
	left:61px !important;
	top:33px !important;
	background:#000;
}

#item34733 {
	width:12px !important;
	height:17px !important;
	left:44px !important;
	top:158px !important;
}

#item34735 {
	width:14px !important;
	height:17px !important;
	left:284px !important;
	top:158px !important;
}

#item65387 {
	width:992px !important;
	height:128px !important;
	left:57px !important;
	top:705px !important;
	border-radius:6px;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item73827 {
	width:51px !important;
	height:327px !important;
	left:-8px !important;
	top:214px !important;
	background:#65727f;
}

#item73847 {
	width:45px !important;
	height:170px !important;
	left:20px !important;
	top:257px !important;
	border-radius:3px;
	background:#000;
}

#item73927 {
	width:45px !important;
	height:170px !important;
	left:20px !important;
	top:257px !important;
}

#item35301 {
	width:51px !important;
	height:369px !important;
	left:553px !important;
	top:-9px !important;
	background:#000;
}

#item65656 {
	width:121px !important;
	height:55px !important;
	left:48px !important;
	top:50px !important;
}

#item49379 {
	width:96px !important;
	height:44px !important;
	left:31px !important;
	top:54px !important;
}

#item49390 {
	width:96px !important;
	height:54px !important;
	left:53px !important;
	top:47px !important;
}

#item49418 {
	width:88px !important;
	height:50px !important;
	left:53px !important;
	top:435px !important;
}

#item49429 {
	width:105px !important;
	height:51px !important;
	left:31px !important;
	top:48px !important;
}

#item49440 {
	width:105px !important;
	height:51px !important;
	left:47px !important;
	top:48px !important;
}

#item41656 {
	width:90px !important;
	height:29px !important;
	left:43px !important;
	top:373px !important;
}

#item49455 {
	width:100px !important;
	height:57px !important;
	left:43px !important;
	top:45px !important;
}

#item49476 {
	width:150px !important;
	height:50px !important;
	left:55px !important;
	top:363px !important;
}

#item66311 {
	width:3px !important;
	height:26px !important;
	left:153px !important;
	background:#000;
}

#item67365 {
	width:79px !important;
	height:79px !important;
	left:37px !important;
	top:35px !important;
}

#item49550 {
	width:107px !important;
	height:43px !important;
	left:32px !important;
	top:308px !important;
}

#item43600 {
	width:3px !important;
	height:12px !important;
	left:53px !important;
	top:18px !important;
	background:#000;
}

#item49657 {
	width:138px !important;
	height:46px !important;
	left:46px !important;
	top:434px !important;
}

#item49668 {
	width:138px !important;
	height:59px !important;
	left:31px !important;
	top:479px !important;
}

#item68260 {
	width:140px !important;
	height:45px !important;
	left:35px !important;
	top:44px !important;
}

#item68485 {
	width:140px !important;
	height:45px !important;
	left:35px !important;
	top:254px !important;
}

#item49690 {
	width:131px !important;
	height:35px !important;
	left:53px !important;
	top:441px !important;
}

#item49701 {
	width:129px !important;
	height:49px !important;
	left:35px !important;
	top:49px !important;
}

#item49712 {
	width:129px !important;
	height:49px !important;
	left:41px !important;
	top:424px !important;
}

#item49716 {
	width:163px !important;
	height:49px !important;
	left:51px !important;
	top:52px !important;
}

#item49744 {
	width:169px !important;
	height:52px !important;
	left:51px !important;
	top:354px !important;
}

#item49755 {
	width:56px !important;
	height:48px !important;
	left:36px !important;
	top:51px !important;
}

#item68741 {
	width:108px !important;
	height:43px !important;
	left:43px !important;
	top:512px !important;
}

#item47762 {
	width:2px !important;
	height:10px !important;
	left:48px !important;
	top:3px !important;
	background:#000;
}

#item47776 {
	width:2px !important;
	height:10px !important;
	left:87px !important;
	top:16px !important;
	background:#000;
}

#item47784 {
	width:1px !important;
	height:6px !important;
	left:57px !important;
	top:31px !important;
	background:#000;
}

#item74637 {
	width:345px !important;
	height:878px !important;
	left:-9px !important;
	top:-18px !important;
	background:#000;
}

#item74723 {
	width:134px !important;
	height:45px !important;
}

#item74754 {
	width:109px !important;
	height:45px !important;
}

#item74899 {
	width:148px !important;
	height:81px !important;
	left:51px !important;
	top:671px !important;
}
#in5footer,  #prefooter {display:none;}
