/* 	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 #154194; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#154194;}
#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;}
}

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

#item1091 {
	width:604px !important;
	height:15px !important;
	top:665px !important;
	background:#8bc1cb;
}

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

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

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

#item2405 {
	width:80px !important;
	height:15px !important;
	left:36px !important;
	top:521px !important;
}

#item50802 {
	width:11px !important;
	height:11px !important;
	left:132px !important;
	top:193px !important;
}

#item50881 {
	width:11px !important;
	height:11px !important;
	left:489px !important;
	top:166px !important;
}

#item50978 {
	width:11px !important;
	height:11px !important;
	left:48px !important;
	top:433px !important;
}

#item51086 {
	width:11px !important;
	height:11px !important;
	left:460px !important;
	top:408px !important;
}

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

#item50795 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item50877 {
	width:14px !important;
	height:14px !important;
}

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

#item50860 {
	width:14px !important;
	height:14px !important;
}

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

#item50844 {
	width:14px !important;
	height:14px !important;
}

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

#item50826 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item50974 {
	width:14px !important;
	height:14px !important;
}

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

#item50958 {
	width:14px !important;
	height:14px !important;
}

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

#item50941 {
	width:14px !important;
	height:14px !important;
}

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

#item50923 {
	width:14px !important;
	height:14px !important;
}

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

#item50905 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item51082 {
	width:14px !important;
	height:14px !important;
}

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

#item51063 {
	width:14px !important;
	height:14px !important;
}

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

#item51045 {
	width:14px !important;
	height:14px !important;
}

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

#item51024 {
	width:14px !important;
	height:14px !important;
}

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

#item51003 {
	width:14px !important;
	height:14px !important;
}

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

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

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

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

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

#item48881 {
	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:#bddceb;
}

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

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

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

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

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

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

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

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

#item49379 {
	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:#bddceb;
}

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

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

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

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

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

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

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

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

#item49141 {
	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:#bddceb;
}

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

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

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

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

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

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

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

#item1333 {
	width:603px !important;
	height:40px !important;
	left:-9px !important;
	top:810px !important;
	background:#8bc1cb;
}

#item4710 {
	width:11px !important;
	height:11px !important;
	left:210px !important;
	top:371px !important;
}

#item4723 {
	width:11px !important;
	height:11px !important;
	left:471px !important;
	top:389px !important;
}

#item4734 {
	width:11px !important;
	height:11px !important;
	left:213px !important;
	top:517px !important;
}

#item4746 {
	width:11px !important;
	height:11px !important;
	left:453px !important;
	top:684px !important;
}

#item4757 {
	width:11px !important;
	height:11px !important;
	left:179px !important;
	top:731px !important;
}

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

#item4866 {
	width:14px !important;
	height:14px !important;
}

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

#item4844 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item4943 {
	width:14px !important;
	height:14px !important;
}

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

#item4919 {
	width:14px !important;
	height:14px !important;
}

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

#item4894 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item5040 {
	width:14px !important;
	height:14px !important;
}

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

#item5017 {
	width:14px !important;
	height:14px !important;
}

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

#item4992 {
	width:14px !important;
	height:14px !important;
}

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

#item4968 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item5066 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item5111 {
	width:14px !important;
	height:14px !important;
}

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

#item5089 {
	width:14px !important;
	height:14px !important;
}

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

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

#item1334 {
	width:603px !important;
	height:40px !important;
	left:1px !important;
	top:810px !important;
	background:#8bc1cb;
}

#item4767 {
	width:11px !important;
	height:11px !important;
	left:154px !important;
	top:105px !important;
}

#item4779 {
	width:11px !important;
	height:11px !important;
	left:392px !important;
	top:109px !important;
}

#item4792 {
	width:11px !important;
	height:11px !important;
	left:498px !important;
	top:385px !important;
}

#item4803 {
	width:11px !important;
	height:11px !important;
	left:314px !important;
	top:385px !important;
}

#item4813 {
	width:11px !important;
	height:11px !important;
	left:142px !important;
	top:383px !important;
}

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

#item5230 {
	width:14px !important;
	height:14px !important;
}

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

#item5208 {
	width:14px !important;
	height:14px !important;
}

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

#item5184 {
	width:14px !important;
	height:14px !important;
}

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

#item5159 {
	width:14px !important;
	height:14px !important;
}

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

#item5136 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item5257 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item5397 {
	width:14px !important;
	height:14px !important;
}

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

#item5375 {
	width:14px !important;
	height:14px !important;
}

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

#item5352 {
	width:14px !important;
	height:14px !important;
}

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

#item5331 {
	width:14px !important;
	height:14px !important;
}

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

#item5308 {
	width:14px !important;
	height:14px !important;
}

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

#item5285 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item5544 {
	width:14px !important;
	height:14px !important;
}

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

#item5519 {
	width:14px !important;
	height:14px !important;
}

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

#item5495 {
	width:14px !important;
	height:14px !important;
}

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

#item5473 {
	width:14px !important;
	height:14px !important;
}

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

#item5449 {
	width:14px !important;
	height:14px !important;
}

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

#item5424 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item5684 {
	width:14px !important;
	height:14px !important;
}

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

#item5660 {
	width:14px !important;
	height:14px !important;
}

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

#item5638 {
	width:14px !important;
	height:14px !important;
}

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

#item5614 {
	width:14px !important;
	height:14px !important;
}

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

#item5593 {
	width:14px !important;
	height:14px !important;
}

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

#item5570 {
	width:14px !important;
	height:14px !important;
}

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

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

#item7703 {
	width:11px !important;
	height:11px !important;
	left:356px !important;
	top:166px !important;
}

#item7713 {
	width:11px !important;
	height:11px !important;
	left:111px !important;
	top:154px !important;
}

#item7722 {
	width:11px !important;
	height:11px !important;
	left:178px !important;
	top:295px !important;
}

#item7732 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:313px !important;
}

#item7742 {
	width:11px !important;
	height:11px !important;
	left:175px !important;
	top:657px !important;
}

#item7752 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:538px !important;
}

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

#item7943 {
	width:14px !important;
	height:14px !important;
}

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

#item7921 {
	width:14px !important;
	height:14px !important;
}

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

#item7898 {
	width:14px !important;
	height:14px !important;
}

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

#item7876 {
	width:14px !important;
	height:14px !important;
}

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

#item7852 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item7968 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item8115 {
	width:14px !important;
	height:14px !important;
}

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

#item8091 {
	width:14px !important;
	height:14px !important;
}

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

#item8068 {
	width:14px !important;
	height:14px !important;
}

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

#item8045 {
	width:14px !important;
	height:14px !important;
}

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

#item8019 {
	width:14px !important;
	height:14px !important;
}

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

#item7995 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item8228 {
	width:14px !important;
	height:14px !important;
}

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

#item8206 {
	width:14px !important;
	height:14px !important;
}

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

#item8184 {
	width:14px !important;
	height:14px !important;
}

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

#item8162 {
	width:14px !important;
	height:14px !important;
}

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

#item8139 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item8353 {
	width:14px !important;
	height:14px !important;
}

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

#item8330 {
	width:14px !important;
	height:14px !important;
}

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

#item8306 {
	width:14px !important;
	height:14px !important;
}

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

#item8280 {
	width:14px !important;
	height:14px !important;
}

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

#item8254 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item8424 {
	width:14px !important;
	height:14px !important;
}

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

#item8403 {
	width:14px !important;
	height:14px !important;
}

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

#item8378 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item8495 {
	width:14px !important;
	height:14px !important;
}

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

#item8473 {
	width:14px !important;
	height:14px !important;
}

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

#item8451 {
	width:14px !important;
	height:14px !important;
}

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

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

#item7762 {
	width:11px !important;
	height:11px !important;
	left:134px !important;
	top:114px !important;
}

#item7772 {
	width:11px !important;
	height:11px !important;
	left:415px !important;
	top:156px !important;
}

#item7782 {
	width:11px !important;
	height:11px !important;
	left:116px !important;
	top:375px !important;
}

#item7795 {
	width:11px !important;
	height:11px !important;
	left:410px !important;
	top:419px !important;
}

#item7808 {
	width:11px !important;
	height:11px !important;
	left:196px !important;
	top:564px !important;
}

#item7819 {
	width:11px !important;
	height:11px !important;
	left:415px !important;
	top:673px !important;
}

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

#item8547 {
	width:14px !important;
	height:14px !important;
}

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

#item8521 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item8578 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item8648 {
	width:14px !important;
	height:14px !important;
}

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

#item8627 {
	width:14px !important;
	height:14px !important;
}

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

#item8604 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item8768 {
	width:14px !important;
	height:14px !important;
}

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

#item8746 {
	width:14px !important;
	height:14px !important;
}

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

#item8723 {
	width:14px !important;
	height:14px !important;
}

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

#item8699 {
	width:14px !important;
	height:14px !important;
}

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

#item8674 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item8890 {
	width:14px !important;
	height:14px !important;
}

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

#item8867 {
	width:14px !important;
	height:14px !important;
}

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

#item8843 {
	width:14px !important;
	height:14px !important;
}

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

#item8817 {
	width:14px !important;
	height:14px !important;
}

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

#item8793 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item9032 {
	width:14px !important;
	height:14px !important;
}

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

#item9010 {
	width:14px !important;
	height:14px !important;
}

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

#item8988 {
	width:14px !important;
	height:14px !important;
}

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

#item8963 {
	width:14px !important;
	height:14px !important;
}

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

#item8938 {
	width:14px !important;
	height:14px !important;
}

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

#item8915 {
	width:14px !important;
	height:14px !important;
}

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

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

#item9808 {
	width:58px !important;
	height:27px !important;
	left:34px !important;
	top:261px !important;
}

#item9875 {
	width:58px !important;
	height:27px !important;
	left:211px !important;
	top:261px !important;
}

#item9883 {
	width:58px !important;
	height:27px !important;
	left:389px !important;
	top:133px !important;
}

#item11133 {
	width:11px !important;
	height:11px !important;
	left:87px !important;
	top:154px !important;
}

#item11143 {
	width:11px !important;
	height:11px !important;
	left:264px !important;
	top:154px !important;
}

#item11152 {
	width:11px !important;
	height:11px !important;
	left:424px !important;
	top:178px !important;
}

#item11162 {
	width:11px !important;
	height:11px !important;
	left:126px !important;
	top:502px !important;
}

#item11172 {
	width:11px !important;
	height:11px !important;
	left:349px !important;
	top:504px !important;
}

#item11182 {
	width:11px !important;
	height:11px !important;
	left:100px !important;
	top:674px !important;
}

#item11192 {
	width:11px !important;
	height:11px !important;
	left:407px !important;
	top:698px !important;
}

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

#item11300 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item11325 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item11351 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item11453 {
	width:14px !important;
	height:14px !important;
}

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

#item11427 {
	width:14px !important;
	height:14px !important;
}

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

#item11400 {
	width:14px !important;
	height:14px !important;
}

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

#item11377 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item11497 {
	width:14px !important;
	height:14px !important;
}

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

#item11477 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item11565 {
	width:14px !important;
	height:14px !important;
}

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

#item11543 {
	width:14px !important;
	height:14px !important;
}

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

#item11521 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item11718 {
	width:14px !important;
	height:14px !important;
}

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

#item11690 {
	width:14px !important;
	height:14px !important;
}

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

#item11663 {
	width:14px !important;
	height:14px !important;
}

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

#item11639 {
	width:14px !important;
	height:14px !important;
}

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

#item11615 {
	width:14px !important;
	height:14px !important;
}

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

#item11592 {
	width:14px !important;
	height:14px !important;
}

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

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

#item11203 {
	width:11px !important;
	height:11px !important;
	left:170px !important;
	top:147px !important;
}

#item11214 {
	width:11px !important;
	height:11px !important;
	left:452px !important;
	top:144px !important;
}

#item11226 {
	width:11px !important;
	height:11px !important;
	left:163px !important;
	top:375px !important;
}

#item11239 {
	width:11px !important;
	height:11px !important;
	left:414px !important;
	top:370px !important;
}

#item11250 {
	width:11px !important;
	height:11px !important;
	left:170px !important;
	top:559px !important;
}

#item11260 {
	width:11px !important;
	height:11px !important;
	left:452px !important;
	top:526px !important;
}

#item11269 {
	width:11px !important;
	height:11px !important;
	left:431px !important;
	top:695px !important;
}

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

#item11836 {
	width:14px !important;
	height:14px !important;
}

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

#item11812 {
	width:14px !important;
	height:14px !important;
}

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

#item11789 {
	width:14px !important;
	height:14px !important;
}

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

#item11769 {
	width:14px !important;
	height:14px !important;
}

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

#item11747 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item11861 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item11887 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item12040 {
	width:14px !important;
	height:14px !important;
}

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

#item12017 {
	width:14px !important;
	height:14px !important;
}

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

#item11990 {
	width:14px !important;
	height:14px !important;
}

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

#item11962 {
	width:14px !important;
	height:14px !important;
}

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

#item11934 {
	width:14px !important;
	height:14px !important;
}

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

#item11912 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item12065 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item12204 {
	width:14px !important;
	height:14px !important;
}

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

#item12182 {
	width:14px !important;
	height:14px !important;
}

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

#item12160 {
	width:14px !important;
	height:14px !important;
}

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

#item12138 {
	width:14px !important;
	height:14px !important;
}

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

#item12115 {
	width:14px !important;
	height:14px !important;
}

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

#item12092 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item12307 {
	width:14px !important;
	height:14px !important;
}

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

#item12284 {
	width:14px !important;
	height:14px !important;
}

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

#item12258 {
	width:14px !important;
	height:14px !important;
}

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

#item12232 {
	width:14px !important;
	height:14px !important;
}

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

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

#item13117 {
	width:23px !important;
	height:23px !important;
	left:4px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

#item14289 {
	width:11px !important;
	height:11px !important;
	left:170px !important;
	top:164px !important;
}

#item14309 {
	width:11px !important;
	height:11px !important;
	left:416px !important;
	top:157px !important;
}

#item14319 {
	width:11px !important;
	height:11px !important;
	left:404px !important;
	top:415px !important;
}

#item14332 {
	width:11px !important;
	height:11px !important;
	left:127px !important;
	top:413px !important;
}

#item14346 {
	width:11px !important;
	height:11px !important;
	left:143px !important;
	top:652px !important;
}

#item14357 {
	width:11px !important;
	height:11px !important;
	left:401px !important;
	top:645px !important;
}

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

#item14538 {
	width:14px !important;
	height:14px !important;
}

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

#item14515 {
	width:14px !important;
	height:14px !important;
}

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

#item14489 {
	width:14px !important;
	height:14px !important;
}

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

#item14464 {
	width:14px !important;
	height:14px !important;
}

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

#item14441 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item14725 {
	width:14px !important;
	height:14px !important;
}

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

#item14703 {
	width:14px !important;
	height:14px !important;
}

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

#item14680 {
	width:14px !important;
	height:14px !important;
}

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

#item14657 {
	width:14px !important;
	height:14px !important;
}

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

#item14634 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item14754 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item14785 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item14899 {
	width:14px !important;
	height:14px !important;
}

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

#item14877 {
	width:14px !important;
	height:14px !important;
}

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

#item14855 {
	width:14px !important;
	height:14px !important;
}

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

#item14835 {
	width:14px !important;
	height:14px !important;
}

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

#item14813 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item15019 {
	width:14px !important;
	height:14px !important;
}

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

#item14995 {
	width:14px !important;
	height:14px !important;
}

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

#item14973 {
	width:14px !important;
	height:14px !important;
}

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

#item14950 {
	width:14px !important;
	height:14px !important;
}

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

#item14926 {
	width:14px !important;
	height:14px !important;
}

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

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

#item14299 {
	width:11px !important;
	height:11px !important;
	left:152px !important;
	top:84px !important;
}

#item14367 {
	width:11px !important;
	height:11px !important;
	left:424px !important;
	top:169px !important;
}

#item14376 {
	width:11px !important;
	height:11px !important;
	left:94px !important;
	top:393px !important;
}

#item14386 {
	width:11px !important;
	height:11px !important;
	left:424px !important;
	top:381px !important;
}

#item14396 {
	width:11px !important;
	height:11px !important;
	left:161px !important;
	top:634px !important;
}

#item14407 {
	width:11px !important;
	height:11px !important;
	left:469px !important;
	top:682px !important;
}

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

#item14607 {
	width:14px !important;
	height:14px !important;
}

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

#item14584 {
	width:14px !important;
	height:14px !important;
}

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

#item14564 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item15114 {
	width:14px !important;
	height:14px !important;
}

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

#item15093 {
	width:14px !important;
	height:14px !important;
}

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

#item15070 {
	width:14px !important;
	height:14px !important;
}

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

#item15047 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item15212 {
	width:14px !important;
	height:14px !important;
}

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

#item15185 {
	width:14px !important;
	height:14px !important;
}

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

#item15160 {
	width:14px !important;
	height:14px !important;
}

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

#item15136 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item15334 {
	width:14px !important;
	height:14px !important;
}

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

#item15311 {
	width:14px !important;
	height:14px !important;
}

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

#item15287 {
	width:14px !important;
	height:14px !important;
}

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

#item15264 {
	width:14px !important;
	height:14px !important;
}

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

#item15241 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item15450 {
	width:14px !important;
	height:14px !important;
}

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

#item15427 {
	width:14px !important;
	height:14px !important;
}

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

#item15404 {
	width:14px !important;
	height:14px !important;
}

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

#item15382 {
	width:14px !important;
	height:14px !important;
}

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

#item15360 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item15597 {
	width:14px !important;
	height:14px !important;
}

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

#item15574 {
	width:14px !important;
	height:14px !important;
}

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

#item15548 {
	width:14px !important;
	height:14px !important;
}

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

#item15524 {
	width:14px !important;
	height:14px !important;
}

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

#item15501 {
	width:14px !important;
	height:14px !important;
}

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

#item15477 {
	width:14px !important;
	height:14px !important;
}

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

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

#item17775 {
	width:11px !important;
	height:11px !important;
	left:170px !important;
	top:92px !important;
}

#item17786 {
	width:11px !important;
	height:11px !important;
	left:308px !important;
	top:171px !important;
}

#item17796 {
	width:11px !important;
	height:11px !important;
	left:207px !important;
	top:351px !important;
}

#item17806 {
	width:11px !important;
	height:11px !important;
	left:365px !important;
	top:432px !important;
}

#item17817 {
	width:11px !important;
	height:11px !important;
	left:226px !important;
	top:575px !important;
}

#item17827 {
	width:11px !important;
	height:11px !important;
	left:320px !important;
	top:671px !important;
}

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

#item17977 {
	width:14px !important;
	height:14px !important;
}

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

#item17959 {
	width:14px !important;
	height:14px !important;
}

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

#item17941 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item18097 {
	width:14px !important;
	height:14px !important;
}

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

#item18072 {
	width:14px !important;
	height:14px !important;
}

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

#item18049 {
	width:14px !important;
	height:14px !important;
}

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

#item18027 {
	width:14px !important;
	height:14px !important;
}

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

#item18003 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item18162 {
	width:14px !important;
	height:14px !important;
}

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

#item18143 {
	width:14px !important;
	height:14px !important;
}

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

#item18122 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item18300 {
	width:14px !important;
	height:14px !important;
}

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

#item18277 {
	width:14px !important;
	height:14px !important;
}

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

#item18255 {
	width:14px !important;
	height:14px !important;
}

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

#item18232 {
	width:14px !important;
	height:14px !important;
}

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

#item18210 {
	width:14px !important;
	height:14px !important;
}

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

#item18188 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item18425 {
	width:14px !important;
	height:14px !important;
}

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

#item18403 {
	width:14px !important;
	height:14px !important;
}

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

#item18380 {
	width:14px !important;
	height:14px !important;
}

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

#item18356 {
	width:14px !important;
	height:14px !important;
}

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

#item18328 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item18536 {
	width:14px !important;
	height:14px !important;
}

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

#item18515 {
	width:14px !important;
	height:14px !important;
}

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

#item18494 {
	width:14px !important;
	height:14px !important;
}

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

#item18473 {
	width:14px !important;
	height:14px !important;
}

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

#item18452 {
	width:14px !important;
	height:14px !important;
}

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

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

#item17837 {
	width:11px !important;
	height:11px !important;
	left:339px !important;
	top:97px !important;
}

#item17847 {
	width:11px !important;
	height:11px !important;
	left:332px !important;
	top:212px !important;
}

#item17857 {
	width:11px !important;
	height:11px !important;
	left:175px !important;
	top:336px !important;
}

#item17867 {
	width:11px !important;
	height:11px !important;
	left:174px !important;
	top:669px !important;
}

#item17879 {
	width:11px !important;
	height:11px !important;
	left:190px !important;
	top:546px !important;
}

#item17892 {
	width:11px !important;
	height:11px !important;
	left:384px !important;
	top:553px !important;
}

#item17903 {
	width:11px !important;
	height:11px !important;
	left:394px !important;
	top:383px !important;
}

#item17913 {
	width:11px !important;
	height:11px !important;
	left:316px !important;
	top:693px !important;
}

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

#item18619 {
	width:14px !important;
	height:14px !important;
}

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

#item18590 {
	width:14px !important;
	height:14px !important;
}

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

#item18564 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item18717 {
	width:14px !important;
	height:14px !important;
}

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

#item18693 {
	width:14px !important;
	height:14px !important;
}

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

#item18670 {
	width:14px !important;
	height:14px !important;
}

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

#item18647 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item18786 {
	width:14px !important;
	height:14px !important;
}

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

#item18764 {
	width:14px !important;
	height:14px !important;
}

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

#item18742 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item18811 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item18862 {
	width:14px !important;
	height:14px !important;
}

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

#item18837 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item18939 {
	width:14px !important;
	height:14px !important;
}

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

#item18917 {
	width:14px !important;
	height:14px !important;
}

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

#item18893 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item19073 {
	width:14px !important;
	height:14px !important;
}

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

#item19051 {
	width:14px !important;
	height:14px !important;
}

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

#item19030 {
	width:14px !important;
	height:14px !important;
}

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

#item19009 {
	width:14px !important;
	height:14px !important;
}

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

#item18988 {
	width:14px !important;
	height:14px !important;
}

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

#item18964 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item19220 {
	width:14px !important;
	height:14px !important;
}

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

#item19199 {
	width:14px !important;
	height:14px !important;
}

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

#item19178 {
	width:14px !important;
	height:14px !important;
}

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

#item19154 {
	width:14px !important;
	height:14px !important;
}

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

#item19125 {
	width:14px !important;
	height:14px !important;
}

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

#item19099 {
	width:14px !important;
	height:14px !important;
}

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

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

#item19742 {
	width:38px !important;
	height:23px !important;
	top:3px !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;
}

#item19811 {
	width:38px !important;
	height:23px !important;
	top:4px !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;
}

#item19940 {
	width:37px !important;
	height:29px !important;
	left:3px !important;
	top:13px !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;
}

#item21156 {
	width:11px !important;
	height:11px !important;
	left:185px !important;
	top:128px !important;
}

#item21167 {
	width:11px !important;
	height:11px !important;
	left:450px !important;
	top:119px !important;
}

#item21177 {
	width:11px !important;
	height:11px !important;
	left:84px !important;
	top:325px !important;
}

#item21187 {
	width:11px !important;
	height:11px !important;
	left:335px !important;
	top:329px !important;
}

#item21199 {
	width:11px !important;
	height:11px !important;
	left:124px !important;
	top:515px !important;
}

#item21212 {
	width:11px !important;
	height:11px !important;
	left:324px !important;
	top:724px !important;
}

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

#item21344 {
	width:14px !important;
	height:14px !important;
}

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

#item21319 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item21396 {
	width:14px !important;
	height:14px !important;
}

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

#item21372 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item21510 {
	width:14px !important;
	height:14px !important;
}

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

#item21487 {
	width:14px !important;
	height:14px !important;
}

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

#item21465 {
	width:14px !important;
	height:14px !important;
}

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

#item21443 {
	width:14px !important;
	height:14px !important;
}

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

#item21421 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item21635 {
	width:14px !important;
	height:14px !important;
}

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

#item21610 {
	width:14px !important;
	height:14px !important;
}

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

#item21585 {
	width:14px !important;
	height:14px !important;
}

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

#item21561 {
	width:14px !important;
	height:14px !important;
}

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

#item21538 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item21772 {
	width:14px !important;
	height:14px !important;
}

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

#item21750 {
	width:14px !important;
	height:14px !important;
}

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

#item21728 {
	width:14px !important;
	height:14px !important;
}

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

#item21704 {
	width:14px !important;
	height:14px !important;
}

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

#item21686 {
	width:14px !important;
	height:14px !important;
}

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

#item21664 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item21898 {
	width:14px !important;
	height:14px !important;
}

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

#item21871 {
	width:14px !important;
	height:14px !important;
}

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

#item21845 {
	width:14px !important;
	height:14px !important;
}

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

#item21822 {
	width:14px !important;
	height:14px !important;
}

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

#item21799 {
	width:14px !important;
	height:14px !important;
}

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

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

#item21224 {
	width:11px !important;
	height:11px !important;
	left:224px !important;
	top:109px !important;
}

#item21235 {
	width:11px !important;
	height:11px !important;
	left:450px !important;
	top:146px !important;
}

#item21244 {
	width:11px !important;
	height:11px !important;
	left:101px !important;
	top:322px !important;
}

#item21254 {
	width:11px !important;
	height:11px !important;
	left:377px !important;
	top:279px !important;
}

#item21264 {
	width:11px !important;
	height:11px !important;
	left:127px !important;
	top:565px !important;
}

#item21275 {
	width:11px !important;
	height:11px !important;
	left:420px !important;
	top:470px !important;
}

#item21286 {
	width:11px !important;
	height:11px !important;
	left:384px !important;
	top:717px !important;
}

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

#item21991 {
	width:14px !important;
	height:14px !important;
}

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

#item21968 {
	width:14px !important;
	height:14px !important;
}

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

#item21947 {
	width:14px !important;
	height:14px !important;
}

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

#item21924 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item22107 {
	width:14px !important;
	height:14px !important;
}

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

#item22084 {
	width:14px !important;
	height:14px !important;
}

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

#item22061 {
	width:14px !important;
	height:14px !important;
}

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

#item22038 {
	width:14px !important;
	height:14px !important;
}

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

#item22016 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item22205 {
	width:14px !important;
	height:14px !important;
}

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

#item22183 {
	width:14px !important;
	height:14px !important;
}

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

#item22161 {
	width:14px !important;
	height:14px !important;
}

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

#item22136 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item22315 {
	width:14px !important;
	height:14px !important;
}

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

#item22293 {
	width:14px !important;
	height:14px !important;
}

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

#item22272 {
	width:14px !important;
	height:14px !important;
}

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

#item22251 {
	width:14px !important;
	height:14px !important;
}

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

#item22229 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item22341 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item22439 {
	width:14px !important;
	height:14px !important;
}

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

#item22417 {
	width:14px !important;
	height:14px !important;
}

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

#item22392 {
	width:14px !important;
	height:14px !important;
}

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

#item22367 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item22535 {
	width:14px !important;
	height:14px !important;
}

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

#item22512 {
	width:14px !important;
	height:14px !important;
}

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

#item22487 {
	width:14px !important;
	height:14px !important;
}

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

#item22466 {
	width:14px !important;
	height:14px !important;
}

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

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

#item24271 {
	width:11px !important;
	height:11px !important;
	left:98px !important;
	top:132px !important;
}

#item24282 {
	width:11px !important;
	height:11px !important;
	left:423px !important;
	top:168px !important;
}

#item24292 {
	width:11px !important;
	height:11px !important;
	left:88px !important;
	top:389px !important;
}

#item24301 {
	width:11px !important;
	height:11px !important;
	left:435px !important;
	top:405px !important;
}

#item24311 {
	width:11px !important;
	height:11px !important;
	left:125px !important;
	top:596px !important;
}

#item24321 {
	width:11px !important;
	height:11px !important;
	left:330px !important;
	top:592px !important;
}

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

#item24513 {
	width:14px !important;
	height:14px !important;
}

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

#item24490 {
	width:14px !important;
	height:14px !important;
}

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

#item24465 {
	width:14px !important;
	height:14px !important;
}

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

#item24441 {
	width:14px !important;
	height:14px !important;
}

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

#item24420 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item24608 {
	width:14px !important;
	height:14px !important;
}

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

#item24583 {
	width:14px !important;
	height:14px !important;
}

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

#item24560 {
	width:14px !important;
	height:14px !important;
}

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

#item24538 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item24724 {
	width:14px !important;
	height:14px !important;
}

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

#item24701 {
	width:14px !important;
	height:14px !important;
}

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

#item24681 {
	width:14px !important;
	height:14px !important;
}

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

#item24660 {
	width:14px !important;
	height:14px !important;
}

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

#item24636 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item24752 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item24842 {
	width:14px !important;
	height:14px !important;
}

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

#item24820 {
	width:14px !important;
	height:14px !important;
}

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

#item24799 {
	width:14px !important;
	height:14px !important;
}

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

#item24778 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item24961 {
	width:14px !important;
	height:14px !important;
}

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

#item24940 {
	width:14px !important;
	height:14px !important;
}

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

#item24918 {
	width:14px !important;
	height:14px !important;
}

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

#item24895 {
	width:14px !important;
	height:14px !important;
}

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

#item24869 {
	width:14px !important;
	height:14px !important;
}

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

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

#item24331 {
	width:11px !important;
	height:11px !important;
	left:312px !important;
	top:97px !important;
}

#item24341 {
	width:11px !important;
	height:11px !important;
	left:155px !important;
	top:317px !important;
}

#item24351 {
	width:11px !important;
	height:11px !important;
	left:390px !important;
	top:254px !important;
}

#item24362 {
	width:11px !important;
	height:11px !important;
	left:390px !important;
	top:464px !important;
}

#item24375 {
	width:11px !important;
	height:11px !important;
	left:142px !important;
	top:615px !important;
}

#item24388 {
	width:11px !important;
	height:11px !important;
	left:366px !important;
	top:646px !important;
}

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

#item25082 {
	width:14px !important;
	height:14px !important;
}

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

#item25060 {
	width:14px !important;
	height:14px !important;
}

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

#item25038 {
	width:14px !important;
	height:14px !important;
}

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

#item25015 {
	width:14px !important;
	height:14px !important;
}

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

#item24989 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item25181 {
	width:14px !important;
	height:14px !important;
}

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

#item25158 {
	width:14px !important;
	height:14px !important;
}

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

#item25133 {
	width:14px !important;
	height:14px !important;
}

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

#item25108 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item25227 {
	width:14px !important;
	height:14px !important;
}

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

#item25206 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item25302 {
	width:14px !important;
	height:14px !important;
}

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

#item25279 {
	width:14px !important;
	height:14px !important;
}

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

#item25254 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item25397 {
	width:14px !important;
	height:14px !important;
}

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

#item25372 {
	width:14px !important;
	height:14px !important;
}

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

#item25349 {
	width:14px !important;
	height:14px !important;
}

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

#item25327 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item25516 {
	width:14px !important;
	height:14px !important;
}

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

#item25491 {
	width:14px !important;
	height:14px !important;
}

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

#item25470 {
	width:14px !important;
	height:14px !important;
}

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

#item25448 {
	width:14px !important;
	height:14px !important;
}

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

#item25425 {
	width:14px !important;
	height:14px !important;
}

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

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

#item27884 {
	width:11px !important;
	height:11px !important;
	left:120px !important;
	top:115px !important;
}

#item27894 {
	width:11px !important;
	height:11px !important;
	left:432px !important;
	top:100px !important;
}

#item27904 {
	width:11px !important;
	height:11px !important;
	left:150px !important;
	top:380px !important;
}

#item27914 {
	width:11px !important;
	height:11px !important;
	left:338px !important;
	top:412px !important;
}

#item27924 {
	width:11px !important;
	height:11px !important;
	left:70px !important;
	top:652px !important;
}

#item27934 {
	width:11px !important;
	height:11px !important;
	left:356px !important;
	top:643px !important;
}

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

#item28135 {
	width:14px !important;
	height:14px !important;
}

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

#item28111 {
	width:14px !important;
	height:14px !important;
}

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

#item28090 {
	width:14px !important;
	height:14px !important;
}

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

#item28069 {
	width:14px !important;
	height:14px !important;
}

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

#item28047 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item28281 {
	width:14px !important;
	height:14px !important;
}

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

#item28256 {
	width:14px !important;
	height:14px !important;
}

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

#item28234 {
	width:14px !important;
	height:14px !important;
}

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

#item28213 {
	width:14px !important;
	height:14px !important;
}

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

#item28191 {
	width:14px !important;
	height:14px !important;
}

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

#item28167 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item28357 {
	width:14px !important;
	height:14px !important;
}

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

#item28334 {
	width:14px !important;
	height:14px !important;
}

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

#item28310 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item28435 {
	width:14px !important;
	height:14px !important;
}

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

#item28408 {
	width:14px !important;
	height:14px !important;
}

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

#item28382 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item28551 {
	width:14px !important;
	height:14px !important;
}

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

#item28527 {
	width:14px !important;
	height:14px !important;
}

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

#item28505 {
	width:14px !important;
	height:14px !important;
}

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

#item28483 {
	width:14px !important;
	height:14px !important;
}

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

#item28461 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item28650 {
	width:14px !important;
	height:14px !important;
}

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

#item28626 {
	width:14px !important;
	height:14px !important;
}

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

#item28604 {
	width:14px !important;
	height:14px !important;
}

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

#item28580 {
	width:14px !important;
	height:14px !important;
}

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

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

#item27944 {
	width:11px !important;
	height:11px !important;
	left:320px !important;
	top:105px !important;
}

#item27956 {
	width:11px !important;
	height:11px !important;
	left:162px !important;
	top:289px !important;
}

#item27971 {
	width:11px !important;
	height:11px !important;
	left:427px !important;
	top:284px !important;
}

#item27984 {
	width:11px !important;
	height:11px !important;
	left:124px !important;
	top:471px !important;
}

#item27994 {
	width:11px !important;
	height:11px !important;
	left:142px !important;
	top:652px !important;
}

#item28003 {
	width:11px !important;
	height:11px !important;
	left:339px !important;
	top:417px !important;
}

#item28013 {
	width:11px !important;
	height:11px !important;
	left:396px !important;
	top:648px !important;
}

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

#item28771 {
	width:14px !important;
	height:14px !important;
}

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

#item28749 {
	width:14px !important;
	height:14px !important;
}

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

#item28728 {
	width:14px !important;
	height:14px !important;
}

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

#item28705 {
	width:14px !important;
	height:14px !important;
}

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

#item28679 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item28896 {
	width:14px !important;
	height:14px !important;
}

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

#item28872 {
	width:14px !important;
	height:14px !important;
}

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

#item28849 {
	width:14px !important;
	height:14px !important;
}

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

#item28824 {
	width:14px !important;
	height:14px !important;
}

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

#item28798 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item28976 {
	width:14px !important;
	height:14px !important;
}

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

#item28948 {
	width:14px !important;
	height:14px !important;
}

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

#item28921 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item29036 {
	width:14px !important;
	height:14px !important;
}

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

#item29018 {
	width:14px !important;
	height:14px !important;
}

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

#item28999 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item29061 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item29132 {
	width:14px !important;
	height:14px !important;
}

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

#item29109 {
	width:14px !important;
	height:14px !important;
}

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

#item29086 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item29238 {
	width:14px !important;
	height:14px !important;
}

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

#item29212 {
	width:14px !important;
	height:14px !important;
}

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

#item29185 {
	width:14px !important;
	height:14px !important;
}

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

#item29159 {
	width:14px !important;
	height:14px !important;
}

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

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

#item31917 {
	width:11px !important;
	height:11px !important;
	left:161px !important;
	top:83px !important;
}

#item31929 {
	width:11px !important;
	height:11px !important;
	left:167px !important;
	top:288px !important;
}

#item31941 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:329px !important;
}

#item31957 {
	width:11px !important;
	height:11px !important;
	left:168px !important;
	top:471px !important;
}

#item31974 {
	width:11px !important;
	height:11px !important;
	left:96px !important;
	top:618px !important;
}

#item31987 {
	width:11px !important;
	height:11px !important;
	left:365px !important;
	top:618px !important;
}

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

#item32179 {
	width:14px !important;
	height:14px !important;
}

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

#item32156 {
	width:14px !important;
	height:14px !important;
}

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

#item32131 {
	width:14px !important;
	height:14px !important;
}

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

#item32106 {
	width:14px !important;
	height:14px !important;
}

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

#item32082 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item32205 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item32276 {
	width:14px !important;
	height:14px !important;
}

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

#item32252 {
	width:14px !important;
	height:14px !important;
}

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

#item32229 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item32372 {
	width:14px !important;
	height:14px !important;
}

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

#item32349 {
	width:14px !important;
	height:14px !important;
}

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

#item32326 {
	width:14px !important;
	height:14px !important;
}

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

#item32302 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item32493 {
	width:14px !important;
	height:14px !important;
}

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

#item32472 {
	width:14px !important;
	height:14px !important;
}

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

#item32449 {
	width:14px !important;
	height:14px !important;
}

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

#item32425 {
	width:14px !important;
	height:14px !important;
}

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

#item32400 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item32589 {
	width:14px !important;
	height:14px !important;
}

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

#item32565 {
	width:14px !important;
	height:14px !important;
}

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

#item32542 {
	width:14px !important;
	height:14px !important;
}

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

#item32519 {
	width:14px !important;
	height:14px !important;
}

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

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

#item31774 {
	width:80px !important;
	height:15px !important;
	left:35px !important;
	top:187px !important;
}

#item32000 {
	width:11px !important;
	height:11px !important;
	left:116px !important;
	top:130px !important;
}

#item32012 {
	width:11px !important;
	height:11px !important;
	left:342px !important;
	top:125px !important;
}

#item32024 {
	width:11px !important;
	height:11px !important;
	left:239px !important;
	top:396px !important;
}

#item32036 {
	width:11px !important;
	height:11px !important;
	left:328px !important;
	top:430px !important;
}

#item32048 {
	width:11px !important;
	height:11px !important;
	left:226px !important;
	top:644px !important;
}

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

#item32713 {
	width:14px !important;
	height:14px !important;
}

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

#item32690 {
	width:14px !important;
	height:14px !important;
}

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

#item32665 {
	width:14px !important;
	height:14px !important;
}

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

#item32639 {
	width:14px !important;
	height:14px !important;
}

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

#item32615 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item32800 {
	width:14px !important;
	height:14px !important;
}

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

#item32781 {
	width:14px !important;
	height:14px !important;
}

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

#item32758 {
	width:14px !important;
	height:14px !important;
}

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

#item32738 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item32897 {
	width:14px !important;
	height:14px !important;
}

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

#item32874 {
	width:14px !important;
	height:14px !important;
}

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

#item32850 {
	width:14px !important;
	height:14px !important;
}

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

#item32827 {
	width:14px !important;
	height:14px !important;
}

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

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

#item32999 {
	width:366px !important;
	height:311px !important;
	left:19px !important;
	top:18px !important;
}

#item33014 {
	width:14px !important;
	height:14px !important;
}

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

#item32993 {
	width:14px !important;
	height:14px !important;
}

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

#item32971 {
	width:14px !important;
	height:14px !important;
}

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

#item32947 {
	width:14px !important;
	height:14px !important;
}

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

#item32921 {
	width:14px !important;
	height:14px !important;
}

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

#item32901 {
	width:393px !important;
	height:336px !important;
	left:96px !important;
	top:248px !important;
}

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

#item33097 {
	width:14px !important;
	height:14px !important;
}

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

#item33074 {
	width:14px !important;
	height:14px !important;
}

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

#item33055 {
	width:14px !important;
	height:14px !important;
}

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

#item33036 {
	width:14px !important;
	height:14px !important;
}

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

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

#item34352 {
	width:67px !important;
	height:55px !important;
	left:95px !important;
	top:301px !important;
	border-radius:7px;
	background:#fff;
}

#item34464 {
	width:50px !important;
	height:48px !important;
	left:342px !important;
	top:283px !important;
	border-radius:6px;
	background:#fff;
}

#item35120 {
	width:11px !important;
	height:11px !important;
	left:255px !important;
	top:116px !important;
}

#item35132 {
	width:11px !important;
	height:11px !important;
	left:184px !important;
	top:285px !important;
}

#item35143 {
	width:11px !important;
	height:11px !important;
	left:401px !important;
	top:291px !important;
}

#item35152 {
	width:11px !important;
	height:11px !important;
	left:141px !important;
	top:581px !important;
}

#item35162 {
	width:11px !important;
	height:11px !important;
	left:290px !important;
	top:499px !important;
}

#item35172 {
	width:11px !important;
	height:11px !important;
	left:451px !important;
	top:589px !important;
}

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

#item35362 {
	width:14px !important;
	height:14px !important;
}

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

#item35339 {
	width:14px !important;
	height:14px !important;
}

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

#item35315 {
	width:14px !important;
	height:14px !important;
}

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

#item35292 {
	width:14px !important;
	height:14px !important;
}

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

#item35271 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item35483 {
	width:14px !important;
	height:14px !important;
}

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

#item35455 {
	width:14px !important;
	height:14px !important;
}

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

#item35430 {
	width:14px !important;
	height:14px !important;
}

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

#item35408 {
	width:14px !important;
	height:14px !important;
}

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

#item35387 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item35597 {
	width:14px !important;
	height:14px !important;
}

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

#item35574 {
	width:14px !important;
	height:14px !important;
}

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

#item35552 {
	width:14px !important;
	height:14px !important;
}

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

#item35531 {
	width:14px !important;
	height:14px !important;
}

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

#item35509 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item35691 {
	width:14px !important;
	height:14px !important;
}

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

#item35668 {
	width:14px !important;
	height:14px !important;
}

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

#item35646 {
	width:14px !important;
	height:14px !important;
}

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

#item35623 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item35815 {
	width:14px !important;
	height:14px !important;
}

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

#item35794 {
	width:14px !important;
	height:14px !important;
}

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

#item35772 {
	width:14px !important;
	height:14px !important;
}

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

#item35749 {
	width:14px !important;
	height:14px !important;
}

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

#item35720 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item35888 {
	width:14px !important;
	height:14px !important;
}

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

#item35864 {
	width:14px !important;
	height:14px !important;
}

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

#item35840 {
	width:14px !important;
	height:14px !important;
}

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

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

#item35183 {
	width:11px !important;
	height:11px !important;
	left:126px !important;
	top:181px !important;
}

#item35194 {
	width:11px !important;
	height:11px !important;
	left:398px !important;
	top:186px !important;
}

#item35204 {
	width:11px !important;
	height:11px !important;
	left:286px !important;
	top:317px !important;
}

#item35214 {
	width:11px !important;
	height:11px !important;
	left:185px !important;
	top:468px !important;
}

#item35226 {
	width:11px !important;
	height:11px !important;
	left:194px !important;
	top:745px !important;
}

#item35239 {
	width:11px !important;
	height:11px !important;
	left:337px !important;
	top:638px !important;
}

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

#item35985 {
	width:14px !important;
	height:14px !important;
}

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

#item35959 {
	width:14px !important;
	height:14px !important;
}

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

#item35936 {
	width:14px !important;
	height:14px !important;
}

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

#item35914 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item36082 {
	width:14px !important;
	height:14px !important;
}

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

#item36061 {
	width:14px !important;
	height:14px !important;
}

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

#item36039 {
	width:14px !important;
	height:14px !important;
}

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

#item36016 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item36107 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item36200 {
	width:14px !important;
	height:14px !important;
}

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

#item36178 {
	width:14px !important;
	height:14px !important;
}

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

#item36156 {
	width:14px !important;
	height:14px !important;
}

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

#item36133 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item36326 {
	width:14px !important;
	height:14px !important;
}

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

#item36303 {
	width:14px !important;
	height:14px !important;
}

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

#item36280 {
	width:14px !important;
	height:14px !important;
}

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

#item36252 {
	width:14px !important;
	height:14px !important;
}

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

#item36226 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item36350 {
	width:14px !important;
	height:14px !important;
}

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

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

#item37812 {
	width:11px !important;
	height:11px !important;
	left:165px !important;
	top:156px !important;
}

#item37822 {
	width:11px !important;
	height:11px !important;
	left:401px !important;
	top:166px !important;
}

#item37831 {
	width:11px !important;
	height:11px !important;
	left:239px !important;
	top:371px !important;
}

#item37841 {
	width:11px !important;
	height:11px !important;
	left:152px !important;
	top:655px !important;
}

#item37851 {
	width:11px !important;
	height:11px !important;
	left:361px !important;
	top:654px !important;
}

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

#item37952 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item38067 {
	width:14px !important;
	height:14px !important;
}

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

#item38044 {
	width:14px !important;
	height:14px !important;
}

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

#item38020 {
	width:14px !important;
	height:14px !important;
}

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

#item37998 {
	width:14px !important;
	height:14px !important;
}

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

#item37976 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item38196 {
	width:14px !important;
	height:14px !important;
}

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

#item38171 {
	width:14px !important;
	height:14px !important;
}

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

#item38144 {
	width:14px !important;
	height:14px !important;
}

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

#item38119 {
	width:14px !important;
	height:14px !important;
}

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

#item38095 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item38262 {
	width:14px !important;
	height:14px !important;
}

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

#item38241 {
	width:14px !important;
	height:14px !important;
}

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

#item38221 {
	width:14px !important;
	height:14px !important;
}

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

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

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

#item38335 {
	width:14px !important;
	height:14px !important;
}

#item38293 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item38312 {
	width:14px !important;
	height:14px !important;
}

#item38271 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item38287 {
	width:14px !important;
	height:14px !important;
}

#item38268 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item38266 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item37862 {
	width:11px !important;
	height:11px !important;
	left:144px !important;
	top:122px !important;
}

#item37873 {
	width:11px !important;
	height:11px !important;
	left:443px !important;
	top:128px !important;
}

#item37883 {
	width:11px !important;
	height:11px !important;
	left:168px !important;
	top:480px !important;
}

#item37893 {
	width:11px !important;
	height:11px !important;
	left:365px !important;
	top:377px !important;
}

#item37905 {
	width:11px !important;
	height:11px !important;
	left:154px !important;
	top:668px !important;
}

#item37918 {
	width:11px !important;
	height:11px !important;
	left:443px !important;
	top:657px !important;
}

#item38368 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item38385 {
	width:14px !important;
	height:14px !important;
}

#item38344 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item38362 {
	width:14px !important;
	height:14px !important;
}

#item38341 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item38339 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item38468 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item38484 {
	width:14px !important;
	height:14px !important;
}

#item38444 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item38462 {
	width:14px !important;
	height:14px !important;
}

#item38418 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item38438 {
	width:14px !important;
	height:14px !important;
}

#item38394 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item38412 {
	width:14px !important;
	height:14px !important;
}

#item38391 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item38389 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item38536 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item38553 {
	width:14px !important;
	height:14px !important;
}

#item38514 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item38530 {
	width:14px !important;
	height:14px !important;
}

#item38493 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item38508 {
	width:14px !important;
	height:14px !important;
}

#item38490 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item38488 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item38587 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item38605 {
	width:14px !important;
	height:14px !important;
}

#item38562 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item38581 {
	width:14px !important;
	height:14px !important;
}

#item38559 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item38557 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item38614 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item38634 {
	width:14px !important;
	height:14px !important;
}

#item38611 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item38609 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item38741 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item38757 {
	width:14px !important;
	height:14px !important;
}

#item38717 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item38735 {
	width:14px !important;
	height:14px !important;
}

#item38691 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item38711 {
	width:14px !important;
	height:14px !important;
}

#item38667 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item38685 {
	width:14px !important;
	height:14px !important;
}

#item38643 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item38661 {
	width:14px !important;
	height:14px !important;
}

#item38640 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item38638 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item1765 {
	width:612px !important;
	height:39px !important;
	left:-9px !important;
	top:810px !important;
	background:#8bc1cb;
}

#item1766 {
	width:612px !important;
	height:5px !important;
	left:-9px !important;
	top:801px !important;
	background:#8bc1cb;
}

#item39545 {
	width:11px !important;
	height:11px !important;
	left:126px !important;
	top:222px !important;
}

#item39555 {
	width:11px !important;
	height:11px !important;
	left:411px !important;
	top:140px !important;
}

#item39565 {
	width:11px !important;
	height:11px !important;
	left:110px !important;
	top:512px !important;
}

#item39575 {
	width:11px !important;
	height:11px !important;
	left:353px !important;
	top:489px !important;
}

#item39585 {
	width:11px !important;
	height:11px !important;
	left:299px !important;
	top:682px !important;
}

#item39603 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item39620 {
	width:14px !important;
	height:14px !important;
}

#item39600 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item39598 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item39726 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item39739 {
	width:14px !important;
	height:14px !important;
}

#item39707 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item39720 {
	width:14px !important;
	height:14px !important;
}

#item39688 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item39701 {
	width:14px !important;
	height:14px !important;
}

#item39670 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item39682 {
	width:14px !important;
	height:14px !important;
}

#item39651 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item39664 {
	width:14px !important;
	height:14px !important;
}

#item39629 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item39645 {
	width:14px !important;
	height:14px !important;
}

#item39626 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item39624 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item39768 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item39782 {
	width:14px !important;
	height:14px !important;
}

#item39748 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item39762 {
	width:14px !important;
	height:14px !important;
}

#item39745 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item39743 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item39853 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item39867 {
	width:14px !important;
	height:14px !important;
}

#item39831 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item39847 {
	width:14px !important;
	height:14px !important;
}

#item39810 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item39825 {
	width:14px !important;
	height:14px !important;
}

#item39791 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item39804 {
	width:14px !important;
	height:14px !important;
}

#item39788 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item39786 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item39913 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item39927 {
	width:14px !important;
	height:14px !important;
}

#item39895 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item39907 {
	width:14px !important;
	height:14px !important;
}

#item39876 {
	width:366px !important;
	height:311px !important;
	left:17px !important;
	top:18px !important;
}

#item39889 {
	width:14px !important;
	height:14px !important;
}

#item39873 {
	width:11px !important;
	height:11px !important;
	left:64px !important;
	top:105px !important;
}

#item39871 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}
#in5footer,  #prefooter {display:none;}
