/* 	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:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:60528px; height:854px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#000; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #80bb00; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#80bb00;}
#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;}
}

#item122989 {
	width:91px !important;
	height:34px !important;
	left:306px !important;
	top:227px !important;
}

#item123042 {
	width:95px !important;
	height:45px !important;
	left:306px !important;
	top:267px !important;
}

#item123123 {
	width:95px !important;
	height:56px !important;
	left:306px !important;
	top:320px !important;
}

#item123341 {
	width:15px !important;
	height:15px !important;
	left:337px !important;
	top:248px !important;
}

#item123689 {
	width:10px !important;
	height:10px !important;
	left:11px !important;
	top:64px !important;
}

#item123699 {
	width:10px !important;
	height:10px !important;
	left:11px !important;
	top:78px !important;
}

#item123707 {
	width:10px !important;
	height:10px !important;
	left:11px !important;
	top:92px !important;
}

#item123713 {
	width:17px !important;
	height:16px !important;
	left:376px !important;
	top:23px !important;
}

#item127443 {
	width:31px !important;
	height:11px !important;
	left:369px !important;
	top:35px !important;
}

#item123768 {
	width:111px !important;
	height:135px !important;
	left:5px !important;
	top:5px !important;
}

#item123776 {
	width:4px !important;
	height:4px !important;
}

#item127361 {
	width:17px !important;
	height:17px !important;
	left:232px !important;
	top:319px !important;
}

#item127358 {
	width:17px !important;
	height:17px !important;
	left:232px !important;
	top:334px !important;
}

#item127355 {
	width:17px !important;
	height:17px !important;
	left:232px !important;
	top:349px !important;
}

#item121253 {
	width:91px !important;
	height:34px !important;
	left:306px !important;
	top:227px !important;
}

#item121306 {
	width:95px !important;
	height:45px !important;
	left:306px !important;
	top:267px !important;
}

#item121385 {
	width:95px !important;
	height:56px !important;
	left:306px !important;
	top:320px !important;
}

#item121605 {
	width:15px !important;
	height:15px !important;
	left:337px !important;
	top:248px !important;
}

#item121951 {
	width:10px !important;
	height:10px !important;
	left:11px !important;
	top:64px !important;
}

#item121958 {
	width:10px !important;
	height:10px !important;
	left:11px !important;
	top:78px !important;
}

#item121965 {
	width:10px !important;
	height:10px !important;
	left:11px !important;
	top:92px !important;
}

#item121971 {
	width:17px !important;
	height:16px !important;
	left:376px !important;
	top:23px !important;
}

#item127428 {
	width:31px !important;
	height:11px !important;
	left:369px !important;
	top:35px !important;
}

#item122027 {
	width:111px !important;
	height:135px !important;
	left:5px !important;
	top:5px !important;
}

#item122035 {
	width:4px !important;
	height:4px !important;
}

#item127432 {
	width:17px !important;
	height:17px !important;
	left:232px !important;
	top:319px !important;
}

#item127435 {
	width:17px !important;
	height:17px !important;
	left:232px !important;
	top:334px !important;
}

#item127438 {
	width:17px !important;
	height:17px !important;
	left:232px !important;
	top:349px !important;
}

#item120393 {
	width:91px !important;
	height:34px !important;
	left:306px !important;
	top:227px !important;
}

#item120448 {
	width:95px !important;
	height:45px !important;
	left:306px !important;
	top:267px !important;
}

#item120527 {
	width:95px !important;
	height:56px !important;
	left:306px !important;
	top:320px !important;
}

#item120746 {
	width:15px !important;
	height:15px !important;
	left:337px !important;
	top:248px !important;
}

#item121094 {
	width:10px !important;
	height:10px !important;
	left:11px !important;
	top:64px !important;
}

#item121101 {
	width:10px !important;
	height:10px !important;
	left:11px !important;
	top:78px !important;
}

#item121108 {
	width:10px !important;
	height:10px !important;
	left:11px !important;
	top:92px !important;
}

#item121117 {
	width:17px !important;
	height:16px !important;
	left:376px !important;
	top:23px !important;
}

#item127423 {
	width:31px !important;
	height:11px !important;
	left:369px !important;
	top:35px !important;
}

#item121172 {
	width:111px !important;
	height:135px !important;
	left:5px !important;
	top:5px !important;
}

#item121182 {
	width:4px !important;
	height:4px !important;
}

#item127414 {
	width:17px !important;
	height:17px !important;
	left:232px !important;
	top:319px !important;
}

#item127417 {
	width:17px !important;
	height:17px !important;
	left:232px !important;
	top:334px !important;
}

#item127420 {
	width:17px !important;
	height:17px !important;
	left:232px !important;
	top:349px !important;
}

#item122066 {
	width:91px !important;
	height:34px !important;
	left:306px !important;
	top:227px !important;
}

#item122119 {
	width:95px !important;
	height:45px !important;
	left:306px !important;
	top:267px !important;
}

#item122199 {
	width:95px !important;
	height:56px !important;
	left:306px !important;
	top:320px !important;
}

#item122417 {
	width:15px !important;
	height:15px !important;
	left:337px !important;
	top:248px !important;
}

#item122766 {
	width:10px !important;
	height:10px !important;
	left:11px !important;
	top:64px !important;
}

#item122772 {
	width:10px !important;
	height:10px !important;
	left:11px !important;
	top:78px !important;
}

#item122778 {
	width:10px !important;
	height:10px !important;
	left:11px !important;
	top:92px !important;
}

#item122784 {
	width:17px !important;
	height:16px !important;
	left:376px !important;
	top:23px !important;
}

#item127410 {
	width:31px !important;
	height:11px !important;
	left:369px !important;
	top:35px !important;
}

#item122839 {
	width:111px !important;
	height:135px !important;
	left:5px !important;
	top:5px !important;
}

#item122967 {
	width:4px !important;
	height:4px !important;
}

#item122849 {
	width:4px !important;
	height:4px !important;
}

#item127396 {
	width:17px !important;
	height:17px !important;
	left:232px !important;
	top:319px !important;
}

#item127404 {
	width:17px !important;
	height:17px !important;
	left:232px !important;
	top:334px !important;
}

#item127407 {
	width:17px !important;
	height:17px !important;
	left:232px !important;
	top:349px !important;
}

#item124685 {
	width:91px !important;
	height:34px !important;
	left:306px !important;
	top:227px !important;
}

#item124738 {
	width:95px !important;
	height:45px !important;
	left:306px !important;
	top:267px !important;
}

#item124819 {
	width:95px !important;
	height:56px !important;
	left:306px !important;
	top:320px !important;
}

#item125037 {
	width:15px !important;
	height:15px !important;
	left:337px !important;
	top:248px !important;
}

#item125389 {
	width:10px !important;
	height:10px !important;
	left:11px !important;
	top:64px !important;
}

#item125395 {
	width:10px !important;
	height:10px !important;
	left:11px !important;
	top:78px !important;
}

#item125402 {
	width:10px !important;
	height:10px !important;
	left:11px !important;
	top:92px !important;
}

#item125408 {
	width:17px !important;
	height:16px !important;
	left:376px !important;
	top:23px !important;
}

#item127393 {
	width:31px !important;
	height:11px !important;
	left:369px !important;
	top:35px !important;
}

#item127383 {
	width:17px !important;
	height:17px !important;
	left:232px !important;
	top:319px !important;
}

#item127386 {
	width:17px !important;
	height:17px !important;
	left:232px !important;
	top:334px !important;
}

#item127389 {
	width:17px !important;
	height:17px !important;
	left:232px !important;
	top:349px !important;
}

#item123846 {
	width:91px !important;
	height:34px !important;
	left:306px !important;
	top:227px !important;
}

#item123899 {
	width:95px !important;
	height:45px !important;
	left:306px !important;
	top:267px !important;
}

#item123978 {
	width:95px !important;
	height:56px !important;
	left:306px !important;
	top:320px !important;
}

#item124196 {
	width:15px !important;
	height:15px !important;
	left:337px !important;
	top:248px !important;
}

#item124542 {
	width:10px !important;
	height:10px !important;
	left:11px !important;
	top:64px !important;
}

#item124548 {
	width:10px !important;
	height:10px !important;
	left:11px !important;
	top:78px !important;
}

#item124554 {
	width:10px !important;
	height:10px !important;
	left:11px !important;
	top:92px !important;
}

#item124562 {
	width:17px !important;
	height:16px !important;
	left:376px !important;
	top:23px !important;
}

#item127287 {
	width:31px !important;
	height:11px !important;
	left:369px !important;
	top:35px !important;
}

#item127380 {
	width:17px !important;
	height:17px !important;
	left:232px !important;
	top:319px !important;
}

#item127374 {
	width:17px !important;
	height:17px !important;
	left:232px !important;
	top:334px !important;
}

#item127377 {
	width:17px !important;
	height:17px !important;
	left:232px !important;
	top:349px !important;
}

#item118233 {
	width:91px !important;
	height:34px !important;
	left:306px !important;
	top:227px !important;
}

#item118287 {
	width:95px !important;
	height:45px !important;
	left:306px !important;
	top:267px !important;
}

#item118367 {
	width:95px !important;
	height:56px !important;
	left:306px !important;
	top:320px !important;
}

#item118587 {
	width:15px !important;
	height:15px !important;
	left:337px !important;
	top:248px !important;
}

#item116827 {
	width:10px !important;
	height:10px !important;
	left:11px !important;
	top:64px !important;
}

#item116834 {
	width:10px !important;
	height:10px !important;
	left:11px !important;
	top:78px !important;
}

#item116841 {
	width:10px !important;
	height:10px !important;
	left:11px !important;
	top:92px !important;
}

#item119302 {
	width:17px !important;
	height:16px !important;
	left:376px !important;
	top:23px !important;
}

#item127291 {
	width:31px !important;
	height:11px !important;
	left:369px !important;
	top:35px !important;
}

#item127364 {
	width:17px !important;
	height:17px !important;
	left:233px !important;
	top:318px !important;
}

#item127367 {
	width:17px !important;
	height:17px !important;
	left:233px !important;
	top:333px !important;
}

#item127371 {
	width:17px !important;
	height:17px !important;
	left:233px !important;
	top:348px !important;
}

#item118226 {
	width:413px !important;
	height:501px !important;
	left:86px !important;
	top:38px !important;
}

#item87523 {
	width:75px !important;
	height:128px !important;
	left:472px !important;
	top:189px !important;
}

#item87520 {
	width:83px !important;
	height:128px !important;
	left:256px !important;
	top:189px !important;
}

#item115842 {
	width:99px !important;
	height:128px !important;
	left:248px !important;
	top:499px !important;
}

#item87524 {
	width:75px !important;
	height:128px !important;
	left:387px !important;
	top:189px !important;
}

#item115845 {
	width:99px !important;
	height:128px !important;
	left:413px !important;
	top:499px !important;
}

#item87514 {
	width:70px !important;
	height:128px !important;
	left:51px !important;
	top:189px !important;
}

#item87515 {
	width:76px !important;
	height:128px !important;
	left:133px !important;
	top:189px !important;
}

#item87533 {
	width:82px !important;
	height:128px !important;
	left:257px !important;
	top:345px !important;
}

#item115836 {
	width:99px !important;
	height:128px !important;
	left:415px !important;
	top:345px !important;
}

#item115848 {
	width:99px !important;
	height:128px !important;
	left:85px !important;
	top:650px !important;
}

#item87530 {
	width:79px !important;
	height:128px !important;
	left:91px !important;
	top:345px !important;
}

#item115839 {
	width:99px !important;
	height:128px !important;
	left:86px !important;
	top:499px !important;
}

#item115851 {
	width:99px !important;
	height:128px !important;
	left:248px !important;
	top:650px !important;
}

#item115855 {
	width:99px !important;
	height:128px !important;
	left:415px !important;
	top:650px !important;
}

#item115905 {
	width:99px !important;
	height:128px !important;
	left:245px !important;
	top:650px !important;
}

#item115893 {
	width:99px !important;
	height:128px !important;
	left:84px !important;
	top:499px !important;
}

#item115871 {
	width:99px !important;
	height:128px !important;
	left:416px !important;
	top:33px !important;
}

#item115874 {
	width:99px !important;
	height:128px !important;
	left:79px !important;
	top:190px !important;
}

#item115881 {
	width:99px !important;
	height:128px !important;
	left:415px !important;
	top:190px !important;
}

#item115884 {
	width:99px !important;
	height:128px !important;
	left:86px !important;
	top:346px !important;
}

#item115902 {
	width:99px !important;
	height:128px !important;
	left:84px !important;
	top:650px !important;
}

#item115890 {
	width:99px !important;
	height:128px !important;
	left:417px !important;
	top:345px !important;
}

#item115899 {
	width:99px !important;
	height:128px !important;
	left:411px !important;
	top:499px !important;
}

#item115868 {
	width:99px !important;
	height:128px !important;
	left:249px !important;
	top:33px !important;
}

#item115887 {
	width:99px !important;
	height:128px !important;
	left:245px !important;
	top:345px !important;
}

#item115861 {
	width:99px !important;
	height:128px !important;
	left:86px !important;
	top:33px !important;
}

#item115877 {
	width:99px !important;
	height:128px !important;
	left:245px !important;
	top:189px !important;
}

#item115896 {
	width:99px !important;
	height:128px !important;
	left:249px !important;
	top:499px !important;
}

#item90153 {
	width:12px !important;
	height:12px !important;
	left:520px !important;
	top:767px !important;
}

#item90136 {
	width:306px !important;
	height:233px !important;
	left:281px !important;
	top:448px !important;
}

#item90156 {
	width:12px !important;
	height:12px !important;
	left:520px !important;
	top:783px !important;
}

#item86540 {
	width:11px !important;
	height:11px !important;
	left:445px !important;
	top:768px !important;
}

#item87179 {
	width:11px !important;
	height:11px !important;
	left:445px !important;
	top:783px !important;
}

#item86742 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item86760 {
	width:15px !important;
	height:15px !important;
}

#item87470 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87481 {
	width:15px !important;
	height:15px !important;
}

#item86697 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item86714 {
	width:15px !important;
	height:15px !important;
}

#item86675 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item86691 {
	width:15px !important;
	height:15px !important;
}

#item86653 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item86669 {
	width:15px !important;
	height:15px !important;
}

#item86632 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item86647 {
	width:15px !important;
	height:15px !important;
}

#item86611 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item86626 {
	width:15px !important;
	height:15px !important;
}

#item86588 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item86605 {
	width:15px !important;
	height:15px !important;
}

#item86562 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item86582 {
	width:15px !important;
	height:15px !important;
}

#item86557 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item87383 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87393 {
	width:15px !important;
	height:15px !important;
}

#item87361 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87377 {
	width:15px !important;
	height:15px !important;
}

#item87338 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87355 {
	width:15px !important;
	height:15px !important;
}

#item87314 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87332 {
	width:15px !important;
	height:15px !important;
}

#item87293 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87308 {
	width:15px !important;
	height:15px !important;
}

#item87272 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87287 {
	width:15px !important;
	height:15px !important;
}

#item87247 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87266 {
	width:15px !important;
	height:15px !important;
}

#item87222 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87241 {
	width:15px !important;
	height:15px !important;
}

#item87197 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87216 {
	width:15px !important;
	height:15px !important;
}

#item87192 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item90229 {
	width:12px !important;
	height:12px !important;
	left:521px !important;
	top:753px !important;
}

#item90177 {
	width:259px !important;
	height:248px !important;
	left:311px !important;
	top:429px !important;
}

#item90232 {
	width:12px !important;
	height:12px !important;
	left:521px !important;
	top:769px !important;
}

#item87536 {
	width:11px !important;
	height:11px !important;
	left:444px !important;
	top:754px !important;
}

#item87863 {
	width:11px !important;
	height:11px !important;
	left:444px !important;
	top:769px !important;
}

#item87743 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87758 {
	width:15px !important;
	height:15px !important;
}

#item87721 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87737 {
	width:15px !important;
	height:15px !important;
}

#item87699 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87715 {
	width:15px !important;
	height:15px !important;
}

#item87677 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87693 {
	width:15px !important;
	height:15px !important;
}

#item87656 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87671 {
	width:15px !important;
	height:15px !important;
}

#item87633 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87650 {
	width:15px !important;
	height:15px !important;
}

#item87608 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87627 {
	width:15px !important;
	height:15px !important;
}

#item87829 {
	width:15px !important;
	height:15px !important;
}

#item87556 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87576 {
	width:15px !important;
	height:15px !important;
}

#item87551 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item88062 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88078 {
	width:15px !important;
	height:15px !important;
}

#item88040 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88056 {
	width:15px !important;
	height:15px !important;
}

#item88135 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88145 {
	width:15px !important;
	height:15px !important;
}

#item87996 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88013 {
	width:15px !important;
	height:15px !important;
}

#item87979 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87990 {
	width:15px !important;
	height:15px !important;
}

#item87955 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87973 {
	width:15px !important;
	height:15px !important;
}

#item87930 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87949 {
	width:15px !important;
	height:15px !important;
}

#item87902 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87924 {
	width:15px !important;
	height:15px !important;
}

#item87878 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item87896 {
	width:15px !important;
	height:15px !important;
}

#item87873 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item90243 {
	width:231px !important;
	height:229px !important;
	left:319px !important;
	top:441px !important;
}

#item90298 {
	width:12px !important;
	height:12px !important;
	left:519px !important;
	top:746px !important;
}

#item90301 {
	width:12px !important;
	height:12px !important;
	left:519px !important;
	top:761px !important;
}

#item90304 {
	width:12px !important;
	height:12px !important;
	left:519px !important;
	top:777px !important;
}

#item88173 {
	width:11px !important;
	height:11px !important;
	left:441px !important;
	top:746px !important;
}

#item88488 {
	width:11px !important;
	height:11px !important;
	left:441px !important;
	top:761px !important;
}

#item88750 {
	width:11px !important;
	height:11px !important;
	left:441px !important;
	top:776px !important;
}

#item88378 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88394 {
	width:15px !important;
	height:15px !important;
}

#item88355 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88372 {
	width:15px !important;
	height:15px !important;
}

#item88332 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88349 {
	width:15px !important;
	height:15px !important;
}

#item88310 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88326 {
	width:15px !important;
	height:15px !important;
}

#item88286 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88304 {
	width:15px !important;
	height:15px !important;
}

#item88262 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88280 {
	width:15px !important;
	height:15px !important;
}

#item88236 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88256 {
	width:15px !important;
	height:15px !important;
}

#item88469 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88478 {
	width:15px !important;
	height:15px !important;
}

#item88188 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88204 {
	width:15px !important;
	height:15px !important;
}

#item88183 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item88673 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88687 {
	width:15px !important;
	height:15px !important;
}

#item88653 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88667 {
	width:15px !important;
	height:15px !important;
}

#item88633 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88647 {
	width:15px !important;
	height:15px !important;
}

#item88609 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88627 {
	width:15px !important;
	height:15px !important;
}

#item88586 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88603 {
	width:15px !important;
	height:15px !important;
}

#item88564 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88580 {
	width:15px !important;
	height:15px !important;
}

#item88549 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88558 {
	width:15px !important;
	height:15px !important;
}

#item88525 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88543 {
	width:15px !important;
	height:15px !important;
}

#item88504 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88519 {
	width:15px !important;
	height:15px !important;
}

#item88499 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item88936 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88952 {
	width:15px !important;
	height:15px !important;
}

#item88915 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88930 {
	width:15px !important;
	height:15px !important;
}

#item89040 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89049 {
	width:15px !important;
	height:15px !important;
}

#item88872 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88888 {
	width:15px !important;
	height:15px !important;
}

#item88849 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88866 {
	width:15px !important;
	height:15px !important;
}

#item88827 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88843 {
	width:15px !important;
	height:15px !important;
}

#item88812 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88821 {
	width:15px !important;
	height:15px !important;
}

#item88788 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88806 {
	width:15px !important;
	height:15px !important;
}

#item88766 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item88782 {
	width:15px !important;
	height:15px !important;
}

#item88761 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item89063 {
	width:302px !important;
	height:235px !important;
	left:293px !important;
	top:446px !important;
}

#item89142 {
	width:12px !important;
	height:12px !important;
	left:516px !important;
	top:746px !important;
}

#item89076 {
	width:12px !important;
	height:12px !important;
	left:516px !important;
	top:762px !important;
}

#item89145 {
	width:12px !important;
	height:12px !important;
	left:516px !important;
	top:777px !important;
}

#item89150 {
	width:11px !important;
	height:11px !important;
	left:437px !important;
	top:746px !important;
}

#item89513 {
	width:11px !important;
	height:11px !important;
	left:437px !important;
	top:762px !important;
}

#item89833 {
	width:11px !important;
	height:11px !important;
	left:437px !important;
	top:777px !important;
}

#item89408 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89432 {
	width:15px !important;
	height:15px !important;
}

#item89379 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89402 {
	width:15px !important;
	height:15px !important;
}

#item89352 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89373 {
	width:15px !important;
	height:15px !important;
}

#item89325 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89346 {
	width:15px !important;
	height:15px !important;
}

#item89296 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89319 {
	width:15px !important;
	height:15px !important;
}

#item89264 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89290 {
	width:15px !important;
	height:15px !important;
}

#item89236 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89258 {
	width:15px !important;
	height:15px !important;
}

#item89207 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89230 {
	width:15px !important;
	height:15px !important;
}

#item89177 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89201 {
	width:15px !important;
	height:15px !important;
}

#item89172 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item89699 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89715 {
	width:15px !important;
	height:15px !important;
}

#item89677 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89693 {
	width:15px !important;
	height:15px !important;
}

#item89812 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89822 {
	width:15px !important;
	height:15px !important;
}

#item89642 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89657 {
	width:15px !important;
	height:15px !important;
}

#item89621 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89636 {
	width:15px !important;
	height:15px !important;
}

#item89600 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89615 {
	width:15px !important;
	height:15px !important;
}

#item89578 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89594 {
	width:15px !important;
	height:15px !important;
}

#item89556 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89572 {
	width:15px !important;
	height:15px !important;
}

#item89532 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89550 {
	width:15px !important;
	height:15px !important;
}

#item89527 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item90028 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item90042 {
	width:15px !important;
	height:15px !important;
}

#item90008 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item90022 {
	width:15px !important;
	height:15px !important;
}

#item89993 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item90002 {
	width:15px !important;
	height:15px !important;
}

#item89972 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89987 {
	width:15px !important;
	height:15px !important;
}

#item89950 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89966 {
	width:15px !important;
	height:15px !important;
}

#item89926 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89944 {
	width:15px !important;
	height:15px !important;
}

#item89905 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89920 {
	width:15px !important;
	height:15px !important;
}

#item89878 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89899 {
	width:15px !important;
	height:15px !important;
}

#item89849 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item89872 {
	width:15px !important;
	height:15px !important;
}

#item89844 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item90611 {
	width:249px !important;
	height:266px !important;
	left:321px !important;
	top:428px !important;
}

#item90308 {
	width:11px !important;
	height:11px !important;
	left:442px !important;
	top:746px !important;
}

#item90672 {
	width:11px !important;
	height:11px !important;
	left:442px !important;
	top:762px !important;
}

#item90956 {
	width:11px !important;
	height:11px !important;
	left:442px !important;
	top:777px !important;
}

#item90497 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item90512 {
	width:15px !important;
	height:15px !important;
}

#item90476 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item90491 {
	width:15px !important;
	height:15px !important;
}

#item90451 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item90470 {
	width:15px !important;
	height:15px !important;
}

#item90427 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item90445 {
	width:15px !important;
	height:15px !important;
}

#item90407 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item90421 {
	width:15px !important;
	height:15px !important;
}

#item90572 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item90581 {
	width:15px !important;
	height:15px !important;
}

#item90367 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item90381 {
	width:15px !important;
	height:15px !important;
}

#item90346 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item90361 {
	width:15px !important;
	height:15px !important;
}

#item90325 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item90340 {
	width:15px !important;
	height:15px !important;
}

#item90320 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item90859 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item90877 {
	width:15px !important;
	height:15px !important;
}

#item90836 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item90853 {
	width:15px !important;
	height:15px !important;
}

#item90814 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item90830 {
	width:15px !important;
	height:15px !important;
}

#item90792 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item90808 {
	width:15px !important;
	height:15px !important;
}

#item90771 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item90786 {
	width:15px !important;
	height:15px !important;
}

#item90751 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item90765 {
	width:15px !important;
	height:15px !important;
}

#item90731 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item90745 {
	width:15px !important;
	height:15px !important;
}

#item90711 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item90725 {
	width:15px !important;
	height:15px !important;
}

#item90690 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item90705 {
	width:15px !important;
	height:15px !important;
}

#item90685 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item91143 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91158 {
	width:15px !important;
	height:15px !important;
}

#item91121 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91137 {
	width:15px !important;
	height:15px !important;
}

#item91105 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91115 {
	width:15px !important;
	height:15px !important;
}

#item91083 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91099 {
	width:15px !important;
	height:15px !important;
}

#item91061 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91077 {
	width:15px !important;
	height:15px !important;
}

#item91040 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91055 {
	width:15px !important;
	height:15px !important;
}

#item91019 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91034 {
	width:15px !important;
	height:15px !important;
}

#item90997 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91013 {
	width:15px !important;
	height:15px !important;
}

#item90975 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item90991 {
	width:15px !important;
	height:15px !important;
}

#item90970 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item91238 {
	width:11px !important;
	height:11px !important;
	left:446px !important;
	top:777px !important;
}

#item91558 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91572 {
	width:15px !important;
	height:15px !important;
}

#item91542 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91552 {
	width:15px !important;
	height:15px !important;
}

#item91527 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91536 {
	width:15px !important;
	height:15px !important;
}

#item91422 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91436 {
	width:15px !important;
	height:15px !important;
}

#item91401 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91416 {
	width:15px !important;
	height:15px !important;
}

#item91387 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91395 {
	width:15px !important;
	height:15px !important;
}

#item91367 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91381 {
	width:15px !important;
	height:15px !important;
}

#item91346 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91361 {
	width:15px !important;
	height:15px !important;
}

#item91325 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91340 {
	width:15px !important;
	height:15px !important;
}

#item91303 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91319 {
	width:15px !important;
	height:15px !important;
}

#item91280 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91297 {
	width:15px !important;
	height:15px !important;
}

#item91256 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91274 {
	width:15px !important;
	height:15px !important;
}

#item91251 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item91868 {
	width:11px !important;
	height:11px !important;
	left:437px !important;
	top:777px !important;
}

#item92008 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item92024 {
	width:15px !important;
	height:15px !important;
}

#item91985 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item92002 {
	width:15px !important;
	height:15px !important;
}

#item91962 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91979 {
	width:15px !important;
	height:15px !important;
}

#item91907 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91922 {
	width:15px !important;
	height:15px !important;
}

#item92030 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item92046 {
	width:15px !important;
	height:15px !important;
}

#item91948 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91956 {
	width:15px !important;
	height:15px !important;
}

#item91928 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91942 {
	width:15px !important;
	height:15px !important;
}

#item92052 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item92072 {
	width:15px !important;
	height:15px !important;
}

#item91885 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item91901 {
	width:15px !important;
	height:15px !important;
}

#item91880 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item92467 {
	width:11px !important;
	height:11px !important;
	left:432px !important;
	top:777px !important;
}

#item92674 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item92693 {
	width:15px !important;
	height:15px !important;
}

#item92654 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item92668 {
	width:15px !important;
	height:15px !important;
}

#item92634 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item92648 {
	width:15px !important;
	height:15px !important;
}

#item92592 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item92607 {
	width:15px !important;
	height:15px !important;
}

#item92552 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item92566 {
	width:15px !important;
	height:15px !important;
}

#item92531 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item92546 {
	width:15px !important;
	height:15px !important;
}

#item92613 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item92628 {
	width:15px !important;
	height:15px !important;
}

#item92572 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item92586 {
	width:15px !important;
	height:15px !important;
}

#item92509 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item92525 {
	width:15px !important;
	height:15px !important;
}

#item92487 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item92503 {
	width:15px !important;
	height:15px !important;
}

#item92482 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item93640 {
	width:12px !important;
	height:12px !important;
	left:522px !important;
	top:761px !important;
}

#item93619 {
	width:223px !important;
	height:212px !important;
	left:308px !important;
	top:462px !important;
}

#item93643 {
	width:12px !important;
	height:12px !important;
	left:522px !important;
	top:777px !important;
}

#item92834 {
	width:11px !important;
	height:11px !important;
	left:446px !important;
	top:762px !important;
}

#item93238 {
	width:11px !important;
	height:11px !important;
	left:446px !important;
	top:777px !important;
}

#item93113 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93134 {
	width:15px !important;
	height:15px !important;
}

#item93088 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93107 {
	width:15px !important;
	height:15px !important;
}

#item93065 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93082 {
	width:15px !important;
	height:15px !important;
}

#item93043 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93059 {
	width:15px !important;
	height:15px !important;
}

#item93021 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93037 {
	width:15px !important;
	height:15px !important;
}

#item92998 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93015 {
	width:15px !important;
	height:15px !important;
}

#item92975 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item92992 {
	width:15px !important;
	height:15px !important;
}

#item92953 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item92969 {
	width:15px !important;
	height:15px !important;
}

#item92931 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item92947 {
	width:15px !important;
	height:15px !important;
}

#item92908 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item92925 {
	width:15px !important;
	height:15px !important;
}

#item92881 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item92902 {
	width:15px !important;
	height:15px !important;
}

#item92854 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item92875 {
	width:15px !important;
	height:15px !important;
}

#item92849 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item93499 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93514 {
	width:15px !important;
	height:15px !important;
}

#item93474 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93493 {
	width:15px !important;
	height:15px !important;
}

#item93449 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93468 {
	width:15px !important;
	height:15px !important;
}

#item93426 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93443 {
	width:15px !important;
	height:15px !important;
}

#item93403 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93420 {
	width:15px !important;
	height:15px !important;
}

#item93382 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93397 {
	width:15px !important;
	height:15px !important;
}

#item93300 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93314 {
	width:15px !important;
	height:15px !important;
}

#item93362 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93376 {
	width:15px !important;
	height:15px !important;
}

#item93341 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93356 {
	width:15px !important;
	height:15px !important;
}

#item93320 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93335 {
	width:15px !important;
	height:15px !important;
}

#item93279 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93294 {
	width:15px !important;
	height:15px !important;
}

#item93257 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93273 {
	width:15px !important;
	height:15px !important;
}

#item93252 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item93647 {
	width:11px !important;
	height:11px !important;
	left:437px !important;
	top:778px !important;
}

#item93905 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93921 {
	width:15px !important;
	height:15px !important;
}

#item93884 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93899 {
	width:15px !important;
	height:15px !important;
}

#item93838 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93855 {
	width:15px !important;
	height:15px !important;
}

#item93818 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93832 {
	width:15px !important;
	height:15px !important;
}

#item93776 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93792 {
	width:15px !important;
	height:15px !important;
}

#item93751 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93770 {
	width:15px !important;
	height:15px !important;
}

#item93728 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93745 {
	width:15px !important;
	height:15px !important;
}

#item93861 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93878 {
	width:15px !important;
	height:15px !important;
}

#item93798 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93812 {
	width:15px !important;
	height:15px !important;
}

#item93708 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93722 {
	width:15px !important;
	height:15px !important;
}

#item93686 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93702 {
	width:15px !important;
	height:15px !important;
}

#item93663 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item93680 {
	width:15px !important;
	height:15px !important;
}

#item93658 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item94029 {
	width:11px !important;
	height:11px !important;
	left:439px !important;
	top:777px !important;
}

#item94294 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94310 {
	width:15px !important;
	height:15px !important;
}

#item94267 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94288 {
	width:15px !important;
	height:15px !important;
}

#item94240 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94261 {
	width:15px !important;
	height:15px !important;
}

#item94220 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94234 {
	width:15px !important;
	height:15px !important;
}

#item94200 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94214 {
	width:15px !important;
	height:15px !important;
}

#item94180 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94194 {
	width:15px !important;
	height:15px !important;
}

#item94160 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94174 {
	width:15px !important;
	height:15px !important;
}

#item94140 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94154 {
	width:15px !important;
	height:15px !important;
}

#item94119 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94134 {
	width:15px !important;
	height:15px !important;
}

#item94096 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94113 {
	width:15px !important;
	height:15px !important;
}

#item94071 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94090 {
	width:15px !important;
	height:15px !important;
}

#item94048 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94065 {
	width:15px !important;
	height:15px !important;
}

#item94043 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item95443 {
	width:11px !important;
	height:11px !important;
	left:452px !important;
	top:777px !important;
}

#item95676 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95690 {
	width:15px !important;
	height:15px !important;
}

#item95655 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95670 {
	width:15px !important;
	height:15px !important;
}

#item95634 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95649 {
	width:15px !important;
	height:15px !important;
}

#item95610 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95628 {
	width:15px !important;
	height:15px !important;
}

#item95586 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95604 {
	width:15px !important;
	height:15px !important;
}

#item95565 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95580 {
	width:15px !important;
	height:15px !important;
}

#item95543 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95559 {
	width:15px !important;
	height:15px !important;
}

#item95521 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95537 {
	width:15px !important;
	height:15px !important;
}

#item95499 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95515 {
	width:15px !important;
	height:15px !important;
}

#item95478 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95493 {
	width:15px !important;
	height:15px !important;
}

#item95458 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95472 {
	width:15px !important;
	height:15px !important;
}

#item95453 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item94471 {
	width:232px !important;
	height:258px !important;
	left:308px !important;
	top:468px !important;
}

#item94489 {
	width:12px !important;
	height:12px !important;
	left:452px !important;
	top:777px !important;
}

#item94505 {
	width:12px !important;
	height:12px !important;
	left:528px !important;
	top:777px !important;
}

#item94484 {
	width:12px !important;
	height:12px !important;
	left:376px !important;
	top:777px !important;
}

#item94508 {
	width:11px !important;
	height:11px !important;
	left:325px !important;
	top:788px !important;
}

#item94795 {
	width:11px !important;
	height:11px !important;
	left:401px !important;
	top:788px !important;
}

#item95065 {
	width:11px !important;
	height:11px !important;
	left:478px !important;
	top:788px !important;
}

#item94703 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94717 {
	width:15px !important;
	height:15px !important;
}

#item94683 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94697 {
	width:15px !important;
	height:15px !important;
}

#item94662 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94677 {
	width:15px !important;
	height:15px !important;
}

#item94640 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94656 {
	width:15px !important;
	height:15px !important;
}

#item94615 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94634 {
	width:15px !important;
	height:15px !important;
}

#item94590 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94609 {
	width:15px !important;
	height:15px !important;
}

#item94567 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94584 {
	width:15px !important;
	height:15px !important;
}

#item94545 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94561 {
	width:15px !important;
	height:15px !important;
}

#item94525 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94539 {
	width:15px !important;
	height:15px !important;
}

#item94520 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item94987 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95001 {
	width:15px !important;
	height:15px !important;
}

#item94966 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94981 {
	width:15px !important;
	height:15px !important;
}

#item94944 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94960 {
	width:15px !important;
	height:15px !important;
}

#item94923 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94938 {
	width:15px !important;
	height:15px !important;
}

#item94902 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94917 {
	width:15px !important;
	height:15px !important;
}

#item94881 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94896 {
	width:15px !important;
	height:15px !important;
}

#item94858 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94875 {
	width:15px !important;
	height:15px !important;
}

#item94834 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94852 {
	width:15px !important;
	height:15px !important;
}

#item94812 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item94828 {
	width:15px !important;
	height:15px !important;
}

#item94807 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item95256 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95271 {
	width:15px !important;
	height:15px !important;
}

#item95234 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95250 {
	width:15px !important;
	height:15px !important;
}

#item95213 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95228 {
	width:15px !important;
	height:15px !important;
}

#item95193 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95207 {
	width:15px !important;
	height:15px !important;
}

#item95172 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95187 {
	width:15px !important;
	height:15px !important;
}

#item95151 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95166 {
	width:15px !important;
	height:15px !important;
}

#item95128 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95145 {
	width:15px !important;
	height:15px !important;
}

#item95103 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95122 {
	width:15px !important;
	height:15px !important;
}

#item95081 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95097 {
	width:15px !important;
	height:15px !important;
}

#item95076 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item95840 {
	width:159px !important;
	height:238px !important;
	left:353px !important;
	top:446px !important;
}

#item96694 {
	width:12px !important;
	height:12px !important;
	left:452px !important;
	top:777px !important;
}

#item96704 {
	width:12px !important;
	height:12px !important;
	left:528px !important;
	top:777px !important;
}

#item96689 {
	width:12px !important;
	height:12px !important;
	left:376px !important;
	top:777px !important;
}

#item95853 {
	width:11px !important;
	height:11px !important;
	left:322px !important;
	top:793px !important;
}

#item96132 {
	width:11px !important;
	height:11px !important;
	left:398px !important;
	top:793px !important;
}

#item96389 {
	width:11px !important;
	height:11px !important;
	left:476px !important;
	top:793px !important;
}

#item96032 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96048 {
	width:15px !important;
	height:15px !important;
}

#item96012 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96026 {
	width:15px !important;
	height:15px !important;
}

#item95998 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96006 {
	width:15px !important;
	height:15px !important;
}

#item95978 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95992 {
	width:15px !important;
	height:15px !important;
}

#item95957 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95972 {
	width:15px !important;
	height:15px !important;
}

#item95936 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95951 {
	width:15px !important;
	height:15px !important;
}

#item95916 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95930 {
	width:15px !important;
	height:15px !important;
}

#item95895 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95910 {
	width:15px !important;
	height:15px !important;
}

#item95871 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item95889 {
	width:15px !important;
	height:15px !important;
}

#item95866 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item96314 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96328 {
	width:15px !important;
	height:15px !important;
}

#item96294 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96308 {
	width:15px !important;
	height:15px !important;
}

#item96280 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96288 {
	width:15px !important;
	height:15px !important;
}

#item96259 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96274 {
	width:15px !important;
	height:15px !important;
}

#item96238 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96253 {
	width:15px !important;
	height:15px !important;
}

#item96218 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96232 {
	width:15px !important;
	height:15px !important;
}

#item96198 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96212 {
	width:15px !important;
	height:15px !important;
}

#item96174 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96192 {
	width:15px !important;
	height:15px !important;
}

#item96150 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96168 {
	width:15px !important;
	height:15px !important;
}

#item96145 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item96573 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96587 {
	width:15px !important;
	height:15px !important;
}

#item96552 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96567 {
	width:15px !important;
	height:15px !important;
}

#item96538 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96546 {
	width:15px !important;
	height:15px !important;
}

#item96518 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96532 {
	width:15px !important;
	height:15px !important;
}

#item96498 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96512 {
	width:15px !important;
	height:15px !important;
}

#item96475 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96492 {
	width:15px !important;
	height:15px !important;
}

#item96451 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96469 {
	width:15px !important;
	height:15px !important;
}

#item96427 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96445 {
	width:15px !important;
	height:15px !important;
}

#item96404 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96421 {
	width:15px !important;
	height:15px !important;
}

#item96399 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item96707 {
	width:168px !important;
	height:227px !important;
	left:337px !important;
	top:478px !important;
}

#item96752 {
	width:12px !important;
	height:12px !important;
	left:528px !important;
	top:777px !important;
}

#item96740 {
	width:12px !important;
	height:12px !important;
	left:376px !important;
	top:777px !important;
}

#item96743 {
	width:12px !important;
	height:12px !important;
	left:452px !important;
	top:777px !important;
}

#item96754 {
	width:11px !important;
	height:11px !important;
	left:325px !important;
	top:794px !important;
}

#item97110 {
	width:11px !important;
	height:11px !important;
	left:402px !important;
	top:794px !important;
}

#item97492 {
	width:11px !important;
	height:11px !important;
	left:478px !important;
	top:794px !important;
}

#item97011 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97026 {
	width:15px !important;
	height:15px !important;
}

#item96987 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97005 {
	width:15px !important;
	height:15px !important;
}

#item96964 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96981 {
	width:15px !important;
	height:15px !important;
}

#item96944 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96958 {
	width:15px !important;
	height:15px !important;
}

#item96924 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96938 {
	width:15px !important;
	height:15px !important;
}

#item96903 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96918 {
	width:15px !important;
	height:15px !important;
}

#item96882 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96897 {
	width:15px !important;
	height:15px !important;
}

#item96861 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96876 {
	width:15px !important;
	height:15px !important;
}

#item96841 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96855 {
	width:15px !important;
	height:15px !important;
}

#item96818 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96835 {
	width:15px !important;
	height:15px !important;
}

#item96794 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96812 {
	width:15px !important;
	height:15px !important;
}

#item96773 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item96788 {
	width:15px !important;
	height:15px !important;
}

#item96768 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item97363 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97380 {
	width:15px !important;
	height:15px !important;
}

#item97338 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97357 {
	width:15px !important;
	height:15px !important;
}

#item97315 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97332 {
	width:15px !important;
	height:15px !important;
}

#item97295 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97309 {
	width:15px !important;
	height:15px !important;
}

#item97280 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97289 {
	width:15px !important;
	height:15px !important;
}

#item97259 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97274 {
	width:15px !important;
	height:15px !important;
}

#item97239 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97253 {
	width:15px !important;
	height:15px !important;
}

#item97217 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97233 {
	width:15px !important;
	height:15px !important;
}

#item97196 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97211 {
	width:15px !important;
	height:15px !important;
}

#item97176 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97190 {
	width:15px !important;
	height:15px !important;
}

#item97155 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97170 {
	width:15px !important;
	height:15px !important;
}

#item97131 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97149 {
	width:15px !important;
	height:15px !important;
}

#item97126 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item97744 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97760 {
	width:15px !important;
	height:15px !important;
}

#item97722 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97738 {
	width:15px !important;
	height:15px !important;
}

#item97702 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97716 {
	width:15px !important;
	height:15px !important;
}

#item97681 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97696 {
	width:15px !important;
	height:15px !important;
}

#item97666 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97675 {
	width:15px !important;
	height:15px !important;
}

#item97644 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97660 {
	width:15px !important;
	height:15px !important;
}

#item97620 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97638 {
	width:15px !important;
	height:15px !important;
}

#item97595 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97614 {
	width:15px !important;
	height:15px !important;
}

#item97573 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97589 {
	width:15px !important;
	height:15px !important;
}

#item97552 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97567 {
	width:15px !important;
	height:15px !important;
}

#item97531 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97546 {
	width:15px !important;
	height:15px !important;
}

#item97509 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97525 {
	width:15px !important;
	height:15px !important;
}

#item97504 {
	width:435px !important;
	height:520px !important;
	left:64px !important;
	top:237px !important;
}

#item97864 {
	width:11px !important;
	height:11px !important;
	left:453px !important;
	top:777px !important;
}

#item98115 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98132 {
	width:15px !important;
	height:15px !important;
}

#item98092 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98109 {
	width:15px !important;
	height:15px !important;
}

#item98070 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98086 {
	width:15px !important;
	height:15px !important;
}

#item98050 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98064 {
	width:15px !important;
	height:15px !important;
}

#item98036 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98044 {
	width:15px !important;
	height:15px !important;
}

#item98014 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98030 {
	width:15px !important;
	height:15px !important;
}

#item97991 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98008 {
	width:15px !important;
	height:15px !important;
}

#item97969 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97985 {
	width:15px !important;
	height:15px !important;
}

#item97949 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97963 {
	width:15px !important;
	height:15px !important;
}

#item97928 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97943 {
	width:15px !important;
	height:15px !important;
}

#item97904 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97922 {
	width:15px !important;
	height:15px !important;
}

#item97882 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item97898 {
	width:15px !important;
	height:15px !important;
}

#item97877 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item98504 {
	width:11px !important;
	height:11px !important;
	left:445px !important;
	top:777px !important;
}

#item98714 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98729 {
	width:15px !important;
	height:15px !important;
}

#item98692 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98708 {
	width:15px !important;
	height:15px !important;
}

#item98671 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98686 {
	width:15px !important;
	height:15px !important;
}

#item98651 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98665 {
	width:15px !important;
	height:15px !important;
}

#item98630 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98645 {
	width:15px !important;
	height:15px !important;
}

#item98602 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98624 {
	width:15px !important;
	height:15px !important;
}

#item98575 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98596 {
	width:15px !important;
	height:15px !important;
}

#item98554 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98569 {
	width:15px !important;
	height:15px !important;
}

#item98540 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98548 {
	width:15px !important;
	height:15px !important;
}

#item98520 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98534 {
	width:15px !important;
	height:15px !important;
}

#item98515 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item98235 {
	width:11px !important;
	height:11px !important;
	left:447px !important;
	top:778px !important;
}

#item98339 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98354 {
	width:15px !important;
	height:15px !important;
}

#item98317 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98333 {
	width:15px !important;
	height:15px !important;
}

#item98296 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98311 {
	width:15px !important;
	height:15px !important;
}

#item98276 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98290 {
	width:15px !important;
	height:15px !important;
}

#item98256 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98270 {
	width:15px !important;
	height:15px !important;
}

#item98251 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item98872 {
	width:197px !important;
	height:227px !important;
	left:324px !important;
	top:437px !important;
}

#item98933 {
	width:12px !important;
	height:12px !important;
	left:524px !important;
	top:762px !important;
}

#item98937 {
	width:12px !important;
	height:12px !important;
	left:524px !important;
	top:778px !important;
}

#item98927 {
	width:12px !important;
	height:12px !important;
	left:424px !important;
	top:762px !important;
}

#item98930 {
	width:12px !important;
	height:12px !important;
	left:424px !important;
	top:778px !important;
}

#item98940 {
	width:11px !important;
	height:11px !important;
	left:348px !important;
	top:762px !important;
}

#item99319 {
	width:11px !important;
	height:11px !important;
	left:348px !important;
	top:778px !important;
}

#item99699 {
	width:11px !important;
	height:11px !important;
	left:448px !important;
	top:762px !important;
}

#item100057 {
	width:11px !important;
	height:11px !important;
	left:448px !important;
	top:778px !important;
}

#item99200 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99217 {
	width:15px !important;
	height:15px !important;
}

#item99178 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99194 {
	width:15px !important;
	height:15px !important;
}

#item99157 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99172 {
	width:15px !important;
	height:15px !important;
}

#item99134 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99151 {
	width:15px !important;
	height:15px !important;
}

#item99112 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99128 {
	width:15px !important;
	height:15px !important;
}

#item99091 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99106 {
	width:15px !important;
	height:15px !important;
}

#item99069 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99085 {
	width:15px !important;
	height:15px !important;
}

#item99047 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99063 {
	width:15px !important;
	height:15px !important;
}

#item99027 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99041 {
	width:15px !important;
	height:15px !important;
}

#item99007 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99021 {
	width:15px !important;
	height:15px !important;
}

#item98983 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99001 {
	width:15px !important;
	height:15px !important;
}

#item98959 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item98977 {
	width:15px !important;
	height:15px !important;
}

#item98954 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item99576 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99591 {
	width:15px !important;
	height:15px !important;
}

#item99552 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99570 {
	width:15px !important;
	height:15px !important;
}

#item99528 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99546 {
	width:15px !important;
	height:15px !important;
}

#item99507 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99522 {
	width:15px !important;
	height:15px !important;
}

#item99486 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99501 {
	width:15px !important;
	height:15px !important;
}

#item99466 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99480 {
	width:15px !important;
	height:15px !important;
}

#item99446 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99460 {
	width:15px !important;
	height:15px !important;
}

#item99424 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99440 {
	width:15px !important;
	height:15px !important;
}

#item99402 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99418 {
	width:15px !important;
	height:15px !important;
}

#item99381 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99396 {
	width:15px !important;
	height:15px !important;
}

#item99359 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99375 {
	width:15px !important;
	height:15px !important;
}

#item99338 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99353 {
	width:15px !important;
	height:15px !important;
}

#item99333 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item99955 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99970 {
	width:15px !important;
	height:15px !important;
}

#item99932 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99949 {
	width:15px !important;
	height:15px !important;
}

#item99909 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99926 {
	width:15px !important;
	height:15px !important;
}

#item99888 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99903 {
	width:15px !important;
	height:15px !important;
}

#item99867 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99882 {
	width:15px !important;
	height:15px !important;
}

#item99847 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99861 {
	width:15px !important;
	height:15px !important;
}

#item99825 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99841 {
	width:15px !important;
	height:15px !important;
}

#item99802 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99819 {
	width:15px !important;
	height:15px !important;
}

#item99782 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99796 {
	width:15px !important;
	height:15px !important;
}

#item99761 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99776 {
	width:15px !important;
	height:15px !important;
}

#item99738 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99755 {
	width:15px !important;
	height:15px !important;
}

#item99717 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item99732 {
	width:15px !important;
	height:15px !important;
}

#item99712 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item100339 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item100357 {
	width:15px !important;
	height:15px !important;
}

#item100312 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item100333 {
	width:15px !important;
	height:15px !important;
}

#item100286 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item100306 {
	width:15px !important;
	height:15px !important;
}

#item100264 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item100280 {
	width:15px !important;
	height:15px !important;
}

#item100242 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item100258 {
	width:15px !important;
	height:15px !important;
}

#item100220 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item100236 {
	width:15px !important;
	height:15px !important;
}

#item100198 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item100214 {
	width:15px !important;
	height:15px !important;
}

#item100175 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item100192 {
	width:15px !important;
	height:15px !important;
}

#item100152 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item100169 {
	width:15px !important;
	height:15px !important;
}

#item100128 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item100146 {
	width:15px !important;
	height:15px !important;
}

#item100103 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item100122 {
	width:15px !important;
	height:15px !important;
}

#item100079 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item100097 {
	width:15px !important;
	height:15px !important;
}

#item100074 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item100485 {
	width:176px !important;
	height:265px !important;
	left:340px !important;
	top:469px !important;
}

#item100523 {
	width:12px !important;
	height:12px !important;
	left:520px !important;
	top:761px !important;
}

#item100526 {
	width:12px !important;
	height:12px !important;
	left:520px !important;
	top:777px !important;
}

#item100529 {
	width:11px !important;
	height:11px !important;
	left:444px !important;
	top:761px !important;
}

#item100765 {
	width:11px !important;
	height:11px !important;
	left:444px !important;
	top:777px !important;
}

#item100606 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item100614 {
	width:15px !important;
	height:15px !important;
}

#item100586 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item100600 {
	width:15px !important;
	height:15px !important;
}

#item100566 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item100580 {
	width:15px !important;
	height:15px !important;
}

#item100545 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item100560 {
	width:15px !important;
	height:15px !important;
}

#item100540 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item100803 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item100819 {
	width:15px !important;
	height:15px !important;
}

#item100846 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item100862 {
	width:15px !important;
	height:15px !important;
}

#item100825 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item100840 {
	width:15px !important;
	height:15px !important;
}

#item100781 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item100797 {
	width:15px !important;
	height:15px !important;
}

#item100776 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item100903 {
	width:169px !important;
	height:253px !important;
	left:343px !important;
	top:461px !important;
}

#item100919 {
	width:12px !important;
	height:12px !important;
	left:521px !important;
	top:762px !important;
}

#item100922 {
	width:12px !important;
	height:12px !important;
	left:521px !important;
	top:777px !important;
}

#item100929 {
	width:11px !important;
	height:11px !important;
	left:443px !important;
	top:762px !important;
}

#item101170 {
	width:11px !important;
	height:11px !important;
	left:443px !important;
	top:777px !important;
}

#item101044 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101060 {
	width:15px !important;
	height:15px !important;
}

#item101030 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101038 {
	width:15px !important;
	height:15px !important;
}

#item101010 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101024 {
	width:15px !important;
	height:15px !important;
}

#item100990 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101004 {
	width:15px !important;
	height:15px !important;
}

#item100968 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item100984 {
	width:15px !important;
	height:15px !important;
}

#item100945 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item100962 {
	width:15px !important;
	height:15px !important;
}

#item100940 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item101288 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101304 {
	width:15px !important;
	height:15px !important;
}

#item101273 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101282 {
	width:15px !important;
	height:15px !important;
}

#item101252 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101267 {
	width:15px !important;
	height:15px !important;
}

#item101230 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101246 {
	width:15px !important;
	height:15px !important;
}

#item101208 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101224 {
	width:15px !important;
	height:15px !important;
}

#item101187 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101202 {
	width:15px !important;
	height:15px !important;
}

#item101182 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item101500 {
	width:12px !important;
	height:12px !important;
	left:524px !important;
	top:762px !important;
}

#item101503 {
	width:12px !important;
	height:12px !important;
	left:524px !important;
	top:778px !important;
}

#item101487 {
	width:12px !important;
	height:12px !important;
	left:424px !important;
	top:762px !important;
}

#item101497 {
	width:12px !important;
	height:12px !important;
	left:424px !important;
	top:778px !important;
}

#item101432 {
	width:121px !important;
	height:184px !important;
	left:357px !important;
	top:488px !important;
}

#item101506 {
	width:11px !important;
	height:11px !important;
	left:348px !important;
	top:762px !important;
}

#item101787 {
	width:11px !important;
	height:11px !important;
	left:348px !important;
	top:778px !important;
}

#item102058 {
	width:11px !important;
	height:11px !important;
	left:448px !important;
	top:762px !important;
}

#item102345 {
	width:11px !important;
	height:11px !important;
	left:448px !important;
	top:778px !important;
}

#item101682 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101696 {
	width:15px !important;
	height:15px !important;
}

#item101662 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101676 {
	width:15px !important;
	height:15px !important;
}

#item101641 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101656 {
	width:15px !important;
	height:15px !important;
}

#item101619 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101635 {
	width:15px !important;
	height:15px !important;
}

#item101602 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101613 {
	width:15px !important;
	height:15px !important;
}

#item101579 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101596 {
	width:15px !important;
	height:15px !important;
}

#item101553 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101573 {
	width:15px !important;
	height:15px !important;
}

#item101526 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101547 {
	width:15px !important;
	height:15px !important;
}

#item101521 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item101957 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101972 {
	width:15px !important;
	height:15px !important;
}

#item101936 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101951 {
	width:15px !important;
	height:15px !important;
}

#item101915 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101930 {
	width:15px !important;
	height:15px !important;
}

#item101894 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101909 {
	width:15px !important;
	height:15px !important;
}

#item101871 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101888 {
	width:15px !important;
	height:15px !important;
}

#item101846 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101865 {
	width:15px !important;
	height:15px !important;
}

#item101823 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101840 {
	width:15px !important;
	height:15px !important;
}

#item101802 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item101817 {
	width:15px !important;
	height:15px !important;
}

#item101797 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item102230 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102244 {
	width:15px !important;
	height:15px !important;
}

#item102210 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102224 {
	width:15px !important;
	height:15px !important;
}

#item102189 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102204 {
	width:15px !important;
	height:15px !important;
}

#item102166 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102183 {
	width:15px !important;
	height:15px !important;
}

#item102140 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102160 {
	width:15px !important;
	height:15px !important;
}

#item102115 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102134 {
	width:15px !important;
	height:15px !important;
}

#item102094 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102109 {
	width:15px !important;
	height:15px !important;
}

#item102074 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102088 {
	width:15px !important;
	height:15px !important;
}

#item102069 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item102520 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102535 {
	width:15px !important;
	height:15px !important;
}

#item102497 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102514 {
	width:15px !important;
	height:15px !important;
}

#item102475 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102491 {
	width:15px !important;
	height:15px !important;
}

#item102452 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102469 {
	width:15px !important;
	height:15px !important;
}

#item102427 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102446 {
	width:15px !important;
	height:15px !important;
}

#item102405 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102421 {
	width:15px !important;
	height:15px !important;
}

#item102383 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102399 {
	width:15px !important;
	height:15px !important;
}

#item102361 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102377 {
	width:15px !important;
	height:15px !important;
}

#item102356 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item102654 {
	width:12px !important;
	height:12px !important;
	left:521px !important;
	top:761px !important;
}

#item102657 {
	width:12px !important;
	height:12px !important;
	left:521px !important;
	top:776px !important;
}

#item102635 {
	width:161px !important;
	height:217px !important;
	left:339px !important;
	top:470px !important;
}

#item102660 {
	width:11px !important;
	height:11px !important;
	left:444px !important;
	top:761px !important;
}

#item102938 {
	width:11px !important;
	height:11px !important;
	left:444px !important;
	top:777px !important;
}

#item102819 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102835 {
	width:15px !important;
	height:15px !important;
}

#item102798 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102813 {
	width:15px !important;
	height:15px !important;
}

#item102777 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102792 {
	width:15px !important;
	height:15px !important;
}

#item102756 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102771 {
	width:15px !important;
	height:15px !important;
}

#item102735 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102750 {
	width:15px !important;
	height:15px !important;
}

#item102713 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102729 {
	width:15px !important;
	height:15px !important;
}

#item102689 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102707 {
	width:15px !important;
	height:15px !important;
}

#item102675 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102683 {
	width:15px !important;
	height:15px !important;
}

#item102670 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item103100 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103114 {
	width:15px !important;
	height:15px !important;
}

#item103079 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103094 {
	width:15px !important;
	height:15px !important;
}

#item103058 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103073 {
	width:15px !important;
	height:15px !important;
}

#item103036 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103052 {
	width:15px !important;
	height:15px !important;
}

#item103012 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103030 {
	width:15px !important;
	height:15px !important;
}

#item102989 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103006 {
	width:15px !important;
	height:15px !important;
}

#item102968 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102983 {
	width:15px !important;
	height:15px !important;
}

#item102954 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item102962 {
	width:15px !important;
	height:15px !important;
}

#item102949 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item103201 {
	width:159px !important;
	height:238px !important;
	left:360px !important;
	top:438px !important;
}

#item103218 {
	width:12px !important;
	height:12px !important;
	left:521px !important;
	top:762px !important;
}

#item103221 {
	width:12px !important;
	height:12px !important;
	left:521px !important;
	top:777px !important;
}

#item103224 {
	width:11px !important;
	height:11px !important;
	left:445px !important;
	top:762px !important;
}

#item103506 {
	width:11px !important;
	height:11px !important;
	left:445px !important;
	top:777px !important;
}

#item103409 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103423 {
	width:15px !important;
	height:15px !important;
}

#item103395 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103403 {
	width:15px !important;
	height:15px !important;
}

#item103374 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103389 {
	width:15px !important;
	height:15px !important;
}

#item103352 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103368 {
	width:15px !important;
	height:15px !important;
}

#item103331 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103346 {
	width:15px !important;
	height:15px !important;
}

#item103310 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103325 {
	width:15px !important;
	height:15px !important;
}

#item103286 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103304 {
	width:15px !important;
	height:15px !important;
}

#item103262 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103280 {
	width:15px !important;
	height:15px !important;
}

#item103240 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103256 {
	width:15px !important;
	height:15px !important;
}

#item103235 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item103713 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103727 {
	width:15px !important;
	height:15px !important;
}

#item103696 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103707 {
	width:15px !important;
	height:15px !important;
}

#item103673 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103690 {
	width:15px !important;
	height:15px !important;
}

#item103651 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103667 {
	width:15px !important;
	height:15px !important;
}

#item103628 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103645 {
	width:15px !important;
	height:15px !important;
}

#item103605 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103622 {
	width:15px !important;
	height:15px !important;
}

#item103577 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103599 {
	width:15px !important;
	height:15px !important;
}

#item103547 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103571 {
	width:15px !important;
	height:15px !important;
}

#item103523 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103541 {
	width:15px !important;
	height:15px !important;
}

#item103518 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item103851 {
	width:12px !important;
	height:12px !important;
	left:524px !important;
	top:746px !important;
}

#item103854 {
	width:12px !important;
	height:12px !important;
	left:524px !important;
	top:761px !important;
}

#item103857 {
	width:12px !important;
	height:12px !important;
	left:524px !important;
	top:777px !important;
}

#item103818 {
	width:215px !important;
	height:241px !important;
	left:334px !important;
	top:445px !important;
}

#item103865 {
	width:11px !important;
	height:11px !important;
	left:451px !important;
	top:746px !important;
}

#item104217 {
	width:11px !important;
	height:11px !important;
	left:451px !important;
	top:762px !important;
}

#item104566 {
	width:11px !important;
	height:11px !important;
	left:451px !important;
	top:777px !important;
}

#item104116 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104136 {
	width:15px !important;
	height:15px !important;
}

#item104092 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104110 {
	width:15px !important;
	height:15px !important;
}

#item104071 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104086 {
	width:15px !important;
	height:15px !important;
}

#item104057 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104065 {
	width:15px !important;
	height:15px !important;
}

#item104037 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104051 {
	width:15px !important;
	height:15px !important;
}

#item104016 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104031 {
	width:15px !important;
	height:15px !important;
}

#item103995 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104010 {
	width:15px !important;
	height:15px !important;
}

#item103974 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103989 {
	width:15px !important;
	height:15px !important;
}

#item103954 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103968 {
	width:15px !important;
	height:15px !important;
}

#item103933 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103948 {
	width:15px !important;
	height:15px !important;
}

#item103910 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103927 {
	width:15px !important;
	height:15px !important;
}

#item103885 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item103904 {
	width:15px !important;
	height:15px !important;
}

#item103880 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item104468 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104486 {
	width:15px !important;
	height:15px !important;
}

#item104453 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104462 {
	width:15px !important;
	height:15px !important;
}

#item104431 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104447 {
	width:15px !important;
	height:15px !important;
}

#item104411 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104425 {
	width:15px !important;
	height:15px !important;
}

#item104390 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104405 {
	width:15px !important;
	height:15px !important;
}

#item104369 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104384 {
	width:15px !important;
	height:15px !important;
}

#item104348 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104363 {
	width:15px !important;
	height:15px !important;
}

#item104326 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104342 {
	width:15px !important;
	height:15px !important;
}

#item104306 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104320 {
	width:15px !important;
	height:15px !important;
}

#item104286 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104300 {
	width:15px !important;
	height:15px !important;
}

#item104263 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104280 {
	width:15px !important;
	height:15px !important;
}

#item104238 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104257 {
	width:15px !important;
	height:15px !important;
}

#item104233 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item104814 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104831 {
	width:15px !important;
	height:15px !important;
}

#item104799 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104808 {
	width:15px !important;
	height:15px !important;
}

#item104777 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104793 {
	width:15px !important;
	height:15px !important;
}

#item104755 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104771 {
	width:15px !important;
	height:15px !important;
}

#item104734 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104749 {
	width:15px !important;
	height:15px !important;
}

#item104713 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104728 {
	width:15px !important;
	height:15px !important;
}

#item104692 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104707 {
	width:15px !important;
	height:15px !important;
}

#item104670 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104686 {
	width:15px !important;
	height:15px !important;
}

#item104649 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104664 {
	width:15px !important;
	height:15px !important;
}

#item104629 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104643 {
	width:15px !important;
	height:15px !important;
}

#item104608 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104623 {
	width:15px !important;
	height:15px !important;
}

#item104585 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104602 {
	width:15px !important;
	height:15px !important;
}

#item104580 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item105225 {
	width:181px !important;
	height:272px !important;
	left:330px !important;
	top:472px !important;
}

#item105254 {
	width:12px !important;
	height:12px !important;
	left:524px !important;
	top:746px !important;
}

#item105266 {
	width:12px !important;
	height:12px !important;
	left:524px !important;
	top:761px !important;
}

#item105269 {
	width:12px !important;
	height:12px !important;
	left:524px !important;
	top:777px !important;
}

#item104963 {
	width:11px !important;
	height:11px !important;
	left:450px !important;
	top:746px !important;
}

#item105272 {
	width:11px !important;
	height:11px !important;
	left:450px !important;
	top:761px !important;
}

#item105499 {
	width:11px !important;
	height:11px !important;
	left:450px !important;
	top:777px !important;
}

#item105088 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105103 {
	width:15px !important;
	height:15px !important;
}

#item105067 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105082 {
	width:15px !important;
	height:15px !important;
}

#item105046 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105061 {
	width:15px !important;
	height:15px !important;
}

#item105025 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105040 {
	width:15px !important;
	height:15px !important;
}

#item105005 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105019 {
	width:15px !important;
	height:15px !important;
}

#item104983 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item104999 {
	width:15px !important;
	height:15px !important;
}

#item104978 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item105390 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105407 {
	width:15px !important;
	height:15px !important;
}

#item105376 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105384 {
	width:15px !important;
	height:15px !important;
}

#item105356 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105370 {
	width:15px !important;
	height:15px !important;
}

#item105336 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105350 {
	width:15px !important;
	height:15px !important;
}

#item105312 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105330 {
	width:15px !important;
	height:15px !important;
}

#item105288 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105306 {
	width:15px !important;
	height:15px !important;
}

#item105283 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item105621 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105638 {
	width:15px !important;
	height:15px !important;
}

#item105606 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105615 {
	width:15px !important;
	height:15px !important;
}

#item105584 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105600 {
	width:15px !important;
	height:15px !important;
}

#item105562 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105578 {
	width:15px !important;
	height:15px !important;
}

#item105541 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105556 {
	width:15px !important;
	height:15px !important;
}

#item105517 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105535 {
	width:15px !important;
	height:15px !important;
}

#item105512 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item105703 {
	width:200px !important;
	height:302px !important;
	left:319px !important;
	top:394px !important;
}

#item105720 {
	width:12px !important;
	height:12px !important;
	left:521px !important;
	top:761px !important;
}

#item105723 {
	width:12px !important;
	height:12px !important;
	left:521px !important;
	top:777px !important;
}

#item105726 {
	width:11px !important;
	height:11px !important;
	left:447px !important;
	top:762px !important;
}

#item106059 {
	width:11px !important;
	height:11px !important;
	left:447px !important;
	top:777px !important;
}

#item105916 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105931 {
	width:15px !important;
	height:15px !important;
}

#item105895 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105910 {
	width:15px !important;
	height:15px !important;
}

#item105873 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105889 {
	width:15px !important;
	height:15px !important;
}

#item105850 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105867 {
	width:15px !important;
	height:15px !important;
}

#item105826 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105844 {
	width:15px !important;
	height:15px !important;
}

#item105804 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105820 {
	width:15px !important;
	height:15px !important;
}

#item105783 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105798 {
	width:15px !important;
	height:15px !important;
}

#item105762 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105777 {
	width:15px !important;
	height:15px !important;
}

#item105742 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item105756 {
	width:15px !important;
	height:15px !important;
}

#item105737 {
	width:435px !important;
	height:520px !important;
	left:86px !important;
	top:196px !important;
}

#item106253 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item106268 {
	width:15px !important;
	height:15px !important;
}

#item106230 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item106247 {
	width:15px !important;
	height:15px !important;
}

#item106208 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item106224 {
	width:15px !important;
	height:15px !important;
}

#item106187 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item106202 {
	width:15px !important;
	height:15px !important;
}

#item106166 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item106181 {
	width:15px !important;
	height:15px !important;
}

#item106144 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item106160 {
	width:15px !important;
	height:15px !important;
}

#item106120 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item106138 {
	width:15px !important;
	height:15px !important;
}

#item106097 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item106114 {
	width:15px !important;
	height:15px !important;
}

#item106076 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item106091 {
	width:15px !important;
	height:15px !important;
}

#item106071 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}

#item106361 {
	width:11px !important;
	height:11px !important;
	left:449px !important;
	top:777px !important;
}

#item106610 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item106626 {
	width:15px !important;
	height:15px !important;
}

#item106589 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item106604 {
	width:15px !important;
	height:15px !important;
}

#item106568 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item106583 {
	width:15px !important;
	height:15px !important;
}

#item106547 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item106562 {
	width:15px !important;
	height:15px !important;
}

#item106526 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item106541 {
	width:15px !important;
	height:15px !important;
}

#item106511 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item106520 {
	width:15px !important;
	height:15px !important;
}

#item106490 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item106505 {
	width:15px !important;
	height:15px !important;
}

#item106468 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item106484 {
	width:15px !important;
	height:15px !important;
}

#item106447 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item106462 {
	width:15px !important;
	height:15px !important;
}

#item106425 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item106441 {
	width:15px !important;
	height:15px !important;
}

#item106400 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item106419 {
	width:15px !important;
	height:15px !important;
}

#item106377 {
	width:399px !important;
	height:484px !important;
	left:23px !important;
	top:23px !important;
}

#item106394 {
	width:15px !important;
	height:15px !important;
}

#item106372 {
	width:435px !important;
	height:520px !important;
	left:75px !important;
	top:156px !important;
}
#in5footer,  #prefooter {display:none;}
