/* 	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:720px; height:1280px; background: #fff !important; }
.paper-vertical { width:720px; height:100%; }
.paper-horizontal { width:29200px; height:1292px; }
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:1280px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:720px) {
	.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;}
}

#item2709 {
	width:740px !important;
	height:1300px !important;
	left:-10px !important;
	top:-10px !important;
	background:#000;
}

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

@keyframes flyinfromleft-2735 {
	0% {
		transform:translate(-440px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-2735 {
	0% {
		-webkit-transform:translate(-440px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-2758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-2758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5910 {
	width:736px !important;
	height:112px !important;
	left:-8px !important;
	top:1178px !important;
	background:#6f2b90;
}

#item100931 {
	width:287px !important;
	height:63px !important;
	left:-7px !important;
	top:1198px !important;
}

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

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

#item3366 {
	width:179px !important;
	height:65px !important;
	left:20px !important;
	top:830px !important;
}

#item3393 {
	width:179px !important;
	height:65px !important;
	left:207px !important;
	top:830px !important;
}

#item3419 {
	width:179px !important;
	height:65px !important;
	left:402px !important;
	top:830px !important;
}

#item3498 {
	width:580px !important;
	height:772px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item3630 {
	width:179px !important;
	height:65px !important;
	left:20px !important;
	top:830px !important;
}

#item3656 {
	width:179px !important;
	height:65px !important;
	left:207px !important;
	top:830px !important;
}

#item3682 {
	width:179px !important;
	height:65px !important;
	left:402px !important;
	top:830px !important;
}

#item3711 {
	width:580px !important;
	height:772px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item3523 {
	width:179px !important;
	height:65px !important;
	left:20px !important;
	top:830px !important;
}

#item3549 {
	width:179px !important;
	height:65px !important;
	left:207px !important;
	top:830px !important;
}

#item3575 {
	width:179px !important;
	height:65px !important;
	left:402px !important;
	top:830px !important;
}

#item3604 {
	width:580px !important;
	height:772px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item3364 {
	width:590px !important;
	height:895px !important;
	left:60px !important;
	top:218px !important;
}

#item77153 {
	width:720px !important;
	height:1279px !important;
	left:10px !important;
	top:10px !important;
	background:#575757;
}

#item77159 {
	width:585px !important;
	height:68px !important;
	left:78px !important;
	top:1156px !important;
}

#item77215 {
	width:338px !important;
	height:61px !important;
	left:18px !important;
}

#item76775 {
	width:585px !important;
	height:68px !important;
	left:78px !important;
	top:1156px !important;
}

#item76878 {
	width:338px !important;
	height:61px !important;
	left:18px !important;
}

#item76247 {
	width:585px !important;
	height:68px !important;
	left:78px !important;
	top:1156px !important;
}

#item76302 {
	width:285px !important;
	height:61px !important;
	left:18px !important;
}

#item75989 {
	width:585px !important;
	height:68px !important;
	left:78px !important;
	top:1156px !important;
}

#item75749 {
	width:285px !important;
	height:61px !important;
	left:18px !important;
}

#item75470 {
	width:585px !important;
	height:68px !important;
	left:78px !important;
	top:1156px !important;
}

#item75527 {
	width:285px !important;
	height:61px !important;
	left:18px !important;
}

@keyframes flyinfromtop-74962 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-74962 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-75012 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-75012 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item75012 {
	width:585px !important;
	height:68px !important;
	left:78px !important;
	top:1156px !important;
}

@keyframes flyinfromleft-75068 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-75068 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item75069 {
	width:188px !important;
	height:61px !important;
	left:18px !important;
}

@keyframes flyinfromleft-101018 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-101018 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item101018 {
	width:301px !important;
	height:77px !important;
	left:101px !important;
	top:1054px !important;
}

@keyframes flyinfromleft-101016 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-101016 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item101016 {
	width:301px !important;
	height:77px !important;
	left:101px !important;
	top:956px !important;
}

@keyframes flyinfromleft-77435 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-77435 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item77435 {
	width:301px !important;
	height:77px !important;
	left:101px !important;
	top:858px !important;
}

@keyframes flyinfromleft-77431 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-77431 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item77431 {
	width:301px !important;
	height:77px !important;
	left:101px !important;
	top:760px !important;
}

@keyframes flyinfromleft-77429 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-77429 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item77429 {
	width:301px !important;
	height:77px !important;
	left:101px !important;
	top:662px !important;
}

@keyframes flyinfromleft-77427 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-77427 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item77427 {
	width:301px !important;
	height:77px !important;
	left:101px !important;
	top:563px !important;
}

@keyframes flyinfromleft-77424 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-77424 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item77424 {
	width:301px !important;
	height:77px !important;
	left:101px !important;
	top:465px !important;
}

@keyframes flyinfromleft-77422 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-77422 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item77422 {
	width:301px !important;
	height:77px !important;
	left:101px !important;
	top:367px !important;
}

@keyframes flyinfromtop-4272 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-4272 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item77421 {
	width:730px !important;
	height:1291px !important;
	left:-10px !important;
	top:-10px !important;
}

#item101029 {
	width:88px !important;
	height:50px !important;
	left:538px !important;
	top:82px !important;
}

#item77552 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item77557 {
	width:720px !important;
	height:790px !important;
}

#item77559 {
	width:70px !important;
	height:716px !important;
	left:2340px !important;
	top:28px !important;
}

#item77564 {
	width:131px !important;
	height:93px !important;
	top:625px !important;
}

#item77594 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:625px !important;
}

#item77625 {
	width:131px !important;
	height:93px !important;
	left:422px !important;
	top:625px !important;
}

#item77657 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:625px !important;
}

#item77760 {
	width:483px !important;
	height:483px !important;
	left:35px !important;
}

#item77779 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item77808 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:623px !important;
}

#item77839 {
	width:131px !important;
	height:93px !important;
	left:422px !important;
	top:623px !important;
}

#item77870 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:623px !important;
}

#item77971 {
	width:483px !important;
	height:483px !important;
	left:35px !important;
}

#item77995 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item78025 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:623px !important;
}

#item78055 {
	width:131px !important;
	height:93px !important;
	left:422px !important;
	top:623px !important;
}

#item78085 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:623px !important;
}

#item78186 {
	width:483px !important;
	height:483px !important;
	left:35px !important;
}

#item78207 {
	width:483px !important;
	height:483px !important;
	left:35px !important;
}

#item78232 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item78261 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:623px !important;
}

#item78291 {
	width:131px !important;
	height:93px !important;
	left:422px !important;
	top:623px !important;
}

#item78321 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:623px !important;
}

#item78446 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:1716px !important;
}

#item78486 {
	width:59px !important;
	height:116px !important;
	background:#cfcfcf;
}

#item78483 {
	width:59px !important;
	height:116px !important;
	top:1898px !important;
}

#item78489 {
	width:59px !important;
	height:116px !important;
	left:661px !important;
	top:1898px !important;
}

#item101078 {
	width:87px !important;
	height:50px !important;
	left:613px !important;
	top:39px !important;
}

#item78546 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item101084 {
	width:190px !important;
	height:62px !important;
	left:470px !important;
}

#item78600 {
	width:265px !important;
	height:63px !important;
}

#item79799 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item83791 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:1716px !important;
}

#item83836 {
	width:720px !important;
	height:790px !important;
}

#item83838 {
	width:70px !important;
	height:716px !important;
	left:2343px !important;
	top:28px !important;
}

#item83843 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item83874 {
	width:131px !important;
	height:93px !important;
	left:142px !important;
	top:623px !important;
}

#item83977 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item83997 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item84027 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:622px !important;
}

#item84130 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item84153 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item84183 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:622px !important;
}

#item84284 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item84305 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item84336 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:622px !important;
}

#item84438 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item84482 {
	width:59px !important;
	height:116px !important;
	background:#cfcfcf;
}

#item84480 {
	width:59px !important;
	height:116px !important;
	top:1898px !important;
}

#item84484 {
	width:59px !important;
	height:116px !important;
	left:661px !important;
	top:1898px !important;
}

#item101095 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item101123 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item101285 {
	width:87px !important;
	height:50px !important;
	left:603px !important;
	top:40px !important;
}

#item84520 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item89040 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:1716px !important;
}

#item89085 {
	width:720px !important;
	height:790px !important;
}

#item89087 {
	width:70px !important;
	height:716px !important;
	left:2343px !important;
	top:28px !important;
}

#item89092 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item89122 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:623px !important;
}

#item89152 {
	width:131px !important;
	height:93px !important;
	left:142px !important;
	top:623px !important;
}

#item89182 {
	width:131px !important;
	height:93px !important;
	left:423px !important;
	top:623px !important;
}

#item89283 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item89323 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item89355 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:622px !important;
}

#item89386 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:622px !important;
}

#item89415 {
	width:131px !important;
	height:93px !important;
	left:422px !important;
	top:622px !important;
}

#item89516 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item89558 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item89588 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:622px !important;
}

#item89620 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:622px !important;
}

#item89653 {
	width:131px !important;
	height:93px !important;
	left:422px !important;
	top:622px !important;
}

#item89754 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item89790 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item89822 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:622px !important;
}

#item89852 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:622px !important;
}

#item89881 {
	width:131px !important;
	height:93px !important;
	left:422px !important;
	top:622px !important;
}

#item89982 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item90050 {
	width:59px !important;
	height:116px !important;
	background:#cfcfcf;
}

#item90047 {
	width:59px !important;
	height:116px !important;
	top:1898px !important;
}

#item90052 {
	width:59px !important;
	height:116px !important;
	left:661px !important;
	top:1898px !important;
}

#item101160 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item101162 {
	width:190px !important;
	height:62px !important;
	left:470px !important;
}

#item101188 {
	width:265px !important;
	height:63px !important;
}

#item101319 {
	width:87px !important;
	height:50px !important;
	left:603px !important;
	top:40px !important;
}

#item90108 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item95342 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:1716px !important;
}

#item95381 {
	width:720px !important;
	height:790px !important;
}

#item95383 {
	width:70px !important;
	height:716px !important;
	left:2343px !important;
	top:28px !important;
}

#item95389 {
	width:131px !important;
	height:93px !important;
	left:423px !important;
	top:623px !important;
}

#item95419 {
	width:131px !important;
	height:93px !important;
	left:139px !important;
	top:623px !important;
}

#item95520 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item95560 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item95590 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:623px !important;
}

#item95693 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item95734 {
	width:131px !important;
	height:93px !important;
	left:423px !important;
	top:622px !important;
}

#item95764 {
	width:131px !important;
	height:93px !important;
	left:139px !important;
	top:622px !important;
}

#item95797 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item95831 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:622px !important;
}

#item95932 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item95966 {
	width:131px !important;
	height:93px !important;
	left:423px !important;
	top:622px !important;
}

#item95998 {
	width:131px !important;
	height:93px !important;
	left:139px !important;
	top:622px !important;
}

#item96028 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item96058 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:622px !important;
}

#item96161 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item96202 {
	width:131px !important;
	height:93px !important;
	left:423px !important;
	top:622px !important;
}

#item96232 {
	width:131px !important;
	height:93px !important;
	left:139px !important;
	top:622px !important;
}

#item96263 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item96295 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:622px !important;
}

#item96351 {
	width:59px !important;
	height:116px !important;
	background:#cfcfcf;
}

#item96349 {
	width:59px !important;
	height:116px !important;
	top:1898px !important;
}

#item96353 {
	width:59px !important;
	height:116px !important;
	left:661px !important;
	top:1898px !important;
}

#item101221 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item101249 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item101354 {
	width:87px !important;
	height:50px !important;
	left:603px !important;
	top:40px !important;
}

#item96395 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item104036 {
	width:480px !important;
	height:480px !important;
	left:118px !important;
	top:1716px !important;
}

#item96431 {
	width:720px !important;
	height:790px !important;
}

#item105089 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item105120 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item105149 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:623px !important;
}

#item105180 {
	width:131px !important;
	height:93px !important;
	left:139px !important;
	top:623px !important;
}

#item105282 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item105313 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:622px !important;
}

#item105344 {
	width:131px !important;
	height:93px !important;
	left:139px !important;
	top:622px !important;
}

#item105374 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item105481 {
	width:131px !important;
	height:93px !important;
	top:620px !important;
}

#item105513 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:620px !important;
}

#item105545 {
	width:131px !important;
	height:93px !important;
	left:139px !important;
	top:620px !important;
}

#item105576 {
	width:480px !important;
	height:477px !important;
	left:36px !important;
}

#item105610 {
	width:70px !important;
	height:716px !important;
	left:555px !important;
}

#item105681 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item105712 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:623px !important;
}

#item105744 {
	width:131px !important;
	height:93px !important;
	left:139px !important;
	top:623px !important;
}

#item105777 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
	top:1px !important;
}

#item97344 {
	width:59px !important;
	height:116px !important;
	background:#cfcfcf;
}

#item97341 {
	width:59px !important;
	height:116px !important;
	top:1898px !important;
}

#item97346 {
	width:59px !important;
	height:116px !important;
	left:661px !important;
	top:1898px !important;
}

#item105840 {
	width:87px !important;
	height:50px !important;
	left:603px !important;
	top:40px !important;
}

#item105875 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item105903 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item203517 {
	width:190px !important;
	height:62px !important;
	left:463px !important;
	top:1200px !important;
}

#item105935 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item112302 {
	width:480px !important;
	height:480px !important;
	left:121px !important;
	top:1716px !important;
}

#item105967 {
	width:720px !important;
	height:801px !important;
}

#item113781 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item113831 {
	width:554px !important;
	height:138px !important;
	top:607px !important;
}

#item113833 {
	width:131px !important;
	height:93px !important;
	left:36px !important;
	top:16px !important;
}

#item113863 {
	width:131px !important;
	height:93px !important;
	left:462px !important;
	top:16px !important;
}

#item113893 {
	width:131px !important;
	height:93px !important;
	left:603px !important;
	top:16px !important;
}

#item113924 {
	width:131px !important;
	height:93px !important;
	left:178px !important;
	top:16px !important;
}

#item113960 {
	width:131px !important;
	height:69px !important;
	background:#fff;
}

#item113957 {
	width:131px !important;
	height:93px !important;
	left:320px !important;
	top:16px !important;
}

#item114061 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item114113 {
	width:552px !important;
	height:138px !important;
	top:606px !important;
}

#item114115 {
	width:131px !important;
	height:93px !important;
	left:36px !important;
	top:16px !important;
}

#item114145 {
	width:131px !important;
	height:93px !important;
	left:462px !important;
	top:16px !important;
}

#item114174 {
	width:131px !important;
	height:93px !important;
	left:603px !important;
	top:16px !important;
}

#item114205 {
	width:131px !important;
	height:93px !important;
	left:178px !important;
	top:16px !important;
}

#item114241 {
	width:131px !important;
	height:69px !important;
	background:#fff;
}

#item114237 {
	width:131px !important;
	height:93px !important;
	left:320px !important;
	top:16px !important;
}

#item114343 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item114395 {
	width:552px !important;
	height:138px !important;
	top:606px !important;
}

#item114397 {
	width:131px !important;
	height:93px !important;
	left:36px !important;
	top:16px !important;
}

#item114428 {
	width:131px !important;
	height:93px !important;
	left:462px !important;
	top:16px !important;
}

#item114457 {
	width:131px !important;
	height:93px !important;
	left:603px !important;
	top:16px !important;
}

#item114488 {
	width:131px !important;
	height:93px !important;
	left:178px !important;
	top:16px !important;
}

#item114522 {
	width:131px !important;
	height:69px !important;
	background:#fff;
}

#item114519 {
	width:131px !important;
	height:93px !important;
	left:320px !important;
	top:16px !important;
}

#item114552 {
	width:70px !important;
	height:716px !important;
	left:555px !important;
}

#item114624 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
	top:1px !important;
}

#item114682 {
	width:552px !important;
	height:138px !important;
	top:607px !important;
}

#item114684 {
	width:131px !important;
	height:93px !important;
	left:36px !important;
	top:16px !important;
}

#item114714 {
	width:131px !important;
	height:93px !important;
	left:462px !important;
	top:16px !important;
}

#item114743 {
	width:131px !important;
	height:93px !important;
	left:603px !important;
	top:16px !important;
}

#item114774 {
	width:131px !important;
	height:93px !important;
	left:178px !important;
	top:16px !important;
}

#item114807 {
	width:131px !important;
	height:69px !important;
	background:#fff;
}

#item114804 {
	width:131px !important;
	height:93px !important;
	left:320px !important;
	top:16px !important;
}

#item106879 {
	width:59px !important;
	height:116px !important;
	background:#cfcfcf;
}

#item106876 {
	width:59px !important;
	height:116px !important;
	top:1898px !important;
}

#item106881 {
	width:59px !important;
	height:116px !important;
	left:661px !important;
	top:1898px !important;
}

#item106910 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item106938 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item106966 {
	width:87px !important;
	height:50px !important;
	left:603px !important;
	top:40px !important;
}

#item114880 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item117648 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:1721px !important;
}

#item114920 {
	width:720px !important;
	height:801px !important;
}

#item118773 {
	width:552px !important;
	height:138px !important;
	top:607px !important;
}

#item118775 {
	width:131px !important;
	height:93px !important;
	left:36px !important;
	top:16px !important;
}

#item118808 {
	width:131px !important;
	height:93px !important;
	left:462px !important;
	top:16px !important;
}

#item118838 {
	width:131px !important;
	height:93px !important;
	left:603px !important;
	top:16px !important;
}

#item118871 {
	width:131px !important;
	height:93px !important;
	left:178px !important;
	top:16px !important;
}

#item118904 {
	width:131px !important;
	height:69px !important;
	background:#fff;
}

#item118901 {
	width:131px !important;
	height:93px !important;
	left:320px !important;
	top:16px !important;
}

#item118933 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item118990 {
	width:552px !important;
	height:138px !important;
	top:606px !important;
}

#item118992 {
	width:131px !important;
	height:93px !important;
	left:36px !important;
	top:16px !important;
}

#item119022 {
	width:131px !important;
	height:93px !important;
	left:462px !important;
	top:16px !important;
}

#item119052 {
	width:131px !important;
	height:93px !important;
	left:603px !important;
	top:16px !important;
}

#item119084 {
	width:131px !important;
	height:93px !important;
	left:178px !important;
	top:16px !important;
}

#item119117 {
	width:131px !important;
	height:69px !important;
	background:#fff;
}

#item119114 {
	width:131px !important;
	height:93px !important;
	left:320px !important;
	top:16px !important;
}

#item119216 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item119272 {
	width:552px !important;
	height:138px !important;
	top:606px !important;
}

#item119274 {
	width:131px !important;
	height:93px !important;
	left:36px !important;
	top:16px !important;
}

#item119306 {
	width:131px !important;
	height:93px !important;
	left:462px !important;
	top:16px !important;
}

#item119336 {
	width:131px !important;
	height:93px !important;
	left:603px !important;
	top:16px !important;
}

#item119366 {
	width:131px !important;
	height:93px !important;
	left:178px !important;
	top:16px !important;
}

#item119399 {
	width:131px !important;
	height:69px !important;
	background:#fff;
}

#item119396 {
	width:131px !important;
	height:93px !important;
	left:320px !important;
	top:16px !important;
}

#item119498 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item119554 {
	width:552px !important;
	height:138px !important;
	top:607px !important;
}

#item119556 {
	width:131px !important;
	height:93px !important;
	left:36px !important;
	top:16px !important;
}

#item119587 {
	width:131px !important;
	height:93px !important;
	left:462px !important;
	top:16px !important;
}

#item119619 {
	width:131px !important;
	height:93px !important;
	left:603px !important;
	top:16px !important;
}

#item119650 {
	width:131px !important;
	height:93px !important;
	left:178px !important;
	top:16px !important;
}

#item119683 {
	width:131px !important;
	height:69px !important;
	background:#fff;
}

#item119680 {
	width:131px !important;
	height:93px !important;
	left:320px !important;
	top:16px !important;
}

#item119711 {
	width:70px !important;
	height:716px !important;
	left:555px !important;
}

#item119783 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
	top:1px !important;
}

#item116012 {
	width:59px !important;
	height:116px !important;
	background:#cfcfcf;
}

#item116008 {
	width:59px !important;
	height:116px !important;
	top:1898px !important;
}

#item116014 {
	width:59px !important;
	height:116px !important;
	left:661px !important;
	top:1898px !important;
}

#item116043 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item116071 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item116099 {
	width:87px !important;
	height:50px !important;
	left:603px !important;
	top:40px !important;
}

#item203547 {
	width:190px !important;
	height:62px !important;
	left:463px !important;
	top:1200px !important;
}

#item119879 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item121567 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:1716px !important;
}

#item119914 {
	width:720px !important;
	height:790px !important;
}

#item121781 {
	width:131px !important;
	height:69px !important;
}

#item121778 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item121809 {
	width:131px !important;
	height:93px !important;
	left:142px !important;
	top:623px !important;
}

#item121908 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item121933 {
	width:131px !important;
	height:69px !important;
}

#item121934 {
	width:131px !important;
	height:69px !important;
}

#item121930 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item121966 {
	width:131px !important;
	height:69px !important;
}

#item121963 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:622px !important;
}

#item122065 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item122096 {
	width:131px !important;
	height:69px !important;
}

#item122097 {
	width:131px !important;
	height:69px !important;
}

#item122093 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item122131 {
	width:131px !important;
	height:69px !important;
}

#item122128 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:622px !important;
}

#item122229 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item122250 {
	width:70px !important;
	height:716px !important;
	left:555px !important;
}

#item122255 {
	width:131px !important;
	height:69px !important;
}

#item122256 {
	width:131px !important;
	height:69px !important;
}

#item122251 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item122287 {
	width:131px !important;
	height:69px !important;
}

#item122284 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:623px !important;
}

#item122384 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
	top:1px !important;
}

#item120530 {
	width:59px !important;
	height:116px !important;
	background:#cfcfcf;
}

#item120527 {
	width:59px !important;
	height:116px !important;
	top:1898px !important;
}

#item120532 {
	width:59px !important;
	height:116px !important;
	left:661px !important;
	top:1898px !important;
}

#item120561 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item120589 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item120618 {
	width:87px !important;
	height:50px !important;
	left:603px !important;
	top:40px !important;
}

#item122434 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item124758 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:1716px !important;
}

#item122473 {
	width:720px !important;
	height:790px !important;
}

#item125026 {
	width:131px !important;
	height:69px !important;
}

#item125022 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item125057 {
	width:131px !important;
	height:69px !important;
}

#item125058 {
	width:131px !important;
	height:69px !important;
}

#item125054 {
	width:131px !important;
	height:93px !important;
	left:142px !important;
	top:623px !important;
}

#item125156 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item125182 {
	width:131px !important;
	height:69px !important;
}

#item125183 {
	width:131px !important;
	height:69px !important;
}

#item125179 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item125214 {
	width:131px !important;
	height:69px !important;
}

#item125215 {
	width:131px !important;
	height:69px !important;
}

#item125211 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:622px !important;
}

#item125314 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item125340 {
	width:131px !important;
	height:69px !important;
}

#item125341 {
	width:131px !important;
	height:69px !important;
}

#item125337 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item125373 {
	width:131px !important;
	height:69px !important;
}

#item125374 {
	width:131px !important;
	height:69px !important;
}

#item125370 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:622px !important;
}

#item125477 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item125500 {
	width:70px !important;
	height:716px !important;
	left:555px !important;
}

#item125504 {
	width:131px !important;
	height:69px !important;
}

#item125505 {
	width:131px !important;
	height:69px !important;
}

#item125501 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item125536 {
	width:131px !important;
	height:69px !important;
}

#item125537 {
	width:131px !important;
	height:69px !important;
}

#item125533 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:623px !important;
}

#item125637 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
	top:1px !important;
}

#item123102 {
	width:59px !important;
	height:116px !important;
	background:#cfcfcf;
}

#item123100 {
	width:59px !important;
	height:116px !important;
	top:1898px !important;
}

#item123104 {
	width:59px !important;
	height:116px !important;
	left:661px !important;
	top:1898px !important;
}

#item123132 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item123162 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item123190 {
	width:87px !important;
	height:50px !important;
	left:603px !important;
	top:40px !important;
}

#item203573 {
	width:190px !important;
	height:62px !important;
	left:463px !important;
	top:1200px !important;
}

#item125685 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item127764 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:1716px !important;
}

#item125723 {
	width:720px !important;
	height:790px !important;
}

#item127973 {
	width:131px !important;
	height:69px !important;
}

#item127970 {
	width:131px !important;
	height:93px !important;
	left:143px !important;
	top:623px !important;
}

#item128074 {
	width:131px !important;
	height:69px !important;
}

#item128075 {
	width:131px !important;
	height:69px !important;
}

#item128071 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item128103 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item128122 {
	width:131px !important;
	height:69px !important;
}

#item128123 {
	width:131px !important;
	height:69px !important;
}

#item128119 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:622px !important;
}

#item128224 {
	width:131px !important;
	height:69px !important;
}

#item128225 {
	width:131px !important;
	height:69px !important;
}

#item128221 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item128253 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item128346 {
	width:131px !important;
	height:69px !important;
}

#item128347 {
	width:131px !important;
	height:69px !important;
}

#item128343 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item128381 {
	width:131px !important;
	height:69px !important;
}

#item128382 {
	width:131px !important;
	height:69px !important;
}

#item128377 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:622px !important;
}

#item128413 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item128430 {
	width:70px !important;
	height:716px !important;
	left:555px !important;
}

#item128504 {
	width:131px !important;
	height:69px !important;
}

#item128505 {
	width:131px !important;
	height:69px !important;
}

#item128501 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item128536 {
	width:131px !important;
	height:69px !important;
}

#item128537 {
	width:131px !important;
	height:69px !important;
}

#item128533 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:623px !important;
}

#item128565 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
	top:1px !important;
}

#item126365 {
	width:59px !important;
	height:116px !important;
	background:#cfcfcf;
}

#item126361 {
	width:59px !important;
	height:116px !important;
	top:1898px !important;
}

#item126367 {
	width:59px !important;
	height:116px !important;
	left:661px !important;
	top:1898px !important;
}

#item126396 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item126424 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item126453 {
	width:87px !important;
	height:50px !important;
	left:603px !important;
	top:40px !important;
}

#item128609 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item130873 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:1716px !important;
}

#item128642 {
	width:720px !important;
	height:790px !important;
}

#item184156 {
	width:131px !important;
	height:69px !important;
}

#item184153 {
	width:131px !important;
	height:93px !important;
	left:423px !important;
	top:623px !important;
}

#item184184 {
	width:131px !important;
	height:93px !important;
	left:139px !important;
	top:623px !important;
}

#item184289 {
	width:131px !important;
	height:69px !important;
}

#item184286 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item184320 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:623px !important;
}

#item184351 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item184466 {
	width:480px !important;
	height:480px !important;
	left:37px !important;
}

#item184507 {
	width:131px !important;
	height:69px !important;
}

#item184504 {
	width:131px !important;
	height:93px !important;
	left:423px !important;
	top:622px !important;
}

#item184535 {
	width:131px !important;
	height:93px !important;
	left:139px !important;
	top:622px !important;
}

#item184572 {
	width:131px !important;
	height:69px !important;
}

#item184569 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item184602 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:622px !important;
}

#item184704 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item184750 {
	width:131px !important;
	height:69px !important;
}

#item184747 {
	width:131px !important;
	height:93px !important;
	left:423px !important;
	top:622px !important;
}

#item184779 {
	width:131px !important;
	height:93px !important;
	left:139px !important;
	top:622px !important;
}

#item184813 {
	width:131px !important;
	height:69px !important;
}

#item184810 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item184842 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:622px !important;
}

#item184873 {
	width:70px !important;
	height:716px !important;
	left:555px !important;
}

#item184945 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
	top:1px !important;
}

#item184993 {
	width:131px !important;
	height:69px !important;
}

#item184990 {
	width:131px !important;
	height:93px !important;
	left:423px !important;
	top:623px !important;
}

#item185021 {
	width:131px !important;
	height:93px !important;
	left:139px !important;
	top:623px !important;
}

#item185055 {
	width:131px !important;
	height:69px !important;
}

#item185052 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item185083 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:623px !important;
}

#item129559 {
	width:59px !important;
	height:116px !important;
	background:#cfcfcf;
}

#item129556 {
	width:59px !important;
	height:116px !important;
	top:1898px !important;
}

#item129561 {
	width:59px !important;
	height:116px !important;
	left:661px !important;
	top:1898px !important;
}

#item129590 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item129618 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item129646 {
	width:87px !important;
	height:50px !important;
	left:603px !important;
	top:40px !important;
}

#item203613 {
	width:190px !important;
	height:62px !important;
	left:463px !important;
	top:1200px !important;
}

#item135149 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item136802 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:1716px !important;
}

#item135188 {
	width:720px !important;
	height:790px !important;
}

#item137082 {
	width:131px !important;
	height:69px !important;
}

#item137079 {
	width:131px !important;
	height:93px !important;
	left:143px !important;
	top:623px !important;
}

#item137184 {
	width:131px !important;
	height:69px !important;
}

#item137185 {
	width:131px !important;
	height:69px !important;
}

#item137181 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item137213 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item137239 {
	width:131px !important;
	height:69px !important;
}

#item137240 {
	width:131px !important;
	height:69px !important;
}

#item137236 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:622px !important;
}

#item137343 {
	width:131px !important;
	height:69px !important;
}

#item137344 {
	width:131px !important;
	height:69px !important;
}

#item137340 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item137372 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item137468 {
	width:131px !important;
	height:69px !important;
}

#item137469 {
	width:131px !important;
	height:69px !important;
}

#item137465 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item137502 {
	width:131px !important;
	height:69px !important;
}

#item137503 {
	width:131px !important;
	height:69px !important;
}

#item137499 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:622px !important;
}

#item137535 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item137557 {
	width:70px !important;
	height:716px !important;
	left:555px !important;
}

#item137631 {
	width:131px !important;
	height:69px !important;
}

#item137632 {
	width:131px !important;
	height:69px !important;
}

#item137628 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item137663 {
	width:131px !important;
	height:69px !important;
}

#item137664 {
	width:131px !important;
	height:69px !important;
}

#item137660 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:623px !important;
}

#item137692 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
	top:1px !important;
}

#item135826 {
	width:59px !important;
	height:116px !important;
	background:#cfcfcf;
}

#item135823 {
	width:59px !important;
	height:116px !important;
	top:1898px !important;
}

#item135828 {
	width:59px !important;
	height:116px !important;
	left:661px !important;
	top:1898px !important;
}

#item135858 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item135886 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item135914 {
	width:87px !important;
	height:50px !important;
	left:603px !important;
	top:40px !important;
}

#item138745 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item140905 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:887px !important;
}

#item138784 {
	width:720px !important;
	height:790px !important;
}

#item141080 {
	width:131px !important;
	height:69px !important;
}

#item141081 {
	width:131px !important;
	height:69px !important;
}

#item141192 {
	width:131px !important;
	height:69px !important;
}

#item141193 {
	width:131px !important;
	height:69px !important;
}

#item141190 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item141308 {
	width:131px !important;
	height:69px !important;
}

#item141309 {
	width:131px !important;
	height:69px !important;
}

#item141306 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item141347 {
	width:70px !important;
	height:716px !important;
	left:555px !important;
}

#item141421 {
	width:131px !important;
	height:69px !important;
}

#item141422 {
	width:131px !important;
	height:69px !important;
}

#item139426 {
	width:59px !important;
	height:116px !important;
	background:#cfcfcf;
}

#item139423 {
	width:59px !important;
	height:116px !important;
	top:1069px !important;
}

#item139428 {
	width:59px !important;
	height:116px !important;
	left:661px !important;
	top:1069px !important;
}

#item139457 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item139485 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item139513 {
	width:87px !important;
	height:50px !important;
	left:603px !important;
	top:40px !important;
}

#item203640 {
	width:190px !important;
	height:62px !important;
	left:463px !important;
	top:1200px !important;
}

#item141529 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item141561 {
	width:720px !important;
	height:790px !important;
}

#item143318 {
	width:131px !important;
	height:69px !important;
}

#item143319 {
	width:131px !important;
	height:69px !important;
}

#item143430 {
	width:131px !important;
	height:69px !important;
}

#item143431 {
	width:131px !important;
	height:69px !important;
}

#item143543 {
	width:131px !important;
	height:69px !important;
}

#item143544 {
	width:131px !important;
	height:69px !important;
}

#item143581 {
	width:70px !important;
	height:716px !important;
	left:555px !important;
}

#item143653 {
	width:131px !important;
	height:69px !important;
}

#item143654 {
	width:131px !important;
	height:69px !important;
}

#item142056 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item142084 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item142113 {
	width:87px !important;
	height:50px !important;
	left:603px !important;
	top:40px !important;
}

#item143791 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item143829 {
	width:720px !important;
	height:790px !important;
}

#item145494 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item145526 {
	width:131px !important;
	height:69px !important;
}

#item145527 {
	width:131px !important;
	height:69px !important;
}

#item145523 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item145559 {
	width:131px !important;
	height:69px !important;
}

#item145560 {
	width:131px !important;
	height:69px !important;
}

#item145556 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:622px !important;
}

#item145663 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item145689 {
	width:131px !important;
	height:69px !important;
}

#item145686 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item145720 {
	width:131px !important;
	height:69px !important;
}

#item145721 {
	width:131px !important;
	height:69px !important;
}

#item145717 {
	width:131px !important;
	height:93px !important;
	left:142px !important;
	top:623px !important;
}

#item145820 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item145844 {
	width:131px !important;
	height:69px !important;
}

#item145845 {
	width:131px !important;
	height:69px !important;
}

#item145841 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item145876 {
	width:131px !important;
	height:69px !important;
}

#item145877 {
	width:131px !important;
	height:69px !important;
}

#item145873 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:622px !important;
}

#item145979 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
	top:1px !important;
}

#item146004 {
	width:70px !important;
	height:716px !important;
	left:555px !important;
}

#item146008 {
	width:131px !important;
	height:69px !important;
}

#item146009 {
	width:131px !important;
	height:69px !important;
}

#item146005 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item146040 {
	width:131px !important;
	height:69px !important;
}

#item146041 {
	width:131px !important;
	height:69px !important;
}

#item146037 {
	width:131px !important;
	height:93px !important;
	left:141px !important;
	top:623px !important;
}

#item144502 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item144530 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item144558 {
	width:87px !important;
	height:50px !important;
	left:603px !important;
	top:40px !important;
}

#item203672 {
	width:190px !important;
	height:62px !important;
	left:463px !important;
	top:1200px !important;
}

#item147158 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item147191 {
	width:720px !important;
	height:790px !important;
}

#item149452 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item149482 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:623px !important;
}

#item149515 {
	width:131px !important;
	height:93px !important;
	left:139px !important;
	top:623px !important;
}

#item149547 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item149653 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item149684 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:622px !important;
}

#item149714 {
	width:131px !important;
	height:93px !important;
	left:139px !important;
	top:622px !important;
}

#item149744 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item149850 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item149881 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:622px !important;
}

#item149913 {
	width:131px !important;
	height:93px !important;
	left:139px !important;
	top:622px !important;
}

#item149944 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item149978 {
	width:70px !important;
	height:716px !important;
	left:555px !important;
}

#item150049 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item150079 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:623px !important;
}

#item150109 {
	width:131px !important;
	height:93px !important;
	left:139px !important;
	top:623px !important;
}

#item150140 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
	top:1px !important;
}

#item147993 {
	width:87px !important;
	height:50px !important;
	left:603px !important;
	top:40px !important;
}

#item148023 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item148051 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item150237 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item150238 {
	width:720px !important;
	height:790px !important;
}

#item186189 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item186219 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:623px !important;
}

#item186250 {
	width:131px !important;
	height:93px !important;
	left:139px !important;
	top:623px !important;
}

#item186281 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item186384 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item186416 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:622px !important;
}

#item186447 {
	width:131px !important;
	height:93px !important;
	left:139px !important;
	top:622px !important;
}

#item186479 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item186585 {
	width:131px !important;
	height:93px !important;
	top:622px !important;
}

#item186616 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:622px !important;
}

#item186647 {
	width:131px !important;
	height:93px !important;
	left:139px !important;
	top:622px !important;
}

#item186679 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item186713 {
	width:70px !important;
	height:716px !important;
	left:555px !important;
}

#item186784 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item186814 {
	width:131px !important;
	height:93px !important;
	left:281px !important;
	top:623px !important;
}

#item186846 {
	width:131px !important;
	height:93px !important;
	left:139px !important;
	top:623px !important;
}

#item186877 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
	top:1px !important;
}

#item151015 {
	width:87px !important;
	height:50px !important;
	left:603px !important;
	top:40px !important;
}

#item151045 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item151074 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item203701 {
	width:190px !important;
	height:62px !important;
	left:463px !important;
	top:1200px !important;
}

#item139610 {
	width:720px !important;
	height:1053px !important;
	top:128px !important;
}

#item155377 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:7px !important;
}

#item139779 {
	width:694px !important;
	height:119px !important;
	left:26px !important;
	top:615px !important;
}

#item139781 {
	width:131px !important;
	height:93px !important;
	left:58px !important;
	top:16px !important;
}

#item139904 {
	width:131px !important;
	height:93px !important;
	left:200px !important;
	top:16px !important;
}

#item139936 {
	width:131px !important;
	height:93px !important;
	left:341px !important;
	top:16px !important;
}

#item139989 {
	width:87px !important;
	height:50px !important;
	left:613px !important;
	top:39px !important;
}

#item140020 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item140049 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item156374 {
	width:720px !important;
	height:1053px !important;
	top:128px !important;
}

#item156760 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:7px !important;
}

#item156498 {
	width:694px !important;
	height:119px !important;
	left:26px !important;
	top:615px !important;
}

#item156500 {
	width:131px !important;
	height:93px !important;
	left:58px !important;
	top:16px !important;
}

#item156531 {
	width:131px !important;
	height:93px !important;
	left:200px !important;
	top:16px !important;
}

#item156617 {
	width:87px !important;
	height:50px !important;
	left:613px !important;
	top:39px !important;
}

#item156647 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item156675 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item203730 {
	width:190px !important;
	height:62px !important;
	left:463px !important;
	top:1200px !important;
}

#item157053 {
	width:720px !important;
	height:1053px !important;
	top:128px !important;
}

#item158959 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:7px !important;
}

#item157196 {
	width:694px !important;
	height:142px !important;
	left:26px !important;
	top:615px !important;
}

#item157198 {
	width:131px !important;
	height:93px !important;
	left:58px !important;
	top:16px !important;
}

#item157229 {
	width:131px !important;
	height:93px !important;
	left:483px !important;
	top:16px !important;
}

#item157294 {
	width:131px !important;
	height:93px !important;
	left:624px !important;
	top:16px !important;
}

#item157325 {
	width:131px !important;
	height:93px !important;
	left:200px !important;
	top:16px !important;
}

#item157357 {
	width:131px !important;
	height:93px !important;
	left:341px !important;
	top:16px !important;
}

#item157410 {
	width:87px !important;
	height:50px !important;
	left:613px !important;
	top:39px !important;
}

#item157440 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item157468 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item155795 {
	width:720px !important;
	height:1053px !important;
	top:128px !important;
}

#item155909 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:7px !important;
}

#item155964 {
	width:694px !important;
	height:144px !important;
	left:26px !important;
	top:615px !important;
}

#item155966 {
	width:131px !important;
	height:93px !important;
	left:58px !important;
	top:16px !important;
}

#item155997 {
	width:131px !important;
	height:93px !important;
	left:483px !important;
	top:16px !important;
}

#item156028 {
	width:131px !important;
	height:93px !important;
	left:765px !important;
	top:16px !important;
}

#item156060 {
	width:131px !important;
	height:93px !important;
	left:624px !important;
	top:16px !important;
}

#item156090 {
	width:131px !important;
	height:93px !important;
	left:200px !important;
	top:16px !important;
}

#item156120 {
	width:131px !important;
	height:93px !important;
	left:341px !important;
	top:16px !important;
}

#item156174 {
	width:87px !important;
	height:50px !important;
	left:613px !important;
	top:39px !important;
}

#item156204 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item156232 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item203762 {
	width:190px !important;
	height:62px !important;
	left:463px !important;
	top:1200px !important;
}

#item157795 {
	width:720px !important;
	height:1053px !important;
	top:128px !important;
}

#item157901 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:7px !important;
}

#item157937 {
	width:694px !important;
	height:147px !important;
	left:26px !important;
	top:615px !important;
}

#item157939 {
	width:131px !important;
	height:93px !important;
	left:58px !important;
	top:16px !important;
}

#item157970 {
	width:131px !important;
	height:93px !important;
	left:483px !important;
	top:16px !important;
}

#item158000 {
	width:131px !important;
	height:93px !important;
	left:624px !important;
	top:16px !important;
}

#item158030 {
	width:131px !important;
	height:93px !important;
	left:200px !important;
	top:16px !important;
}

#item158062 {
	width:131px !important;
	height:93px !important;
	left:341px !important;
	top:16px !important;
}

#item158117 {
	width:87px !important;
	height:50px !important;
	left:613px !important;
	top:39px !important;
}

#item158147 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item158175 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item158227 {
	width:720px !important;
	height:1053px !important;
	top:128px !important;
}

#item158765 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:7px !important;
}

#item158374 {
	width:131px !important;
	height:93px !important;
}

#item158405 {
	width:131px !important;
	height:93px !important;
	left:426px !important;
}

#item158465 {
	width:131px !important;
	height:93px !important;
	left:142px !important;
}

#item158496 {
	width:131px !important;
	height:93px !important;
	left:284px !important;
}

#item158551 {
	width:87px !important;
	height:50px !important;
	left:613px !important;
	top:39px !important;
}

#item158581 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item158609 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item203793 {
	width:190px !important;
	height:62px !important;
	left:463px !important;
	top:1200px !important;
}

#item159034 {
	width:720px !important;
	height:1053px !important;
	top:128px !important;
}

#item159175 {
	width:694px !important;
	height:150px !important;
	left:26px !important;
	top:615px !important;
}

#item159177 {
	width:131px !important;
	height:93px !important;
	left:58px !important;
	top:16px !important;
}

#item159209 {
	width:131px !important;
	height:93px !important;
	left:483px !important;
	top:16px !important;
}

#item159239 {
	width:131px !important;
	height:93px !important;
	left:765px !important;
	top:16px !important;
}

#item159270 {
	width:131px !important;
	height:93px !important;
	left:624px !important;
	top:16px !important;
}

#item159300 {
	width:131px !important;
	height:93px !important;
	left:200px !important;
	top:16px !important;
}

#item159331 {
	width:131px !important;
	height:93px !important;
	left:341px !important;
	top:16px !important;
}

#item159027 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:7px !important;
}

#item159386 {
	width:87px !important;
	height:50px !important;
	left:613px !important;
	top:39px !important;
}

#item159416 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item159446 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item159571 {
	width:720px !important;
	height:1053px !important;
	top:128px !important;
}

#item159680 {
	width:694px !important;
	height:147px !important;
	left:26px !important;
	top:615px !important;
}

#item159682 {
	width:131px !important;
	height:93px !important;
	left:58px !important;
	top:16px !important;
}

#item159714 {
	width:131px !important;
	height:93px !important;
	left:483px !important;
	top:16px !important;
}

#item159743 {
	width:131px !important;
	height:93px !important;
	left:765px !important;
	top:16px !important;
}

#item159774 {
	width:131px !important;
	height:93px !important;
	left:624px !important;
	top:16px !important;
}

#item159807 {
	width:131px !important;
	height:93px !important;
	left:200px !important;
	top:16px !important;
}

#item159837 {
	width:131px !important;
	height:93px !important;
	left:341px !important;
	top:16px !important;
}

#item160100 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:7px !important;
}

#item159937 {
	width:87px !important;
	height:50px !important;
	left:613px !important;
	top:39px !important;
}

#item159967 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item159995 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item203824 {
	width:190px !important;
	height:62px !important;
	left:463px !important;
	top:1200px !important;
}

#item160178 {
	width:720px !important;
	height:1053px !important;
	top:128px !important;
}

#item160312 {
	width:131px !important;
	height:93px !important;
	left:84px !important;
	top:632px !important;
}

#item160461 {
	width:87px !important;
	height:50px !important;
	left:613px !important;
	top:39px !important;
}

#item160491 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item160520 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item165524 {
	width:87px !important;
	height:50px !important;
	left:603px !important;
	top:40px !important;
}

#item165554 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item165583 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item165611 {
	width:720px !important;
	height:989px !important;
	top:192px !important;
}

#item165613 {
	width:720px !important;
	height:838px !important;
}

#item203856 {
	width:190px !important;
	height:62px !important;
	left:463px !important;
	top:1200px !important;
}

#item160659 {
	width:87px !important;
	height:50px !important;
	left:603px !important;
	top:40px !important;
}

#item160690 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item160718 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item160746 {
	width:720px !important;
	height:989px !important;
	top:192px !important;
}

#item160749 {
	width:720px !important;
	height:838px !important;
}

#item160752 {
	width:530px !important;
	height:170px !important;
	top:614px !important;
}

#item160754 {
	width:131px !important;
	height:93px !important;
	left:720px !important;
	top:9px !important;
}

#item160784 {
	width:131px !important;
	height:93px !important;
	left:440px !important;
	top:9px !important;
}

#item160816 {
	width:131px !important;
	height:93px !important;
	left:580px !important;
	top:9px !important;
}

#item160847 {
	width:131px !important;
	height:93px !important;
	left:859px !important;
	top:9px !important;
}

#item160879 {
	width:131px !important;
	height:93px !important;
	left:14px !important;
	top:9px !important;
}

#item160910 {
	width:131px !important;
	height:93px !important;
	left:298px !important;
	top:9px !important;
}

#item160942 {
	width:131px !important;
	height:93px !important;
	left:156px !important;
	top:9px !important;
}

#item161041 {
	width:480px !important;
	height:480px !important;
	left:50px !important;
}

#item161085 {
	width:530px !important;
	height:170px !important;
	top:614px !important;
}

#item161087 {
	width:131px !important;
	height:93px !important;
	left:720px !important;
	top:9px !important;
}

#item161120 {
	width:131px !important;
	height:93px !important;
	left:440px !important;
	top:9px !important;
}

#item161152 {
	width:131px !important;
	height:93px !important;
	left:580px !important;
	top:9px !important;
}

#item161184 {
	width:131px !important;
	height:93px !important;
	left:859px !important;
	top:9px !important;
}

#item161215 {
	width:131px !important;
	height:93px !important;
	left:14px !important;
	top:9px !important;
}

#item161247 {
	width:131px !important;
	height:93px !important;
	left:298px !important;
	top:9px !important;
}

#item161277 {
	width:131px !important;
	height:93px !important;
	left:156px !important;
	top:9px !important;
}

#item161377 {
	width:480px !important;
	height:480px !important;
	left:50px !important;
}

#item161425 {
	width:530px !important;
	height:170px !important;
	top:614px !important;
}

#item161427 {
	width:131px !important;
	height:93px !important;
	left:720px !important;
	top:9px !important;
}

#item161457 {
	width:131px !important;
	height:93px !important;
	left:440px !important;
	top:9px !important;
}

#item161488 {
	width:131px !important;
	height:93px !important;
	left:580px !important;
	top:9px !important;
}

#item161518 {
	width:131px !important;
	height:93px !important;
	left:859px !important;
	top:9px !important;
}

#item161550 {
	width:131px !important;
	height:93px !important;
	left:14px !important;
	top:9px !important;
}

#item161580 {
	width:131px !important;
	height:93px !important;
	left:298px !important;
	top:9px !important;
}

#item161610 {
	width:131px !important;
	height:93px !important;
	left:156px !important;
	top:9px !important;
}

#item161714 {
	width:480px !important;
	height:480px !important;
	left:50px !important;
}

#item161758 {
	width:530px !important;
	height:170px !important;
	top:614px !important;
}

#item161760 {
	width:131px !important;
	height:93px !important;
	left:720px !important;
	top:9px !important;
}

#item161790 {
	width:131px !important;
	height:93px !important;
	left:440px !important;
	top:9px !important;
}

#item161820 {
	width:131px !important;
	height:93px !important;
	left:580px !important;
	top:9px !important;
}

#item161854 {
	width:131px !important;
	height:93px !important;
	left:859px !important;
	top:9px !important;
}

#item161886 {
	width:131px !important;
	height:93px !important;
	left:14px !important;
	top:9px !important;
}

#item161917 {
	width:131px !important;
	height:93px !important;
	left:298px !important;
	top:9px !important;
}

#item161948 {
	width:131px !important;
	height:93px !important;
	left:156px !important;
	top:9px !important;
}

#item162049 {
	width:480px !important;
	height:480px !important;
	left:50px !important;
}

#item162165 {
	width:480px !important;
	height:480px !important;
	left:50px !important;
}

#item162209 {
	width:531px !important;
	height:170px !important;
	top:614px !important;
}

#item162211 {
	width:131px !important;
	height:93px !important;
	left:720px !important;
	top:9px !important;
}

#item162241 {
	width:131px !important;
	height:93px !important;
	left:440px !important;
	top:9px !important;
}

#item162272 {
	width:131px !important;
	height:93px !important;
	left:580px !important;
	top:9px !important;
}

#item162302 {
	width:131px !important;
	height:93px !important;
	left:859px !important;
	top:9px !important;
}

#item162333 {
	width:131px !important;
	height:93px !important;
	left:14px !important;
	top:9px !important;
}

#item162365 {
	width:131px !important;
	height:93px !important;
	left:298px !important;
	top:9px !important;
}

#item162395 {
	width:131px !important;
	height:93px !important;
	left:156px !important;
	top:9px !important;
}

#item162499 {
	width:531px !important;
	height:170px !important;
	top:614px !important;
}

#item162501 {
	width:131px !important;
	height:93px !important;
	left:720px !important;
	top:9px !important;
}

#item162532 {
	width:131px !important;
	height:93px !important;
	left:440px !important;
	top:9px !important;
}

#item162566 {
	width:131px !important;
	height:93px !important;
	left:580px !important;
	top:9px !important;
}

#item162597 {
	width:131px !important;
	height:93px !important;
	left:859px !important;
	top:9px !important;
}

#item162628 {
	width:131px !important;
	height:93px !important;
	left:14px !important;
	top:9px !important;
}

#item162658 {
	width:131px !important;
	height:93px !important;
	left:298px !important;
	top:9px !important;
}

#item162689 {
	width:131px !important;
	height:93px !important;
	left:156px !important;
	top:9px !important;
}

#item162718 {
	width:480px !important;
	height:480px !important;
	left:50px !important;
}

#item162789 {
	width:59px !important;
	height:116px !important;
	background:#cfcfcf;
}

#item162786 {
	width:59px !important;
	height:116px !important;
	top:182px !important;
}

#item162791 {
	width:59px !important;
	height:116px !important;
	left:661px !important;
	top:182px !important;
}

#item162796 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
}

#item162889 {
	width:87px !important;
	height:50px !important;
	left:603px !important;
	top:40px !important;
}

#item162919 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item162947 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item162976 {
	width:720px !important;
	height:989px !important;
	top:192px !important;
}

#item162978 {
	width:720px !important;
	height:838px !important;
}

#item201186 {
	width:530px !important;
	height:170px !important;
	top:614px !important;
}

#item201188 {
	width:131px !important;
	height:93px !important;
	left:720px !important;
	top:9px !important;
}

#item201218 {
	width:131px !important;
	height:93px !important;
	left:440px !important;
	top:9px !important;
}

#item201250 {
	width:131px !important;
	height:93px !important;
	left:580px !important;
	top:9px !important;
}

#item201282 {
	width:131px !important;
	height:93px !important;
	left:859px !important;
	top:9px !important;
}

#item201313 {
	width:131px !important;
	height:93px !important;
	left:14px !important;
	top:9px !important;
}

#item201344 {
	width:131px !important;
	height:93px !important;
	left:298px !important;
	top:9px !important;
}

#item201375 {
	width:131px !important;
	height:93px !important;
	left:156px !important;
	top:9px !important;
}

#item201476 {
	width:480px !important;
	height:480px !important;
	left:50px !important;
}

#item201551 {
	width:530px !important;
	height:170px !important;
	top:614px !important;
}

#item201553 {
	width:131px !important;
	height:93px !important;
	left:720px !important;
	top:9px !important;
}

#item201583 {
	width:131px !important;
	height:93px !important;
	left:440px !important;
	top:9px !important;
}

#item201614 {
	width:131px !important;
	height:93px !important;
	left:580px !important;
	top:9px !important;
}

#item201644 {
	width:131px !important;
	height:93px !important;
	left:859px !important;
	top:9px !important;
}

#item201676 {
	width:131px !important;
	height:93px !important;
	left:14px !important;
	top:9px !important;
}

#item201706 {
	width:131px !important;
	height:93px !important;
	left:298px !important;
	top:9px !important;
}

#item201737 {
	width:131px !important;
	height:93px !important;
	left:156px !important;
	top:9px !important;
}

#item201837 {
	width:480px !important;
	height:480px !important;
	left:50px !important;
}

#item201913 {
	width:530px !important;
	height:170px !important;
	top:614px !important;
}

#item201916 {
	width:131px !important;
	height:93px !important;
	left:720px !important;
	top:9px !important;
}

#item201948 {
	width:131px !important;
	height:93px !important;
	left:440px !important;
	top:9px !important;
}

#item201978 {
	width:131px !important;
	height:93px !important;
	left:580px !important;
	top:9px !important;
}

#item202009 {
	width:131px !important;
	height:93px !important;
	left:859px !important;
	top:9px !important;
}

#item202039 {
	width:131px !important;
	height:93px !important;
	left:14px !important;
	top:9px !important;
}

#item202070 {
	width:131px !important;
	height:93px !important;
	left:298px !important;
	top:9px !important;
}

#item202100 {
	width:131px !important;
	height:93px !important;
	left:156px !important;
	top:9px !important;
}

#item202201 {
	width:480px !important;
	height:480px !important;
	left:50px !important;
}

#item202351 {
	width:480px !important;
	height:480px !important;
	left:50px !important;
}

#item202425 {
	width:531px !important;
	height:170px !important;
	top:614px !important;
}

#item202427 {
	width:131px !important;
	height:93px !important;
	left:720px !important;
	top:9px !important;
}

#item202457 {
	width:131px !important;
	height:93px !important;
	left:440px !important;
	top:9px !important;
}

#item202489 {
	width:131px !important;
	height:93px !important;
	left:580px !important;
	top:9px !important;
}

#item202519 {
	width:131px !important;
	height:93px !important;
	left:859px !important;
	top:9px !important;
}

#item202550 {
	width:131px !important;
	height:93px !important;
	left:14px !important;
	top:9px !important;
}

#item202581 {
	width:131px !important;
	height:93px !important;
	left:298px !important;
	top:9px !important;
}

#item202611 {
	width:131px !important;
	height:93px !important;
	left:156px !important;
	top:9px !important;
}

#item202711 {
	width:531px !important;
	height:170px !important;
	top:614px !important;
}

#item202713 {
	width:131px !important;
	height:93px !important;
	left:720px !important;
	top:9px !important;
}

#item202746 {
	width:131px !important;
	height:93px !important;
	left:440px !important;
	top:9px !important;
}

#item202777 {
	width:131px !important;
	height:93px !important;
	left:580px !important;
	top:9px !important;
}

#item202807 {
	width:131px !important;
	height:93px !important;
	left:859px !important;
	top:9px !important;
}

#item202839 {
	width:131px !important;
	height:93px !important;
	left:14px !important;
	top:9px !important;
}

#item202871 {
	width:131px !important;
	height:93px !important;
	left:298px !important;
	top:9px !important;
}

#item202903 {
	width:131px !important;
	height:93px !important;
	left:156px !important;
	top:9px !important;
}

#item202932 {
	width:480px !important;
	height:480px !important;
	left:50px !important;
}

#item203008 {
	width:530px !important;
	height:170px !important;
	top:614px !important;
}

#item203010 {
	width:131px !important;
	height:93px !important;
	left:720px !important;
	top:9px !important;
}

#item203041 {
	width:131px !important;
	height:93px !important;
	left:440px !important;
	top:9px !important;
}

#item203072 {
	width:131px !important;
	height:93px !important;
	left:580px !important;
	top:9px !important;
}

#item203104 {
	width:131px !important;
	height:93px !important;
	left:859px !important;
	top:9px !important;
}

#item203134 {
	width:131px !important;
	height:93px !important;
	left:14px !important;
	top:9px !important;
}

#item203165 {
	width:131px !important;
	height:93px !important;
	left:298px !important;
	top:9px !important;
}

#item203195 {
	width:131px !important;
	height:93px !important;
	left:156px !important;
	top:9px !important;
}

#item203295 {
	width:480px !important;
	height:480px !important;
	left:50px !important;
}

#item165003 {
	width:59px !important;
	height:116px !important;
	background:#cfcfcf;
}

#item165000 {
	width:59px !important;
	height:116px !important;
	top:182px !important;
}

#item165005 {
	width:59px !important;
	height:116px !important;
	left:661px !important;
	top:182px !important;
}

#item176154 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
}

#item203890 {
	width:190px !important;
	height:62px !important;
	left:463px !important;
	top:1200px !important;
}

#item179965 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item182554 {
	width:131px !important;
	height:69px !important;
	background:#fff;
}

#item182555 {
	width:131px !important;
	height:69px !important;
	background:#fff;
}

#item182552 {
	width:131px !important;
	height:93px !important;
	left:425px !important;
	top:623px !important;
}

#item182589 {
	width:131px !important;
	height:69px !important;
	background:#fff;
}

#item182587 {
	width:131px !important;
	height:93px !important;
	left:284px !important;
	top:623px !important;
}

#item182624 {
	width:131px !important;
	height:69px !important;
	background:#fff;
}

#item182622 {
	width:131px !important;
	height:93px !important;
	left:142px !important;
	top:623px !important;
}

#item182660 {
	width:131px !important;
	height:69px !important;
	background:#fff;
}

#item182658 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item182778 {
	width:131px !important;
	height:69px !important;
	background:#fff;
}

#item182779 {
	width:131px !important;
	height:69px !important;
	background:#fff;
}

#item182776 {
	width:131px !important;
	height:93px !important;
	left:425px !important;
	top:623px !important;
}

#item182816 {
	width:131px !important;
	height:69px !important;
	background:#fff;
}

#item182814 {
	width:131px !important;
	height:93px !important;
	left:284px !important;
	top:623px !important;
}

#item182850 {
	width:131px !important;
	height:69px !important;
	background:#fff;
}

#item182848 {
	width:131px !important;
	height:93px !important;
	left:142px !important;
	top:623px !important;
}

#item182886 {
	width:131px !important;
	height:69px !important;
	background:#fff;
}

#item182884 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item179410 {
	width:87px !important;
	height:50px !important;
	left:613px !important;
	top:39px !important;
}

#item179440 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item179468 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item52226 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item55257 {
	width:720px !important;
	height:790px !important;
	top:790px !important;
}

#item55330 {
	width:131px !important;
	height:93px !important;
	left:84px !important;
	top:660px !important;
}

#item55367 {
	width:720px !important;
	height:847px !important;
	top:1580px !important;
}

#item55369 {
	width:910px !important;
	height:170px !important;
	left:54px !important;
	top:651px !important;
}

#item55371 {
	width:131px !important;
	height:93px !important;
	left:736px !important;
	top:9px !important;
}

#item55402 {
	width:131px !important;
	height:93px !important;
	left:456px !important;
	top:9px !important;
}

#item55433 {
	width:131px !important;
	height:93px !important;
	left:596px !important;
	top:9px !important;
}

#item55465 {
	width:131px !important;
	height:93px !important;
	left:314px !important;
	top:9px !important;
}

#item55496 {
	width:131px !important;
	height:93px !important;
	left:30px !important;
	top:9px !important;
}

#item55527 {
	width:131px !important;
	height:93px !important;
	left:172px !important;
	top:9px !important;
}

#item55628 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:37px !important;
}

#item55681 {
	width:720px !important;
	height:790px !important;
}

#item55754 {
	width:131px !important;
	height:93px !important;
	left:367px !important;
	top:660px !important;
}

#item55784 {
	width:131px !important;
	height:93px !important;
	left:226px !important;
	top:660px !important;
}

#item55816 {
	width:131px !important;
	height:93px !important;
	left:84px !important;
	top:660px !important;
}

#item55847 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:37px !important;
}

#item55878 {
	width:720px !important;
	height:790px !important;
	top:2427px !important;
}

#item55950 {
	width:131px !important;
	height:93px !important;
	left:84px !important;
	top:660px !important;
}

#item55988 {
	width:720px !important;
	height:790px !important;
	top:3217px !important;
}

#item56061 {
	width:131px !important;
	height:93px !important;
	left:84px !important;
	top:660px !important;
}

#item101587 {
	width:87px !important;
	height:50px !important;
	left:613px !important;
	top:39px !important;
}

#item101594 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item101622 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item203940 {
	width:190px !important;
	height:62px !important;
	left:463px !important;
	top:1200px !important;
}

#item101650 {
	width:87px !important;
	height:50px !important;
	left:613px !important;
	top:39px !important;
}

#item51581 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item51583 {
	width:720px !important;
	height:790px !important;
	top:790px !important;
}

#item51689 {
	width:131px !important;
	height:93px !important;
	left:84px !important;
	top:660px !important;
}

#item51730 {
	width:720px !important;
	height:790px !important;
}

#item101661 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item101691 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item101719 {
	width:87px !important;
	height:50px !important;
	left:613px !important;
	top:39px !important;
}

#item36654 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item41906 {
	width:720px !important;
	height:790px !important;
	top:790px !important;
}

#item41978 {
	width:131px !important;
	height:93px !important;
	left:223px !important;
	top:660px !important;
}

#item42011 {
	width:131px !important;
	height:93px !important;
	left:84px !important;
	top:660px !important;
}

#item42043 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:37px !important;
}

#item42062 {
	width:720px !important;
	height:790px !important;
}

#item42163 {
	width:480px !important;
	height:481px !important;
	left:120px !important;
	top:37px !important;
}

#item42182 {
	width:720px !important;
	height:790px !important;
	top:1581px !important;
}

#item42254 {
	width:131px !important;
	height:93px !important;
	left:223px !important;
	top:660px !important;
}

#item42285 {
	width:131px !important;
	height:93px !important;
	left:84px !important;
	top:660px !important;
}

#item42316 {
	width:480px !important;
	height:480px !important;
	left:120px !important;
	top:37px !important;
}

#item101727 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item101755 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item203972 {
	width:190px !important;
	height:62px !important;
	left:463px !important;
	top:1200px !important;
}

#item101783 {
	width:87px !important;
	height:50px !important;
	left:613px !important;
	top:39px !important;
}

#item26059 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item26061 {
	width:720px !important;
	height:790px !important;
	top:790px !important;
}

#item26163 {
	width:480px !important;
	height:481px !important;
	left:36px !important;
}

#item26290 {
	width:480px !important;
	height:481px !important;
	left:36px !important;
}

#item26316 {
	width:720px !important;
	height:790px !important;
}

#item26418 {
	width:480px !important;
	height:481px !important;
	left:36px !important;
}

#item26536 {
	width:480px !important;
	height:481px !important;
	left:36px !important;
}

#item26659 {
	width:480px !important;
	height:481px !important;
	left:36px !important;
}

#item101790 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item101818 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item101866 {
	width:87px !important;
	height:50px !important;
	left:613px !important;
	top:39px !important;
}

#item43038 {
	width:480px !important;
	height:481px !important;
	left:106px !important;
	top:164px !important;
}

#item44461 {
	width:680px !important;
	height:170px !important;
	left:40px !important;
	top:778px !important;
}

#item44463 {
	width:131px !important;
	height:93px !important;
	left:30px !important;
	top:9px !important;
}

#item44495 {
	width:131px !important;
	height:93px !important;
	left:877px !important;
	top:9px !important;
}

#item44524 {
	width:131px !important;
	height:93px !important;
	left:1017px !important;
	top:9px !important;
}

#item44554 {
	width:131px !important;
	height:93px !important;
	left:1157px !important;
	top:9px !important;
}

#item44583 {
	width:131px !important;
	height:93px !important;
	left:314px !important;
	top:9px !important;
}

#item44612 {
	width:131px !important;
	height:93px !important;
	left:737px !important;
	top:9px !important;
}

#item44643 {
	width:131px !important;
	height:93px !important;
	left:596px !important;
	top:9px !important;
}

#item44673 {
	width:131px !important;
	height:93px !important;
	left:455px !important;
	top:9px !important;
}

#item44708 {
	width:131px !important;
	height:93px !important;
	left:172px !important;
	top:9px !important;
}

#item101878 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item101906 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

#item204002 {
	width:190px !important;
	height:62px !important;
	left:463px !important;
	top:1200px !important;
}

#item101934 {
	width:87px !important;
	height:50px !important;
	left:613px !important;
	top:39px !important;
}

#item44896 {
	width:720px !important;
	height:1052px !important;
	top:129px !important;
}

#item50927 {
	width:720px !important;
	height:790px !important;
}

#item51000 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item51032 {
	width:131px !important;
	height:93px !important;
	left:140px !important;
	top:623px !important;
}

#item51064 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item51153 {
	width:131px !important;
	height:93px !important;
	top:623px !important;
}

#item51185 {
	width:131px !important;
	height:93px !important;
	left:140px !important;
	top:623px !important;
}

#item51215 {
	width:480px !important;
	height:480px !important;
	left:36px !important;
}

#item51235 {
	width:720px !important;
	height:633px !important;
	top:2370px !important;
}

#item101941 {
	width:736px !important;
	height:99px !important;
	background:#6f2b90;
}

#item101969 {
	width:265px !important;
	height:63px !important;
	left:1px !important;
	top:18px !important;
}

@keyframes flyinfromright-101387 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-101387 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item101387 {
	width:88px !important;
	height:50px !important;
	left:316px !important;
	top:1120px !important;
}

@keyframes flyinfromtop-15571 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-15571 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item101389 {
	width:273px !important;
	height:60px !important;
	left:12px !important;
	top:74px !important;
}

#item15757 {
	width:62px !important;
	height:62px !important;
	border:solid 2px #cc00cc;
}
#in5footer,  #prefooter {display:none;}
