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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

#item695608 {
	width:595px !important;
	height:822px !important;
	left:-14px !important;
	top:-14px !important;
	background:#fcebd3;
}

#item695418 {
	width:499px !important;
	height:380px !important;
	left:33px !important;
	top:386px !important;
	border-radius:12px;
	background:#f4b175;
}

#item553460 {
	width:30px !important;
	height:18px !important;
	left:170px !important;
	top:27px !important;
	background:#e30513;
}

#item695727 {
	width:30px !important;
	height:18px !important;
	left:212px !important;
	top:52px !important;
	background:#e30513;
}

#item695904 {
	width:30px !important;
	height:18px !important;
	left:214px !important;
	top:40px !important;
	background:#e30513;
}

@keyframes fadein-698736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-698736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item698736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item698736 {
	width:20px !important;
	height:20px !important;
	left:481px !important;
	top:768px !important;
}

@keyframes fadein-698741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-698741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item698741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item698741 {
	width:20px !important;
	height:20px !important;
	left:451px !important;
	top:768px !important;
}

@keyframes fadein-698747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-698747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item698747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item698747 {
	width:21px !important;
	height:20px !important;
	left:510px !important;
	top:768px !important;
}

#item698751 {
	width:180px !important;
	height:15px !important;
	left:-4px !important;
	top:772px !important;
}

#item698716 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698713 {
	width:41px !important;
	height:41px !important;
	left:405px !important;
	top:492px !important;
}

#item698788 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698785 {
	width:41px !important;
	height:41px !important;
	left:405px !important;
	top:674px !important;
}

#item698797 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698793 {
	width:41px !important;
	height:41px !important;
	left:135px !important;
	top:674px !important;
}

#item652704 {
	width:79px !important;
	height:40px !important;
	background:#fff;
}

#item652451 {
	width:90px !important;
	height:50px !important;
}

#item663049 {
	width:128px !important;
	height:60px !important;
	top:28px !important;
	background:#e30513;
}

#item652210 {
	width:86px !important;
	height:40px !important;
	left:3px !important;
	top:18px !important;
	background:#e30513;
}

#item652765 {
	width:86px !important;
	height:40px !important;
	left:3px !important;
	top:18px !important;
	background:#e30513;
}

#item651703 {
	width:92px !important;
	height:41px !important;
	top:18px !important;
	background:#e30513;
}

#item652520 {
	width:86px !important;
	height:40px !important;
	left:3px !important;
	top:18px !important;
	background:#e30513;
}

#item635044 {
	width:282px !important;
	height:60px !important;
	border-radius:0 13px 0 0;
	background:#d82515;
}

#item698805 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698802 {
	width:41px !important;
	height:41px !important;
	left:286px !important;
	top:206px !important;
}

#item698814 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698811 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:220px !important;
}

#item698823 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698820 {
	width:41px !important;
	height:41px !important;
	left:291px !important;
	top:316px !important;
}

#item698831 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698828 {
	width:41px !important;
	height:41px !important;
	left:18px !important;
	top:519px !important;
}

#item698840 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698836 {
	width:41px !important;
	height:41px !important;
	left:295px !important;
	top:519px !important;
}

#item575595 {
	width:170px !important;
	height:54px !important;
	left:388px !important;
	top:1px !important;
	background:#fff;
}

#item639234 {
	width:268px !important;
	height:160px !important;
	left:14px !important;
	top:439px !important;
	background:#f3d791;
}

#item638911 {
	width:264px !important;
	height:264px !important;
	left:289px !important;
	top:439px !important;
	background:#f3dbc2;
}

#item651956 {
	width:86px !important;
	height:40px !important;
	left:3px !important;
	top:18px !important;
	background:#e30513;
}

#item653461 {
	width:92px !important;
	height:41px !important;
	left:5px !important;
	top:18px !important;
	background:#e30513;
}

#item654219 {
	width:92px !important;
	height:41px !important;
	left:2px !important;
	top:18px !important;
	background:#e30513;
}

#item653975 {
	width:86px !important;
	height:40px !important;
	left:7px !important;
	top:18px !important;
	background:#e30513;
}

#item653769 {
	width:86px !important;
	height:40px !important;
	left:4px !important;
	top:18px !important;
	background:#e30513;
}

#item654570 {
	width:86px !important;
	height:40px !important;
	left:7px !important;
	top:18px !important;
	background:#e30513;
}

#item635095 {
	width:331px !important;
	height:60px !important;
	left:10px !important;
	border-radius:0 0 0 13px;
	background:#d82515;
}

#item698848 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698845 {
	width:41px !important;
	height:41px !important;
	left:461px !important;
	top:78px !important;
}

#item698857 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698854 {
	width:41px !important;
	height:41px !important;
	left:114px !important;
	top:322px !important;
}

#item698865 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698862 {
	width:41px !important;
	height:41px !important;
	left:395px !important;
	top:304px !important;
}

#item698874 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698871 {
	width:41px !important;
	height:41px !important;
	left:19px !important;
	top:443px !important;
}

#item698883 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698880 {
	width:41px !important;
	height:41px !important;
	left:470px !important;
	top:591px !important;
}

#item700035 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item700031 {
	width:41px !important;
	height:41px !important;
	left:127px !important;
	top:665px !important;
}

#item631517 {
	width:267px !important;
	height:162px !important;
	left:287px !important;
	top:46px !important;
	background:#f3dbc2;
}

#item631544 {
	width:267px !important;
	height:172px !important;
	left:14px !important;
	top:214px !important;
	background:#f3dbc2;
}

#item631500 {
	width:274px !important;
	height:142px !important;
	left:14px !important;
	top:609px !important;
	background:#f3dbc2;
}

#item654981 {
	width:92px !important;
	height:41px !important;
	top:18px !important;
	background:#e30513;
}

#item655397 {
	width:92px !important;
	height:41px !important;
	top:18px !important;
	background:#e30513;
}

#item655228 {
	width:92px !important;
	height:41px !important;
	top:18px !important;
	background:#e30513;
}

#item655623 {
	width:92px !important;
	height:41px !important;
	top:18px !important;
	background:#e30513;
}

#item656013 {
	width:92px !important;
	height:41px !important;
	top:18px !important;
	background:#e30513;
}

#item656420 {
	width:71px !important;
	height:32px !important;
	left:4px !important;
	top:14px !important;
	background:#e30513;
}

#item663556 {
	width:128px !important;
	height:60px !important;
	top:28px !important;
	background:#e30513;
}

#item663693 {
	width:406px !important;
	height:18px !important;
	background:#00b0da;
}

#item698896 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698892 {
	width:41px !important;
	height:41px !important;
	left:234px !important;
	top:108px !important;
}

#item698904 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698901 {
	width:41px !important;
	height:41px !important;
	left:508px !important;
	top:94px !important;
}

#item698920 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698917 {
	width:41px !important;
	height:41px !important;
	left:294px !important;
	top:315px !important;
}

#item698937 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698934 {
	width:41px !important;
	height:41px !important;
	left:254px !important;
	top:431px !important;
}

#item698945 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698942 {
	width:41px !important;
	height:41px !important;
	left:152px !important;
	top:706px !important;
}

#item698953 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698950 {
	width:41px !important;
	height:41px !important;
	left:373px !important;
	top:684px !important;
}

#item656774 {
	width:277px !important;
	height:158px !important;
	left:21px !important;
	top:86px !important;
	background:#fff;
}

#item658297 {
	width:92px !important;
	height:41px !important;
	left:2px !important;
	top:18px !important;
	background:#e30513;
}

#item660783 {
	width:92px !important;
	height:41px !important;
	left:2px !important;
	top:18px !important;
	background:#e30513;
}

#item656831 {
	width:92px !important;
	height:41px !important;
	left:5px !important;
	top:18px !important;
	background:#e30513;
}

#item657715 {
	width:71px !important;
	height:32px !important;
	left:4px !important;
	top:14px !important;
	background:#e30513;
}

#item657257 {
	width:71px !important;
	height:32px !important;
	left:4px !important;
	top:14px !important;
	background:#e30513;
}

#item658514 {
	width:92px !important;
	height:41px !important;
	top:18px !important;
	background:#e30513;
}

#item657462 {
	width:86px !important;
	height:40px !important;
	left:3px !important;
	top:18px !important;
	background:#e30513;
}

#item658909 {
	width:86px !important;
	height:40px !important;
	left:3px !important;
	top:18px !important;
	background:#e30513;
}

#item700389 {
	width:170px !important;
	height:54px !important;
	left:411px !important;
	top:754px !important;
	background:#fff;
}

#item698969 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698966 {
	width:41px !important;
	height:41px !important;
	left:176px !important;
	top:92px !important;
}

#item698979 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698975 {
	width:41px !important;
	height:41px !important;
	left:310px !important;
	top:161px !important;
}

#item698987 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698984 {
	width:41px !important;
	height:41px !important;
	left:442px !important;
	top:161px !important;
}

#item698996 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item698992 {
	width:41px !important;
	height:41px !important;
	left:433px !important;
	top:289px !important;
}

#item700043 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item700040 {
	width:41px !important;
	height:41px !important;
	left:235px !important;
	top:289px !important;
}

#item699004 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699001 {
	width:41px !important;
	height:41px !important;
	left:145px !important;
	top:520px !important;
}

#item699012 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699009 {
	width:41px !important;
	height:41px !important;
	left:344px !important;
	top:520px !important;
}

#item699020 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699017 {
	width:41px !important;
	height:41px !important;
	left:235px !important;
	top:597px !important;
}

#item699029 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699026 {
	width:41px !important;
	height:41px !important;
	left:339px !important;
	top:698px !important;
}

#item618459 {
	width:305px !important;
	height:136px !important;
	left:13px !important;
	top:51px !important;
	background:#f3d791;
}

#item660646 {
	width:305px !important;
	height:136px !important;
	left:13px !important;
	top:193px !important;
	background:#f3dbc2;
}

#item618462 {
	width:176px !important;
	height:123px !important;
	left:13px !important;
	top:495px !important;
	background:#f3dbc2;
}

#item618463 {
	width:223px !important;
	height:275px !important;
	left:325px !important;
	top:54px !important;
	background:#fff;
}

#item618467 {
	width:176px !important;
	height:123px !important;
	left:195px !important;
	top:495px !important;
	background:#f3d791;
}

#item618469 {
	width:176px !important;
	height:118px !important;
	left:377px !important;
	top:373px !important;
	background:#f3d791;
}

#item660306 {
	width:310px !important;
	height:113px !important;
	left:14px !important;
	top:624px !important;
	background:#f3d791;
}

#item660307 {
	width:224px !important;
	height:113px !important;
	left:329px !important;
	top:624px !important;
	background:#f3dbc2;
}

#item687886 {
	width:176px !important;
	height:118px !important;
	left:195px !important;
	top:373px !important;
	background:#f3dbc2;
}

#item618460 {
	width:176px !important;
	height:118px !important;
	left:14px !important;
	top:373px !important;
	background:#f3d791;
}

#item659525 {
	width:78px !important;
	height:56px !important;
	background:#31323a;
}

#item659534 {
	width:38px !important;
	height:1px !important;
	top:32px !important;
	background:#c6c183;
}

#item659535 {
	width:38px !important;
	height:1px !important;
	background:#c6c183;
}

#item659500 {
	width:73px !important;
	height:33px !important;
	top:37px !important;
}

#item649030 {
	width:71px !important;
	height:32px !important;
	left:1px !important;
	top:14px !important;
	background:#e30513;
}

#item649190 {
	width:71px !important;
	height:32px !important;
	left:1px !important;
	top:14px !important;
	background:#e30513;
}

#item648443 {
	width:71px !important;
	height:32px !important;
	left:1px !important;
	top:14px !important;
	background:#e30513;
}

#item648635 {
	width:71px !important;
	height:32px !important;
	left:1px !important;
	top:14px !important;
	background:#e30513;
}

#item649364 {
	width:71px !important;
	height:32px !important;
	left:1px !important;
	top:14px !important;
	background:#e30513;
}

#item648821 {
	width:71px !important;
	height:32px !important;
	left:1px !important;
	top:14px !important;
	background:#e30513;
}

#item649537 {
	width:71px !important;
	height:32px !important;
	left:1px !important;
	top:14px !important;
	background:#e30513;
}

#item624725 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:15px !important;
	background:#e30513;
}

#item615084 {
	width:310px !important;
	height:32px !important;
	border-radius:0 12px 0 0;
	background:#d82515;
}

#item675694 {
	width:77px !important;
	height:53px !important;
	background:#000000;
}

#item675702 {
	width:38px !important;
	height:2px !important;
	top:31px !important;
	background:#c6c183;
}

#item675703 {
	width:38px !important;
	height:2px !important;
	background:#c6c183;
}

#item699039 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699036 {
	width:41px !important;
	height:41px !important;
	left:209px !important;
	top:109px !important;
}

#item699047 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699044 {
	width:41px !important;
	height:41px !important;
	left:427px !important;
	top:274px !important;
}

#item699059 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699056 {
	width:41px !important;
	height:41px !important;
	left:20px !important;
	top:198px !important;
}

#item699067 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699064 {
	width:41px !important;
	height:41px !important;
	left:148px !important;
	top:373px !important;
}

#item699075 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699072 {
	width:41px !important;
	height:41px !important;
	left:252px !important;
	top:422px !important;
}

#item699092 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699089 {
	width:41px !important;
	height:41px !important;
	left:69px !important;
	top:565px !important;
}

#item699118 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699115 {
	width:41px !important;
	height:41px !important;
	left:117px !important;
	top:695px !important;
}

#item620065 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item620492 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item620617 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item673053 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item671375 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:15px !important;
	background:#e30513;
}

#item671498 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:15px !important;
	background:#e30513;
}

#item671620 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:15px !important;
	background:#e30513;
}

#item672073 {
	width:125px !important;
	height:58px !important;
	left:3px !important;
	top:27px !important;
	background:#e30513;
}

#item614274 {
	width:348px !important;
	height:63px !important;
	left:11px !important;
	border-radius:0 0 0 14px;
	background:#d82515;
}

#item699140 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699137 {
	width:41px !important;
	height:41px !important;
	left:152px !important;
	top:182px !important;
}

#item699148 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699145 {
	width:41px !important;
	height:41px !important;
	left:93px !important;
	top:302px !important;
}

#item699158 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699154 {
	width:41px !important;
	height:41px !important;
	left:295px !important;
	top:391px !important;
}

#item699166 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699163 {
	width:41px !important;
	height:41px !important;
	left:20px !important;
	top:467px !important;
}

#item699174 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699171 {
	width:41px !important;
	height:41px !important;
	left:291px !important;
	top:467px !important;
}

#item699184 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699181 {
	width:41px !important;
	height:41px !important;
	left:15px !important;
	top:640px !important;
}

#item699192 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699189 {
	width:41px !important;
	height:41px !important;
	left:202px !important;
	top:706px !important;
}

#item699200 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699197 {
	width:41px !important;
	height:41px !important;
	left:371px !important;
	top:706px !important;
}

#item698585 {
	width:374px !important;
	height:222px !important;
	left:14px !important;
	top:299px !important;
	background:#f3dbc2;
}

#item611450 {
	width:406px !important;
	height:18px !important;
	background:#00b0da;
}

#item612277 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item613673 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item612435 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item612603 {
	width:92px !important;
	height:41px !important;
	top:5px !important;
	background:#e30513;
}

#item612778 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:15px !important;
	background:#e30513;
}

#item676432 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:15px !important;
	background:#e30513;
}

#item675464 {
	width:77px !important;
	height:53px !important;
	background:#000000;
}

#item675474 {
	width:38px !important;
	height:2px !important;
	top:31px !important;
	background:#c6c183;
}

#item675475 {
	width:38px !important;
	height:2px !important;
	background:#c6c183;
}

#item699209 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699206 {
	width:41px !important;
	height:41px !important;
	left:337px !important;
	top:82px !important;
}

#item699218 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699215 {
	width:41px !important;
	height:41px !important;
	left:400px !important;
	top:82px !important;
}

#item699226 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699223 {
	width:41px !important;
	height:41px !important;
	left:342px !important;
	top:304px !important;
}

#item699234 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699231 {
	width:41px !important;
	height:41px !important;
	left:398px !important;
	top:304px !important;
}

#item699243 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699240 {
	width:41px !important;
	height:41px !important;
	left:20px !important;
	top:536px !important;
}

#item699255 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699252 {
	width:41px !important;
	height:41px !important;
	left:505px !important;
	top:536px !important;
}

#item677911 {
	width:267px !important;
	height:52px !important;
	left:14px !important;
	top:699px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item613488 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item613828 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item613952 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:5px !important;
	background:#e30513;
}

#item677954 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:5px !important;
	background:#e30513;
}

#item614161 {
	width:128px !important;
	height:60px !important;
	top:28px !important;
	background:#e30513;
}

#item677767 {
	width:70px !important;
	height:31px !important;
	background:#e30513;
}

#item677913 {
	width:77px !important;
	height:53px !important;
	background:#000000;
}

#item677922 {
	width:38px !important;
	height:2px !important;
	top:31px !important;
	background:#c6c183;
}

#item677923 {
	width:38px !important;
	height:2px !important;
	background:#c6c183;
}

#item699263 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699260 {
	width:41px !important;
	height:41px !important;
	left:370px !important;
	top:291px !important;
}

#item699271 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699268 {
	width:41px !important;
	height:41px !important;
	left:216px !important;
	top:422px !important;
}

#item699280 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699276 {
	width:41px !important;
	height:41px !important;
	left:296px !important;
	top:484px !important;
}

#item699288 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699285 {
	width:41px !important;
	height:41px !important;
	left:20px !important;
	top:557px !important;
}

#item699297 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699294 {
	width:41px !important;
	height:41px !important;
	left:410px !important;
	top:706px !important;
}

#item599747 {
	width:210px !important;
	height:167px !important;
	left:14px !important;
	top:411px !important;
	background:#d4bea0;
}

#item599748 {
	width:210px !important;
	height:167px !important;
	left:14px !important;
	top:238px !important;
	background:#f3d791;
}

#item682913 {
	width:210px !important;
	height:167px !important;
	left:14px !important;
	top:410px !important;
	background:#f3d791;
}

#item697655 {
	opacity:0.60;
	width:22px !important;
	height:13px !important;
	left:379px !important;
	top:666px !important;
	background:#fff;
}

#item596855 {
	width:406px !important;
	height:18px !important;
	background:#00b0da;
}

#item603819 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item604557 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item681764 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:5px !important;
	background:#e30513;
}

#item680809 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item605554 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item605740 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item605067 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item679978 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item606509 {
	width:73px !important;
	height:33px !important;
	left:1px !important;
	top:4px !important;
	background:#e30513;
}

#item604291 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item683594 {
	width:73px !important;
	height:33px !important;
	left:1px !important;
	top:4px !important;
	background:#e30513;
}

#item684565 {
	width:73px !important;
	height:33px !important;
	left:1px !important;
	top:15px !important;
	background:#e30513;
}

#item683806 {
	width:73px !important;
	height:33px !important;
	left:1px !important;
	top:15px !important;
	background:#e30513;
}

#item681943 {
	width:69px !important;
	height:47px !important;
	background:#31323a;
}

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

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

#item699305 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699302 {
	width:41px !important;
	height:41px !important;
	left:18px !important;
	top:69px !important;
}

#item699313 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699310 {
	width:41px !important;
	height:41px !important;
	left:343px !important;
	top:69px !important;
}

#item699321 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699318 {
	width:41px !important;
	height:41px !important;
	left:504px !important;
	top:69px !important;
}

#item699331 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699328 {
	width:41px !important;
	height:41px !important;
	left:177px !important;
	top:238px !important;
}

#item699340 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699337 {
	width:41px !important;
	height:41px !important;
	left:343px !important;
	top:238px !important;
}

#item699348 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

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

#item699359 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699356 {
	width:41px !important;
	height:41px !important;
	left:177px !important;
	top:411px !important;
}

#item699385 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699382 {
	width:41px !important;
	height:41px !important;
	left:85px !important;
	top:669px !important;
}

#item699394 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699391 {
	width:41px !important;
	height:41px !important;
	left:209px !important;
	top:669px !important;
}

#item699402 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699399 {
	width:41px !important;
	height:41px !important;
	left:333px !important;
	top:669px !important;
}

#item699411 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699408 {
	width:41px !important;
	height:41px !important;
	left:451px !important;
	top:693px !important;
}

#item699368 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699365 {
	width:41px !important;
	height:41px !important;
	left:233px !important;
	top:411px !important;
}

#item699376 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699373 {
	width:41px !important;
	height:41px !important;
	left:401px !important;
	top:513px !important;
}

#item599784 {
	width:581px !important;
	height:822px !important;
	top:-14px !important;
	background:#f3dbc2;
}

#item599785 {
	width:552px !important;
	height:737px !important;
	left:7px !important;
	top:13px !important;
	background:#feead3;
	border:solid 8.379855px #d39e46;
}

#item699431 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699427 {
	width:41px !important;
	height:41px !important;
	left:78px !important;
	top:329px !important;
}

#item699440 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699437 {
	width:41px !important;
	height:41px !important;
	left:21px !important;
	top:458px !important;
}

#item699481 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699478 {
	width:41px !important;
	height:41px !important;
	left:176px !important;
	top:381px !important;
}

#item699489 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699486 {
	width:41px !important;
	height:41px !important;
	left:246px !important;
	top:480px !important;
}

#item699500 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699497 {
	width:41px !important;
	height:41px !important;
	left:479px !important;
	top:366px !important;
}

#item699508 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699505 {
	width:41px !important;
	height:41px !important;
	left:506px !important;
	top:94px !important;
}

#item699517 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699514 {
	width:41px !important;
	height:41px !important;
	left:356px !important;
	top:111px !important;
}

#item699535 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699531 {
	width:41px !important;
	height:41px !important;
	left:423px !important;
	top:260px !important;
}

#item699526 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699522 {
	width:41px !important;
	height:41px !important;
	left:259px !important;
	top:334px !important;
}

#item699448 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699445 {
	width:41px !important;
	height:41px !important;
	left:73px !important;
	top:662px !important;
}

#item699456 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699453 {
	width:41px !important;
	height:41px !important;
	left:135px !important;
	top:642px !important;
}

#item699464 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699461 {
	width:41px !important;
	height:41px !important;
	left:316px !important;
	top:661px !important;
}

#item699473 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699470 {
	width:41px !important;
	height:41px !important;
	left:376px !important;
	top:692px !important;
}

#item586253 {
	width:266px !important;
	height:155px !important;
	left:285px !important;
	top:596px !important;
	background:#fff;
}

#item666017 {
	width:267px !important;
	height:153px !important;
	left:14px !important;
	top:391px !important;
	background:#d2d0cc;
}

#item586154 {
	width:266px !important;
	height:153px !important;
	left:286px !important;
	top:101px !important;
	background:#d2d0cc;
}

#item587740 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item587878 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:5px !important;
	background:#e30513;
}

#item588286 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item588479 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:5px !important;
	background:#e30513;
}

#item588087 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item667199 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item666070 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item698163 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item585279 {
	width:53px !important;
	height:8px !important;
	left:198px !important;
	top:9px !important;
}

#item585296 {
	width:42px !important;
	height:19px !important;
	background:#b70e0b;
}

#item664857 {
	opacity:0.70;
	width:44px !important;
	height:32px !important;
	background:#fff;
}

#item664913 {
	width:29px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

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

#item666231 {
	opacity:0.70;
	width:44px !important;
	height:32px !important;
	background:#fff;
}

#item667419 {
	opacity:0.70;
	width:44px !important;
	height:32px !important;
	background:#fff;
}

#item667077 {
	opacity:0.70;
	width:44px !important;
	height:32px !important;
	background:#fff;
}

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

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

#item697960 {
	width:29px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item699543 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699540 {
	width:41px !important;
	height:41px !important;
	left:235px !important;
	top:72px !important;
}

#item699551 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699548 {
	width:41px !important;
	height:41px !important;
	left:235px !important;
	top:234px !important;
}

#item699564 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699561 {
	width:41px !important;
	height:41px !important;
	left:235px !important;
	top:394px !important;
}

#item699573 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699570 {
	width:41px !important;
	height:41px !important;
	left:168px !important;
	top:648px !important;
}

#item699581 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699578 {
	width:41px !important;
	height:41px !important;
	left:504px !important;
	top:601px !important;
}

#item699589 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699586 {
	width:41px !important;
	height:41px !important;
	left:338px !important;
	top:521px !important;
}

#item699598 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699595 {
	width:41px !important;
	height:41px !important;
	left:290px !important;
	top:308px !important;
}

#item699606 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699603 {
	width:41px !important;
	height:41px !important;
	left:290px !important;
	top:164px !important;
}

#item686631 {
	width:309px !important;
	height:215px !important;
	left:245px !important;
	top:14px !important;
	background:#f3d791;
}

#item691249 {
	width:124px !important;
	height:62px !important;
	left:363px !important;
	top:235px !important;
	background:#fff;
	border:solid 1.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item690974 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item668949 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:15px !important;
	background:#e30513;
}

#item669303 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:15px !important;
	background:#e30513;
}

#item691491 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:15px !important;
	background:#e30513;
}

#item669747 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:15px !important;
	background:#e30513;
}

#item670158 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:15px !important;
	background:#e30513;
}

#item670361 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:15px !important;
	background:#e30513;
}

#item669958 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:15px !important;
	background:#e30513;
}

#item669473 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:15px !important;
	background:#e30513;
}

#item669117 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:15px !important;
	background:#e30513;
}

#item685919 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:13px !important;
	background:#e30513;
}

#item686606 {
	width:73px !important;
	height:33px !important;
	top:4px !important;
	background:#e30513;
}

#item698424 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:15px !important;
	background:#e30513;
}

#item699614 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699611 {
	width:41px !important;
	height:41px !important;
	left:94px !important;
	top:164px !important;
}

#item699622 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699619 {
	width:41px !important;
	height:41px !important;
	left:253px !important;
	top:22px !important;
}

#item699630 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699627 {
	width:41px !important;
	height:41px !important;
	left:171px !important;
	top:238px !important;
}

#item699643 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699639 {
	width:41px !important;
	height:41px !important;
	left:227px !important;
	top:238px !important;
}

#item699651 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699648 {
	width:41px !important;
	height:41px !important;
	left:433px !important;
	top:238px !important;
}

#item699659 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699656 {
	width:41px !important;
	height:41px !important;
	left:18px !important;
	top:528px !important;
}

#item699668 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699665 {
	width:41px !important;
	height:41px !important;
	left:138px !important;
	top:430px !important;
}

#item699676 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699673 {
	width:41px !important;
	height:41px !important;
	left:343px !important;
	top:430px !important;
}

#item699685 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699682 {
	width:41px !important;
	height:41px !important;
	left:506px !important;
	top:478px !important;
}

#item699693 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699690 {
	width:41px !important;
	height:41px !important;
	left:80px !important;
	top:597px !important;
}

#item699701 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699698 {
	width:41px !important;
	height:41px !important;
	left:203px !important;
	top:597px !important;
}

#item699709 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699706 {
	width:41px !important;
	height:41px !important;
	left:251px !important;
	top:642px !important;
}

#item699719 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699716 {
	width:41px !important;
	height:41px !important;
	left:420px !important;
	top:642px !important;
}

#item698596 {
	width:177px !important;
	height:135px !important;
	left:376px !important;
	top:68px !important;
	background:#f3dbc2;
}

#item575005 {
	width:191px !important;
	height:137px !important;
	left:14px !important;
	top:636px !important;
	background:#f3d791;
}

#item648383 {
	width:193px !important;
	height:149px !important;
	left:12px !important;
	top:484px !important;
	background:#f3dbc2;
}

#item689850 {
	width:358px !important;
	height:462px !important;
	left:14px !important;
	top:14px !important;
	background:#bfbdbd;
}

#item574313 {
	width:539px !important;
	height:84px !important;
	left:13px !important;
	top:14px !important;
	background:#535351;
}

#item646082 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:16px !important;
	background:#e30513;
}

#item646157 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:16px !important;
	background:#e30513;
}

#item646232 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:16px !important;
	background:#e30513;
}

#item696785 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:15px !important;
	background:#e30513;
}

#item646479 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:4px !important;
	background:#e30513;
}

#item646807 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:4px !important;
	background:#e30513;
}

#item648315 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:4px !important;
	background:#e30513;
}

#item689510 {
	width:21px !important;
	height:17px !important;
	left:15px !important;
	top:1px !important;
}

#item689526 {
	width:14px !important;
	height:17px !important;
	left:55px !important;
}

#item689604 {
	width:72px !important;
	height:58px !important;
	background:#fff;
}

#item689640 {
	width:174px !important;
	height:60px !important;
	top:2px !important;
	background:#d41217;
}

#item689883 {
	width:141px !important;
	height:10px !important;
	background:#fff;
}

#item699731 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699728 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:106px !important;
}

#item699882 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699879 {
	width:41px !important;
	height:41px !important;
	left:379px !important;
	top:213px !important;
}

#item700075 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item700072 {
	width:41px !important;
	height:41px !important;
	left:211px !important;
	top:636px !important;
}

#item700054 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item700051 {
	width:41px !important;
	height:41px !important;
	left:162px !important;
	top:550px !important;
}

#item700063 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item700060 {
	width:41px !important;
	height:41px !important;
	left:162px !important;
	top:648px !important;
}

#item699892 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699888 {
	width:41px !important;
	height:41px !important;
	left:381px !important;
	top:497px !important;
}

#item699901 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699897 {
	width:41px !important;
	height:41px !important;
	left:381px !important;
	top:673px !important;
}

#item699873 {
	width:60px !important;
	height:70px !important;
	left:484px !important;
	top:23px !important;
}

#item560642 {
	width:154px !important;
	height:171px !important;
	left:14px !important;
	top:602px !important;
	background:#f3dbc2;
}

#item560643 {
	width:134px !important;
	height:172px !important;
	left:174px !important;
	top:601px !important;
	background:#f3d791;
}

#item560644 {
	width:240px !important;
	height:172px !important;
	left:313px !important;
	top:601px !important;
	background:#f3dbc2;
}

#item559460 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:16px !important;
	background:#e30513;
}

#item559535 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item559656 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !important;
	background:#e30513;
}

#item559778 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:16px !important;
	background:#e30513;
}

#item559829 {
	width:128px !important;
	height:60px !important;
	left:1px !important;
	top:28px !important;
	background:#e30513;
}

#item559927 {
	width:92px !important;
	height:41px !important;
	top:5px !important;
	background:#e30513;
}

#item560214 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:4px !important;
	background:#e30513;
}

#item558713 {
	width:13px !important;
	height:13px !important;
	left:6px !important;
	top:6px !important;
}

#item558760 {
	width:10px !important;
	height:10px !important;
	left:8px !important;
	top:7px !important;
}

#item558765 {
	width:11px !important;
	height:11px !important;
	left:7px !important;
	top:7px !important;
}

#item558769 {
	width:2px !important;
	height:2px !important;
	left:10px !important;
	top:9px !important;
}

#item560335 {
	width:73px !important;
	height:33px !important;
	left:2px !important;
	top:4px !important;
	background:#e30513;
}

#item699909 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699906 {
	width:41px !important;
	height:41px !important;
	left:123px !important;
	top:19px !important;
}

#item699917 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699914 {
	width:41px !important;
	height:41px !important;
	left:320px !important;
	top:19px !important;
}

#item699947 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699944 {
	width:41px !important;
	height:41px !important;
	left:410px !important;
	top:453px !important;
}

#item699956 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699953 {
	width:41px !important;
	height:41px !important;
	left:117px !important;
	top:687px !important;
}

#item699964 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699961 {
	width:41px !important;
	height:41px !important;
	left:179px !important;
	top:615px !important;
}

#item699972 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

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

#item699927 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699923 {
	width:41px !important;
	height:41px !important;
	left:133px !important;
	top:306px !important;
}

#item699939 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699936 {
	width:41px !important;
	height:41px !important;
	left:343px !important;
	top:306px !important;
}

#item556582 {
	width:554px !important;
	height:822px !important;
	left:-14px !important;
	top:-14px !important;
	background:#6f6f6e;
}

#item555763 {
	width:495px !important;
	height:144px !important;
	top:11px !important;
	background:#e30513;
}

#item555765 {
	width:345px !important;
	height:21px !important;
	background:#fff;
}

#item555836 {
	width:234px !important;
	height:80px !important;
	left:245px !important;
	top:2px !important;
	background:#fff;
}

#item554386 {
	width:62px !important;
	height:12px !important;
	top:12px !important;
	background:#000;
}

#item554496 {
	width:62px !important;
	height:12px !important;
	background:#000;
}

#item554577 {
	width:62px !important;
	height:12px !important;
	left:2px !important;
	top:12px !important;
	background:#000;
}

#item554661 {
	width:62px !important;
	height:12px !important;
	background:#000;
}

#item554924 {
	width:62px !important;
	height:12px !important;
	left:2px !important;
	top:12px !important;
	background:#000;
}

#item555002 {
	width:62px !important;
	height:12px !important;
	background:#000;
}

#item555133 {
	width:62px !important;
	height:12px !important;
	left:2px !important;
	top:12px !important;
	background:#000;
}

#item555213 {
	width:62px !important;
	height:12px !important;
	background:#000;
}

#item555434 {
	width:62px !important;
	height:12px !important;
	left:2px !important;
	top:1px !important;
	background:#000;
}

#item555587 {
	width:62px !important;
	height:12px !important;
	background:#000;
}

#item699980 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

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

#item699988 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699985 {
	width:41px !important;
	height:41px !important;
	left:485px !important;
	top:41px !important;
}

#item699997 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item699994 {
	width:41px !important;
	height:41px !important;
	left:485px !important;
	top:243px !important;
}

#item700005 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item700002 {
	width:41px !important;
	height:41px !important;
	left:117px !important;
	top:382px !important;
}

#item700014 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

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

#item700022 {
	width:41px !important;
	height:41px !important;
	border-radius:5px;
	background:#000000;
}

#item700019 {
	width:41px !important;
	height:41px !important;
	left:379px !important;
	top:579px !important;
}
#in5footer,  #prefooter {display:none;}
