/* 	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:612px; height:792px; background: #fff !important; }
.paper-vertical { width:612px; height:100%; }
.paper-horizontal { width:46028px; height:804px; }
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:792px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:612px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#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;}
}

#item48523 {
	width:113px !important;
	height:113px !important;
	left:395px !important;
	top:688px !important;
	background:#b11d57;
}

#item48526 {
	width:113px !important;
	height:113px !important;
	left:168px !important;
	top:688px !important;
	background:#1c0d26;
}

#item48528 {
	width:113px !important;
	height:113px !important;
	left:-58px !important;
	top:688px !important;
	background:#f4c366;
}

#item48530 {
	width:113px !important;
	height:113px !important;
	left:225px !important;
	top:574px !important;
	background:#bad9d6;
}

#item48534 {
	width:113px !important;
	height:113px !important;
	left:-2px !important;
	top:574px !important;
	background:#f2f2f2;
}

#item70374 {
	width:113px !important;
	height:113px !important;
	left:508px !important;
	top:120px !important;
	background:#f4c366;
}

#item70381 {
	width:113px !important;
	height:113px !important;
	left:508px !important;
	top:348px !important;
	background:#1c0d26;
}

#item53258 {
	width:621px !important;
	height:810px !important;
	left:-9px !important;
	top:-9px !important;
	background:#d3d3d3;
}

#item51191 {
	width:621px !important;
	height:810px !important;
	left:-9px !important;
	top:-9px !important;
	background:#1c0d26;
}

#item51153 {
	width:113px !important;
	height:113px !important;
	left:113px !important;
	top:679px !important;
	background:#b11d57;
}

#item51167 {
	width:113px !important;
	height:113px !important;
	left:1px !important;
	top:339px !important;
	background:#f4c366;
}

#item51184 {
	width:113px !important;
	height:113px !important;
	left:113px !important;
	top:-1px !important;
	background:#f2f2f2;
}

#item110222 {
	width:389px !important;
	height:11px !important;
	left:73px !important;
	top:82px !important;
}

#item110241 {
	width:389px !important;
	height:11px !important;
	left:73px !important;
	top:99px !important;
}

#item110248 {
	width:390px !important;
	height:11px !important;
	left:72px !important;
	top:116px !important;
}

#item110254 {
	width:390px !important;
	height:11px !important;
	left:72px !important;
	top:133px !important;
}

#item110258 {
	width:390px !important;
	height:11px !important;
	left:73px !important;
	top:151px !important;
}

#item110262 {
	width:372px !important;
	height:11px !important;
	left:90px !important;
	top:168px !important;
}

#item110266 {
	width:372px !important;
	height:11px !important;
	left:90px !important;
	top:187px !important;
}

#item110270 {
	width:372px !important;
	height:11px !important;
	left:90px !important;
	top:205px !important;
}

#item110274 {
	width:372px !important;
	height:11px !important;
	left:90px !important;
	top:223px !important;
}

#item110278 {
	width:372px !important;
	height:11px !important;
	left:90px !important;
	top:241px !important;
}

#item110283 {
	width:372px !important;
	height:11px !important;
	left:90px !important;
	top:258px !important;
}

#item110287 {
	width:372px !important;
	height:11px !important;
	left:90px !important;
	top:275px !important;
}

#item110291 {
	width:372px !important;
	height:11px !important;
	left:90px !important;
	top:292px !important;
}

#item110295 {
	width:372px !important;
	height:11px !important;
	left:90px !important;
	top:310px !important;
}

#item110299 {
	width:390px !important;
	height:11px !important;
	left:72px !important;
	top:338px !important;
}

#item110305 {
	width:372px !important;
	height:11px !important;
	left:90px !important;
	top:356px !important;
}

#item110309 {
	width:372px !important;
	height:11px !important;
	left:90px !important;
	top:374px !important;
}

#item110313 {
	width:372px !important;
	height:11px !important;
	left:90px !important;
	top:392px !important;
}

#item110317 {
	width:372px !important;
	height:11px !important;
	left:90px !important;
	top:410px !important;
}

#item110321 {
	width:372px !important;
	height:11px !important;
	left:90px !important;
	top:427px !important;
}

#item110325 {
	width:372px !important;
	height:11px !important;
	left:90px !important;
	top:444px !important;
}

#item110329 {
	width:372px !important;
	height:11px !important;
	left:90px !important;
	top:461px !important;
}

#item110333 {
	width:372px !important;
	height:11px !important;
	left:90px !important;
	top:478px !important;
}

#item110373 {
	width:372px !important;
	height:11px !important;
	left:90px !important;
	top:495px !important;
}

#item110377 {
	width:372px !important;
	height:11px !important;
	left:90px !important;
	top:513px !important;
}

#item110381 {
	width:390px !important;
	height:11px !important;
	left:72px !important;
	top:539px !important;
}

#item71853 {
	width:104px !important;
	height:104px !important;
	left:612px !important;
	top:698px !important;
	background:#b11d57;
}

#item71854 {
	width:104px !important;
	height:104px !important;
	left:518px !important;
	top:698px !important;
	background:#f4c366;
}

#item71855 {
	width:104px !important;
	height:104px !important;
	left:208px !important;
	top:698px !important;
	background:#f2f2f2;
}

#item71856 {
	width:104px !important;
	height:104px !important;
	left:104px !important;
	top:594px !important;
	background:#bad9d6;
}

#item71857 {
	width:104px !important;
	height:104px !important;
	left:517px !important;
	top:456px !important;
	background:#260e32;
}

#item58640 {
	width:621px !important;
	height:810px !important;
	left:-9px !important;
	top:-9px !important;
	background:#1c0d26;
}

#item58646 {
	width:104px !important;
	height:104px !important;
	left:-11px !important;
	top:697px !important;
	background:#b11d57;
}

#item58655 {
	width:104px !important;
	height:104px !important;
	left:509px !important;
	top:697px !important;
	background:#f4c366;
}

#item58661 {
	width:104px !important;
	height:104px !important;
	left:197px !important;
	top:697px !important;
	background:#f2f2f2;
}

#item58671 {
	width:104px !important;
	height:104px !important;
	left:93px !important;
	top:593px !important;
	background:#bad9d6;
}

#item85461 {
	width:31px !important;
	height:31px !important;
	left:72px !important;
	top:730px !important;
}

#item46195 {
	width:31px !important;
	height:31px !important;
	left:509px !important;
	top:731px !important;
}

#item51207 {
	width:612px !important;
	height:476px !important;
	left:540px !important;
	top:158px !important;
	background:#1c0d26;
}

#item70570 {
	width:621px !important;
	height:817px !important;
	left:612px !important;
	top:-7px !important;
	background:#f2f2f2;
}

#item45414 {
	width:321px !important;
	height:354px !important;
	left:-9px !important;
	top:432px !important;
	background:#260e32;
}

#item45416 {
	width:315px !important;
	height:354px !important;
	left:297px !important;
	top:432px !important;
	background:#f4c366;
}

#item45568 {
	width:621px !important;
	height:45px !important;
	left:-9px !important;
	top:766px !important;
	background:#b11d57;
}

#item55041 {
	width:613px !important;
	height:488px !important;
	left:540px !important;
	top:146px !important;
	background:#1c0d26;
}

#item88590 {
	width:621px !important;
	height:801px !important;
	left:612px !important;
	background:#f2f2f2;
}

#item88113 {
	width:621px !important;
	height:167px !important;
	left:-9px !important;
	top:-9px !important;
	background:#f4c366;
}

#item87968 {
	width:315px !important;
	height:643px !important;
	left:-9px !important;
	top:158px !important;
	background:#260e32;
}

#item87997 {
	width:306px !important;
	height:643px !important;
	left:306px !important;
	top:158px !important;
	background:#b11d57;
}

#item92887 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:212px !important;
}

#item92894 {
	width:171px !important;
	height:31px !important;
	left:73px !important;
	top:263px !important;
}

#item92896 {
	width:171px !important;
	height:31px !important;
	left:73px !important;
	top:314px !important;
}

#item92898 {
	width:171px !important;
	height:31px !important;
	left:73px !important;
	top:365px !important;
}

#item92900 {
	width:171px !important;
	height:31px !important;
	left:73px !important;
	top:416px !important;
}

#item92904 {
	width:171px !important;
	height:31px !important;
	left:73px !important;
	top:468px !important;
}

#item92906 {
	width:171px !important;
	height:31px !important;
	left:73px !important;
	top:519px !important;
}

#item92908 {
	width:171px !important;
	height:32px !important;
	left:371px !important;
	top:211px !important;
}

#item92918 {
	width:171px !important;
	height:31px !important;
	left:371px !important;
	top:263px !important;
}

#item92920 {
	width:171px !important;
	height:31px !important;
	left:371px !important;
	top:314px !important;
}

#item92922 {
	width:171px !important;
	height:31px !important;
	left:371px !important;
	top:365px !important;
}

#item92924 {
	width:171px !important;
	height:31px !important;
	left:371px !important;
	top:416px !important;
}

#item92926 {
	width:171px !important;
	height:31px !important;
	left:371px !important;
	top:468px !important;
}

#item92928 {
	width:171px !important;
	height:31px !important;
	left:371px !important;
	top:519px !important;
}

#item102651 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102649 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102647 {
	width:468px !important;
	height:521px !important;
	left:72px !important;
	top:173px !important;
}

#item102645 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102641 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102639 {
	width:468px !important;
	height:521px !important;
	left:72px !important;
	top:173px !important;
}

#item102637 {
	width:468px !important;
	height:521px !important;
	left:72px !important;
	top:173px !important;
}

#item102634 {
	width:468px !important;
	height:521px !important;
	left:72px !important;
	top:173px !important;
}

#item102632 {
	width:468px !important;
	height:521px !important;
	left:72px !important;
	top:173px !important;
}

#item102630 {
	width:468px !important;
	height:521px !important;
	left:72px !important;
	top:173px !important;
}

#item102626 {
	width:468px !important;
	height:521px !important;
	left:72px !important;
	top:173px !important;
}

#item102624 {
	width:468px !important;
	height:521px !important;
	left:72px !important;
	top:173px !important;
}

#item102622 {
	width:468px !important;
	height:521px !important;
	left:72px !important;
	top:173px !important;
}

#item102620 {
	width:468px !important;
	height:521px !important;
	left:72px !important;
	top:173px !important;
}

#item102910 {
	width:213px !important;
	height:38px !important;
}

#item102911 {
	width:213px !important;
	height:38px !important;
	left:72px !important;
	top:276px !important;
}

#item102917 {
	width:213px !important;
	height:27px !important;
}

#item102914 {
	width:213px !important;
	height:27px !important;
	left:73px !important;
	top:526px !important;
}

#item102922 {
	width:213px !important;
	height:27px !important;
}

#item102919 {
	width:213px !important;
	height:27px !important;
	left:70px !important;
	top:222px !important;
}

#item102926 {
	width:245px !important;
	height:62px !important;
}

#item102923 {
	width:245px !important;
	height:62px !important;
	left:55px !important;
	top:217px !important;
}

#item88800 {
	width:621px !important;
	height:801px !important;
	left:612px !important;
	background:#f2f2f2;
}

#item88610 {
	width:621px !important;
	height:167px !important;
	left:-9px !important;
	top:-9px !important;
	background:#f4c366;
}

#item88611 {
	width:315px !important;
	height:643px !important;
	left:-9px !important;
	top:158px !important;
	background:#260e32;
}

#item88658 {
	width:306px !important;
	height:643px !important;
	left:306px !important;
	top:158px !important;
	background:#b11d57;
}

#item94318 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:212px !important;
}

#item94465 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:263px !important;
}

#item94905 {
	width:171px !important;
	height:31px !important;
	left:370px !important;
	top:212px !important;
}

#item94979 {
	width:171px !important;
	height:31px !important;
	left:370px !important;
	top:263px !important;
}

#item95052 {
	width:171px !important;
	height:31px !important;
	left:370px !important;
	top:314px !important;
}

#item95127 {
	width:171px !important;
	height:31px !important;
	left:370px !important;
	top:365px !important;
}

#item95200 {
	width:171px !important;
	height:31px !important;
	left:370px !important;
	top:416px !important;
}

#item102684 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102682 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102680 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102678 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102676 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102673 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102671 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item103706 {
	width:88px !important;
	height:27px !important;
}

#item103703 {
	width:88px !important;
	height:27px !important;
	left:200px !important;
	top:310px !important;
}

#item89125 {
	width:621px !important;
	height:801px !important;
	left:612px !important;
	background:#f2f2f2;
}

#item89381 {
	width:621px !important;
	height:167px !important;
	left:-9px !important;
	top:-9px !important;
	background:#f4c366;
}

#item89382 {
	width:315px !important;
	height:643px !important;
	left:-9px !important;
	top:158px !important;
	background:#260e32;
}

#item89429 {
	width:306px !important;
	height:643px !important;
	left:306px !important;
	top:158px !important;
	background:#b11d57;
}

#item95965 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:213px !important;
}

#item96038 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:263px !important;
}

#item96186 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:314px !important;
}

#item96259 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:365px !important;
}

#item96332 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:416px !important;
}

#item96406 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:468px !important;
}

#item96480 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:519px !important;
}

#item96553 {
	width:171px !important;
	height:31px !important;
	left:73px !important;
	top:569px !important;
}

#item96702 {
	width:171px !important;
	height:31px !important;
	left:370px !important;
	top:213px !important;
}

#item96849 {
	width:171px !important;
	height:31px !important;
	left:371px !important;
	top:263px !important;
}

#item96922 {
	width:171px !important;
	height:31px !important;
	left:371px !important;
	top:314px !important;
}

#item96996 {
	width:171px !important;
	height:31px !important;
	left:371px !important;
	top:365px !important;
}

#item97069 {
	width:171px !important;
	height:31px !important;
	left:371px !important;
	top:416px !important;
}

#item97142 {
	width:171px !important;
	height:31px !important;
	left:371px !important;
	top:468px !important;
}

#item97215 {
	width:171px !important;
	height:31px !important;
	left:371px !important;
	top:519px !important;
}

#item97289 {
	width:171px !important;
	height:31px !important;
	left:370px !important;
	top:568px !important;
}

#item102696 {
	width:297px !important;
	height:418px !important;
	left:324px !important;
	top:268px !important;
}

#item102733 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102731 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102728 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102726 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102724 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102722 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102720 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102718 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102716 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102713 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102711 {
	width:468px !important;
	height:537px !important;
	left:72px !important;
	top:173px !important;
}

#item102709 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102707 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102703 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102701 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102699 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102932 {
	width:213px !important;
	height:27px !important;
}

#item102929 {
	width:213px !important;
	height:27px !important;
	left:325px !important;
	top:543px !important;
}

#item102939 {
	width:229px !important;
	height:71px !important;
}

#item102936 {
	width:229px !important;
	height:71px !important;
	left:63px !important;
	top:287px !important;
}

#item102943 {
	width:213px !important;
	height:35px !important;
}

#item102940 {
	width:213px !important;
	height:35px !important;
	left:71px !important;
	top:334px !important;
}

#item102947 {
	width:213px !important;
	height:19px !important;
}

#item102944 {
	width:213px !important;
	height:19px !important;
	left:72px !important;
	top:524px !important;
}

#item111606 {
	width:214px !important;
	height:28px !important;
}

#item111603 {
	width:214px !important;
	height:28px !important;
	left:71px !important;
	top:369px !important;
}

#item90335 {
	width:621px !important;
	height:801px !important;
	left:612px !important;
	background:#f2f2f2;
}

#item90103 {
	width:621px !important;
	height:167px !important;
	left:-9px !important;
	top:-9px !important;
	background:#f4c366;
}

#item90104 {
	width:315px !important;
	height:643px !important;
	left:-9px !important;
	top:158px !important;
	background:#260e32;
}

#item90151 {
	width:306px !important;
	height:643px !important;
	left:306px !important;
	top:158px !important;
	background:#b11d57;
}

#item97761 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:212px !important;
}

#item97835 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:263px !important;
}

#item97909 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:314px !important;
}

#item97983 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:365px !important;
}

#item98056 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:416px !important;
}

#item98129 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:468px !important;
}

#item98350 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:519px !important;
}

#item98496 {
	width:171px !important;
	height:31px !important;
	left:369px !important;
	top:212px !important;
}

#item98570 {
	width:171px !important;
	height:31px !important;
	left:369px !important;
	top:263px !important;
}

#item98643 {
	width:171px !important;
	height:31px !important;
	left:369px !important;
	top:314px !important;
}

#item98716 {
	width:171px !important;
	height:31px !important;
	left:369px !important;
	top:365px !important;
}

#item98789 {
	width:171px !important;
	height:31px !important;
	left:369px !important;
	top:416px !important;
}

#item98863 {
	width:171px !important;
	height:31px !important;
	left:369px !important;
	top:468px !important;
}

#item99011 {
	width:171px !important;
	height:31px !important;
	left:370px !important;
	top:519px !important;
}

#item99084 {
	width:171px !important;
	height:31px !important;
	left:369px !important;
	top:568px !important;
}

#item102784 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102782 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102780 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102778 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102776 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102774 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102772 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102770 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102769 {
	width:468px !important;
	height:511px !important;
	left:72px !important;
	top:173px !important;
}

#item102767 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102765 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102763 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102761 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102759 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102757 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102951 {
	width:213px !important;
	height:23px !important;
}

#item102948 {
	width:213px !important;
	height:23px !important;
	left:72px !important;
	top:197px !important;
}

#item102956 {
	width:213px !important;
	height:39px !important;
}

#item102952 {
	width:213px !important;
	height:39px !important;
	left:72px !important;
	top:232px !important;
}

#item102975 {
	width:213px !important;
	height:26px !important;
}

#item102969 {
	width:213px !important;
	height:26px !important;
	left:72px !important;
	top:385px !important;
}

#item102960 {
	width:213px !important;
	height:39px !important;
}

#item102957 {
	width:213px !important;
	height:39px !important;
	left:71px !important;
	top:313px !important;
}

#item102980 {
	width:213px !important;
	height:26px !important;
}

#item102977 {
	width:213px !important;
	height:26px !important;
	left:72px !important;
	top:660px !important;
}

#item102984 {
	width:213px !important;
	height:26px !important;
}

#item102981 {
	width:213px !important;
	height:26px !important;
	left:72px !important;
	top:368px !important;
}

#item111621 {
	width:142px !important;
	height:17px !important;
}

#item111618 {
	width:142px !important;
	height:17px !important;
	left:72px !important;
	top:234px !important;
}

#item112493 {
	width:213px !important;
	height:40px !important;
}

#item112489 {
	width:213px !important;
	height:40px !important;
	left:71px !important;
	top:560px !important;
}

#item91073 {
	width:621px !important;
	height:801px !important;
	left:612px !important;
	background:#f2f2f2;
}

#item90808 {
	width:621px !important;
	height:167px !important;
	left:-9px !important;
	top:-9px !important;
	background:#f4c366;
}

#item90809 {
	width:315px !important;
	height:643px !important;
	left:-9px !important;
	top:158px !important;
	background:#260e32;
}

#item90856 {
	width:306px !important;
	height:643px !important;
	left:306px !important;
	top:158px !important;
	background:#b11d57;
}

#item99557 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:212px !important;
}

#item99630 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:263px !important;
}

#item99776 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:314px !important;
}

#item99850 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:365px !important;
}

#item99924 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:416px !important;
}

#item99998 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:468px !important;
}

#item100071 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:519px !important;
}

#item100146 {
	width:171px !important;
	height:31px !important;
	left:72px !important;
	top:570px !important;
}

#item100219 {
	width:171px !important;
	height:32px !important;
	left:371px !important;
	top:211px !important;
}

#item100365 {
	width:171px !important;
	height:31px !important;
	left:370px !important;
	top:263px !important;
}

#item100513 {
	width:171px !important;
	height:31px !important;
	left:372px !important;
	top:314px !important;
}

#item100586 {
	width:171px !important;
	height:31px !important;
	left:372px !important;
	top:365px !important;
}

#item100660 {
	width:171px !important;
	height:31px !important;
	left:372px !important;
	top:416px !important;
}

#item100734 {
	width:171px !important;
	height:31px !important;
	left:372px !important;
	top:468px !important;
}

#item100807 {
	width:171px !important;
	height:31px !important;
	left:372px !important;
	top:519px !important;
}

#item100880 {
	width:171px !important;
	height:31px !important;
	left:371px !important;
	top:570px !important;
}

#item102839 {
	width:468px !important;
	height:547px !important;
	left:72px !important;
	top:173px !important;
}

#item102837 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102835 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102833 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102831 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102829 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102827 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102824 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102822 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102820 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102818 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102816 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102814 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102812 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102808 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102806 {
	width:468px !important;
	height:528px !important;
	left:72px !important;
	top:173px !important;
}

#item102990 {
	width:213px !important;
	height:26px !important;
}

#item102987 {
	width:213px !important;
	height:26px !important;
	left:72px !important;
	top:309px !important;
}

#item102998 {
	width:213px !important;
	height:37px !important;
}

#item102995 {
	width:213px !important;
	height:37px !important;
	left:72px !important;
	top:390px !important;
}

#item102994 {
	width:213px !important;
	height:38px !important;
}

#item102991 {
	width:213px !important;
	height:38px !important;
	left:72px !important;
	top:218px !important;
}

#item103002 {
	width:213px !important;
	height:51px !important;
}

#item102999 {
	width:213px !important;
	height:51px !important;
	left:72px !important;
	top:330px !important;
}

#item103007 {
	width:214px !important;
	height:34px !important;
}

#item103004 {
	width:214px !important;
	height:34px !important;
	left:72px !important;
	top:500px !important;
}

#item103011 {
	width:214px !important;
	height:34px !important;
}

#item103008 {
	width:214px !important;
	height:34px !important;
	left:72px !important;
	top:220px !important;
}

#item111617 {
	width:215px !important;
	height:38px !important;
}

#item111614 {
	width:215px !important;
	height:38px !important;
	left:71px !important;
	top:408px !important;
}

#item86895 {
	width:332px !important;
	height:810px !important;
	left:-9px !important;
	top:-9px !important;
	background:#260e32;
}

#item47692 {
	width:779px !important;
	height:510px !important;
	left:379px !important;
	top:146px !important;
}

#item86904 {
	width:31px !important;
	height:31px !important;
	left:509px !important;
	top:731px !important;
}

#item72011 {
	width:505px !important;
	height:470px !important;
	left:72px !important;
	top:215px !important;
}

#item64569 {
	width:39px !important;
	height:39px !important;
	top:26px !important;
}

#item64572 {
	width:39px !important;
	height:39px !important;
	top:188px !important;
}

#item64601 {
	width:39px !important;
	height:39px !important;
	top:335px !important;
}

#item64475 {
	width:360px !important;
	height:450px !important;
	left:72px !important;
	top:215px !important;
}

#item84307 {
	width:53px !important;
	height:53px !important;
	top:241px !important;
	background:#b11d57;
}

#item84308 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:181px !important;
	background:#f2f2f2;
}

#item84309 {
	width:53px !important;
	height:53px !important;
	background:#bad9d6;
}

#item84310 {
	width:53px !important;
	height:53px !important;
	top:120px !important;
	background:#260e32;
}

#item84311 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:60px !important;
	background:#f4c366;
}

#item84351 {
	width:107px !important;
	height:294px !important;
	left:433px !important;
	top:353px !important;
}

#item62742 {
	width:468px !important;
	height:467px !important;
	left:72px !important;
	top:215px !important;
}

#item61164 {
	width:51px !important;
	height:29px !important;
	left:213px !important;
	top:147px !important;
}

#item61189 {
	width:120px !important;
	height:29px !important;
	left:71px !important;
	top:147px !important;
}

#item61215 {
	width:86px !important;
	height:29px !important;
	left:286px !important;
	top:147px !important;
}

#item74791 {
	width:220px !important;
	height:32px !important;
	left:66px !important;
	top:264px !important;
}

#item74713 {
	width:111px !important;
	height:25px !important;
	left:372px !important;
	top:377px !important;
}

#item84270 {
	width:138px !important;
	height:32px !important;
}

#item84280 {
	width:138px !important;
	height:32px !important;
	left:105px !important;
	top:544px !important;
}

#item72401 {
	width:505px !important;
	height:470px !important;
	left:72px !important;
	top:215px !important;
}

#item72346 {
	width:39px !important;
	height:39px !important;
	top:26px !important;
}

#item72349 {
	width:39px !important;
	height:39px !important;
	top:148px !important;
}

#item72376 {
	width:39px !important;
	height:39px !important;
	top:270px !important;
}

#item72252 {
	width:360px !important;
	height:386px !important;
	left:72px !important;
	top:215px !important;
}

#item84355 {
	width:53px !important;
	height:53px !important;
	top:241px !important;
	background:#b11d57;
}

#item84358 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:181px !important;
	background:#f2f2f2;
}

#item84361 {
	width:53px !important;
	height:53px !important;
	background:#bad9d6;
}

#item84364 {
	width:53px !important;
	height:53px !important;
	top:120px !important;
	background:#260e32;
}

#item84368 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:60px !important;
	background:#f4c366;
}

#item84352 {
	width:107px !important;
	height:294px !important;
	left:433px !important;
	top:353px !important;
}

#item72168 {
	width:468px !important;
	height:431px !important;
	left:72px !important;
	top:215px !important;
}

#item72481 {
	width:51px !important;
	height:29px !important;
	left:213px !important;
	top:147px !important;
}

#item72506 {
	width:120px !important;
	height:29px !important;
	left:71px !important;
	top:147px !important;
}

#item72532 {
	width:86px !important;
	height:29px !important;
	left:286px !important;
	top:147px !important;
}

#item111589 {
	width:198px !important;
	height:17px !important;
}

#item111598 {
	width:198px !important;
	height:17px !important;
	left:72px !important;
	top:329px !important;
}

#item111678 {
	width:208px !important;
	height:22px !important;
	left:72px !important;
	top:268px !important;
}

#item111681 {
	width:204px !important;
	height:24px !important;
	left:331px !important;
	top:259px !important;
}

#item111684 {
	width:157px !important;
	height:24px !important;
	left:330px !important;
	top:289px !important;
}

#item111687 {
	width:136px !important;
	height:24px !important;
	left:328px !important;
	top:319px !important;
}

#item111691 {
	width:144px !important;
	height:24px !important;
	left:328px !important;
	top:349px !important;
}

#item111694 {
	width:122px !important;
	height:24px !important;
	left:330px !important;
	top:380px !important;
}

#item86592 {
	width:505px !important;
	height:470px !important;
	left:72px !important;
	top:215px !important;
}

#item84379 {
	width:53px !important;
	height:53px !important;
	top:241px !important;
	background:#b11d57;
}

#item84382 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:181px !important;
	background:#f2f2f2;
}

#item84385 {
	width:53px !important;
	height:53px !important;
	background:#bad9d6;
}

#item84389 {
	width:53px !important;
	height:53px !important;
	top:120px !important;
	background:#260e32;
}

#item84393 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:60px !important;
	background:#f4c366;
}

#item84376 {
	width:107px !important;
	height:294px !important;
	left:433px !important;
	top:353px !important;
}

#item86520 {
	width:39px !important;
	height:39px !important;
	top:26px !important;
}

#item86524 {
	width:39px !important;
	height:39px !important;
	top:135px !important;
}

#item86550 {
	width:39px !important;
	height:39px !important;
	top:246px !important;
}

#item86426 {
	width:360px !important;
	height:324px !important;
	left:72px !important;
	top:215px !important;
}

#item86239 {
	width:468px !important;
	height:431px !important;
	left:72px !important;
	top:215px !important;
}

#item85958 {
	width:51px !important;
	height:29px !important;
	left:213px !important;
	top:147px !important;
}

#item86031 {
	width:120px !important;
	height:29px !important;
	left:71px !important;
	top:147px !important;
}

#item86104 {
	width:86px !important;
	height:29px !important;
	left:286px !important;
	top:147px !important;
}

#item86379 {
	width:220px !important;
	height:28px !important;
	left:306px !important;
	top:259px !important;
}

#item86408 {
	width:51px !important;
	height:28px !important;
}

#item86405 {
	width:51px !important;
	height:28px !important;
	left:71px !important;
	top:312px !important;
}

#item103727 {
	width:173px !important;
	height:21px !important;
	left:330px !important;
	top:440px !important;
}

#item73403 {
	width:505px !important;
	height:420px !important;
	left:72px !important;
	top:215px !important;
}

#item73906 {
	width:348px !important;
	height:52px !important;
	left:72px !important;
	top:646px !important;
}

#item73358 {
	width:39px !important;
	height:39px !important;
	top:26px !important;
}

#item73363 {
	width:39px !important;
	height:39px !important;
	top:148px !important;
}

#item73389 {
	width:39px !important;
	height:39px !important;
	top:309px !important;
}

#item73264 {
	width:360px !important;
	height:425px !important;
	left:72px !important;
	top:215px !important;
}

#item84398 {
	width:53px !important;
	height:53px !important;
	top:241px !important;
	background:#b11d57;
}

#item84402 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:181px !important;
	background:#f2f2f2;
}

#item84405 {
	width:53px !important;
	height:53px !important;
	background:#bad9d6;
}

#item84409 {
	width:53px !important;
	height:53px !important;
	top:120px !important;
	background:#260e32;
}

#item84412 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:60px !important;
	background:#f4c366;
}

#item84396 {
	width:107px !important;
	height:294px !important;
	left:433px !important;
	top:353px !important;
}

#item73184 {
	width:468px !important;
	height:490px !important;
	left:72px !important;
	top:215px !important;
}

#item72930 {
	width:51px !important;
	height:29px !important;
	left:213px !important;
	top:147px !important;
}

#item73003 {
	width:120px !important;
	height:29px !important;
	left:71px !important;
	top:147px !important;
}

#item73076 {
	width:86px !important;
	height:29px !important;
	left:286px !important;
	top:147px !important;
}

#item112412 {
	width:79px !important;
	height:29px !important;
}

#item112421 {
	width:79px !important;
	height:29px !important;
	left:119px !important;
	top:488px !important;
}

#item73867 {
	width:240px !important;
	height:26px !important;
	left:72px !important;
	top:646px !important;
}

#item73687 {
	width:120px !important;
	height:17px !important;
	left:125px !important;
	top:303px !important;
}

#item73643 {
	width:103px !important;
	height:17px !important;
	left:436px !important;
	top:416px !important;
}

#item73616 {
	width:228px !important;
	height:23px !important;
	left:72px !important;
	top:293px !important;
}

#item74616 {
	width:505px !important;
	height:420px !important;
	left:72px !important;
	top:215px !important;
}

#item74565 {
	width:39px !important;
	height:39px !important;
	top:26px !important;
}

#item74568 {
	width:39px !important;
	height:39px !important;
	top:148px !important;
}

#item74594 {
	width:39px !important;
	height:39px !important;
	top:280px !important;
}

#item74470 {
	width:360px !important;
	height:363px !important;
	left:72px !important;
	top:215px !important;
}

#item84419 {
	width:53px !important;
	height:53px !important;
	top:241px !important;
	background:#b11d57;
}

#item84427 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:181px !important;
	background:#f2f2f2;
}

#item84430 {
	width:53px !important;
	height:53px !important;
	background:#bad9d6;
}

#item84433 {
	width:53px !important;
	height:53px !important;
	top:120px !important;
	background:#260e32;
}

#item84437 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:60px !important;
	background:#f4c366;
}

#item84417 {
	width:107px !important;
	height:294px !important;
	left:433px !important;
	top:353px !important;
}

#item74231 {
	width:468px !important;
	height:473px !important;
	left:72px !important;
	top:215px !important;
}

#item73974 {
	width:51px !important;
	height:29px !important;
	left:213px !important;
	top:147px !important;
}

#item74051 {
	width:120px !important;
	height:29px !important;
	left:71px !important;
	top:147px !important;
}

#item74124 {
	width:86px !important;
	height:29px !important;
	left:286px !important;
	top:147px !important;
}

#item74303 {
	width:230px !important;
	height:40px !important;
	left:71px !important;
	top:606px !important;
}

#item74390 {
	width:215px !important;
	height:24px !important;
	left:327px !important;
	top:423px !important;
}

#item74436 {
	width:215px !important;
	height:24px !important;
	left:313px !important;
	top:508px !important;
}

#item75414 {
	width:505px !important;
	height:420px !important;
	left:72px !important;
	top:215px !important;
}

#item75344 {
	width:39px !important;
	height:39px !important;
	top:26px !important;
}

#item75347 {
	width:39px !important;
	height:39px !important;
	top:176px !important;
}

#item75373 {
	width:39px !important;
	height:39px !important;
	left:239px !important;
	top:27px !important;
}

#item75249 {
	width:467px !important;
	height:362px !important;
	left:72px !important;
	top:215px !important;
}

#item84443 {
	width:53px !important;
	height:53px !important;
	top:241px !important;
	background:#b11d57;
}

#item84447 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:181px !important;
	background:#f2f2f2;
}

#item84450 {
	width:53px !important;
	height:53px !important;
	background:#bad9d6;
}

#item84453 {
	width:53px !important;
	height:53px !important;
	top:120px !important;
	background:#260e32;
}

#item84456 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:60px !important;
	background:#f4c366;
}

#item84441 {
	width:107px !important;
	height:294px !important;
	left:433px !important;
	top:392px !important;
}

#item75138 {
	width:468px !important;
	height:473px !important;
	left:72px !important;
	top:215px !important;
}

#item74844 {
	width:51px !important;
	height:29px !important;
	left:213px !important;
	top:147px !important;
}

#item74917 {
	width:120px !important;
	height:29px !important;
	left:71px !important;
	top:147px !important;
}

#item74990 {
	width:86px !important;
	height:29px !important;
	left:286px !important;
	top:147px !important;
}

#item75223 {
	width:91px !important;
	height:12px !important;
}

#item75234 {
	width:91px !important;
	height:12px !important;
	left:198px !important;
	top:423px !important;
}

#item75241 {
	width:222px !important;
	height:23px !important;
}

#item75238 {
	width:222px !important;
	height:23px !important;
	left:312px !important;
	top:307px !important;
}

#item75246 {
	width:104px !important;
	height:12px !important;
}

#item75243 {
	width:104px !important;
	height:12px !important;
	left:372px !important;
	top:343px !important;
}

#item75951 {
	width:505px !important;
	height:420px !important;
	left:72px !important;
	top:215px !important;
}

#item64400 {
	width:39px !important;
	height:39px !important;
	top:26px !important;
}

#item64405 {
	width:39px !important;
	height:39px !important;
	top:143px !important;
}

#item64432 {
	width:39px !important;
	height:39px !important;
	top:265px !important;
}

#item64306 {
	width:360px !important;
	height:361px !important;
	left:72px !important;
	top:215px !important;
}

#item84461 {
	width:53px !important;
	height:53px !important;
	top:241px !important;
	background:#b11d57;
}

#item84465 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:181px !important;
	background:#f2f2f2;
}

#item84472 {
	width:53px !important;
	height:53px !important;
	background:#bad9d6;
}

#item84475 {
	width:53px !important;
	height:53px !important;
	top:120px !important;
	background:#260e32;
}

#item84478 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:60px !important;
	background:#f4c366;
}

#item84459 {
	width:107px !important;
	height:294px !important;
	left:433px !important;
	top:353px !important;
}

#item61143 {
	width:468px !important;
	height:431px !important;
	left:72px !important;
	top:215px !important;
}

#item75697 {
	width:51px !important;
	height:29px !important;
	left:213px !important;
	top:147px !important;
}

#item75771 {
	width:120px !important;
	height:29px !important;
	left:71px !important;
	top:147px !important;
}

#item75844 {
	width:86px !important;
	height:29px !important;
	left:286px !important;
	top:147px !important;
}

#item62194 {
	width:229px !important;
	height:48px !important;
}

#item62191 {
	width:229px !important;
	height:48px !important;
	left:312px !important;
	top:407px !important;
}

#item76648 {
	width:505px !important;
	height:458px !important;
	left:72px !important;
	top:215px !important;
}

#item76592 {
	width:39px !important;
	height:39px !important;
	top:26px !important;
}

#item76596 {
	width:39px !important;
	height:39px !important;
	top:223px !important;
}

#item76627 {
	width:39px !important;
	height:39px !important;
	left:241px !important;
	top:27px !important;
}

#item76497 {
	width:469px !important;
	height:405px !important;
	left:72px !important;
	top:215px !important;
}

#item84491 {
	width:53px !important;
	height:53px !important;
	top:241px !important;
	background:#b11d57;
}

#item84496 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:181px !important;
	background:#f2f2f2;
}

#item84499 {
	width:53px !important;
	height:53px !important;
	background:#bad9d6;
}

#item84502 {
	width:53px !important;
	height:53px !important;
	top:120px !important;
	background:#260e32;
}

#item84505 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:60px !important;
	background:#f4c366;
}

#item84489 {
	width:107px !important;
	height:294px !important;
	left:433px !important;
	top:412px !important;
}

#item76403 {
	width:468px !important;
	height:451px !important;
	left:72px !important;
	top:215px !important;
}

#item76162 {
	width:51px !important;
	height:29px !important;
	left:213px !important;
	top:147px !important;
}

#item76235 {
	width:120px !important;
	height:29px !important;
	left:71px !important;
	top:147px !important;
}

#item76310 {
	width:86px !important;
	height:29px !important;
	left:286px !important;
	top:147px !important;
}

#item111607 {
	width:227px !important;
	height:28px !important;
}

#item111608 {
	width:227px !important;
	height:28px !important;
	left:312px !important;
	top:357px !important;
}

#item77112 {
	width:505px !important;
	height:458px !important;
	left:72px !important;
	top:215px !important;
}

#item64234 {
	width:44px !important;
	height:35px !important;
	top:31px !important;
}

#item64238 {
	width:39px !important;
	height:39px !important;
	top:188px !important;
}

#item64264 {
	width:39px !important;
	height:39px !important;
	top:309px !important;
}

#item64304 {
	width:360px !important;
	height:412px !important;
	left:72px !important;
	top:215px !important;
}

#item84511 {
	width:53px !important;
	height:53px !important;
	top:241px !important;
	background:#b11d57;
}

#item84514 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:181px !important;
	background:#f2f2f2;
}

#item84518 {
	width:53px !important;
	height:53px !important;
	background:#bad9d6;
}

#item84525 {
	width:53px !important;
	height:53px !important;
	top:120px !important;
	background:#260e32;
}

#item84528 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:60px !important;
	background:#f4c366;
}

#item84509 {
	width:107px !important;
	height:294px !important;
	left:433px !important;
	top:353px !important;
}

#item63396 {
	width:468px !important;
	height:419px !important;
	left:72px !important;
	top:215px !important;
}

#item76765 {
	width:51px !important;
	height:29px !important;
	left:213px !important;
	top:147px !important;
}

#item76839 {
	width:120px !important;
	height:29px !important;
	left:71px !important;
	top:147px !important;
}

#item76912 {
	width:86px !important;
	height:29px !important;
	left:286px !important;
	top:147px !important;
}

#item77475 {
	width:390px !important;
	height:28px !important;
	left:72px !important;
	top:656px !important;
}

#item46593 {
	width:779px !important;
	height:510px !important;
	left:378px !important;
	top:146px !important;
}

#item46635 {
	width:332px !important;
	height:810px !important;
	left:-9px !important;
	top:-9px !important;
	background:#b11d57;
}

#item86907 {
	width:31px !important;
	height:31px !important;
	left:509px !important;
	top:731px !important;
}

#item77855 {
	width:505px !important;
	height:458px !important;
	left:72px !important;
	top:215px !important;
}

#item77740 {
	width:44px !important;
	height:39px !important;
	top:27px !important;
}

#item77744 {
	width:39px !important;
	height:39px !important;
	top:188px !important;
}

#item77771 {
	width:39px !important;
	height:39px !important;
	top:335px !important;
}

#item77814 {
	width:39px !important;
	height:39px !important;
	left:240px !important;
	top:27px !important;
}

#item77827 {
	width:468px !important;
	height:449px !important;
	left:72px !important;
	top:215px !important;
}

#item84533 {
	width:53px !important;
	height:53px !important;
	top:241px !important;
	background:#b11d57;
}

#item84537 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:181px !important;
	background:#f2f2f2;
}

#item84541 {
	width:53px !important;
	height:53px !important;
	background:#bad9d6;
}

#item84544 {
	width:53px !important;
	height:53px !important;
	top:120px !important;
	background:#260e32;
}

#item84547 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:60px !important;
	background:#f4c366;
}

#item84531 {
	width:107px !important;
	height:294px !important;
	left:433px !important;
	top:403px !important;
}

#item77478 {
	width:468px !important;
	height:419px !important;
	left:72px !important;
	top:215px !important;
}

#item77192 {
	width:51px !important;
	height:29px !important;
	left:213px !important;
	top:147px !important;
}

#item77266 {
	width:120px !important;
	height:29px !important;
	left:71px !important;
	top:147px !important;
}

#item77339 {
	width:86px !important;
	height:29px !important;
	left:286px !important;
	top:147px !important;
}

#item77629 {
	width:94px !important;
	height:15px !important;
}

#item77639 {
	width:94px !important;
	height:15px !important;
	left:133px !important;
	top:265px !important;
}

#item77638 {
	width:199px !important;
	height:27px !important;
}

#item77641 {
	width:199px !important;
	height:27px !important;
	left:340px !important;
	top:416px !important;
}

#item78709 {
	width:505px !important;
	height:458px !important;
	left:72px !important;
	top:215px !important;
}

#item78605 {
	width:44px !important;
	height:39px !important;
	top:27px !important;
}

#item78608 {
	width:39px !important;
	height:39px !important;
	top:136px !important;
}

#item78635 {
	width:39px !important;
	height:39px !important;
	top:258px !important;
}

#item78510 {
	width:360px !important;
	height:372px !important;
	left:72px !important;
	top:215px !important;
}

#item84553 {
	width:53px !important;
	height:53px !important;
	top:241px !important;
	background:#b11d57;
}

#item84556 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:181px !important;
	background:#f2f2f2;
}

#item84559 {
	width:53px !important;
	height:53px !important;
	background:#bad9d6;
}

#item84563 {
	width:53px !important;
	height:53px !important;
	top:120px !important;
	background:#260e32;
}

#item84570 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:60px !important;
	background:#f4c366;
}

#item84551 {
	width:107px !important;
	height:294px !important;
	left:433px !important;
	top:353px !important;
}

#item78388 {
	width:468px !important;
	height:419px !important;
	left:72px !important;
	top:215px !important;
}

#item78147 {
	width:51px !important;
	height:29px !important;
	left:213px !important;
	top:147px !important;
}

#item78221 {
	width:120px !important;
	height:29px !important;
	left:71px !important;
	top:147px !important;
}

#item78294 {
	width:86px !important;
	height:29px !important;
	left:286px !important;
	top:147px !important;
}

#item78794 {
	width:190px !important;
	height:17px !important;
	left:74px !important;
	top:330px !important;
}

#item79758 {
	width:505px !important;
	height:486px !important;
	left:72px !important;
	top:215px !important;
}

#item79688 {
	width:44px !important;
	height:39px !important;
	top:27px !important;
}

#item79692 {
	width:39px !important;
	height:39px !important;
	top:136px !important;
}

#item79722 {
	width:39px !important;
	height:39px !important;
	top:264px !important;
}

#item79593 {
	width:360px !important;
	height:378px !important;
	left:72px !important;
	top:215px !important;
}

#item84575 {
	width:53px !important;
	height:53px !important;
	top:241px !important;
	background:#b11d57;
}

#item84579 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:181px !important;
	background:#f2f2f2;
}

#item84583 {
	width:53px !important;
	height:53px !important;
	background:#bad9d6;
}

#item84588 {
	width:53px !important;
	height:53px !important;
	top:120px !important;
	background:#260e32;
}

#item84591 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:60px !important;
	background:#f4c366;
}

#item84573 {
	width:107px !important;
	height:294px !important;
	left:433px !important;
	top:353px !important;
}

#item79507 {
	width:468px !important;
	height:482px !important;
	left:72px !important;
	top:215px !important;
}

#item78886 {
	width:51px !important;
	height:29px !important;
	left:213px !important;
	top:147px !important;
}

#item78959 {
	width:120px !important;
	height:29px !important;
	left:71px !important;
	top:147px !important;
}

#item79032 {
	width:86px !important;
	height:29px !important;
	left:286px !important;
	top:147px !important;
}

#item112425 {
	width:199px !important;
	height:31px !important;
	left:71px !important;
	top:489px !important;
}

#item80401 {
	width:505px !important;
	height:486px !important;
	left:72px !important;
	top:215px !important;
}

#item80330 {
	width:44px !important;
	height:39px !important;
	top:27px !important;
}

#item80333 {
	width:39px !important;
	height:39px !important;
	top:258px !important;
}

#item80360 {
	width:39px !important;
	height:39px !important;
	left:240px !important;
	top:27px !important;
}

#item80236 {
	width:469px !important;
	height:431px !important;
	left:72px !important;
	top:215px !important;
}

#item84596 {
	width:53px !important;
	height:53px !important;
	top:180px !important;
	background:#b11d57;
}

#item84600 {
	width:53px !important;
	height:53px !important;
	left:108px !important;
	top:181px !important;
	background:#f2f2f2;
}

#item84604 {
	width:53px !important;
	height:53px !important;
	left:55px !important;
	background:#bad9d6;
}

#item84607 {
	width:53px !important;
	height:53px !important;
	left:55px !important;
	top:120px !important;
	background:#260e32;
}

#item84611 {
	width:53px !important;
	height:53px !important;
	left:108px !important;
	top:60px !important;
	background:#f4c366;
}

#item84594 {
	width:161px !important;
	height:234px !important;
	left:379px !important;
	top:454px !important;
}

#item80151 {
	width:468px !important;
	height:431px !important;
	left:72px !important;
	top:215px !important;
}

#item79847 {
	width:51px !important;
	height:29px !important;
	left:213px !important;
	top:147px !important;
}

#item79920 {
	width:120px !important;
	height:29px !important;
	left:71px !important;
	top:147px !important;
}

#item79994 {
	width:86px !important;
	height:29px !important;
	left:286px !important;
	top:147px !important;
}

#item80919 {
	width:505px !important;
	height:432px !important;
	left:72px !important;
	top:215px !important;
}

#item80834 {
	width:44px !important;
	height:39px !important;
	top:27px !important;
}

#item80837 {
	width:39px !important;
	height:39px !important;
	top:136px !important;
}

#item80864 {
	width:39px !important;
	height:39px !important;
	top:228px !important;
}

#item80740 {
	width:360px !important;
	height:325px !important;
	left:72px !important;
	top:215px !important;
}

#item84627 {
	width:53px !important;
	height:53px !important;
	top:241px !important;
	background:#b11d57;
}

#item84630 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:181px !important;
	background:#f2f2f2;
}

#item84633 {
	width:53px !important;
	height:53px !important;
	background:#bad9d6;
}

#item84637 {
	width:53px !important;
	height:53px !important;
	top:120px !important;
	background:#260e32;
}

#item84641 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:60px !important;
	background:#f4c366;
}

#item84625 {
	width:107px !important;
	height:294px !important;
	left:433px !important;
	top:353px !important;
}

#item62728 {
	width:468px !important;
	height:484px !important;
	left:72px !important;
	top:215px !important;
}

#item85159 {
	width:108px !important;
	height:108px !important;
}

#item85160 {
	width:108px !important;
	height:108px !important;
	left:126px !important;
}

#item85191 {
	width:234px !important;
	height:108px !important;
	left:306px !important;
	top:591px !important;
}

#item61260 {
	width:51px !important;
	height:29px !important;
	left:213px !important;
	top:147px !important;
}

#item61285 {
	width:120px !important;
	height:29px !important;
	left:71px !important;
	top:147px !important;
}

#item61310 {
	width:86px !important;
	height:29px !important;
	left:286px !important;
	top:147px !important;
}

#item81371 {
	width:505px !important;
	height:470px !important;
	left:72px !important;
	top:215px !important;
}

#item81300 {
	width:44px !important;
	height:43px !important;
	top:22px !important;
}

#item81303 {
	width:39px !important;
	height:39px !important;
	top:136px !important;
}

#item81331 {
	width:39px !important;
	height:39px !important;
	top:258px !important;
}

#item81206 {
	width:360px !important;
	height:355px !important;
	left:72px !important;
	top:215px !important;
}

#item84646 {
	width:53px !important;
	height:53px !important;
	top:241px !important;
	background:#b11d57;
}

#item84649 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:181px !important;
	background:#f2f2f2;
}

#item84652 {
	width:53px !important;
	height:53px !important;
	background:#bad9d6;
}

#item84655 {
	width:53px !important;
	height:53px !important;
	top:120px !important;
	background:#260e32;
}

#item84658 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:60px !important;
	background:#f4c366;
}

#item84644 {
	width:107px !important;
	height:294px !important;
	left:433px !important;
	top:353px !important;
}

#item81146 {
	width:468px !important;
	height:484px !important;
	left:72px !important;
	top:215px !important;
}

#item81058 {
	width:51px !important;
	height:29px !important;
	left:213px !important;
	top:147px !important;
}

#item81083 {
	width:120px !important;
	height:29px !important;
	left:71px !important;
	top:147px !important;
}

#item81108 {
	width:86px !important;
	height:29px !important;
	left:286px !important;
	top:147px !important;
}

#item81973 {
	width:505px !important;
	height:470px !important;
	left:72px !important;
	top:215px !important;
}

#item81892 {
	width:44px !important;
	height:43px !important;
	top:22px !important;
}

#item81900 {
	width:39px !important;
	height:39px !important;
	top:148px !important;
}

#item81926 {
	width:39px !important;
	height:39px !important;
	top:258px !important;
}

#item81797 {
	width:360px !important;
	height:355px !important;
	left:72px !important;
	top:215px !important;
}

#item84664 {
	width:53px !important;
	height:53px !important;
	top:241px !important;
	background:#b11d57;
}

#item84672 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:181px !important;
	background:#f2f2f2;
}

#item84676 {
	width:53px !important;
	height:53px !important;
	background:#bad9d6;
}

#item84679 {
	width:53px !important;
	height:53px !important;
	top:120px !important;
	background:#260e32;
}

#item84683 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:60px !important;
	background:#f4c366;
}

#item84662 {
	width:107px !important;
	height:294px !important;
	left:433px !important;
	top:353px !important;
}

#item81738 {
	width:468px !important;
	height:484px !important;
	left:72px !important;
	top:215px !important;
}

#item81464 {
	width:51px !important;
	height:29px !important;
	left:213px !important;
	top:147px !important;
}

#item81489 {
	width:120px !important;
	height:29px !important;
	left:71px !important;
	top:147px !important;
}

#item81514 {
	width:86px !important;
	height:29px !important;
	left:286px !important;
	top:147px !important;
}

#item81791 {
	width:216px !important;
	height:19px !important;
}

#item81788 {
	width:216px !important;
	height:19px !important;
	left:72px !important;
	top:270px !important;
}

#item82495 {
	width:505px !important;
	height:432px !important;
	left:72px !important;
	top:215px !important;
}

#item82423 {
	width:44px !important;
	height:43px !important;
	top:22px !important;
}

#item82429 {
	width:39px !important;
	height:39px !important;
	top:161px !important;
}

#item82455 {
	width:39px !important;
	height:39px !important;
	top:297px !important;
}

#item82329 {
	width:360px !important;
	height:394px !important;
	left:72px !important;
	top:215px !important;
}

#item84689 {
	width:53px !important;
	height:53px !important;
	top:241px !important;
	background:#b11d57;
}

#item84692 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:181px !important;
	background:#f2f2f2;
}

#item84695 {
	width:53px !important;
	height:53px !important;
	background:#bad9d6;
}

#item84698 {
	width:53px !important;
	height:53px !important;
	top:120px !important;
	background:#260e32;
}

#item84701 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:60px !important;
	background:#f4c366;
}

#item84687 {
	width:107px !important;
	height:294px !important;
	left:433px !important;
	top:353px !important;
}

#item82266 {
	width:468px !important;
	height:466px !important;
	left:72px !important;
	top:215px !important;
}

#item85109 {
	width:129px !important;
	height:122px !important;
}

#item85114 {
	width:129px !important;
	height:122px !important;
	left:362px !important;
	top:458px !important;
}

#item82179 {
	width:51px !important;
	height:29px !important;
	left:213px !important;
	top:147px !important;
}

#item82204 {
	width:120px !important;
	height:29px !important;
	left:71px !important;
	top:147px !important;
}

#item82229 {
	width:86px !important;
	height:29px !important;
	left:286px !important;
	top:147px !important;
}

#item82318 {
	width:216px !important;
	height:23px !important;
}

#item82315 {
	width:216px !important;
	height:23px !important;
	left:72px !important;
	top:528px !important;
}

#item112464 {
	width:216px !important;
	height:23px !important;
}

#item112461 {
	width:216px !important;
	height:23px !important;
	left:72px !important;
	top:585px !important;
}

#item83008 {
	width:505px !important;
	height:432px !important;
	left:72px !important;
	top:215px !important;
}

#item82936 {
	width:44px !important;
	height:43px !important;
	top:22px !important;
}

#item82939 {
	width:39px !important;
	height:39px !important;
	top:226px !important;
}

#item82966 {
	width:39px !important;
	height:39px !important;
	left:240px !important;
	top:27px !important;
}

#item82842 {
	width:469px !important;
	height:344px !important;
	left:72px !important;
	top:215px !important;
}

#item84759 {
	width:53px !important;
	height:53px !important;
	top:120px !important;
	background:#b11d57;
}

#item84763 {
	width:53px !important;
	height:53px !important;
	left:108px !important;
	top:120px !important;
	background:#f2f2f2;
}

#item84766 {
	width:53px !important;
	height:53px !important;
	background:#bad9d6;
}

#item84769 {
	width:53px !important;
	height:53px !important;
	left:55px !important;
	top:60px !important;
	background:#260e32;
}

#item84772 {
	width:53px !important;
	height:53px !important;
	left:108px !important;
	background:#f4c366;
}

#item84757 {
	width:161px !important;
	height:174px !important;
	left:379px !important;
	top:473px !important;
}

#item82772 {
	width:468px !important;
	height:452px !important;
	left:72px !important;
	top:215px !important;
}

#item82689 {
	width:51px !important;
	height:29px !important;
	left:213px !important;
	top:147px !important;
}

#item82714 {
	width:120px !important;
	height:29px !important;
	left:71px !important;
	top:147px !important;
}

#item82739 {
	width:86px !important;
	height:29px !important;
	left:286px !important;
	top:147px !important;
}

#item82825 {
	width:150px !important;
	height:18px !important;
}

#item82822 {
	width:150px !important;
	height:18px !important;
	left:72px !important;
	top:526px !important;
}

#item112475 {
	width:132px !important;
	height:18px !important;
}

#item112472 {
	width:132px !important;
	height:18px !important;
	left:325px !important;
	top:444px !important;
}

#item83519 {
	width:505px !important;
	height:432px !important;
	left:72px !important;
	top:215px !important;
}

#item83412 {
	width:44px !important;
	height:43px !important;
	top:22px !important;
}

#item83415 {
	width:39px !important;
	height:39px !important;
	top:124px !important;
}

#item83442 {
	width:39px !important;
	height:39px !important;
	top:258px !important;
}

#item83317 {
	width:360px !important;
	height:336px !important;
	left:72px !important;
	top:215px !important;
}

#item84734 {
	width:53px !important;
	height:53px !important;
	top:241px !important;
	background:#b11d57;
}

#item84739 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:181px !important;
	background:#f2f2f2;
}

#item84746 {
	width:53px !important;
	height:53px !important;
	background:#bad9d6;
}

#item84749 {
	width:53px !important;
	height:53px !important;
	top:120px !important;
	background:#260e32;
}

#item84752 {
	width:53px !important;
	height:53px !important;
	left:53px !important;
	top:60px !important;
	background:#f4c366;
}

#item84732 {
	width:107px !important;
	height:294px !important;
	left:433px !important;
	top:353px !important;
}

#item83249 {
	width:468px !important;
	height:466px !important;
	left:72px !important;
	top:215px !important;
}

#item83160 {
	width:51px !important;
	height:29px !important;
	left:213px !important;
	top:147px !important;
}

#item83185 {
	width:120px !important;
	height:29px !important;
	left:71px !important;
	top:147px !important;
}

#item83211 {
	width:86px !important;
	height:29px !important;
	left:286px !important;
	top:147px !important;
}

#item83314 {
	width:193px !important;
	height:24px !important;
}

#item83311 {
	width:193px !important;
	height:24px !important;
	left:315px !important;
	top:333px !important;
}

#item83301 {
	width:150px !important;
	height:12px !important;
}

#item83298 {
	width:150px !important;
	height:12px !important;
	left:348px !important;
	top:241px !important;
}

#item83688 {
	width:104px !important;
	height:104px !important;
	left:-10px !important;
	top:698px !important;
	background:#b11d57;
}

#item83689 {
	width:104px !important;
	height:104px !important;
	left:94px !important;
	top:698px !important;
	background:#f4c366;
}

#item83690 {
	width:104px !important;
	height:104px !important;
	left:198px !important;
	top:698px !important;
	background:#f2f2f2;
}

#item83692 {
	width:104px !important;
	height:104px !important;
	left:405px !important;
	top:698px !important;
	background:#bad9d6;
}

#item83693 {
	width:104px !important;
	height:104px !important;
	left:302px !important;
	top:594px !important;
	background:#260e32;
}

#item65037 {
	width:1242px !important;
	height:810px !important;
	left:-9px !important;
	top:-9px !important;
	background:#1c0d26;
}

#item84864 {
	width:126px !important;
	height:126px !important;
	left:495px !important;
	top:676px !important;
	background:#b11d57;
}

#item84879 {
	width:126px !important;
	height:126px !important;
	left:244px !important;
	top:676px !important;
	background:#1c0d26;
}

#item84884 {
	width:126px !important;
	height:126px !important;
	left:-8px !important;
	top:676px !important;
	background:#f4c366;
}

#item84891 {
	width:126px !important;
	height:126px !important;
	left:118px !important;
	top:676px !important;
	background:#bad9d6;
}

#item84901 {
	width:126px !important;
	height:126px !important;
	left:368px !important;
	top:676px !important;
	background:#f2f2f2;
}
#in5footer,  #prefooter {display:none;}
