/* 	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:215px !important;
	top:52px !important;
	background:#e30513;
}

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

#item695115 {
	width:65px !important;
	height:11px !important;
}

#item695120 {
	width:65px !important;
	height:11px !important;
}

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

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

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

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

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

#item726036 {
	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:71px !important;
	border-radius:0 13px 0 0;
	background:#d82515;
}

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

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

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

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

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

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

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

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

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

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

#item699131 {
	width:170px !important;
	height:54px !important;
	left:411px !important;
	top:754px !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:4px !important;
	top:18px !important;
	background:#e30513;
}

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

#item653975 {
	width:86px !important;
	height:40px !important;
	left:6px !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;
}

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

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

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

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

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

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

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

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

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

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

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

#item726010 {
	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;
	left:4px !important;
	top:18px !important;
	background:#e30513;
}

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

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

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

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

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

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

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

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

#item725891 {
	width:41px !important;
	height:41px !important;
	left:290px !important;
	top:315px !important;
}

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

#item725899 {
	width:41px !important;
	height:41px !important;
	left:121px !important;
	top:521px !important;
}

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

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

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

#item725915 {
	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:5px !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;
	top:18px !important;
	background:#e30513;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item725883 {
	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;
}

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

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

#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;
	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;
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item620492 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item613673 {
	width:92px !important;
	height:41px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item725663 {
	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;
}

#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;
}

#item720712 {
	width:92px !important;
	height:41px !important;
	left:1px !important;
	top:18px !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;
}

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

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

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

#item725603 {
	width:41px !important;
	height:41px !important;
	left:135px !important;
	top:500px !important;
}

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

#item725611 {
	width:41px !important;
	height:41px !important;
	left:296px !important;
	top:462px !important;
}

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

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

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

#item725628 {
	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;
}

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

#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;
}

#item605554 {
	width:92px !important;
	height:41px !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;
}

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

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

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

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

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

#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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item705592 {
	width:266px !important;
	height:201px !important;
	left:285px !important;
	top:550px !important;
	background:#fff;
}

#item705556 {
	width:267px !important;
	height:201px !important;
	left:14px !important;
	top:550px !important;
	background:#d2d0cc;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item704419 {
	width:68px !important;
	height:18px !important;
}

#item704429 {
	width:1px !important;
	height:11px !important;
	left:36px !important;
	top:4px !important;
	background:#fff;
}

#item704432 {
	width:1px !important;
	height:11px !important;
	left:50px !important;
	top:4px !important;
	background:#fff;
}

#item704436 {
	width:68px !important;
	height:18px !important;
}

#item704445 {
	width:1px !important;
	height:11px !important;
	left:36px !important;
	top:4px !important;
	background:#fff;
}

#item704448 {
	width:1px !important;
	height:11px !important;
	left:50px !important;
	top:4px !important;
	background:#fff;
}

#item704452 {
	width:68px !important;
	height:18px !important;
}

#item704460 {
	width:1px !important;
	height:11px !important;
	left:36px !important;
	top:4px !important;
	background:#fff;
}

#item704464 {
	width:1px !important;
	height:11px !important;
	left:50px !important;
	top:4px !important;
	background:#fff;
}

#item704468 {
	width:68px !important;
	height:18px !important;
}

#item704477 {
	width:1px !important;
	height:11px !important;
	left:36px !important;
	top:4px !important;
	background:#fff;
}

#item704481 {
	width:1px !important;
	height:11px !important;
	left:50px !important;
	top:4px !important;
	background:#fff;
}

#item704486 {
	width:236px !important;
	height:62px !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;
}

#item704536 {
	width:56px !important;
	height:15px !important;
}

#item704545 {
	width:1px !important;
	height:9px !important;
	left:30px !important;
	top:3px !important;
	background:#fff;
}

#item704548 {
	width:1px !important;
	height:9px !important;
	left:41px !important;
	top:3px !important;
	background:#fff;
}

#item704563 {
	width:53px !important;
	height:8px !important;
	left:125px !important;
	top:9px !important;
}

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

#item704606 {
	width:56px !important;
	height:15px !important;
}

#item704615 {
	width:1px !important;
	height:9px !important;
	left:30px !important;
	top:3px !important;
	background:#fff;
}

#item704618 {
	width:1px !important;
	height:9px !important;
	left:41px !important;
	top:3px !important;
	background:#fff;
}

#item704622 {
	width:132px !important;
	height:32px !important;
	background:#fff;
}

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

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

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

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

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

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

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

#item725238 {
	width:41px !important;
	height:41px !important;
	left:142px !important;
	top:708px !important;
}

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

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

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

#item725255 {
	width:41px !important;
	height:41px !important;
	left:296px !important;
	top:461px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item714931 {
	width:162px !important;
	height:137px !important;
	left:210px !important;
	top:636px !important;
	background:#f3dbc2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item726093 {
	width:55px !important;
	height:67px !important;
	left:232px !important;
	top:23px !important;
}

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

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

#item725086 {
	width:41px !important;
	height:41px !important;
	left:375px !important;
	top:147px !important;
}

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

#item725094 {
	width:41px !important;
	height:41px !important;
	left:416px !important;
	top:335px !important;
}

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

#item725138 {
	width:41px !important;
	height:41px !important;
	left:214px !important;
	top:727px !important;
}

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

#item725147 {
	width:41px !important;
	height:41px !important;
	left:83px !important;
	top:563px !important;
}

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

#item725155 {
	width:41px !important;
	height:41px !important;
	left:325px !important;
	top:480px !important;
}

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

#item725197 {
	width:41px !important;
	height:41px !important;
	left:381px !important;
	top:504px !important;
}

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

#item725205 {
	width:41px !important;
	height:41px !important;
	left:381px !important;
	top:682px !important;
}

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

#item711531 {
	width:131px !important;
	height:172px !important;
	left:14px !important;
	top:601px !important;
	background:#f3dbc2;
}

#item711532 {
	width:158px !important;
	height:172px !important;
	left:150px !important;
	top:601px !important;
	background:#f3d791;
}

#item711381 {
	width:105px !important;
	height:86px !important;
	left:414px !important;
	top:366px !important;
}

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

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

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

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

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

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

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

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

#item710364 {
	width:65px !important;
	height:59px !important;
	left:13px !important;
	background:#fff;
}

#item710366 {
	width:59px !important;
	height:25px !important;
	left:3px !important;
	top:24px !important;
	background:#ffde30;
}

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

#item725103 {
	width:41px !important;
	height:41px !important;
	left:15px !important;
	top:192px !important;
}

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

#item725111 {
	width:41px !important;
	height:41px !important;
	left:212px !important;
	top:192px !important;
}

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

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

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

#item725128 {
	width:41px !important;
	height:41px !important;
	left:102px !important;
	top:675px !important;
}

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

#item725164 {
	width:41px !important;
	height:41px !important;
	left:152px !important;
	top:602px !important;
}

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

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

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

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

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

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

#item719043 {
	width:51px !important;
	height:76px !important;
	left:474px !important;
	top:437px !important;
}

#item718400 {
	width:495px !important;
	height:136px !important;
	top:8px !important;
	background:#e30513;
}

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

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

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

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

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

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

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

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

#item717684 {
	width:77px !important;
	height:53px !important;
	background:#31323a;
}

#item717692 {
	width:38px !important;
	height:1px !important;
	top:31px !important;
	background:#c6c183;
}

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

#item717721 {
	width:77px !important;
	height:53px !important;
	background:#31323a;
}

#item717729 {
	width:38px !important;
	height:1px !important;
	top:31px !important;
	background:#c6c183;
}

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

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

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

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

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

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

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

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

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

#item725037 {
	width:41px !important;
	height:41px !important;
	left:486px !important;
	top:128px !important;
}

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

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

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

#item725053 {
	width:41px !important;
	height:41px !important;
	left:394px !important;
	top:185px !important;
}

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

#item725061 {
	width:41px !important;
	height:41px !important;
	left:191px !important;
	top:258px !important;
}

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

#item725070 {
	width:41px !important;
	height:41px !important;
	left:191px !important;
	top:471px !important;
}

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

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