/* 	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:'cargando...'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:14527px; 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 #f6a96a; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#f6a96a;}
#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;}
}

#item852 {
	width:604px !important;
	height:171px !important;
	top:679px !important;
	background:#fff;
}

#item903 {
	width:604px !important;
	height:15px !important;
	top:665px !important;
	background:#f39200;
}

#item2775 {
	width:11px !important;
	height:11px !important;
	left:140px !important;
	top:157px !important;
}

#item2789 {
	width:11px !important;
	height:11px !important;
	left:394px !important;
	top:159px !important;
}

#item2799 {
	width:11px !important;
	height:11px !important;
	left:210px !important;
	top:432px !important;
}

#item2809 {
	width:11px !important;
	height:11px !important;
	left:373px !important;
	top:435px !important;
}

#item2893 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item2869 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item2847 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item2824 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item2821 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item2819 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item3039 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item3017 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item2995 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item2970 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item2945 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item2921 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item2918 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item2916 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item3181 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item3157 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item3132 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item3110 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item3088 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item3065 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item3062 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item3060 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item3279 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item3257 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item3233 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item3208 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item3205 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item3203 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item54197 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item53457 {
	opacity:0.65;
	width:383px !important;
	height:497px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#f39443;
}

#item53454 {
	width:388px !important;
	height:503px !important;
	left:114px !important;
	top:163px !important;
}

#item53461 {
	width:356px !important;
	height:470px !important;
	left:130px !important;
	top:179px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fde1c8;
}

#item53468 {
	width:14px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
}

#item53463 {
	width:19px !important;
	height:19px !important;
	left:446px !important;
	top:199px !important;
}

#item53477 {
	width:312px !important;
	height:373px !important;
	left:152px !important;
	top:239px !important;
}

#item53594 {
	width:92px !important;
	height:86px !important;
	left:163px !important;
	top:484px !important;
}

#item53595 {
	width:92px !important;
	height:82px !important;
	left:160px !important;
	top:486px !important;
}

#item53686 {
	width:84px !important;
	height:31px !important;
	left:164px !important;
	top:591px !important;
	border-radius:6px;
	background:#fff;
}

#item53958 {
	opacity:0.65;
	width:383px !important;
	height:497px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#f39443;
}

#item53955 {
	width:388px !important;
	height:503px !important;
	left:114px !important;
	top:163px !important;
}

#item53959 {
	width:356px !important;
	height:470px !important;
	left:130px !important;
	top:179px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fde1c8;
}

#item53963 {
	width:14px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
}

#item53960 {
	width:19px !important;
	height:19px !important;
	left:446px !important;
	top:199px !important;
}

#item53966 {
	width:312px !important;
	height:373px !important;
	left:152px !important;
	top:239px !important;
}

#item54076 {
	width:92px !important;
	height:86px !important;
	left:163px !important;
	top:484px !important;
}

#item54077 {
	width:92px !important;
	height:82px !important;
	left:160px !important;
	top:486px !important;
}

#item54170 {
	width:84px !important;
	height:31px !important;
	left:164px !important;
	top:591px !important;
	border-radius:6px;
	background:#fff;
}

#item53716 {
	opacity:0.65;
	width:383px !important;
	height:497px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#f39443;
}

#item53713 {
	width:388px !important;
	height:503px !important;
	left:114px !important;
	top:163px !important;
}

#item53717 {
	width:356px !important;
	height:470px !important;
	left:130px !important;
	top:179px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fde1c8;
}

#item53721 {
	width:14px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
}

#item53718 {
	width:19px !important;
	height:19px !important;
	left:446px !important;
	top:199px !important;
}

#item53724 {
	width:312px !important;
	height:373px !important;
	left:152px !important;
	top:239px !important;
}

#item53836 {
	width:92px !important;
	height:86px !important;
	left:163px !important;
	top:484px !important;
}

#item53837 {
	width:92px !important;
	height:82px !important;
	left:160px !important;
	top:486px !important;
}

#item53927 {
	width:84px !important;
	height:31px !important;
	left:164px !important;
	top:591px !important;
	border-radius:6px;
	background:#fff;
}

#item53452 {
	width:502px !important;
	height:666px !important;
	left:-10px !important;
	top:-10px !important;
}

#item1141 {
	width:603px !important;
	height:40px !important;
	left:-9px !important;
	top:810px !important;
	background:#f39200;
}

#item5611 {
	width:11px !important;
	height:11px !important;
	left:134px !important;
	top:321px !important;
}

#item5622 {
	width:11px !important;
	height:11px !important;
	left:439px !important;
	top:360px !important;
}

#item5632 {
	width:11px !important;
	height:11px !important;
	left:439px !important;
	top:535px !important;
}

#item5641 {
	width:11px !important;
	height:11px !important;
	left:190px !important;
	top:529px !important;
}

#item5651 {
	width:11px !important;
	height:11px !important;
	left:121px !important;
	top:722px !important;
}

#item5661 {
	width:11px !important;
	height:11px !important;
	left:447px !important;
	top:702px !important;
}

#item5768 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item5744 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item5741 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item5739 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item5793 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item5790 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item5788 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item5910 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item5888 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item5865 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item5842 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item5819 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item5816 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item5814 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item5935 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item5932 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item5930 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item5963 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item5960 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item5958 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item5992 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item5989 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item5987 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item1142 {
	width:603px !important;
	height:40px !important;
	left:1px !important;
	top:810px !important;
	background:#f39200;
}

#item5671 {
	width:11px !important;
	height:11px !important;
	left:117px !important;
	top:94px !important;
}

#item5681 {
	width:11px !important;
	height:11px !important;
	left:376px !important;
	top:98px !important;
}

#item5691 {
	width:11px !important;
	height:11px !important;
	left:187px !important;
	top:330px !important;
}

#item5702 {
	width:11px !important;
	height:11px !important;
	left:215px !important;
	top:540px !important;
}

#item5715 {
	width:11px !important;
	height:11px !important;
	left:171px !important;
	top:649px !important;
}

#item5728 {
	width:11px !important;
	height:11px !important;
	left:388px !important;
	top:629px !important;
}

#item6133 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6111 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6088 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6066 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6044 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6020 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6017 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item6015 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item6228 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6203 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6181 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6159 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6156 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item6154 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item6328 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6306 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6282 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6258 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6255 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item6253 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item6465 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6443 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6421 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6398 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6376 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6353 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6350 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item6348 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item6493 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6490 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item6488 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item6638 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6615 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6592 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6570 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6546 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6522 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item6519 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item6517 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item8686 {
	width:11px !important;
	height:11px !important;
	left:113px !important;
	top:621px !important;
}

#item8696 {
	width:11px !important;
	height:11px !important;
	left:107px !important;
	top:253px !important;
}

#item8706 {
	width:11px !important;
	height:11px !important;
	left:386px !important;
	top:153px !important;
}

#item8716 {
	width:11px !important;
	height:11px !important;
	left:398px !important;
	top:467px !important;
}

#item8730 {
	width:11px !important;
	height:11px !important;
	left:391px !important;
	top:701px !important;
}

#item8936 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item8911 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item8886 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item8864 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item8840 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item8814 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item8811 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item8809 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item9077 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9054 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9031 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9008 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item8986 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item8964 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item8961 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item8959 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item9224 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9199 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9174 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9149 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9127 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9104 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9101 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item9099 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item9317 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9294 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9271 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9250 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9247 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item9245 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item9343 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9340 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item9338 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item8746 {
	width:11px !important;
	height:11px !important;
	left:116px !important;
	top:92px !important;
}

#item8758 {
	width:11px !important;
	height:11px !important;
	left:406px !important;
	top:106px !important;
}

#item8768 {
	width:11px !important;
	height:11px !important;
	left:194px !important;
	top:289px !important;
}

#item8778 {
	width:11px !important;
	height:11px !important;
	left:400px !important;
	top:382px !important;
}

#item8789 {
	width:11px !important;
	height:11px !important;
	left:123px !important;
	top:646px !important;
}

#item8799 {
	width:11px !important;
	height:11px !important;
	left:358px !important;
	top:628px !important;
}

#item9443 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9417 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9394 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9370 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9367 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item9365 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item9586 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9563 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9539 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9518 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9496 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9472 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9469 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item9467 {
	width:391px !important;
	height:336px !important;
	left:95px !important;
	top:129px !important;
}

#item9732 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9707 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9681 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9659 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9636 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9612 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9609 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item9607 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item9864 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9840 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9821 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9799 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9778 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9759 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9756 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item9754 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item9890 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9887 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item9885 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item10036 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item10014 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9990 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9965 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9940 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9916 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item9913 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item9911 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item12159 {
	width:11px !important;
	height:11px !important;
	left:160px !important;
	top:166px !important;
}

#item12169 {
	width:11px !important;
	height:11px !important;
	left:422px !important;
	top:105px !important;
}

#item12179 {
	width:11px !important;
	height:11px !important;
	left:121px !important;
	top:396px !important;
}

#item12189 {
	width:11px !important;
	height:11px !important;
	left:401px !important;
	top:360px !important;
}

#item12199 {
	width:11px !important;
	height:11px !important;
	left:171px !important;
	top:539px !important;
}

#item12213 {
	width:11px !important;
	height:11px !important;
	left:460px !important;
	top:501px !important;
}

#item12229 {
	width:11px !important;
	height:11px !important;
	left:185px !important;
	top:702px !important;
}

#item12242 {
	width:11px !important;
	height:11px !important;
	left:370px !important;
	top:697px !important;
}

#item12317 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12314 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item12312 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item12342 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12339 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item12337 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item12484 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12461 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12440 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12418 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12395 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12369 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12366 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item12364 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item12629 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12605 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12583 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12560 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12537 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12512 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12509 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item12507 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item12727 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12705 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12682 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12658 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12655 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item12653 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item12801 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12777 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12752 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12749 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item12747 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item12948 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12925 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12898 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12873 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12849 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12826 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12823 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item12821 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item13093 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13070 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13045 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13018 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12994 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12973 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item12970 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item12968 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item12253 {
	width:11px !important;
	height:11px !important;
	left:137px !important;
	top:175px !important;
}

#item12262 {
	width:11px !important;
	height:11px !important;
	left:78px !important;
	top:366px !important;
}

#item12272 {
	width:11px !important;
	height:11px !important;
	left:373px !important;
	top:325px !important;
}

#item12282 {
	width:11px !important;
	height:11px !important;
	left:494px !important;
	top:474px !important;
}

#item12292 {
	width:11px !important;
	height:11px !important;
	left:224px !important;
	top:581px !important;
}

#item12302 {
	width:11px !important;
	height:11px !important;
	left:520px !important;
	top:727px !important;
}

#item13213 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13190 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13164 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13140 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13118 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13115 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item13113 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item13354 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13331 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13307 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13282 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13259 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13238 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13235 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item13233 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item13474 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13451 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13425 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13401 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13379 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13376 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item13374 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item13499 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13496 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item13494 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item13637 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13614 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13590 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13565 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13542 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13520 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13517 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item13515 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item13662 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item13659 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item13657 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item15388 {
	width:11px !important;
	height:11px !important;
	left:361px !important;
	top:101px !important;
}

#item15397 {
	width:11px !important;
	height:11px !important;
	left:65px !important;
	top:304px !important;
}

#item15407 {
	width:11px !important;
	height:11px !important;
	left:475px !important;
	top:314px !important;
}

#item15417 {
	width:11px !important;
	height:11px !important;
	left:348px !important;
	top:535px !important;
}

#item15428 {
	width:11px !important;
	height:11px !important;
	left:76px !important;
	top:643px !important;
}

#item15439 {
	width:11px !important;
	height:11px !important;
	left:364px !important;
	top:637px !important;
}

#item15529 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item15526 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item15524 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item15670 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item15645 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item15621 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item15598 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item15576 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item15554 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item15551 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item15549 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item15815 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item15793 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item15770 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item15746 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item15722 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item15698 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item15695 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item15693 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item15953 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item15925 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item15900 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item15880 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item15859 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item15840 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item15837 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item15835 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item15980 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item15977 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item15975 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item16121 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16098 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16073 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16050 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16028 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16007 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16004 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item16002 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item15449 {
	width:11px !important;
	height:11px !important;
	left:61px !important;
	top:151px !important;
}

#item15459 {
	width:11px !important;
	height:11px !important;
	left:428px !important;
	top:120px !important;
}

#item15471 {
	width:11px !important;
	height:11px !important;
	left:181px !important;
	top:336px !important;
}

#item15484 {
	width:11px !important;
	height:11px !important;
	left:402px !important;
	top:290px !important;
}

#item15495 {
	width:11px !important;
	height:11px !important;
	left:162px !important;
	top:457px !important;
}

#item15505 {
	width:11px !important;
	height:11px !important;
	left:434px !important;
	top:479px !important;
}

#item15514 {
	width:11px !important;
	height:11px !important;
	left:279px !important;
	top:694px !important;
}

#item16147 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16144 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item16142 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item16290 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16269 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16246 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16222 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16196 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16172 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16169 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item16167 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item16315 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16312 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item16310 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item16435 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16413 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16390 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16367 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16342 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16339 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item16337 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item16462 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16459 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item16457 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item16607 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16584 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16562 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16541 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16517 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16492 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16489 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item16487 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item16726 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16702 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16680 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16658 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16635 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item16632 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item16630 {
	width:391px !important;
	height:336px !important;
	left:82px !important;
	top:368px !important;
}

#item17821 {
	width:23px !important;
	height:23px !important;
}

#item17833 {
	width:23px !important;
	height:23px !important;
	left:19px !important;
}

#item17985 {
	width:23px !important;
	height:23px !important;
}

#item17994 {
	width:23px !important;
	height:23px !important;
	left:19px !important;
}

#item19216 {
	width:11px !important;
	height:11px !important;
	left:440px !important;
	top:109px !important;
}

#item19226 {
	width:11px !important;
	height:11px !important;
	left:226px !important;
	top:232px !important;
}

#item19237 {
	width:11px !important;
	height:11px !important;
	left:401px !important;
	top:208px !important;
}

#item19248 {
	width:11px !important;
	height:11px !important;
	left:143px !important;
	top:462px !important;
}

#item19258 {
	width:11px !important;
	height:11px !important;
	left:398px !important;
	top:447px !important;
}

#item19268 {
	width:11px !important;
	height:11px !important;
	left:129px !important;
	top:663px !important;
}

#item19278 {
	width:11px !important;
	height:11px !important;
	left:422px !important;
	top:669px !important;
}

#item19370 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19367 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item19365 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item19461 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19436 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19414 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19392 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19389 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item19387 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item19583 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19561 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19540 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19518 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19493 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19490 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item19488 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item19724 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19699 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19677 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19655 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19632 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19608 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19605 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item19603 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item19801 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19779 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19754 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19751 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item19749 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item19895 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19871 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19849 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19826 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19823 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item19821 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item20017 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19990 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19965 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19943 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19921 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item19918 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item19916 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item18146 {
	width:23px !important;
	height:23px !important;
	left:1px !important;
	top:11px !important;
}

#item18370 {
	width:23px !important;
	height:23px !important;
	left:20px !important;
}

#item18380 {
	width:23px !important;
	height:23px !important;
	left:39px !important;
}

#item18388 {
	width:23px !important;
	height:23px !important;
}

#item18523 {
	width:23px !important;
	height:23px !important;
}

#item18534 {
	width:23px !important;
	height:23px !important;
	left:19px !important;
}

#item18631 {
	mix-blend-mode:multiply;
	width:23px !important;
	height:23px !important;
	left:20px !important;
}

#item18639 {
	width:23px !important;
	height:23px !important;
	left:39px !important;
}

#item18647 {
	mix-blend-mode:multiply;
	width:23px !important;
	height:23px !important;
}

#item19290 {
	width:11px !important;
	height:11px !important;
	left:423px !important;
	top:170px !important;
}

#item19303 {
	width:11px !important;
	height:11px !important;
	left:159px !important;
	top:124px !important;
}

#item19314 {
	width:11px !important;
	height:11px !important;
	left:209px !important;
	top:351px !important;
}

#item19324 {
	width:11px !important;
	height:11px !important;
	left:261px !important;
	top:584px !important;
}

#item19333 {
	width:11px !important;
	height:11px !important;
	left:124px !important;
	top:574px !important;
}

#item19343 {
	width:11px !important;
	height:11px !important;
	left:423px !important;
	top:595px !important;
}

#item19354 {
	width:11px !important;
	height:11px !important;
	left:452px !important;
	top:393px !important;
}

#item20157 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20132 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20110 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20088 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20067 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20045 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20042 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item20040 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item20253 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20228 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20206 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20184 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20181 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item20179 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item20396 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20374 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20352 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20331 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20308 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20283 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20280 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item20278 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item20423 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20420 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item20418 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item20570 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20545 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20518 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20493 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20471 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20449 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20446 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item20444 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item20660 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20637 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20615 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20595 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20592 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item20590 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item20782 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20754 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20732 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20710 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20686 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item20683 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item20681 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item22648 {
	width:11px !important;
	height:11px !important;
	left:165px !important;
	top:110px !important;
}

#item22658 {
	width:11px !important;
	height:11px !important;
	left:342px !important;
	top:103px !important;
}

#item22668 {
	width:11px !important;
	height:11px !important;
	left:207px !important;
	top:417px !important;
}

#item22678 {
	width:11px !important;
	height:11px !important;
	left:397px !important;
	top:361px !important;
}

#item22688 {
	width:11px !important;
	height:11px !important;
	left:229px !important;
	top:536px !important;
}

#item22698 {
	width:11px !important;
	height:11px !important;
	left:437px !important;
	top:515px !important;
}

#item22708 {
	width:11px !important;
	height:11px !important;
	left:142px !important;
	top:656px !important;
}

#item22733 {
	width:11px !important;
	height:11px !important;
	left:392px !important;
	top:710px !important;
}

#item22800 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item22797 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item22795 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item22947 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item22922 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item22896 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item22872 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item22850 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item22826 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item22823 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item22821 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item22996 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item22974 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item22971 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item22969 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item23137 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23115 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23092 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23069 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23043 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23021 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23018 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item23016 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item23215 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23190 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23164 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23161 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item23159 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item23242 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23239 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item23237 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item23356 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23334 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23311 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23289 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23267 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23264 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item23262 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item23506 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23482 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23457 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23431 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23428 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item23426 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item22720 {
	width:11px !important;
	height:11px !important;
	left:159px !important;
	top:170px !important;
}

#item22744 {
	width:11px !important;
	height:11px !important;
	left:389px !important;
	top:158px !important;
}

#item22755 {
	width:11px !important;
	height:11px !important;
	left:320px !important;
	top:291px !important;
}

#item22765 {
	width:11px !important;
	height:11px !important;
	left:138px !important;
	top:533px !important;
}

#item22775 {
	width:11px !important;
	height:11px !important;
	left:384px !important;
	top:489px !important;
}

#item22785 {
	width:11px !important;
	height:11px !important;
	left:347px !important;
	top:686px !important;
}

#item23404 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23382 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23379 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item23377 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item23647 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23624 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23601 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23578 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23555 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23532 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23529 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item23527 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item23799 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23777 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23753 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23727 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23698 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23672 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23669 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item23667 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item23936 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23914 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23891 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23869 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23846 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23824 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23821 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item23819 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item24015 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23990 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23963 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item23960 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item23958 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item24131 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item24108 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item24086 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item24064 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item24042 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item24039 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item24037 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item24479 {
	width:44px !important;
	height:31px !important;
	left:88px !important;
	top:1px !important;
	border-radius:5px;
	background:#fff;
}

#item24488 {
	width:44px !important;
	height:31px !important;
	left:184px !important;
	border-radius:5px;
	background:#fff;
}

#item24519 {
	width:43px !important;
	height:58px !important;
	left:231px !important;
	border-radius:5px;
}

#item25965 {
	width:48px !important;
	height:33px !important;
	left:218px !important;
	top:408px !important;
	border-radius:5px;
	background:#fff;
}

#item26002 {
	width:46px !important;
	height:48px !important;
	left:220px !important;
	top:445px !important;
	border-radius:5px;
	background:#fff;
}

#item26013 {
	width:47px !important;
	height:48px !important;
	left:166px !important;
	top:445px !important;
	border-radius:5px;
}

#item26077 {
	width:11px !important;
	height:11px !important;
	left:400px !important;
	top:105px !important;
}

#item26088 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:268px !important;
}

#item26098 {
	width:11px !important;
	height:11px !important;
	left:427px !important;
	top:451px !important;
}

#item26108 {
	width:11px !important;
	height:11px !important;
	left:392px !important;
	top:738px !important;
}

#item26304 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26280 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26258 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26236 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26213 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26190 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26187 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item26185 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item26451 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26427 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26403 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26380 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26357 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26333 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26330 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item26328 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item26599 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26571 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26544 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26522 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26500 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26477 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26474 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item26472 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item26672 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26649 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26626 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26623 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item26621 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item25393 {
	width:42px !important;
	height:29px !important;
	left:249px !important;
	top:257px !important;
	border-radius:5px;
	background:#fff;
}

#item25653 {
	width:36px !important;
	height:27px !important;
	left:37px !important;
	border-radius:3px;
	background:#fff;
}

#item26120 {
	width:11px !important;
	height:11px !important;
	left:218px !important;
	top:168px !important;
}

#item26133 {
	width:11px !important;
	height:11px !important;
	left:302px !important;
	top:264px !important;
}

#item26144 {
	width:11px !important;
	height:11px !important;
	left:456px !important;
	top:80px !important;
}

#item26155 {
	width:11px !important;
	height:11px !important;
	left:189px !important;
	top:451px !important;
}

#item26165 {
	width:11px !important;
	height:11px !important;
	left:436px !important;
	top:498px !important;
}

#item26175 {
	width:11px !important;
	height:11px !important;
	left:402px !important;
	top:706px !important;
}

#item26698 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26695 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item26693 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item26791 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26769 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26746 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26723 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26720 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item26718 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item26939 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26916 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26893 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26868 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26841 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26816 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26813 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item26811 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item27078 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item27056 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item27034 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item27011 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26987 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26965 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item26962 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item26960 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item27227 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item27204 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item27181 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item27157 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item27132 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item27105 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item27102 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item27100 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item27344 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item27321 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item27298 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item27275 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item27252 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item27249 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item27247 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item29188 {
	width:11px !important;
	height:11px !important;
	left:60px !important;
	top:145px !important;
}

#item29198 {
	width:11px !important;
	height:11px !important;
	left:345px !important;
	top:135px !important;
}

#item29210 {
	width:11px !important;
	height:11px !important;
	left:233px !important;
	top:276px !important;
}

#item29223 {
	width:11px !important;
	height:11px !important;
	left:360px !important;
	top:276px !important;
}

#item29234 {
	width:11px !important;
	height:11px !important;
	left:132px !important;
	top:529px !important;
}

#item29244 {
	width:11px !important;
	height:11px !important;
	left:413px !important;
	top:499px !important;
}

#item29253 {
	width:11px !important;
	height:11px !important;
	left:371px !important;
	top:665px !important;
}

#item29464 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29441 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29418 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29397 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29373 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29345 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29342 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item29340 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item29557 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29535 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29513 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29490 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29487 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item29485 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item29665 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29642 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29615 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29586 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29583 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item29581 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item29804 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29782 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29759 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29734 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29712 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29690 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29687 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item29685 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item29853 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29829 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29826 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item29824 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item29885 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29882 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item29880 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item30026 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30003 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29981 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29959 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29938 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29915 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item29912 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item29910 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item29263 {
	width:11px !important;
	height:11px !important;
	left:285px !important;
	top:113px !important;
}

#item29274 {
	width:11px !important;
	height:11px !important;
	left:152px !important;
	top:308px !important;
}

#item29285 {
	width:11px !important;
	height:11px !important;
	left:412px !important;
	top:311px !important;
}

#item29295 {
	width:11px !important;
	height:11px !important;
	left:404px !important;
	top:457px !important;
}

#item29305 {
	width:11px !important;
	height:11px !important;
	left:130px !important;
	top:441px !important;
}

#item29315 {
	width:11px !important;
	height:11px !important;
	left:203px !important;
	top:593px !important;
}

#item29327 {
	width:11px !important;
	height:11px !important;
	left:452px !important;
	top:660px !important;
}

#item30122 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30098 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30076 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30054 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30051 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item30049 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item30152 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30149 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item30147 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item30182 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30179 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item30177 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item30318 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30295 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30273 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30251 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30229 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30207 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30204 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item30202 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item30419 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30393 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30368 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30345 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30342 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item30340 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item30538 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30516 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30494 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30472 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30447 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30444 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item30442 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item30680 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30655 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30631 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30609 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30586 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30563 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item30560 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item30558 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item32365 {
	width:80px !important;
	height:15px !important;
	left:34px !important;
	top:738px !important;
}

#item32489 {
	width:80px !important;
	height:15px !important;
	left:311px !important;
	top:701px !important;
}

#item33901 {
	width:11px !important;
	height:11px !important;
	left:201px !important;
	top:144px !important;
}

#item33911 {
	width:11px !important;
	height:11px !important;
	left:337px !important;
	top:81px !important;
}

#item33921 {
	width:11px !important;
	height:11px !important;
	left:70px !important;
	top:267px !important;
}

#item33931 {
	width:11px !important;
	height:11px !important;
	left:328px !important;
	top:265px !important;
}

#item33941 {
	width:11px !important;
	height:11px !important;
	left:130px !important;
	top:489px !important;
}

#item33954 {
	width:11px !important;
	height:11px !important;
	left:330px !important;
	top:457px !important;
}

#item33968 {
	width:11px !important;
	height:11px !important;
	left:93px !important;
	top:704px !important;
}

#item33979 {
	width:11px !important;
	height:11px !important;
	left:391px !important;
	top:680px !important;
}

#item34190 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34167 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34146 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34124 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34101 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34076 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34073 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item34071 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item34286 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34264 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34240 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34217 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34214 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item34212 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item34382 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34359 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34335 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34311 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34308 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item34306 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item34450 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34427 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34406 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34403 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item34401 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item34547 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34524 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34499 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34476 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34473 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item34471 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item34646 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34623 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34598 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34573 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34570 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item34568 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item34671 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34668 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item34666 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item34766 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34743 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34719 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34695 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34692 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item34690 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item32645 {
	width:80px !important;
	height:15px !important;
	left:34px !important;
	top:137px !important;
}

#item33989 {
	width:11px !important;
	height:11px !important;
	left:112px !important;
	top:102px !important;
}

#item33998 {
	width:11px !important;
	height:11px !important;
	left:428px !important;
	top:114px !important;
}

#item34008 {
	width:11px !important;
	height:11px !important;
	left:100px !important;
	top:317px !important;
}

#item34018 {
	width:11px !important;
	height:11px !important;
	left:353px !important;
	top:314px !important;
}

#item34028 {
	width:11px !important;
	height:11px !important;
	left:160px !important;
	top:529px !important;
}

#item34038 {
	width:11px !important;
	height:11px !important;
	left:409px !important;
	top:503px !important;
}

#item34048 {
	width:11px !important;
	height:11px !important;
	left:163px !important;
	top:695px !important;
}

#item34058 {
	width:11px !important;
	height:11px !important;
	left:370px !important;
	top:696px !important;
}

#item34866 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34839 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34816 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34793 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34790 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item34788 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item34985 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34962 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34941 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34919 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34896 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item34893 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item34891 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item35079 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35057 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35034 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35011 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35008 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item35006 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item35181 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35156 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35129 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35104 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35101 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item35099 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item35298 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35275 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35252 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35228 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35207 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35204 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item35202 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item35396 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35371 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35348 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35325 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35322 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item35320 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item35495 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35473 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35449 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35424 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35421 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item35419 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item35569 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35546 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35522 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item35519 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item35517 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item36835 {
	width:49px !important;
	height:23px !important;
	top:16px !important;
	box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-1px 1px 0px 0px rgba(0,0,0,0.15);
	border-radius:3px;
	background:#84cee9;
}

#item37770 {
	width:11px !important;
	height:11px !important;
	left:151px !important;
	top:133px !important;
}

#item37780 {
	width:11px !important;
	height:11px !important;
	left:417px !important;
	top:99px !important;
}

#item37791 {
	width:11px !important;
	height:11px !important;
	left:186px !important;
	top:266px !important;
}

#item37802 {
	width:11px !important;
	height:11px !important;
	left:471px !important;
	top:261px !important;
}

#item37812 {
	width:11px !important;
	height:11px !important;
	left:223px !important;
	top:530px !important;
}

#item37822 {
	width:11px !important;
	height:11px !important;
	left:425px !important;
	top:463px !important;
}

#item37832 {
	width:11px !important;
	height:11px !important;
	left:186px !important;
	top:661px !important;
}

#item37842 {
	width:11px !important;
	height:11px !important;
	left:399px !important;
	top:665px !important;
}

#item38052 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38031 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38008 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item37986 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item37967 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item37948 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item37945 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item37943 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item38097 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38075 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38072 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item38070 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item38236 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38213 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38191 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38167 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38144 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38122 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38119 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item38117 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item38342 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38317 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38291 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38265 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38262 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item38260 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item38366 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38363 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item38361 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item38487 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38463 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38440 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38413 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38391 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38388 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item38386 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item38636 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38615 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38592 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38568 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38541 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38514 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38511 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item38509 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item38661 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38658 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item38656 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item37856 {
	width:11px !important;
	height:11px !important;
	left:146px !important;
	top:113px !important;
}

#item37871 {
	width:11px !important;
	height:11px !important;
	left:398px !important;
	top:102px !important;
}

#item37882 {
	width:11px !important;
	height:11px !important;
	left:115px !important;
	top:346px !important;
}

#item37893 {
	width:11px !important;
	height:11px !important;
	left:369px !important;
	top:341px !important;
}

#item37903 {
	width:11px !important;
	height:11px !important;
	left:152px !important;
	top:469px !important;
}

#item37913 {
	width:11px !important;
	height:11px !important;
	left:467px !important;
	top:485px !important;
}

#item37923 {
	width:11px !important;
	height:11px !important;
	left:58px !important;
	top:656px !important;
}

#item37933 {
	width:11px !important;
	height:11px !important;
	left:436px !important;
	top:692px !important;
}

#item38747 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38728 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38709 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38686 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38683 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item38681 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item38819 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38794 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38769 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38766 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item38764 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item38961 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38939 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38916 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38893 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38870 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38846 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38843 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item38841 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item39105 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item39081 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item39056 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item39031 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item39008 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38986 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item38983 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item38981 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item39201 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item39178 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item39154 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item39132 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item39129 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item39127 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item39226 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item39223 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item39221 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item39371 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item39347 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item39321 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item39296 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item39273 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item39251 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item39248 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item39246 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item39419 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item39398 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item39395 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item39393 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item41413 {
	width:11px !important;
	height:11px !important;
	left:194px !important;
	top:113px !important;
}

#item41425 {
	width:11px !important;
	height:11px !important;
	left:407px !important;
	top:160px !important;
}

#item41438 {
	width:11px !important;
	height:11px !important;
	left:200px !important;
	top:330px !important;
}

#item41451 {
	width:11px !important;
	height:11px !important;
	left:425px !important;
	top:332px !important;
}

#item41463 {
	width:11px !important;
	height:11px !important;
	left:150px !important;
	top:485px !important;
}

#item41472 {
	width:11px !important;
	height:11px !important;
	left:419px !important;
	top:459px !important;
}

#item41483 {
	width:11px !important;
	height:11px !important;
	left:407px !important;
	top:654px !important;
}

#item41494 {
	width:11px !important;
	height:11px !important;
	left:73px !important;
	top:680px !important;
}

#item41642 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item41620 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item41600 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item41579 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item41576 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item41574 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item41788 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item41763 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item41738 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item41712 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item41688 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item41666 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item41663 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item41661 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item41928 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item41906 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item41883 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item41862 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item41840 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item41816 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item41813 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item41811 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item42024 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42000 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item41976 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item41953 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item41950 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item41948 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item42052 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42049 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item42047 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item42126 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42104 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42080 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42077 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item42075 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item42150 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42147 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item42145 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item42292 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42268 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42243 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42220 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42198 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42176 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42173 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item42171 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item41504 {
	width:11px !important;
	height:11px !important;
	left:54px !important;
	top:172px !important;
}

#item41514 {
	width:11px !important;
	height:11px !important;
	left:441px !important;
	top:102px !important;
}

#item41525 {
	width:11px !important;
	height:11px !important;
	left:171px !important;
	top:370px !important;
}

#item41536 {
	width:11px !important;
	height:11px !important;
	left:428px !important;
	top:361px !important;
}

#item41549 {
	width:11px !important;
	height:11px !important;
	left:288px !important;
	top:562px !important;
}

#item41563 {
	width:11px !important;
	height:11px !important;
	left:295px !important;
	top:715px !important;
}

#item42320 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42317 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item42315 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item42416 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42395 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42373 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42348 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42345 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item42343 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item42442 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42439 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item42437 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item42467 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42464 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item42462 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item42563 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42539 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42515 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42492 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42489 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item42487 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item42663 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42641 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42617 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42592 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item42589 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item42587 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item1580 {
	width:612px !important;
	height:39px !important;
	left:-9px !important;
	top:810px !important;
	background:#f39200;
}

#item1581 {
	width:612px !important;
	height:5px !important;
	left:-9px !important;
	top:801px !important;
	background:#f39200;
}

#item43098 {
	width:23px !important;
	height:23px !important;
	left:20px !important;
}

#item43106 {
	width:23px !important;
	height:23px !important;
	left:39px !important;
}

#item43115 {
	width:23px !important;
	height:23px !important;
}

#item43331 {
	width:80px !important;
	height:15px !important;
	left:302px !important;
	top:672px !important;
}

#item43452 {
	width:11px !important;
	height:11px !important;
	left:140px !important;
	top:168px !important;
}

#item43463 {
	width:11px !important;
	height:11px !important;
	left:485px !important;
	top:113px !important;
}

#item43474 {
	width:11px !important;
	height:11px !important;
	left:120px !important;
	top:392px !important;
}

#item43485 {
	width:11px !important;
	height:11px !important;
	left:117px !important;
	top:613px !important;
}

#item43496 {
	width:11px !important;
	height:11px !important;
	left:388px !important;
	top:653px !important;
}

#item43621 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item43602 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item43582 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item43557 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item43531 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item43511 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item43508 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item43506 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item43642 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item43639 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item43637 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item43759 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item43740 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item43721 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item43702 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item43683 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item43664 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item43661 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item43659 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item43827 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item43806 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item43783 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item43780 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item43778 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item43908 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item43886 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item43867 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item43849 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

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

#item43846 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item43844 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}
#in5footer,  #prefooter {display:none;}
