/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:612px; height:792px; background: #fff !important; }
.paper-vertical { width:612px; height:100%; }
.paper-horizontal { width:64688px; height:804px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* 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:792px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:612px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item101707 {
	width:152px !important;
	height:32px !important;
	left:424px !important;
	top:719px !important;
}

#item1298 {
	width:558px !important;
	left:36px !important;
	top:34px !important;
	min-height:41px !important;
}

#item1386 {
	width:558px !important;
	left:36px !important;
	top:230px !important;
	min-height:41px !important;
}

#item238514 {
	width:75px !important;
	height:27px !important;
	left:318px !important;
	top:269px !important;
}

#item238522 {
	width:46px !important;
	height:27px !important;
	left:108px !important;
	top:271px !important;
}

#item238556 {
	width:197px !important;
	left:325px !important;
	top:305px !important;
	min-height:38px !important;
}

#item238579 {
	width:184px !important;
	left:108px !important;
	top:305px !important;
	min-height:24px !important;
}

#item268371 {
	width:525px !important;
	left:52px !important;
	top:86px !important;
	min-height:130px !important;
}

#item492 {
	width:203px !important;
	left:117px !important;
	top:749px !important;
	min-height:25px !important;
}

#item214682 {
	width:92px !important;
	height:36px !important;
	left:26px !important;
	top:736px !important;
}

#item366151 {
	width:558px !important;
	left:18px !important;
	top:706px !important;
	min-height:88px !important;
}

#item77723 {
	width:203px !important;
	left:59px !important;
	top:749px !important;
	min-height:25px !important;
}

#item391704 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item366199 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item366223 {
	width:51px !important;
	left:91px !important;
	top:427px !important;
	min-height:10px !important;
}

#item366247 {
	width:53px !important;
	left:230px !important;
	top:275px !important;
	min-height:10px !important;
}

#item366270 {
	width:66px !important;
	left:344px !important;
	top:275px !important;
	min-height:10px !important;
}

#item366293 {
	width:195px !important;
	left:59px !important;
	top:57px !important;
	min-height:13px !important;
}

#item366316 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item366339 {
	width:515px !important;
	left:60px !important;
	top:75px !important;
	min-height:44px !important;
}

#item366365 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item366388 {
	width:40px !important;
	left:488px !important;
	top:275px !important;
	min-height:10px !important;
}

#item366414 {
	width:75px !important;
	height:27px !important;
	left:188px !important;
	top:22px !important;
}

#item374528 {
	width:46px !important;
	height:27px !important;
	left:265px !important;
	top:22px !important;
}

#item389792 {
	width:30px !important;
	height:49px !important;
}

#item389795 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item389798 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item389801 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item389804 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item389807 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item389810 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item389813 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item389816 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item389819 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item389823 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item389826 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item365511 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item365580 {
	width:45px !important;
	left:94px !important;
	top:427px !important;
	min-height:10px !important;
}

#item365626 {
	width:53px !important;
	left:229px !important;
	top:275px !important;
	min-height:10px !important;
}

#item365718 {
	width:40px !important;
	left:356px !important;
	top:275px !important;
	min-height:10px !important;
}

#item365787 {
	width:195px !important;
	left:59px !important;
	top:57px !important;
	min-height:13px !important;
}

#item365834 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item365882 {
	width:515px !important;
	left:59px !important;
	top:75px !important;
	min-height:44px !important;
}

#item365933 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item365979 {
	width:51px !important;
	left:482px !important;
	top:275px !important;
	min-height:10px !important;
}

#item366028 {
	width:75px !important;
	height:27px !important;
	left:217px !important;
	top:22px !important;
}

#item374535 {
	width:46px !important;
	height:27px !important;
	left:300px !important;
	top:22px !important;
}

#item391679 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item365488 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item365534 {
	width:40px !important;
	left:97px !important;
	top:427px !important;
	min-height:10px !important;
}

#item365557 {
	width:45px !important;
	left:94px !important;
	top:581px !important;
	min-height:8px !important;
}

#item365603 {
	width:53px !important;
	left:230px !important;
	top:275px !important;
	min-height:10px !important;
}

#item365649 {
	width:62px !important;
	left:226px !important;
	top:427px !important;
	min-height:10px !important;
}

#item365672 {
	width:45px !important;
	left:234px !important;
	top:581px !important;
	min-height:10px !important;
}

#item365695 {
	width:66px !important;
	left:344px !important;
	top:275px !important;
	min-height:10px !important;
}

#item365741 {
	width:79px !important;
	left:337px !important;
	top:427px !important;
	min-height:10px !important;
}

#item365764 {
	width:196px !important;
	left:59px !important;
	top:57px !important;
	min-height:13px !important;
}

#item365811 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item365858 {
	width:515px !important;
	left:60px !important;
	top:75px !important;
	min-height:44px !important;
}

#item365910 {
	width:202px !important;
	left:273px !important;
	top:58px !important;
	min-height:7px !important;
}

#item365956 {
	width:46px !important;
	left:485px !important;
	top:275px !important;
	min-height:10px !important;
}

#item366002 {
	width:52px !important;
	left:483px !important;
	top:427px !important;
	min-height:10px !important;
}

#item366025 {
	width:75px !important;
	height:27px !important;
	left:168px !important;
	top:22px !important;
}

#item374531 {
	width:46px !important;
	height:27px !important;
	left:250px !important;
	top:22px !important;
}

#item389743 {
	width:30px !important;
	height:49px !important;
}

#item389746 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item389749 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item389752 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item389755 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item389758 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item389761 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item389764 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item389767 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item389770 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item389773 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item389776 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item292740 {
	width:92px !important;
	left:70px !important;
	top:563px !important;
	min-height:10px !important;
}

#item292786 {
	width:66px !important;
	left:83px !important;
	top:716px !important;
	min-height:10px !important;
}

#item292832 {
	width:53px !important;
	left:229px !important;
	top:563px !important;
	min-height:10px !important;
}

#item292878 {
	width:35px !important;
	left:238px !important;
	top:716px !important;
	min-height:10px !important;
}

#item292925 {
	width:72px !important;
	left:340px !important;
	top:563px !important;
	min-height:10px !important;
}

#item292971 {
	width:73px !important;
	left:340px !important;
	top:716px !important;
	min-height:10px !important;
}

#item293017 {
	width:196px !important;
	left:59px !important;
	top:346px !important;
	min-height:13px !important;
}

#item293063 {
	width:381px !important;
	left:58px !important;
	top:310px !important;
	min-height:34px !important;
}

#item293110 {
	width:443px !important;
	left:59px !important;
	top:363px !important;
	min-height:38px !important;
}

#item293162 {
	width:202px !important;
	left:272px !important;
	top:347px !important;
	min-height:7px !important;
}

#item293209 {
	width:45px !important;
	left:486px !important;
	top:563px !important;
	min-height:10px !important;
}

#item293288 {
	width:75px !important;
	height:27px !important;
	left:167px !important;
	top:310px !important;
}

#item374542 {
	width:46px !important;
	height:27px !important;
	left:249px !important;
	top:311px !important;
}

#item391654 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item294018 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item294064 {
	width:51px !important;
	left:91px !important;
	top:427px !important;
	min-height:10px !important;
}

#item294087 {
	width:53px !important;
	left:230px !important;
	top:275px !important;
	min-height:10px !important;
}

#item294110 {
	width:47px !important;
	left:233px !important;
	top:427px !important;
	min-height:8px !important;
}

#item294157 {
	width:66px !important;
	left:344px !important;
	top:275px !important;
	min-height:10px !important;
}

#item294226 {
	width:195px !important;
	left:59px !important;
	top:57px !important;
	min-height:13px !important;
}

#item294272 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item294318 {
	width:443px !important;
	left:61px !important;
	top:75px !important;
	min-height:38px !important;
}

#item294372 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item294418 {
	width:40px !important;
	left:488px !important;
	top:275px !important;
	min-height:10px !important;
}

#item294495 {
	width:75px !important;
	height:27px !important;
	left:178px !important;
	top:22px !important;
}

#item374539 {
	width:46px !important;
	height:27px !important;
	left:256px !important;
	top:22px !important;
}

#item389701 {
	width:30px !important;
	height:49px !important;
}

#item389704 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item389707 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item389710 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item389713 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item389716 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item389719 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item389722 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item389725 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item389728 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item389731 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item389734 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item295684 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item295707 {
	width:46px !important;
	left:93px !important;
	top:427px !important;
	min-height:10px !important;
}

#item295730 {
	width:53px !important;
	left:229px !important;
	top:275px !important;
	min-height:10px !important;
}

#item295753 {
	width:35px !important;
	left:238px !important;
	top:427px !important;
	min-height:10px !important;
}

#item295776 {
	width:66px !important;
	left:344px !important;
	top:275px !important;
	min-height:10px !important;
}

#item295799 {
	width:73px !important;
	left:340px !important;
	top:427px !important;
	min-height:10px !important;
}

#item295822 {
	width:189px !important;
	left:58px !important;
	top:57px !important;
	min-height:13px !important;
}

#item295845 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item295868 {
	width:374px !important;
	left:58px !important;
	top:75px !important;
	min-height:32px !important;
}

#item295894 {
	width:202px !important;
	left:265px !important;
	top:58px !important;
	min-height:7px !important;
}

#item295917 {
	width:40px !important;
	left:488px !important;
	top:275px !important;
	min-height:10px !important;
}

#item295940 {
	width:71px !important;
	left:473px !important;
	top:427px !important;
	min-height:10px !important;
}

#item295967 {
	width:75px !important;
	height:27px !important;
	left:127px !important;
	top:22px !important;
}

#item391629 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item389663 {
	width:30px !important;
	height:49px !important;
}

#item389666 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item389669 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item389672 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item389675 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item389678 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item389681 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item389684 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item389687 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item389690 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item389693 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item389696 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item239672 {
	width:203px !important;
	left:117px !important;
	top:749px !important;
	min-height:25px !important;
}

#item239718 {
	width:92px !important;
	height:36px !important;
	left:26px !important;
	top:736px !important;
}

#item296174 {
	width:558px !important;
	left:18px !important;
	top:706px !important;
	min-height:88px !important;
}

#item239695 {
	width:203px !important;
	left:59px !important;
	top:749px !important;
	min-height:25px !important;
}

#item391604 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item296579 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item296602 {
	width:53px !important;
	left:90px !important;
	top:639px !important;
	min-height:10px !important;
}

#item296625 {
	width:45px !important;
	left:234px !important;
	top:275px !important;
	min-height:10px !important;
}

#item296648 {
	width:46px !important;
	left:234px !important;
	top:639px !important;
	min-height:10px !important;
}

#item296671 {
	width:46px !important;
	left:354px !important;
	top:275px !important;
	min-height:10px !important;
}

#item296694 {
	width:46px !important;
	left:354px !important;
	top:639px !important;
	min-height:10px !important;
}

#item296717 {
	width:196px !important;
	left:59px !important;
	top:57px !important;
	min-height:13px !important;
}

#item296741 {
	width:195px !important;
	left:59px !important;
	top:421px !important;
	min-height:13px !important;
}

#item296764 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item296787 {
	width:381px !important;
	left:59px !important;
	top:386px !important;
	min-height:34px !important;
}

#item296810 {
	width:515px !important;
	left:60px !important;
	top:75px !important;
	min-height:44px !important;
}

#item296834 {
	width:515px !important;
	left:60px !important;
	top:439px !important;
	min-height:44px !important;
}

#item296862 {
	width:202px !important;
	left:273px !important;
	top:58px !important;
	min-height:7px !important;
}

#item296885 {
	width:202px !important;
	left:272px !important;
	top:422px !important;
	min-height:7px !important;
}

#item296908 {
	width:40px !important;
	left:488px !important;
	top:275px !important;
	min-height:10px !important;
}

#item296931 {
	width:40px !important;
	left:488px !important;
	top:639px !important;
	min-height:10px !important;
}

#item296960 {
	width:75px !important;
	height:27px !important;
	left:178px !important;
	top:22px !important;
}

#item296964 {
	width:75px !important;
	height:27px !important;
	left:148px !important;
	top:386px !important;
}

#item374548 {
	width:46px !important;
	height:27px !important;
	left:257px !important;
	top:22px !important;
}

#item374553 {
	width:46px !important;
	height:27px !important;
	left:229px !important;
	top:386px !important;
}

#item389621 {
	width:30px !important;
	height:49px !important;
}

#item389624 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item389627 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item389630 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item389633 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item389636 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item389639 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item389642 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item389645 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item389648 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item389652 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item389655 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item298433 {
	width:53px !important;
	left:89px !important;
	top:275px !important;
	min-height:10px !important;
}

#item298457 {
	width:40px !important;
	left:96px !important;
	top:639px !important;
	min-height:10px !important;
}

#item298480 {
	width:79px !important;
	left:216px !important;
	top:275px !important;
	min-height:10px !important;
}

#item298503 {
	width:41px !important;
	left:236px !important;
	top:639px !important;
	min-height:8px !important;
}

#item298526 {
	width:71px !important;
	left:341px !important;
	top:275px !important;
	min-height:10px !important;
}

#item298572 {
	width:195px !important;
	left:59px !important;
	top:57px !important;
	min-height:13px !important;
}

#item298595 {
	width:196px !important;
	left:59px !important;
	top:421px !important;
	min-height:13px !important;
}

#item298618 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item298641 {
	width:381px !important;
	left:58px !important;
	top:386px !important;
	min-height:34px !important;
}

#item298664 {
	width:515px !important;
	left:59px !important;
	top:75px !important;
	min-height:44px !important;
}

#item298688 {
	width:515px !important;
	left:59px !important;
	top:439px !important;
	min-height:44px !important;
}

#item298716 {
	width:202px !important;
	left:273px !important;
	top:58px !important;
	min-height:7px !important;
}

#item298740 {
	width:202px !important;
	left:274px !important;
	top:422px !important;
	min-height:7px !important;
}

#item298816 {
	width:75px !important;
	height:27px !important;
	left:227px !important;
	top:22px !important;
}

#item298820 {
	width:75px !important;
	height:27px !important;
	left:147px !important;
	top:386px !important;
}

#item374566 {
	width:46px !important;
	height:27px !important;
	left:306px !important;
	top:22px !important;
}

#item374571 {
	width:46px !important;
	height:27px !important;
	left:227px !important;
	top:387px !important;
}

#item391579 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item298981 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item299004 {
	width:68px !important;
	left:82px !important;
	top:716px !important;
	min-height:10px !important;
}

#item299028 {
	width:35px !important;
	left:99px !important;
	top:427px !important;
	min-height:10px !important;
}

#item299051 {
	width:66px !important;
	left:224px !important;
	top:275px !important;
	min-height:10px !important;
}

#item299097 {
	width:40px !important;
	left:236px !important;
	top:716px !important;
	min-height:10px !important;
}

#item299120 {
	width:46px !important;
	left:354px !important;
	top:275px !important;
	min-height:10px !important;
}

#item299166 {
	width:46px !important;
	left:354px !important;
	top:716px !important;
	min-height:10px !important;
}

#item299189 {
	width:195px !important;
	left:60px !important;
	top:57px !important;
	min-height:13px !important;
}

#item299212 {
	width:195px !important;
	left:59px !important;
	top:498px !important;
	min-height:13px !important;
}

#item299235 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item299258 {
	width:381px !important;
	left:59px !important;
	top:463px !important;
	min-height:34px !important;
}

#item299281 {
	width:515px !important;
	left:60px !important;
	top:75px !important;
	min-height:44px !important;
}

#item299305 {
	width:515px !important;
	left:60px !important;
	top:516px !important;
	min-height:44px !important;
}

#item299334 {
	width:202px !important;
	left:273px !important;
	top:58px !important;
	min-height:7px !important;
}

#item299357 {
	width:202px !important;
	left:272px !important;
	top:499px !important;
	min-height:7px !important;
}

#item299380 {
	width:71px !important;
	left:473px !important;
	top:275px !important;
	min-height:10px !important;
}

#item299456 {
	width:75px !important;
	height:27px !important;
	left:148px !important;
	top:22px !important;
}

#item374559 {
	width:46px !important;
	height:27px !important;
	left:227px !important;
	top:22px !important;
}

#item374574 {
	width:46px !important;
	height:27px !important;
	left:277px !important;
	top:466px !important;
}

#item389583 {
	width:30px !important;
	height:49px !important;
}

#item389586 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item389589 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item389592 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item389595 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item389598 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item389601 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item389604 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item389607 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item389610 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item389613 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item389616 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item300016 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item300040 {
	width:68px !important;
	left:82px !important;
	top:639px !important;
	min-height:10px !important;
}

#item300063 {
	width:53px !important;
	left:229px !important;
	top:275px !important;
	min-height:10px !important;
}

#item300086 {
	width:45px !important;
	left:233px !important;
	top:639px !important;
	min-height:10px !important;
}

#item300110 {
	width:45px !important;
	left:354px !important;
	top:275px !important;
	min-height:10px !important;
}

#item300133 {
	width:51px !important;
	left:351px !important;
	top:639px !important;
	min-height:10px !important;
}

#item300156 {
	width:194px !important;
	left:59px !important;
	top:57px !important;
	min-height:13px !important;
}

#item300179 {
	width:195px !important;
	left:58px !important;
	top:421px !important;
	min-height:13px !important;
}

#item300202 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item300226 {
	width:381px !important;
	left:58px !important;
	top:386px !important;
	min-height:34px !important;
}

#item300249 {
	width:516px !important;
	left:59px !important;
	top:75px !important;
	min-height:44px !important;
}

#item300273 {
	width:515px !important;
	left:59px !important;
	top:439px !important;
	min-height:44px !important;
}

#item300303 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item300326 {
	width:202px !important;
	left:272px !important;
	top:422px !important;
	min-height:7px !important;
}

#item300350 {
	width:40px !important;
	left:488px !important;
	top:275px !important;
	min-height:10px !important;
}

#item300373 {
	width:71px !important;
	left:473px !important;
	top:639px !important;
	min-height:10px !important;
}

#item300402 {
	width:75px !important;
	height:27px !important;
	left:147px !important;
	top:22px !important;
}

#item300405 {
	width:75px !important;
	height:27px !important;
	left:167px !important;
	top:386px !important;
}

#item374580 {
	width:46px !important;
	height:27px !important;
	left:226px !important;
	top:22px !important;
}

#item374585 {
	width:46px !important;
	height:27px !important;
	left:246px !important;
	top:387px !important;
}

#item391554 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item389542 {
	width:30px !important;
	height:49px !important;
}

#item389545 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item389548 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item389551 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item389555 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item389558 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item389561 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item389564 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item389567 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item389570 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item389573 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item389576 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item580 {
	width:203px !important;
	left:117px !important;
	top:749px !important;
	min-height:25px !important;
}

#item214688 {
	width:92px !important;
	height:36px !important;
	left:26px !important;
	top:736px !important;
}

#item300654 {
	width:558px !important;
	left:18px !important;
	top:706px !important;
	min-height:88px !important;
}

#item77694 {
	width:203px !important;
	left:59px !important;
	top:749px !important;
	min-height:25px !important;
}

#item391528 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item300760 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item300783 {
	width:53px !important;
	left:90px !important;
	top:639px !important;
	min-height:10px !important;
}

#item300806 {
	width:52px !important;
	left:230px !important;
	top:275px !important;
	min-height:10px !important;
}

#item300829 {
	width:40px !important;
	left:236px !important;
	top:639px !important;
	min-height:10px !important;
}

#item300899 {
	width:196px !important;
	left:59px !important;
	top:57px !important;
	min-height:13px !important;
}

#item300922 {
	width:196px !important;
	left:59px !important;
	top:421px !important;
	min-height:13px !important;
}

#item300945 {
	width:488px !important;
	left:56px !important;
	top:22px !important;
	min-height:35px !important;
}

#item300968 {
	width:381px !important;
	left:59px !important;
	top:386px !important;
	min-height:34px !important;
}

#item300991 {
	width:515px !important;
	left:60px !important;
	top:75px !important;
	min-height:44px !important;
}

#item301015 {
	width:534px !important;
	left:60px !important;
	top:439px !important;
	min-height:56px !important;
}

#item301043 {
	width:202px !important;
	left:273px !important;
	top:58px !important;
	min-height:7px !important;
}

#item301067 {
	width:202px !important;
	left:273px !important;
	top:422px !important;
	min-height:7px !important;
}

#item301143 {
	width:75px !important;
	height:27px !important;
	left:472px !important;
	top:22px !important;
}

#item301147 {
	width:75px !important;
	height:27px !important;
	left:358px !important;
	top:386px !important;
}

#item374589 {
	width:46px !important;
	height:27px !important;
	left:543px !important;
	top:22px !important;
}

#item374593 {
	width:46px !important;
	height:27px !important;
	left:434px !important;
	top:386px !important;
}

#item389494 {
	width:30px !important;
	height:49px !important;
}

#item389497 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item389500 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item389503 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item389506 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item389509 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item389512 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item389515 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item389518 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item389521 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item389524 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item389527 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item302013 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item302059 {
	width:46px !important;
	left:233px !important;
	top:275px !important;
	min-height:10px !important;
}

#item302151 {
	width:194px !important;
	left:60px !important;
	top:57px !important;
	min-height:13px !important;
}

#item302197 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item302244 {
	width:545px !important;
	left:58px !important;
	top:75px !important;
	min-height:44px !important;
}

#item302295 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item302378 {
	width:75px !important;
	height:27px !important;
	left:347px !important;
	top:22px !important;
}

#item374605 {
	width:46px !important;
	height:27px !important;
	left:427px !important;
	top:22px !important;
}

#item391503 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item302638 {
	width:92px !important;
	left:70px !important;
	top:275px !important;
	min-height:10px !important;
}

#item302661 {
	width:53px !important;
	left:90px !important;
	top:639px !important;
	min-height:10px !important;
}

#item302685 {
	width:45px !important;
	left:234px !important;
	top:275px !important;
	min-height:10px !important;
}

#item302708 {
	width:47px !important;
	left:233px !important;
	top:639px !important;
	min-height:10px !important;
}

#item302731 {
	width:45px !important;
	left:354px !important;
	top:275px !important;
	min-height:10px !important;
}

#item302777 {
	width:196px !important;
	left:60px !important;
	top:57px !important;
	min-height:13px !important;
}

#item302800 {
	width:195px !important;
	left:59px !important;
	top:421px !important;
	min-height:13px !important;
}

#item302823 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item302846 {
	width:381px !important;
	left:59px !important;
	top:386px !important;
	min-height:34px !important;
}

#item302869 {
	width:520px !important;
	left:60px !important;
	top:75px !important;
	min-height:56px !important;
}

#item302893 {
	width:526px !important;
	left:61px !important;
	top:439px !important;
	min-height:44px !important;
}

#item302921 {
	width:202px !important;
	left:274px !important;
	top:58px !important;
	min-height:7px !important;
}

#item302944 {
	width:202px !important;
	left:272px !important;
	top:422px !important;
	min-height:7px !important;
}

#item302967 {
	width:72px !important;
	left:472px !important;
	top:275px !important;
	min-height:10px !important;
}

#item303020 {
	width:75px !important;
	height:27px !important;
	left:288px !important;
	top:22px !important;
}

#item303025 {
	width:75px !important;
	height:27px !important;
	left:388px !important;
	top:386px !important;
}

#item374597 {
	width:46px !important;
	height:27px !important;
	left:366px !important;
	top:22px !important;
}

#item374601 {
	width:46px !important;
	height:27px !important;
	left:471px !important;
	top:386px !important;
}

#item389453 {
	width:30px !important;
	height:49px !important;
}

#item389456 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item389459 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item389462 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item389465 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item389469 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item389472 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item389475 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item389478 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item389481 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item389484 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item389487 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item303296 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item303388 {
	width:53px !important;
	left:229px !important;
	top:275px !important;
	min-height:10px !important;
}

#item303481 {
	width:45px !important;
	left:354px !important;
	top:275px !important;
	min-height:10px !important;
}

#item303574 {
	width:195px !important;
	left:58px !important;
	top:57px !important;
	min-height:13px !important;
}

#item303666 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item303759 {
	width:525px !important;
	left:50px !important;
	top:75px !important;
	min-height:56px !important;
}

#item303863 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item303956 {
	width:40px !important;
	left:488px !important;
	top:275px !important;
	min-height:10px !important;
}

#item304043 {
	width:75px !important;
	height:27px !important;
	left:357px !important;
	top:22px !important;
}

#item374614 {
	width:46px !important;
	height:27px !important;
	left:437px !important;
	top:22px !important;
}

#item391477 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item303273 {
	width:53px !important;
	left:89px !important;
	top:639px !important;
	min-height:10px !important;
}

#item303342 {
	width:92px !important;
	left:71px !important;
	top:276px !important;
	min-height:8px !important;
}

#item303365 {
	width:45px !important;
	left:233px !important;
	top:639px !important;
	min-height:10px !important;
}

#item303435 {
	width:53px !important;
	left:230px !important;
	top:276px !important;
	min-height:10px !important;
}

#item303458 {
	width:40px !important;
	left:356px !important;
	top:639px !important;
	min-height:10px !important;
}

#item303527 {
	width:66px !important;
	left:344px !important;
	top:276px !important;
	min-height:10px !important;
}

#item303551 {
	width:196px !important;
	left:59px !important;
	top:421px !important;
	min-height:13px !important;
}

#item303620 {
	width:194px !important;
	left:60px !important;
	top:58px !important;
	min-height:13px !important;
}

#item303643 {
	width:381px !important;
	left:58px !important;
	top:386px !important;
	min-height:34px !important;
}

#item303712 {
	width:381px !important;
	left:59px !important;
	top:23px !important;
	min-height:34px !important;
}

#item303735 {
	width:515px !important;
	left:60px !important;
	top:439px !important;
	min-height:56px !important;
}

#item303807 {
	width:515px !important;
	left:61px !important;
	top:76px !important;
	min-height:44px !important;
}

#item303840 {
	width:202px !important;
	left:273px !important;
	top:422px !important;
	min-height:7px !important;
}

#item303909 {
	width:202px !important;
	left:272px !important;
	top:59px !important;
	min-height:7px !important;
}

#item304003 {
	width:40px !important;
	left:488px !important;
	top:276px !important;
	min-height:10px !important;
}

#item304039 {
	width:75px !important;
	height:27px !important;
	left:317px !important;
	top:386px !important;
}

#item304051 {
	width:75px !important;
	height:27px !important;
	left:368px !important;
	top:23px !important;
}

#item374611 {
	width:46px !important;
	height:27px !important;
	left:445px !important;
	top:22px !important;
}

#item389411 {
	width:30px !important;
	height:49px !important;
}

#item389414 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item389417 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item389420 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item389423 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item389426 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item389429 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item389433 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item389437 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item389440 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item389443 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item389446 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item80303 {
	width:203px !important;
	left:117px !important;
	top:749px !important;
	min-height:25px !important;
}

#item214694 {
	width:92px !important;
	height:36px !important;
	left:26px !important;
	top:736px !important;
}

#item304481 {
	width:558px !important;
	left:18px !important;
	top:705px !important;
	min-height:88px !important;
}

#item80363 {
	width:203px !important;
	left:59px !important;
	top:749px !important;
	min-height:25px !important;
}

#item391451 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item304563 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item304610 {
	width:45px !important;
	left:234px !important;
	top:275px !important;
	min-height:10px !important;
}

#item304657 {
	width:195px !important;
	left:60px !important;
	top:57px !important;
	min-height:13px !important;
}

#item304703 {
	width:488px !important;
	left:59px !important;
	top:22px !important;
	min-height:35px !important;
}

#item304749 {
	width:541px !important;
	left:59px !important;
	top:75px !important;
	min-height:44px !important;
}

#item304801 {
	width:202px !important;
	left:273px !important;
	top:58px !important;
	min-height:7px !important;
}

#item304854 {
	width:75px !important;
	height:27px !important;
	left:184px !important;
	top:22px !important;
}

#item374618 {
	width:46px !important;
	height:27px !important;
	left:261px !important;
	top:22px !important;
}

#item389373 {
	width:30px !important;
	height:49px !important;
}

#item389376 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item389379 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item389382 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item389385 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item389388 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item389391 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item389394 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item389397 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item389400 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item389403 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item389406 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item305385 {
	width:68px !important;
	left:82px !important;
	top:643px !important;
	min-height:10px !important;
}

#item305477 {
	width:45px !important;
	left:233px !important;
	top:643px !important;
	min-height:10px !important;
}

#item305569 {
	width:46px !important;
	left:353px !important;
	top:643px !important;
	min-height:10px !important;
}

#item305662 {
	width:194px !important;
	left:59px !important;
	top:425px !important;
	min-height:13px !important;
}

#item305754 {
	width:381px !important;
	left:58px !important;
	top:390px !important;
	min-height:34px !important;
}

#item305847 {
	width:534px !important;
	left:59px !important;
	top:443px !important;
	min-height:44px !important;
}

#item305952 {
	width:202px !important;
	left:272px !important;
	top:426px !important;
	min-height:7px !important;
}

#item306132 {
	width:75px !important;
	height:27px !important;
	left:387px !important;
	top:390px !important;
}

#item356536 {
	width:194px !important;
	left:60px !important;
	top:57px !important;
	min-height:13px !important;
}

#item356559 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item356582 {
	width:444px !important;
	left:58px !important;
	top:75px !important;
	min-height:38px !important;
}

#item356608 {
	width:202px !important;
	left:273px !important;
	top:58px !important;
	min-height:7px !important;
}

#item356634 {
	width:75px !important;
	height:27px !important;
	left:167px !important;
	top:22px !important;
}

#item356656 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item356679 {
	width:53px !important;
	left:229px !important;
	top:275px !important;
	min-height:10px !important;
}

#item356702 {
	width:51px !important;
	left:350px !important;
	top:275px !important;
	min-height:8px !important;
}

#item374627 {
	width:46px !important;
	height:27px !important;
	left:466px !important;
	top:390px !important;
}

#item391426 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item305362 {
	width:46px !important;
	left:94px !important;
	top:639px !important;
	min-height:10px !important;
}

#item305431 {
	width:46px !important;
	left:93px !important;
	top:275px !important;
	min-height:10px !important;
}

#item305454 {
	width:63px !important;
	left:225px !important;
	top:639px !important;
	min-height:10px !important;
}

#item305523 {
	width:45px !important;
	left:234px !important;
	top:275px !important;
	min-height:10px !important;
}

#item305546 {
	width:66px !important;
	left:344px !important;
	top:639px !important;
	min-height:10px !important;
}

#item305615 {
	width:47px !important;
	left:354px !important;
	top:275px !important;
	min-height:10px !important;
}

#item305638 {
	width:196px !important;
	left:60px !important;
	top:421px !important;
	min-height:13px !important;
}

#item305708 {
	width:196px !important;
	left:60px !important;
	top:57px !important;
	min-height:13px !important;
}

#item305731 {
	width:381px !important;
	left:59px !important;
	top:386px !important;
	min-height:34px !important;
}

#item305800 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item305823 {
	width:571px !important;
	left:60px !important;
	top:439px !important;
	min-height:43px !important;
}

#item305895 {
	width:571px !important;
	left:60px !important;
	top:75px !important;
	min-height:42px !important;
}

#item305928 {
	width:202px !important;
	left:274px !important;
	top:422px !important;
	min-height:7px !important;
}

#item305998 {
	width:202px !important;
	left:274px !important;
	top:58px !important;
	min-height:7px !important;
}

#item306090 {
	width:40px !important;
	left:488px !important;
	top:275px !important;
	min-height:10px !important;
}

#item306125 {
	width:75px !important;
	height:27px !important;
	left:188px !important;
	top:386px !important;
}

#item306139 {
	width:75px !important;
	height:27px !important;
	left:148px !important;
	top:22px !important;
}

#item389331 {
	width:30px !important;
	height:49px !important;
}

#item389334 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item389337 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item389340 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item389343 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item389346 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item389349 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item389353 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item389356 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item389359 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item389362 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item389365 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item306492 {
	width:35px !important;
	left:98px !important;
	top:275px !important;
	min-height:10px !important;
}

#item306515 {
	width:46px !important;
	left:93px !important;
	top:639px !important;
	min-height:10px !important;
}

#item306562 {
	width:48px !important;
	left:232px !important;
	top:275px !important;
	min-height:10px !important;
}

#item306585 {
	width:63px !important;
	left:224px !important;
	top:639px !important;
	min-height:10px !important;
}

#item306631 {
	width:46px !important;
	left:353px !important;
	top:275px !important;
	min-height:10px !important;
}

#item306654 {
	width:45px !important;
	left:354px !important;
	top:639px !important;
	min-height:10px !important;
}

#item306700 {
	width:194px !important;
	left:59px !important;
	top:57px !important;
	min-height:13px !important;
}

#item306723 {
	width:193px !important;
	left:59px !important;
	top:421px !important;
	min-height:13px !important;
}

#item306769 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item306792 {
	width:381px !important;
	left:58px !important;
	top:386px !important;
	min-height:34px !important;
}

#item306839 {
	width:580px !important;
	left:58px !important;
	top:75px !important;
	min-height:43px !important;
}

#item306863 {
	width:449px !important;
	left:59px !important;
	top:439px !important;
	min-height:32px !important;
}

#item306918 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item306941 {
	width:202px !important;
	left:271px !important;
	top:422px !important;
	min-height:7px !important;
}

#item306964 {
	width:40px !important;
	left:488px !important;
	top:639px !important;
	min-height:10px !important;
}

#item307002 {
	width:75px !important;
	height:27px !important;
	left:167px !important;
	top:386px !important;
}

#item391401 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item389293 {
	width:30px !important;
	height:49px !important;
}

#item389296 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item389299 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item389302 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item389305 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item389308 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item389311 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item389314 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item389317 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item389320 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item389323 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item389326 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item753 {
	width:203px !important;
	left:117px !important;
	top:749px !important;
	min-height:25px !important;
}

#item214701 {
	width:92px !important;
	height:36px !important;
	left:26px !important;
	top:736px !important;
}

#item307126 {
	width:558px !important;
	left:18px !important;
	top:706px !important;
	min-height:88px !important;
}

#item77633 {
	width:203px !important;
	left:59px !important;
	top:749px !important;
	min-height:25px !important;
}

#item391376 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item307247 {
	width:195px !important;
	left:60px !important;
	top:57px !important;
	min-height:13px !important;
}

#item307293 {
	width:488px !important;
	left:59px !important;
	top:22px !important;
	min-height:35px !important;
}

#item307339 {
	width:515px !important;
	left:60px !important;
	top:75px !important;
	min-height:56px !important;
}

#item307391 {
	width:202px !important;
	left:273px !important;
	top:58px !important;
	min-height:7px !important;
}

#item307444 {
	width:75px !important;
	height:27px !important;
	left:194px !important;
	top:22px !important;
}

#item307616 {
	width:46px !important;
	left:94px !important;
	top:275px !important;
	min-height:10px !important;
}

#item307639 {
	width:63px !important;
	left:225px !important;
	top:275px !important;
	min-height:10px !important;
}

#item307662 {
	width:40px !important;
	left:357px !important;
	top:275px !important;
	min-height:10px !important;
}

#item374632 {
	width:46px !important;
	height:27px !important;
	left:274px !important;
	top:22px !important;
}

#item389243 {
	width:30px !important;
	height:49px !important;
}

#item389246 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item389249 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item389252 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item389255 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item389258 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item389261 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item389264 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item389267 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item389270 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item389273 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item389276 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item307948 {
	width:53px !important;
	left:89px !important;
	top:275px !important;
	min-height:10px !important;
}

#item307994 {
	width:63px !important;
	left:85px !important;
	top:639px !important;
	min-height:10px !important;
}

#item308040 {
	width:41px !important;
	left:236px !important;
	top:275px !important;
	min-height:10px !important;
}

#item308087 {
	width:53px !important;
	left:229px !important;
	top:639px !important;
	min-height:10px !important;
}

#item308179 {
	width:66px !important;
	left:344px !important;
	top:639px !important;
	min-height:10px !important;
}

#item308225 {
	width:194px !important;
	left:60px !important;
	top:57px !important;
	min-height:13px !important;
}

#item308271 {
	width:195px !important;
	left:61px !important;
	top:421px !important;
	min-height:13px !important;
}

#item308317 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item308363 {
	width:381px !important;
	left:58px !important;
	top:386px !important;
	min-height:34px !important;
}

#item308411 {
	width:516px !important;
	left:58px !important;
	top:75px !important;
	min-height:56px !important;
}

#item308460 {
	width:525px !important;
	left:49px !important;
	top:439px !important;
	min-height:56px !important;
}

#item308516 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item308562 {
	width:202px !important;
	left:275px !important;
	top:422px !important;
	min-height:7px !important;
}

#item308694 {
	width:75px !important;
	height:27px !important;
	left:257px !important;
	top:22px !important;
}

#item308703 {
	width:75px !important;
	height:27px !important;
	left:187px !important;
	top:386px !important;
}

#item374639 {
	width:46px !important;
	height:27px !important;
	left:332px !important;
	top:22px !important;
}

#item374648 {
	width:46px !important;
	height:27px !important;
	left:271px !important;
	top:388px !important;
}

#item391351 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item307925 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item307971 {
	width:53px !important;
	left:90px !important;
	top:639px !important;
	min-height:10px !important;
}

#item308017 {
	width:53px !important;
	left:230px !important;
	top:275px !important;
	min-height:10px !important;
}

#item308064 {
	width:45px !important;
	left:234px !important;
	top:639px !important;
	min-height:10px !important;
}

#item308110 {
	width:66px !important;
	left:344px !important;
	top:275px !important;
	min-height:10px !important;
}

#item308156 {
	width:46px !important;
	left:354px !important;
	top:639px !important;
	min-height:10px !important;
}

#item308202 {
	width:194px !important;
	left:60px !important;
	top:57px !important;
	min-height:13px !important;
}

#item308248 {
	width:196px !important;
	left:61px !important;
	top:421px !important;
	min-height:13px !important;
}

#item308294 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item308340 {
	width:381px !important;
	left:59px !important;
	top:386px !important;
	min-height:34px !important;
}

#item308386 {
	width:515px !important;
	left:60px !important;
	top:75px !important;
	min-height:44px !important;
}

#item308435 {
	width:515px !important;
	left:60px !important;
	top:439px !important;
	min-height:44px !important;
}

#item308493 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item308539 {
	width:202px !important;
	left:275px !important;
	top:422px !important;
	min-height:7px !important;
}

#item308690 {
	width:75px !important;
	height:27px !important;
	left:168px !important;
	top:22px !important;
}

#item308698 {
	width:75px !important;
	height:27px !important;
	left:168px !important;
	top:386px !important;
}

#item374635 {
	width:46px !important;
	height:27px !important;
	left:243px !important;
	top:22px !important;
}

#item374643 {
	width:46px !important;
	height:27px !important;
	left:246px !important;
	top:388px !important;
}

#item389202 {
	width:30px !important;
	height:49px !important;
}

#item389205 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item389208 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item389211 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item389214 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item389217 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item389220 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item389224 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item389227 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item389230 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item389233 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item389236 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item286034 {
	width:68px !important;
	left:82px !important;
	top:716px !important;
	min-height:10px !important;
}

#item286104 {
	width:66px !important;
	left:223px !important;
	top:716px !important;
	min-height:10px !important;
}

#item286150 {
	width:40px !important;
	left:356px !important;
	top:716px !important;
	min-height:10px !important;
}

#item286196 {
	width:194px !important;
	left:59px !important;
	top:498px !important;
	min-height:13px !important;
}

#item286243 {
	width:381px !important;
	left:58px !important;
	top:463px !important;
	min-height:34px !important;
}

#item286290 {
	width:387px !important;
	left:59px !important;
	top:515px !important;
	min-height:32px !important;
}

#item286342 {
	width:202px !important;
	left:272px !important;
	top:499px !important;
	min-height:7px !important;
}

#item286421 {
	width:75px !important;
	height:27px !important;
	left:187px !important;
	top:463px !important;
}

#item391326 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item285661 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item285707 {
	width:45px !important;
	left:234px !important;
	top:275px !important;
	min-height:10px !important;
}

#item285730 {
	width:40px !important;
	left:357px !important;
	top:275px !important;
	min-height:10px !important;
}

#item285753 {
	width:196px !important;
	left:61px !important;
	top:57px !important;
	min-height:13px !important;
}

#item285776 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item285799 {
	width:374px !important;
	left:59px !important;
	top:75px !important;
	min-height:32px !important;
}

#item285825 {
	width:202px !important;
	left:275px !important;
	top:58px !important;
	min-height:7px !important;
}

#item285874 {
	width:75px !important;
	height:27px !important;
	left:188px !important;
	top:22px !important;
}

#item356210 {
	width:68px !important;
	left:82px !important;
	top:639px !important;
	min-height:10px !important;
}

#item356233 {
	width:45px !important;
	left:234px !important;
	top:639px !important;
	min-height:8px !important;
}

#item356256 {
	width:66px !important;
	left:344px !important;
	top:639px !important;
	min-height:10px !important;
}

#item356279 {
	width:195px !important;
	left:59px !important;
	top:421px !important;
	min-height:13px !important;
}

#item356302 {
	width:381px !important;
	left:59px !important;
	top:386px !important;
	min-height:34px !important;
}

#item356326 {
	width:374px !important;
	left:60px !important;
	top:439px !important;
	min-height:44px !important;
}

#item356353 {
	width:202px !important;
	left:272px !important;
	top:422px !important;
	min-height:7px !important;
}

#item356376 {
	width:46px !important;
	left:485px !important;
	top:639px !important;
	min-height:10px !important;
}

#item356402 {
	width:75px !important;
	height:27px !important;
	left:158px !important;
	top:386px !important;
}

#item389163 {
	width:30px !important;
	height:49px !important;
}

#item389166 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item389169 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item389172 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item389175 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item389178 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item389181 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item389184 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item389187 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item389190 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item389193 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item389196 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item311629 {
	width:68px !important;
	left:82px !important;
	top:703px !important;
	min-height:10px !important;
}

#item311721 {
	width:52px !important;
	left:230px !important;
	top:703px !important;
	min-height:10px !important;
}

#item311814 {
	width:45px !important;
	left:354px !important;
	top:703px !important;
	min-height:10px !important;
}

#item311907 {
	width:195px !important;
	left:58px !important;
	top:485px !important;
	min-height:13px !important;
}

#item311999 {
	width:381px !important;
	left:58px !important;
	top:450px !important;
	min-height:34px !important;
}

#item312094 {
	width:515px !important;
	left:59px !important;
	top:502px !important;
	min-height:44px !important;
}

#item312197 {
	width:202px !important;
	left:272px !important;
	top:486px !important;
	min-height:7px !important;
}

#item312289 {
	width:40px !important;
	left:488px !important;
	top:703px !important;
	min-height:10px !important;
}

#item312339 {
	width:75px !important;
	height:27px !important;
	left:157px !important;
	top:449px !important;
}

#item374652 {
	width:46px !important;
	height:27px !important;
	left:237px !important;
	top:451px !important;
}

#item391301 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item389122 {
	width:30px !important;
	height:49px !important;
}

#item389125 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item389128 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item389131 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item389134 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item389137 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item389140 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item389143 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item389146 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item389150 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item389153 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item389156 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item239435 {
	width:203px !important;
	left:117px !important;
	top:749px !important;
	min-height:25px !important;
}

#item239482 {
	width:92px !important;
	height:36px !important;
	left:26px !important;
	top:736px !important;
}

#item312639 {
	width:558px !important;
	left:18px !important;
	top:706px !important;
	min-height:88px !important;
}

#item239459 {
	width:203px !important;
	left:59px !important;
	top:749px !important;
	min-height:25px !important;
}

#item391276 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item312710 {
	width:62px !important;
	left:85px !important;
	top:275px !important;
	min-height:10px !important;
}

#item312733 {
	width:40px !important;
	left:236px !important;
	top:275px !important;
	min-height:8px !important;
}

#item312756 {
	width:195px !important;
	left:60px !important;
	top:57px !important;
	min-height:13px !important;
}

#item312779 {
	width:195px !important;
	left:60px !important;
	top:421px !important;
	min-height:13px !important;
}

#item312802 {
	width:488px !important;
	left:59px !important;
	top:22px !important;
	min-height:35px !important;
}

#item312825 {
	width:381px !important;
	left:59px !important;
	top:386px !important;
	min-height:34px !important;
}

#item312848 {
	width:515px !important;
	left:60px !important;
	top:75px !important;
	min-height:56px !important;
}

#item312872 {
	width:516px !important;
	left:59px !important;
	top:439px !important;
	min-height:68px !important;
}

#item312901 {
	width:202px !important;
	left:273px !important;
	top:58px !important;
	min-height:7px !important;
}

#item312925 {
	width:202px !important;
	left:273px !important;
	top:422px !important;
	min-height:7px !important;
}

#item312955 {
	width:75px !important;
	height:27px !important;
	left:154px !important;
	top:22px !important;
}

#item312958 {
	width:75px !important;
	height:27px !important;
	left:148px !important;
	top:386px !important;
}

#item312979 {
	width:46px !important;
	left:94px !important;
	top:644px !important;
	min-height:10px !important;
}

#item313002 {
	width:63px !important;
	left:225px !important;
	top:644px !important;
	min-height:10px !important;
}

#item313025 {
	width:41px !important;
	left:357px !important;
	top:644px !important;
	min-height:8px !important;
}

#item374656 {
	width:46px !important;
	height:27px !important;
	left:230px !important;
	top:22px !important;
}

#item374659 {
	width:46px !important;
	height:27px !important;
	left:230px !important;
	top:386px !important;
}

#item389083 {
	width:30px !important;
	height:49px !important;
}

#item389086 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item389090 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item389093 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item389096 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item389099 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item389102 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item389105 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item389108 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item389111 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item389114 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item389117 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item313229 {
	width:195px !important;
	left:60px !important;
	top:57px !important;
	min-height:13px !important;
}

#item313252 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item313275 {
	width:509px !important;
	left:52px !important;
	top:75px !important;
	min-height:54px !important;
}

#item313302 {
	width:202px !important;
	left:274px !important;
	top:58px !important;
	min-height:7px !important;
}

#item313329 {
	width:75px !important;
	height:27px !important;
	left:207px !important;
	top:22px !important;
}

#item313509 {
	width:196px !important;
	left:59px !important;
	top:421px !important;
	min-height:13px !important;
}

#item313555 {
	width:381px !important;
	left:59px !important;
	top:386px !important;
	min-height:34px !important;
}

#item313602 {
	width:515px !important;
	left:60px !important;
	top:439px !important;
	min-height:56px !important;
}

#item313653 {
	width:202px !important;
	left:273px !important;
	top:422px !important;
	min-height:7px !important;
}

#item313712 {
	width:75px !important;
	height:27px !important;
	left:148px !important;
	top:386px !important;
}

#item313812 {
	width:45px !important;
	left:94px !important;
	top:275px !important;
	min-height:10px !important;
}

#item313835 {
	width:52px !important;
	left:230px !important;
	top:275px !important;
	min-height:8px !important;
}

#item313858 {
	width:40px !important;
	left:356px !important;
	top:275px !important;
	min-height:10px !important;
}

#item313910 {
	width:46px !important;
	left:94px !important;
	top:639px !important;
	min-height:10px !important;
}

#item313933 {
	width:63px !important;
	left:225px !important;
	top:639px !important;
	min-height:10px !important;
}

#item313956 {
	width:45px !important;
	left:354px !important;
	top:639px !important;
	min-height:10px !important;
}

#item374667 {
	width:46px !important;
	height:27px !important;
	left:284px !important;
	top:22px !important;
}

#item374670 {
	width:46px !important;
	height:27px !important;
	left:227px !important;
	top:387px !important;
}

#item391251 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item313370 {
	width:46px !important;
	left:94px !important;
	top:275px !important;
	min-height:10px !important;
}

#item313417 {
	width:63px !important;
	left:225px !important;
	top:275px !important;
	min-height:10px !important;
}

#item313463 {
	width:79px !important;
	left:337px !important;
	top:275px !important;
	min-height:10px !important;
}

#item313486 {
	width:195px !important;
	left:61px !important;
	top:57px !important;
	min-height:13px !important;
}

#item313532 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item313578 {
	width:514px !important;
	left:61px !important;
	top:75px !important;
	min-height:56px !important;
}

#item313630 {
	width:202px !important;
	left:274px !important;
	top:58px !important;
	min-height:7px !important;
}

#item313707 {
	width:75px !important;
	height:27px !important;
	left:168px !important;
	top:22px !important;
}

#item374663 {
	width:46px !important;
	height:27px !important;
	left:245px !important;
	top:22px !important;
}

#item389037 {
	width:30px !important;
	height:49px !important;
}

#item389040 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item389043 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item389046 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item389049 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item389052 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item389055 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item389058 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item389061 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item389064 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item389067 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item389070 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item314205 {
	width:46px !important;
	left:93px !important;
	top:279px !important;
	min-height:10px !important;
}

#item314251 {
	width:48px !important;
	left:92px !important;
	top:639px !important;
	min-height:10px !important;
}

#item314297 {
	width:63px !important;
	left:224px !important;
	top:279px !important;
	min-height:10px !important;
}

#item314343 {
	width:63px !important;
	left:224px !important;
	top:639px !important;
	min-height:10px !important;
}

#item314436 {
	width:40px !important;
	left:356px !important;
	top:639px !important;
	min-height:10px !important;
}

#item314483 {
	width:195px !important;
	left:58px !important;
	top:57px !important;
	min-height:13px !important;
}

#item314529 {
	width:195px !important;
	left:58px !important;
	top:421px !important;
	min-height:13px !important;
}

#item314575 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item314621 {
	width:381px !important;
	left:58px !important;
	top:386px !important;
	min-height:34px !important;
}

#item314668 {
	width:516px !important;
	left:58px !important;
	top:75px !important;
	min-height:68px !important;
}

#item314716 {
	width:516px !important;
	left:58px !important;
	top:439px !important;
	min-height:56px !important;
}

#item314773 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item314819 {
	width:202px !important;
	left:272px !important;
	top:422px !important;
	min-height:7px !important;
}

#item314952 {
	width:75px !important;
	height:27px !important;
	left:157px !important;
	top:22px !important;
}

#item314961 {
	width:75px !important;
	height:27px !important;
	left:177px !important;
	top:386px !important;
}

#item374678 {
	width:46px !important;
	height:27px !important;
	left:234px !important;
	top:22px !important;
}

#item374683 {
	width:46px !important;
	height:27px !important;
	left:257px !important;
	top:386px !important;
}

#item391226 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item314182 {
	width:46px !important;
	left:94px !important;
	top:275px !important;
	min-height:10px !important;
}

#item314274 {
	width:49px !important;
	left:232px !important;
	top:275px !important;
	min-height:10px !important;
}

#item314366 {
	width:41px !important;
	left:357px !important;
	top:275px !important;
	min-height:10px !important;
}

#item314459 {
	width:196px !important;
	left:60px !important;
	top:57px !important;
	min-height:13px !important;
}

#item314552 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item314644 {
	width:516px !important;
	left:59px !important;
	top:75px !important;
	min-height:56px !important;
}

#item314750 {
	width:202px !important;
	left:274px !important;
	top:58px !important;
	min-height:7px !important;
}

#item314947 {
	width:75px !important;
	height:27px !important;
	left:178px !important;
	top:22px !important;
}

#item374675 {
	width:46px !important;
	height:27px !important;
	left:255px !important;
	top:22px !important;
}

#item388997 {
	width:30px !important;
	height:49px !important;
}

#item389000 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item389003 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item389006 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item389009 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item389012 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item389015 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item389018 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item389022 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item389025 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item389028 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item389031 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item315295 {
	width:45px !important;
	left:94px !important;
	top:275px !important;
	min-height:10px !important;
}

#item315341 {
	width:48px !important;
	left:92px !important;
	top:639px !important;
	min-height:10px !important;
}

#item315389 {
	width:46px !important;
	left:233px !important;
	top:275px !important;
	min-height:10px !important;
}

#item315435 {
	width:45px !important;
	left:233px !important;
	top:639px !important;
	min-height:10px !important;
}

#item315527 {
	width:63px !important;
	left:345px !important;
	top:639px !important;
	min-height:10px !important;
}

#item315573 {
	width:195px !important;
	left:60px !important;
	top:57px !important;
	min-height:13px !important;
}

#item315619 {
	width:196px !important;
	left:60px !important;
	top:421px !important;
	min-height:13px !important;
}

#item315665 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item315711 {
	width:381px !important;
	left:58px !important;
	top:386px !important;
	min-height:34px !important;
}

#item315759 {
	width:515px !important;
	left:60px !important;
	top:75px !important;
	min-height:56px !important;
}

#item315807 {
	width:516px !important;
	left:58px !important;
	top:439px !important;
	min-height:56px !important;
}

#item315863 {
	width:202px !important;
	left:274px !important;
	top:58px !important;
	min-height:7px !important;
}

#item315909 {
	width:202px !important;
	left:275px !important;
	top:422px !important;
	min-height:7px !important;
}

#item316040 {
	width:75px !important;
	height:27px !important;
	left:177px !important;
	top:22px !important;
}

#item316048 {
	width:75px !important;
	height:27px !important;
	left:187px !important;
	top:386px !important;
}

#item374687 {
	width:46px !important;
	height:27px !important;
	left:255px !important;
	top:22px !important;
}

#item374691 {
	width:46px !important;
	height:27px !important;
	left:269px !important;
	top:386px !important;
}

#item391201 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item315272 {
	width:46px !important;
	left:94px !important;
	top:275px !important;
	min-height:10px !important;
}

#item315318 {
	width:46px !important;
	left:94px !important;
	top:639px !important;
	min-height:10px !important;
}

#item315366 {
	width:63px !important;
	left:225px !important;
	top:275px !important;
	min-height:10px !important;
}

#item315412 {
	width:45px !important;
	left:234px !important;
	top:639px !important;
	min-height:10px !important;
}

#item315458 {
	width:45px !important;
	left:354px !important;
	top:275px !important;
	min-height:10px !important;
}

#item315504 {
	width:40px !important;
	left:357px !important;
	top:639px !important;
	min-height:10px !important;
}

#item315550 {
	width:196px !important;
	left:59px !important;
	top:57px !important;
	min-height:13px !important;
}

#item315596 {
	width:196px !important;
	left:60px !important;
	top:421px !important;
	min-height:13px !important;
}

#item315642 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item315688 {
	width:381px !important;
	left:59px !important;
	top:386px !important;
	min-height:34px !important;
}

#item315734 {
	width:515px !important;
	left:60px !important;
	top:75px !important;
	min-height:44px !important;
}

#item315783 {
	width:515px !important;
	left:60px !important;
	top:439px !important;
	min-height:44px !important;
}

#item315840 {
	width:202px !important;
	left:273px !important;
	top:58px !important;
	min-height:7px !important;
}

#item315886 {
	width:202px !important;
	left:274px !important;
	top:422px !important;
	min-height:7px !important;
}

#item315932 {
	width:40px !important;
	left:488px !important;
	top:275px !important;
	min-height:10px !important;
}

#item316037 {
	width:75px !important;
	height:27px !important;
	left:138px !important;
	top:22px !important;
}

#item316045 {
	width:75px !important;
	height:27px !important;
	left:188px !important;
	top:386px !important;
}

#item388955 {
	width:30px !important;
	height:49px !important;
}

#item388958 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388961 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388964 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388967 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388970 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388973 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388976 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388979 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388982 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388985 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388988 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item316396 {
	width:50px !important;
	left:91px !important;
	top:275px !important;
	min-height:8px !important;
}

#item316443 {
	width:46px !important;
	left:93px !important;
	top:639px !important;
	min-height:10px !important;
}

#item316489 {
	width:59px !important;
	left:226px !important;
	top:275px !important;
	min-height:10px !important;
}

#item316535 {
	width:63px !important;
	left:224px !important;
	top:639px !important;
	min-height:10px !important;
}

#item316581 {
	width:56px !important;
	left:348px !important;
	top:275px !important;
	min-height:10px !important;
}

#item316674 {
	width:195px !important;
	left:58px !important;
	top:57px !important;
	min-height:13px !important;
}

#item316720 {
	width:195px !important;
	left:58px !important;
	top:421px !important;
	min-height:13px !important;
}

#item316766 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item316814 {
	width:381px !important;
	left:58px !important;
	top:386px !important;
	min-height:34px !important;
}

#item316861 {
	width:515px !important;
	left:59px !important;
	top:75px !important;
	min-height:44px !important;
}

#item316909 {
	width:516px !important;
	left:58px !important;
	top:439px !important;
	min-height:56px !important;
}

#item316965 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item317011 {
	width:202px !important;
	left:272px !important;
	top:422px !important;
	min-height:7px !important;
}

#item317058 {
	width:58px !important;
	left:479px !important;
	top:275px !important;
	min-height:10px !important;
}

#item317151 {
	width:75px !important;
	height:27px !important;
	left:167px !important;
	top:386px !important;
}

#item391176 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item317416 {
	width:53px !important;
	left:90px !important;
	top:716px !important;
	min-height:10px !important;
}

#item317510 {
	width:49px !important;
	left:232px !important;
	top:716px !important;
	min-height:10px !important;
}

#item317579 {
	width:46px !important;
	left:354px !important;
	top:716px !important;
	min-height:10px !important;
}

#item317626 {
	width:196px !important;
	left:58px !important;
	top:498px !important;
	min-height:13px !important;
}

#item317672 {
	width:381px !important;
	left:59px !important;
	top:463px !important;
	min-height:34px !important;
}

#item317719 {
	width:515px !important;
	left:60px !important;
	top:516px !important;
	min-height:44px !important;
}

#item317770 {
	width:202px !important;
	left:272px !important;
	top:499px !important;
	min-height:7px !important;
}

#item317839 {
	width:40px !important;
	left:488px !important;
	top:716px !important;
	min-height:10px !important;
}

#item317872 {
	width:75px !important;
	height:27px !important;
	left:168px !important;
	top:463px !important;
}

#item388914 {
	width:30px !important;
	height:49px !important;
}

#item388917 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388920 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388923 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388926 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388929 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388932 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388936 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388939 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388942 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388945 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388948 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item318223 {
	width:46px !important;
	left:93px !important;
	top:716px !important;
	min-height:10px !important;
}

#item318408 {
	width:48px !important;
	left:232px !important;
	top:716px !important;
	min-height:10px !important;
}

#item318547 {
	width:46px !important;
	left:353px !important;
	top:716px !important;
	min-height:10px !important;
}

#item318640 {
	width:196px !important;
	left:58px !important;
	top:498px !important;
	min-height:13px !important;
}

#item318732 {
	width:381px !important;
	left:58px !important;
	top:463px !important;
	min-height:34px !important;
}

#item318827 {
	width:515px !important;
	left:59px !important;
	top:516px !important;
	min-height:44px !important;
}

#item318929 {
	width:202px !important;
	left:273px !important;
	top:499px !important;
	min-height:7px !important;
}

#item319067 {
	width:40px !important;
	left:488px !important;
	top:716px !important;
	min-height:10px !important;
}

#item319114 {
	width:75px !important;
	height:27px !important;
	left:167px !important;
	top:463px !important;
}

#item374696 {
	width:46px !important;
	height:27px !important;
	left:247px !important;
	top:464px !important;
}

#item391151 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item388873 {
	width:30px !important;
	height:49px !important;
}

#item388876 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388879 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388882 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388885 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388888 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388891 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388895 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388898 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388901 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388904 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388907 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item841 {
	width:203px !important;
	left:117px !important;
	top:749px !important;
	min-height:25px !important;
}

#item214704 {
	width:92px !important;
	height:36px !important;
	left:26px !important;
	top:736px !important;
}

#item319375 {
	width:558px !important;
	left:18px !important;
	top:706px !important;
	min-height:88px !important;
}

#item77604 {
	width:203px !important;
	left:59px !important;
	top:749px !important;
	min-height:25px !important;
}

#item391126 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item319437 {
	width:196px !important;
	left:59px !important;
	top:57px !important;
	min-height:13px !important;
}

#item319460 {
	width:488px !important;
	left:59px !important;
	top:22px !important;
	min-height:35px !important;
}

#item319483 {
	width:515px !important;
	left:60px !important;
	top:75px !important;
	min-height:56px !important;
}

#item319509 {
	width:202px !important;
	left:273px !important;
	top:58px !important;
	min-height:7px !important;
}

#item319535 {
	width:75px !important;
	height:27px !important;
	left:164px !important;
	top:22px !important;
}

#item319558 {
	width:45px !important;
	left:94px !important;
	top:275px !important;
	min-height:10px !important;
}

#item319581 {
	width:53px !important;
	left:230px !important;
	top:275px !important;
	min-height:10px !important;
}

#item319604 {
	width:40px !important;
	left:357px !important;
	top:275px !important;
	min-height:10px !important;
}

#item356822 {
	width:48px !important;
	left:92px !important;
	top:639px !important;
	min-height:10px !important;
}

#item356846 {
	width:53px !important;
	left:230px !important;
	top:639px !important;
	min-height:10px !important;
}

#item356869 {
	width:66px !important;
	left:344px !important;
	top:639px !important;
	min-height:10px !important;
}

#item356892 {
	width:195px !important;
	left:59px !important;
	top:421px !important;
	min-height:13px !important;
}

#item356915 {
	width:381px !important;
	left:59px !important;
	top:386px !important;
	min-height:34px !important;
}

#item356938 {
	width:515px !important;
	left:61px !important;
	top:439px !important;
	min-height:44px !important;
}

#item356964 {
	width:202px !important;
	left:272px !important;
	top:422px !important;
	min-height:7px !important;
}

#item356987 {
	width:79px !important;
	left:469px !important;
	top:639px !important;
	min-height:10px !important;
}

#item357014 {
	width:75px !important;
	height:27px !important;
	left:168px !important;
	top:386px !important;
}

#item374700 {
	width:46px !important;
	height:27px !important;
	left:240px !important;
	top:22px !important;
}

#item374703 {
	width:46px !important;
	height:27px !important;
	left:247px !important;
	top:387px !important;
}

#item388826 {
	width:30px !important;
	height:49px !important;
}

#item388829 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388832 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388835 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388838 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388841 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388844 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388847 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388850 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388853 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388856 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388859 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item319826 {
	width:46px !important;
	left:93px !important;
	top:275px !important;
	min-height:10px !important;
}

#item319918 {
	width:63px !important;
	left:224px !important;
	top:275px !important;
	min-height:10px !important;
}

#item320010 {
	width:45px !important;
	left:354px !important;
	top:275px !important;
	min-height:10px !important;
}

#item320102 {
	width:195px !important;
	left:58px !important;
	top:57px !important;
	min-height:13px !important;
}

#item320195 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item320289 {
	width:374px !important;
	left:58px !important;
	top:75px !important;
	min-height:32px !important;
}

#item320393 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item320485 {
	width:51px !important;
	left:482px !important;
	top:275px !important;
	min-height:10px !important;
}

#item320571 {
	width:75px !important;
	height:27px !important;
	left:137px !important;
	top:22px !important;
}

#item391101 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item388785 {
	width:30px !important;
	height:49px !important;
}

#item388788 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388791 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388794 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388797 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388800 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388803 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388806 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388809 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388813 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388816 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388819 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item364705 {
	width:203px !important;
	left:117px !important;
	top:749px !important;
	min-height:25px !important;
}

#item364751 {
	width:92px !important;
	height:36px !important;
	left:26px !important;
	top:736px !important;
}

#item320770 {
	width:558px !important;
	left:18px !important;
	top:706px !important;
	min-height:88px !important;
}

#item364728 {
	width:203px !important;
	left:59px !important;
	top:749px !important;
	min-height:25px !important;
}

#item391076 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item320832 {
	width:196px !important;
	left:59px !important;
	top:57px !important;
	min-height:13px !important;
}

#item320855 {
	width:488px !important;
	left:59px !important;
	top:22px !important;
	min-height:35px !important;
}

#item320878 {
	width:374px !important;
	left:59px !important;
	top:75px !important;
	min-height:32px !important;
}

#item320904 {
	width:202px !important;
	left:273px !important;
	top:58px !important;
	min-height:7px !important;
}

#item320931 {
	width:75px !important;
	height:27px !important;
	left:134px !important;
	top:22px !important;
}

#item320953 {
	width:53px !important;
	left:90px !important;
	top:275px !important;
	min-height:10px !important;
}

#item320976 {
	width:66px !important;
	left:224px !important;
	top:275px !important;
	min-height:10px !important;
}

#item320999 {
	width:79px !important;
	left:337px !important;
	top:275px !important;
	min-height:10px !important;
}

#item382573 {
	width:53px !important;
	left:90px !important;
	top:639px !important;
	min-height:10px !important;
}

#item382596 {
	width:47px !important;
	left:233px !important;
	top:639px !important;
	min-height:10px !important;
}

#item382619 {
	width:194px !important;
	left:60px !important;
	top:421px !important;
	min-height:13px !important;
}

#item382642 {
	width:381px !important;
	left:59px !important;
	top:386px !important;
	min-height:34px !important;
}

#item382665 {
	width:374px !important;
	left:59px !important;
	top:439px !important;
	min-height:32px !important;
}

#item382689 {
	width:202px !important;
	left:272px !important;
	top:422px !important;
	min-height:7px !important;
}

#item388747 {
	width:30px !important;
	height:49px !important;
}

#item388750 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388753 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388756 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388759 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388762 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388765 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388768 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388771 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388774 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388777 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388780 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item321196 {
	width:53px !important;
	left:89px !important;
	top:638px !important;
	min-height:10px !important;
}

#item321267 {
	width:53px !important;
	left:89px !important;
	top:275px !important;
	min-height:10px !important;
}

#item321290 {
	width:52px !important;
	left:230px !important;
	top:638px !important;
	min-height:10px !important;
}

#item321359 {
	width:66px !important;
	left:223px !important;
	top:275px !important;
	min-height:10px !important;
}

#item321383 {
	width:66px !important;
	left:344px !important;
	top:638px !important;
	min-height:10px !important;
}

#item321453 {
	width:40px !important;
	left:356px !important;
	top:275px !important;
	min-height:10px !important;
}

#item321476 {
	width:196px !important;
	left:59px !important;
	top:420px !important;
	min-height:13px !important;
}

#item321545 {
	width:194px !important;
	left:60px !important;
	top:57px !important;
	min-height:13px !important;
}

#item321568 {
	width:381px !important;
	left:58px !important;
	top:385px !important;
	min-height:34px !important;
}

#item321638 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item321661 {
	width:516px !important;
	left:59px !important;
	top:438px !important;
	min-height:44px !important;
}

#item321733 {
	width:518px !important;
	left:58px !important;
	top:75px !important;
	min-height:44px !important;
}

#item321765 {
	width:202px !important;
	left:273px !important;
	top:421px !important;
	min-height:7px !important;
}

#item321834 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item321963 {
	width:75px !important;
	height:27px !important;
	left:187px !important;
	top:385px !important;
}

#item321974 {
	width:75px !important;
	height:27px !important;
	left:267px !important;
	top:22px !important;
}

#item374706 {
	width:46px !important;
	height:27px !important;
	left:265px !important;
	top:385px !important;
}

#item374710 {
	width:46px !important;
	height:27px !important;
	left:349px !important;
	top:22px !important;
}

#item391050 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item383021 {
	width:68px !important;
	left:60px !important;
	top:716px !important;
	min-height:10px !important;
}

#item383044 {
	width:45px !important;
	left:211px !important;
	top:716px !important;
	min-height:10px !important;
}

#item383067 {
	width:39px !important;
	left:335px !important;
	top:716px !important;
	min-height:10px !important;
}

#item383090 {
	width:195px !important;
	left:36px !important;
	top:498px !important;
	min-height:13px !important;
}

#item383113 {
	width:381px !important;
	left:37px !important;
	top:463px !important;
	min-height:34px !important;
}

#item383136 {
	width:428px !important;
	left:36px !important;
	top:516px !important;
	min-height:32px !important;
}

#item383160 {
	width:202px !important;
	left:250px !important;
	top:499px !important;
	min-height:7px !important;
}

#item383183 {
	width:75px !important;
	height:27px !important;
	left:125px !important;
	top:463px !important;
}

#item388706 {
	width:30px !important;
	height:49px !important;
}

#item388709 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388712 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388715 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388718 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388721 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388724 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388727 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388731 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388735 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388738 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388741 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item322331 {
	width:53px !important;
	left:90px !important;
	top:275px !important;
	min-height:10px !important;
}

#item322424 {
	width:71px !important;
	left:81px !important;
	top:427px !important;
	min-height:10px !important;
}

#item322470 {
	width:45px !important;
	left:234px !important;
	top:275px !important;
	min-height:10px !important;
}

#item322608 {
	width:36px !important;
	left:359px !important;
	top:275px !important;
	min-height:10px !important;
}

#item322746 {
	width:196px !important;
	left:58px !important;
	top:57px !important;
	min-height:13px !important;
}

#item322841 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item322933 {
	width:618px !important;
	left:59px !important;
	top:514px !important;
	min-height:44px !important;
}

#item323038 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item323130 {
	width:72px !important;
	left:472px !important;
	top:275px !important;
	min-height:10px !important;
}

#item323281 {
	width:75px !important;
	height:27px !important;
	left:187px !important;
	top:22px !important;
}

#item391025 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item383277 {
	width:92px !important;
	left:47px !important;
	top:715px !important;
	min-height:10px !important;
}

#item383300 {
	width:63px !important;
	left:202px !important;
	top:715px !important;
	min-height:10px !important;
}

#item383323 {
	width:66px !important;
	left:321px !important;
	top:715px !important;
	min-height:10px !important;
}

#item383347 {
	width:195px !important;
	left:36px !important;
	top:497px !important;
	min-height:13px !important;
}

#item383370 {
	width:381px !important;
	left:36px !important;
	top:462px !important;
	min-height:34px !important;
}

#item383393 {
	width:374px !important;
	left:35px !important;
	top:514px !important;
	min-height:32px !important;
}

#item383417 {
	width:202px !important;
	left:249px !important;
	top:498px !important;
	min-height:7px !important;
}

#item383440 {
	width:40px !important;
	left:465px !important;
	top:715px !important;
	min-height:10px !important;
}

#item383463 {
	width:75px !important;
	height:27px !important;
	left:335px !important;
	top:461px !important;
}

#item388665 {
	width:30px !important;
	height:49px !important;
}

#item388668 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388671 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388674 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388677 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388680 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388683 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388686 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388689 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388692 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388695 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388698 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item323679 {
	width:39px !important;
	left:96px !important;
	top:639px !important;
	min-height:10px !important;
}

#item323748 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item323771 {
	width:53px !important;
	left:229px !important;
	top:639px !important;
	min-height:10px !important;
}

#item323841 {
	width:45px !important;
	left:233px !important;
	top:275px !important;
	min-height:10px !important;
}

#item323864 {
	width:46px !important;
	left:353px !important;
	top:639px !important;
	min-height:10px !important;
}

#item323933 {
	width:47px !important;
	left:353px !important;
	top:275px !important;
	min-height:10px !important;
}

#item323956 {
	width:194px !important;
	left:60px !important;
	top:421px !important;
	min-height:13px !important;
}

#item324025 {
	width:196px !important;
	left:58px !important;
	top:57px !important;
	min-height:13px !important;
}

#item324048 {
	width:381px !important;
	left:58px !important;
	top:386px !important;
	min-height:34px !important;
}

#item324117 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item324140 {
	width:374px !important;
	left:58px !important;
	top:439px !important;
	min-height:32px !important;
}

#item324213 {
	width:515px !important;
	left:59px !important;
	top:75px !important;
	min-height:44px !important;
}

#item324246 {
	width:202px !important;
	left:272px !important;
	top:422px !important;
	min-height:7px !important;
}

#item324315 {
	width:202px !important;
	left:273px !important;
	top:58px !important;
	min-height:7px !important;
}

#item324443 {
	width:75px !important;
	height:27px !important;
	left:117px !important;
	top:386px !important;
}

#item324454 {
	width:75px !important;
	height:27px !important;
	left:127px !important;
	top:22px !important;
}

#item391000 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item323725 {
	width:53px !important;
	left:90px !important;
	top:275px !important;
	min-height:10px !important;
}

#item323818 {
	width:47px !important;
	left:233px !important;
	top:275px !important;
	min-height:10px !important;
}

#item324002 {
	width:194px !important;
	left:61px !important;
	top:57px !important;
	min-height:13px !important;
}

#item324094 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item324189 {
	width:374px !important;
	left:59px !important;
	top:75px !important;
	min-height:32px !important;
}

#item324292 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item384116 {
	width:68px !important;
	left:82px !important;
	top:637px !important;
	min-height:10px !important;
}

#item384139 {
	width:40px !important;
	left:236px !important;
	top:637px !important;
	min-height:8px !important;
}

#item384163 {
	width:46px !important;
	left:354px !important;
	top:637px !important;
	min-height:10px !important;
}

#item384186 {
	width:194px !important;
	left:60px !important;
	top:419px !important;
	min-height:13px !important;
}

#item384209 {
	width:381px !important;
	left:59px !important;
	top:384px !important;
	min-height:34px !important;
}

#item384232 {
	width:414px !important;
	left:58px !important;
	top:437px !important;
	min-height:35px !important;
}

#item384256 {
	width:202px !important;
	left:272px !important;
	top:420px !important;
	min-height:7px !important;
}

#item388622 {
	width:30px !important;
	height:49px !important;
}

#item388625 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388628 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388631 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388634 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388637 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388640 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388643 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388646 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388649 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388652 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388655 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item325876 {
	width:40px !important;
	left:96px !important;
	top:275px !important;
	min-height:10px !important;
}

#item325968 {
	width:43px !important;
	left:234px !important;
	top:275px !important;
	min-height:10px !important;
}

#item326060 {
	width:50px !important;
	left:351px !important;
	top:275px !important;
	min-height:8px !important;
}

#item326153 {
	width:195px !important;
	left:60px !important;
	top:57px !important;
	min-height:13px !important;
}

#item326245 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item326340 {
	width:232px !important;
	left:59px !important;
	top:75px !important;
	min-height:20px !important;
}

#item326443 {
	width:202px !important;
	left:274px !important;
	top:58px !important;
	min-height:7px !important;
}

#item326535 {
	width:43px !important;
	left:487px !important;
	top:275px !important;
	min-height:10px !important;
}

#item390975 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item388579 {
	width:30px !important;
	height:49px !important;
}

#item388582 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388585 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388588 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388591 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388595 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388598 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388601 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388604 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388607 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388610 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388613 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item364825 {
	width:203px !important;
	left:117px !important;
	top:749px !important;
	min-height:25px !important;
}

#item364871 {
	width:92px !important;
	height:36px !important;
	left:26px !important;
	top:736px !important;
}

#item326807 {
	width:558px !important;
	left:18px !important;
	top:706px !important;
	min-height:88px !important;
}

#item364848 {
	width:203px !important;
	left:59px !important;
	top:749px !important;
	min-height:25px !important;
}

#item390950 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item326869 {
	width:193px !important;
	left:62px !important;
	top:57px !important;
	min-height:13px !important;
}

#item326892 {
	width:488px !important;
	left:59px !important;
	top:22px !important;
	min-height:35px !important;
}

#item326915 {
	width:515px !important;
	left:60px !important;
	top:75px !important;
	min-height:44px !important;
}

#item326941 {
	width:202px !important;
	left:273px !important;
	top:58px !important;
	min-height:7px !important;
}

#item326967 {
	width:75px !important;
	height:27px !important;
	left:154px !important;
	top:22px !important;
}

#item326988 {
	width:53px !important;
	left:90px !important;
	top:275px !important;
	min-height:8px !important;
}

#item327011 {
	width:40px !important;
	left:236px !important;
	top:275px !important;
	min-height:8px !important;
}

#item388539 {
	width:30px !important;
	height:49px !important;
}

#item388542 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388545 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388548 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388551 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388554 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388557 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388560 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388563 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388566 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388570 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388573 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item327258 {
	width:42px !important;
	left:95px !important;
	top:275px !important;
	min-height:10px !important;
}

#item327305 {
	width:45px !important;
	left:94px !important;
	top:639px !important;
	min-height:10px !important;
}

#item327351 {
	width:41px !important;
	left:236px !important;
	top:275px !important;
	min-height:10px !important;
}

#item327397 {
	width:41px !important;
	left:236px !important;
	top:639px !important;
	min-height:10px !important;
}

#item327536 {
	width:194px !important;
	left:59px !important;
	top:57px !important;
	min-height:13px !important;
}

#item327582 {
	width:194px !important;
	left:59px !important;
	top:421px !important;
	min-height:13px !important;
}

#item327628 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item327675 {
	width:381px !important;
	left:58px !important;
	top:386px !important;
	min-height:34px !important;
}

#item327722 {
	width:515px !important;
	left:59px !important;
	top:75px !important;
	min-height:44px !important;
}

#item327771 {
	width:515px !important;
	left:59px !important;
	top:439px !important;
	min-height:44px !important;
}

#item327827 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item327873 {
	width:202px !important;
	left:272px !important;
	top:422px !important;
	min-height:7px !important;
}

#item328005 {
	width:75px !important;
	height:27px !important;
	left:187px !important;
	top:22px !important;
}

#item328012 {
	width:75px !important;
	height:27px !important;
	left:257px !important;
	top:386px !important;
}

#item390925 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item327235 {
	width:40px !important;
	left:97px !important;
	top:275px !important;
	min-height:10px !important;
}

#item327328 {
	width:52px !important;
	left:230px !important;
	top:275px !important;
	min-height:10px !important;
}

#item327513 {
	width:194px !important;
	left:60px !important;
	top:57px !important;
	min-height:13px !important;
}

#item327605 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item327698 {
	width:515px !important;
	left:60px !important;
	top:75px !important;
	min-height:44px !important;
}

#item327803 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item328002 {
	width:75px !important;
	height:27px !important;
	left:198px !important;
	top:22px !important;
}

#item388488 {
	width:30px !important;
	height:49px !important;
}

#item388491 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388494 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388497 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388500 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388503 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388506 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388509 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388512 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388515 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388518 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388521 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item328353 {
	width:53px !important;
	left:89px !important;
	top:639px !important;
	min-height:10px !important;
}

#item328446 {
	width:41px !important;
	left:236px !important;
	top:639px !important;
	min-height:10px !important;
}

#item328538 {
	width:51px !important;
	left:351px !important;
	top:639px !important;
	min-height:8px !important;
}

#item328630 {
	width:194px !important;
	left:59px !important;
	top:421px !important;
	min-height:13px !important;
}

#item328722 {
	width:381px !important;
	left:58px !important;
	top:386px !important;
	min-height:34px !important;
}

#item328815 {
	width:414px !important;
	left:58px !important;
	top:439px !important;
	min-height:35px !important;
}

#item328920 {
	width:202px !important;
	left:272px !important;
	top:422px !important;
	min-height:7px !important;
}

#item329099 {
	width:75px !important;
	height:27px !important;
	left:147px !important;
	top:386px !important;
}

#item327282 {
	width:40px !important;
	left:96px !important;
	top:275px !important;
	min-height:10px !important;
}

#item327374 {
	width:42px !important;
	left:235px !important;
	top:275px !important;
	min-height:10px !important;
}

#item327559 {
	width:194px !important;
	left:59px !important;
	top:57px !important;
	min-height:13px !important;
}

#item327652 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item327746 {
	width:515px !important;
	left:59px !important;
	top:75px !important;
	min-height:44px !important;
}

#item327850 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item328008 {
	width:75px !important;
	height:27px !important;
	left:217px !important;
	top:22px !important;
}

#item374715 {
	width:46px !important;
	height:27px !important;
	left:228px !important;
	top:386px !important;
}

#item390900 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item357517 {
	width:53px !important;
	left:90px !important;
	top:275px !important;
	min-height:10px !important;
}

#item357541 {
	width:40px !important;
	left:236px !important;
	top:275px !important;
	min-height:8px !important;
}

#item357564 {
	width:194px !important;
	left:60px !important;
	top:57px !important;
	min-height:13px !important;
}

#item357587 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item357610 {
	width:374px !important;
	left:59px !important;
	top:75px !important;
	min-height:32px !important;
}

#item357636 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item357662 {
	width:75px !important;
	height:27px !important;
	left:138px !important;
	top:22px !important;
}

#item388448 {
	width:30px !important;
	height:49px !important;
}

#item388451 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388454 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388457 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388460 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388463 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388466 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388469 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388472 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388476 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388479 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388482 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item357287 {
	width:53px !important;
	left:90px !important;
	top:275px !important;
	min-height:10px !important;
}

#item357311 {
	width:40px !important;
	left:236px !important;
	top:275px !important;
	min-height:10px !important;
}

#item357334 {
	width:194px !important;
	left:60px !important;
	top:57px !important;
	min-height:13px !important;
}

#item357357 {
	width:241px !important;
	left:60px !important;
	top:70px !important;
	min-height:13px !important;
}

#item357381 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item357404 {
	width:479px !important;
	left:59px !important;
	top:85px !important;
	min-height:32px !important;
}

#item357430 {
	width:202px !important;
	left:319px !important;
	top:58px !important;
	min-height:7px !important;
}

#item357457 {
	width:75px !important;
	height:27px !important;
	left:168px !important;
	top:22px !important;
}

#item390875 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item329437 {
	width:53px !important;
	left:90px !important;
	top:639px !important;
	min-height:10px !important;
}

#item329460 {
	width:53px !important;
	left:90px !important;
	top:275px !important;
	min-height:10px !important;
}

#item329529 {
	width:42px !important;
	left:235px !important;
	top:639px !important;
	min-height:10px !important;
}

#item329552 {
	width:72px !important;
	left:220px !important;
	top:275px !important;
	min-height:10px !important;
}

#item329621 {
	width:41px !important;
	left:357px !important;
	top:639px !important;
	min-height:10px !important;
}

#item329714 {
	width:194px !important;
	left:60px !important;
	top:421px !important;
	min-height:13px !important;
}

#item329737 {
	width:193px !important;
	left:61px !important;
	top:57px !important;
	min-height:13px !important;
}

#item329806 {
	width:381px !important;
	left:59px !important;
	top:386px !important;
	min-height:34px !important;
}

#item329829 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item329898 {
	width:374px !important;
	left:59px !important;
	top:439px !important;
	min-height:32px !important;
}

#item329922 {
	width:374px !important;
	left:59px !important;
	top:75px !important;
	min-height:32px !important;
}

#item330004 {
	width:202px !important;
	left:272px !important;
	top:422px !important;
	min-height:7px !important;
}

#item330027 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item330201 {
	width:75px !important;
	height:27px !important;
	left:188px !important;
	top:386px !important;
}

#item330206 {
	width:75px !important;
	height:27px !important;
	left:156px !important;
	top:22px !important;
}

#item374720 {
	width:46px !important;
	height:27px !important;
	left:268px !important;
	top:386px !important;
}

#item388408 {
	width:30px !important;
	height:49px !important;
}

#item388411 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388414 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388417 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388420 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388423 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388426 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388429 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388432 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388435 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388438 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388441 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item330625 {
	width:53px !important;
	left:89px !important;
	top:716px !important;
	min-height:10px !important;
}

#item330809 {
	width:59px !important;
	left:227px !important;
	top:716px !important;
	min-height:8px !important;
}

#item330948 {
	width:40px !important;
	left:356px !important;
	top:716px !important;
	min-height:10px !important;
}

#item331040 {
	width:194px !important;
	left:59px !important;
	top:498px !important;
	min-height:13px !important;
}

#item331132 {
	width:381px !important;
	left:58px !important;
	top:463px !important;
	min-height:34px !important;
}

#item331228 {
	width:374px !important;
	left:58px !important;
	top:516px !important;
	min-height:32px !important;
}

#item331330 {
	width:202px !important;
	left:272px !important;
	top:499px !important;
	min-height:7px !important;
}

#item331469 {
	width:45px !important;
	left:486px !important;
	top:716px !important;
	min-height:10px !important;
}

#item331515 {
	width:75px !important;
	height:27px !important;
	left:147px !important;
	top:463px !important;
}

#item374723 {
	width:46px !important;
	height:27px !important;
	left:231px !important;
	top:463px !important;
}

#item390850 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item331840 {
	width:40px !important;
	left:96px !important;
	top:275px !important;
	min-height:10px !important;
}

#item331863 {
	width:40px !important;
	left:97px !important;
	top:639px !important;
	min-height:10px !important;
}

#item331886 {
	width:42px !important;
	left:235px !important;
	top:275px !important;
	min-height:10px !important;
}

#item331909 {
	width:53px !important;
	left:230px !important;
	top:639px !important;
	min-height:10px !important;
}

#item331978 {
	width:193px !important;
	left:61px !important;
	top:57px !important;
	min-height:13px !important;
}

#item332001 {
	width:193px !important;
	left:61px !important;
	top:421px !important;
	min-height:13px !important;
}

#item332024 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item332047 {
	width:381px !important;
	left:59px !important;
	top:386px !important;
	min-height:34px !important;
}

#item332070 {
	width:374px !important;
	left:59px !important;
	top:75px !important;
	min-height:32px !important;
}

#item332094 {
	width:374px !important;
	left:59px !important;
	top:439px !important;
	min-height:32px !important;
}

#item332123 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item332146 {
	width:202px !important;
	left:272px !important;
	top:422px !important;
	min-height:7px !important;
}

#item332221 {
	width:75px !important;
	height:27px !important;
	left:188px !important;
	top:22px !important;
}

#item332225 {
	width:75px !important;
	height:27px !important;
	left:188px !important;
	top:386px !important;
}

#item388367 {
	width:30px !important;
	height:49px !important;
}

#item388371 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388375 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388378 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388382 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388385 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388388 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388391 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388394 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388397 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388400 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388403 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item332474 {
	width:40px !important;
	left:96px !important;
	top:275px !important;
	min-height:10px !important;
}

#item332520 {
	width:45px !important;
	left:94px !important;
	top:639px !important;
	min-height:10px !important;
}

#item332566 {
	width:52px !important;
	left:230px !important;
	top:275px !important;
	min-height:10px !important;
}

#item332613 {
	width:41px !important;
	left:236px !important;
	top:639px !important;
	min-height:10px !important;
}

#item332752 {
	width:193px !important;
	left:61px !important;
	top:57px !important;
	min-height:13px !important;
}

#item332798 {
	width:194px !important;
	left:59px !important;
	top:421px !important;
	min-height:13px !important;
}

#item332844 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item332890 {
	width:381px !important;
	left:58px !important;
	top:386px !important;
	min-height:34px !important;
}

#item332937 {
	width:425px !important;
	left:61px !important;
	top:75px !important;
	min-height:36px !important;
}

#item332985 {
	width:374px !important;
	left:58px !important;
	top:439px !important;
	min-height:32px !important;
}

#item333042 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item333088 {
	width:202px !important;
	left:272px !important;
	top:422px !important;
	min-height:7px !important;
}

#item333220 {
	width:75px !important;
	height:27px !important;
	left:177px !important;
	top:22px !important;
}

#item333226 {
	width:75px !important;
	height:27px !important;
	left:177px !important;
	top:386px !important;
}

#item390825 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item388327 {
	width:30px !important;
	height:49px !important;
}

#item388330 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388333 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388336 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388339 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388342 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388345 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388348 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388351 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388354 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388357 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388360 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item364949 {
	width:203px !important;
	left:117px !important;
	top:749px !important;
	min-height:25px !important;
}

#item364995 {
	width:92px !important;
	height:36px !important;
	left:26px !important;
	top:736px !important;
}

#item333426 {
	width:558px !important;
	left:18px !important;
	top:706px !important;
	min-height:88px !important;
}

#item364972 {
	width:203px !important;
	left:59px !important;
	top:749px !important;
	min-height:25px !important;
}

#item390800 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item333768 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item333791 {
	width:68px !important;
	left:82px !important;
	top:639px !important;
	min-height:10px !important;
}

#item333815 {
	width:73px !important;
	left:220px !important;
	top:275px !important;
	min-height:10px !important;
}

#item333838 {
	width:53px !important;
	left:230px !important;
	top:639px !important;
	min-height:10px !important;
}

#item333884 {
	width:41px !important;
	left:357px !important;
	top:639px !important;
	min-height:10px !important;
}

#item333907 {
	width:192px !important;
	left:62px !important;
	top:57px !important;
	min-height:13px !important;
}

#item333930 {
	width:191px !important;
	left:63px !important;
	top:421px !important;
	min-height:13px !important;
}

#item333953 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item333976 {
	width:381px !important;
	left:59px !important;
	top:386px !important;
	min-height:34px !important;
}

#item333999 {
	width:515px !important;
	left:60px !important;
	top:75px !important;
	min-height:44px !important;
}

#item334023 {
	width:515px !important;
	left:60px !important;
	top:439px !important;
	min-height:44px !important;
}

#item334051 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item334075 {
	width:202px !important;
	left:272px !important;
	top:422px !important;
	min-height:7px !important;
}

#item334150 {
	width:75px !important;
	height:27px !important;
	left:438px !important;
	top:22px !important;
}

#item334153 {
	width:75px !important;
	height:27px !important;
	left:298px !important;
	top:386px !important;
}

#item374727 {
	width:46px !important;
	height:27px !important;
	left:515px !important;
	top:22px !important;
}

#item388288 {
	width:30px !important;
	height:49px !important;
}

#item388292 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388295 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388298 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388301 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388304 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388307 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388310 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388313 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388316 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388319 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388322 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item335620 {
	width:53px !important;
	left:89px !important;
	top:275px !important;
	min-height:10px !important;
}

#item335643 {
	width:53px !important;
	left:89px !important;
	top:639px !important;
	min-height:10px !important;
}

#item335667 {
	width:84px !important;
	left:214px !important;
	top:275px !important;
	min-height:10px !important;
}

#item335691 {
	width:66px !important;
	left:223px !important;
	top:639px !important;
	min-height:10px !important;
}

#item335714 {
	width:40px !important;
	left:356px !important;
	top:275px !important;
	min-height:10px !important;
}

#item335737 {
	width:85px !important;
	left:334px !important;
	top:639px !important;
	min-height:10px !important;
}

#item335760 {
	width:191px !important;
	left:59px !important;
	top:57px !important;
	min-height:13px !important;
}

#item335783 {
	width:191px !important;
	left:59px !important;
	top:421px !important;
	min-height:13px !important;
}

#item335806 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item335829 {
	width:381px !important;
	left:58px !important;
	top:386px !important;
	min-height:34px !important;
}

#item335852 {
	width:515px !important;
	left:59px !important;
	top:75px !important;
	min-height:44px !important;
}

#item335876 {
	width:657px !important;
	left:56px !important;
	top:439px !important;
	min-height:56px !important;
}

#item335905 {
	width:202px !important;
	left:269px !important;
	top:58px !important;
	min-height:7px !important;
}

#item335928 {
	width:202px !important;
	left:269px !important;
	top:422px !important;
	min-height:7px !important;
}

#item336004 {
	width:75px !important;
	height:27px !important;
	left:257px !important;
	top:22px !important;
}

#item336007 {
	width:75px !important;
	height:27px !important;
	left:287px !important;
	top:386px !important;
}

#item390775 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item289157 {
	width:68px !important;
	left:82px !important;
	top:563px !important;
	min-height:10px !important;
}

#item289250 {
	width:53px !important;
	left:90px !important;
	top:716px !important;
	min-height:10px !important;
}

#item289296 {
	width:96px !important;
	left:208px !important;
	top:563px !important;
	min-height:10px !important;
}

#item289434 {
	width:84px !important;
	left:335px !important;
	top:563px !important;
	min-height:10px !important;
}

#item289573 {
	width:191px !important;
	left:61px !important;
	top:346px !important;
	min-height:13px !important;
}

#item289665 {
	width:381px !important;
	left:59px !important;
	top:310px !important;
	min-height:34px !important;
}

#item289758 {
	width:515px !important;
	left:60px !important;
	top:363px !important;
	min-height:44px !important;
}

#item289863 {
	width:202px !important;
	left:270px !important;
	top:347px !important;
	min-height:7px !important;
}

#item289955 {
	width:40px !important;
	left:488px !important;
	top:563px !important;
	min-height:10px !important;
}

#item290106 {
	width:75px !important;
	height:27px !important;
	left:228px !important;
	top:310px !important;
}

#item388237 {
	width:30px !important;
	height:49px !important;
}

#item388240 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388243 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388246 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388249 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388252 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388255 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388258 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388261 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388264 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388267 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388270 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item336311 {
	width:53px !important;
	left:89px !important;
	top:275px !important;
	min-height:10px !important;
}

#item336357 {
	width:68px !important;
	left:82px !important;
	top:639px !important;
	min-height:10px !important;
}

#item336404 {
	width:66px !important;
	left:223px !important;
	top:275px !important;
	min-height:8px !important;
}

#item336452 {
	width:47px !important;
	left:233px !important;
	top:639px !important;
	min-height:10px !important;
}

#item336498 {
	width:85px !important;
	left:334px !important;
	top:275px !important;
	min-height:10px !important;
}

#item336590 {
	width:192px !important;
	left:60px !important;
	top:57px !important;
	min-height:13px !important;
}

#item336636 {
	width:192px !important;
	left:60px !important;
	top:421px !important;
	min-height:13px !important;
}

#item336682 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item336728 {
	width:381px !important;
	left:58px !important;
	top:386px !important;
	min-height:34px !important;
}

#item336775 {
	width:515px !important;
	left:59px !important;
	top:75px !important;
	min-height:44px !important;
}

#item336825 {
	width:515px !important;
	left:59px !important;
	top:439px !important;
	min-height:44px !important;
}

#item336880 {
	width:202px !important;
	left:270px !important;
	top:58px !important;
	min-height:7px !important;
}

#item336926 {
	width:202px !important;
	left:270px !important;
	top:422px !important;
	min-height:7px !important;
}

#item336972 {
	width:40px !important;
	left:488px !important;
	top:275px !important;
	min-height:10px !important;
}

#item337059 {
	width:75px !important;
	height:27px !important;
	left:247px !important;
	top:22px !important;
}

#item337066 {
	width:75px !important;
	height:27px !important;
	left:257px !important;
	top:386px !important;
}

#item374731 {
	width:46px !important;
	height:27px !important;
	left:337px !important;
	top:387px !important;
}

#item390750 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item336288 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item336334 {
	width:68px !important;
	left:82px !important;
	top:639px !important;
	min-height:10px !important;
}

#item336380 {
	width:84px !important;
	left:214px !important;
	top:275px !important;
	min-height:10px !important;
}

#item336428 {
	width:96px !important;
	left:208px !important;
	top:639px !important;
	min-height:10px !important;
}

#item336475 {
	width:96px !important;
	left:329px !important;
	top:275px !important;
	min-height:10px !important;
}

#item336521 {
	width:40px !important;
	left:357px !important;
	top:639px !important;
	min-height:10px !important;
}

#item336567 {
	width:191px !important;
	left:63px !important;
	top:57px !important;
	min-height:13px !important;
}

#item336613 {
	width:191px !important;
	left:63px !important;
	top:421px !important;
	min-height:13px !important;
}

#item336659 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item336705 {
	width:381px !important;
	left:59px !important;
	top:386px !important;
	min-height:34px !important;
}

#item336751 {
	width:503px !important;
	left:60px !important;
	top:75px !important;
	min-height:56px !important;
}

#item336799 {
	width:515px !important;
	left:60px !important;
	top:439px !important;
	min-height:44px !important;
}

#item336857 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item336903 {
	width:202px !important;
	left:272px !important;
	top:422px !important;
	min-height:7px !important;
}

#item336949 {
	width:40px !important;
	left:488px !important;
	top:275px !important;
	min-height:10px !important;
}

#item337054 {
	width:75px !important;
	height:27px !important;
	left:278px !important;
	top:22px !important;
}

#item337062 {
	width:75px !important;
	height:27px !important;
	left:258px !important;
	top:386px !important;
}

#item388194 {
	width:30px !important;
	height:49px !important;
}

#item388197 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388200 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388203 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388206 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388209 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388212 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388215 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388218 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388221 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388224 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388227 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item334414 {
	width:68px !important;
	left:82px !important;
	top:563px !important;
	min-height:10px !important;
}

#item334460 {
	width:96px !important;
	left:68px !important;
	top:716px !important;
	min-height:10px !important;
}

#item334506 {
	width:53px !important;
	left:229px !important;
	top:563px !important;
	min-height:10px !important;
}

#item334552 {
	width:69px !important;
	left:221px !important;
	top:716px !important;
	min-height:10px !important;
}

#item334598 {
	width:66px !important;
	left:344px !important;
	top:563px !important;
	min-height:10px !important;
}

#item334645 {
	width:85px !important;
	left:334px !important;
	top:716px !important;
	min-height:10px !important;
}

#item334692 {
	width:192px !important;
	left:62px !important;
	top:346px !important;
	min-height:13px !important;
}

#item334738 {
	width:381px !important;
	left:58px !important;
	top:310px !important;
	min-height:34px !important;
}

#item334785 {
	width:515px !important;
	left:59px !important;
	top:363px !important;
	min-height:44px !important;
}

#item334836 {
	width:202px !important;
	left:272px !important;
	top:347px !important;
	min-height:7px !important;
}

#item334882 {
	width:40px !important;
	left:488px !important;
	top:563px !important;
	min-height:10px !important;
}

#item334962 {
	width:75px !important;
	height:27px !important;
	left:287px !important;
	top:310px !important;
}

#item335023 {
	width:53px !important;
	left:89px !important;
	top:275px !important;
	min-height:10px !important;
}

#item335069 {
	width:84px !important;
	left:214px !important;
	top:275px !important;
	min-height:10px !important;
}

#item335115 {
	width:69px !important;
	left:342px !important;
	top:275px !important;
	min-height:10px !important;
}

#item335162 {
	width:191px !important;
	left:62px !important;
	top:57px !important;
	min-height:13px !important;
}

#item335208 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item335255 {
	width:519px !important;
	left:60px !important;
	top:75px !important;
	min-height:56px !important;
}

#item335307 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item335353 {
	width:40px !important;
	left:488px !important;
	top:275px !important;
	min-height:10px !important;
}

#item335387 {
	width:75px !important;
	height:27px !important;
	left:257px !important;
	top:22px !important;
}

#item390725 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item335000 {
	width:92px !important;
	left:70px !important;
	top:275px !important;
	min-height:8px !important;
}

#item335046 {
	width:66px !important;
	left:224px !important;
	top:275px !important;
	min-height:10px !important;
}

#item335092 {
	width:96px !important;
	left:329px !important;
	top:275px !important;
	min-height:10px !important;
}

#item335138 {
	width:191px !important;
	left:63px !important;
	top:57px !important;
	min-height:13px !important;
}

#item335185 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item335231 {
	width:515px !important;
	left:60px !important;
	top:75px !important;
	min-height:56px !important;
}

#item335284 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item335330 {
	width:84px !important;
	left:466px !important;
	top:275px !important;
	min-height:10px !important;
}

#item335383 {
	width:75px !important;
	height:27px !important;
	left:388px !important;
	top:22px !important;
}

#item388153 {
	width:30px !important;
	height:49px !important;
}

#item388156 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388159 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388162 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388165 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388168 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388171 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388174 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388177 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388180 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388183 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388186 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item340677 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item340700 {
	width:53px !important;
	left:89px !important;
	top:639px !important;
	min-height:10px !important;
}

#item340723 {
	width:42px !important;
	left:235px !important;
	top:275px !important;
	min-height:10px !important;
}

#item340746 {
	width:84px !important;
	left:214px !important;
	top:639px !important;
	min-height:10px !important;
}

#item340769 {
	width:47px !important;
	left:353px !important;
	top:275px !important;
	min-height:10px !important;
}

#item340792 {
	width:66px !important;
	left:344px !important;
	top:639px !important;
	min-height:10px !important;
}

#item340815 {
	width:192px !important;
	left:62px !important;
	top:57px !important;
	min-height:13px !important;
}

#item340839 {
	width:191px !important;
	left:62px !important;
	top:421px !important;
	min-height:13px !important;
}

#item340862 {
	width:518px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item340885 {
	width:381px !important;
	left:58px !important;
	top:386px !important;
	min-height:34px !important;
}

#item340908 {
	width:513px !important;
	left:62px !important;
	top:75px !important;
	min-height:56px !important;
}

#item340932 {
	width:578px !important;
	left:59px !important;
	top:439px !important;
	min-height:44px !important;
}

#item340960 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item340983 {
	width:202px !important;
	left:272px !important;
	top:422px !important;
	min-height:7px !important;
}

#item341059 {
	width:75px !important;
	height:27px !important;
	left:507px !important;
	top:22px !important;
}

#item341066 {
	width:75px !important;
	height:27px !important;
	left:287px !important;
	top:386px !important;
}

#item374736 {
	width:46px !important;
	height:27px !important;
	left:366px !important;
	top:388px !important;
}

#item390700 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item340141 {
	width:92px !important;
	left:70px !important;
	top:716px !important;
	min-height:10px !important;
}

#item340234 {
	width:66px !important;
	left:224px !important;
	top:716px !important;
	min-height:10px !important;
}

#item340303 {
	width:96px !important;
	left:329px !important;
	top:716px !important;
	min-height:10px !important;
}

#item340349 {
	width:192px !important;
	left:62px !important;
	top:498px !important;
	min-height:13px !important;
}

#item340395 {
	width:381px !important;
	left:59px !important;
	top:463px !important;
	min-height:34px !important;
}

#item340442 {
	width:515px !important;
	left:60px !important;
	top:516px !important;
	min-height:44px !important;
}

#item340493 {
	width:202px !important;
	left:272px !important;
	top:499px !important;
	min-height:7px !important;
}

#item340596 {
	width:75px !important;
	height:27px !important;
	left:278px !important;
	top:463px !important;
}

#item388112 {
	width:30px !important;
	height:49px !important;
}

#item388115 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388118 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388121 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388124 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388127 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388130 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388133 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388136 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388139 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388142 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388145 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item341396 {
	width:53px !important;
	left:89px !important;
	top:427px !important;
	min-height:10px !important;
}

#item382029 {
	width:99px !important;
	left:66px !important;
	top:275px !important;
	min-height:10px !important;
}

#item341535 {
	width:84px !important;
	left:214px !important;
	top:427px !important;
	min-height:10px !important;
}

#item382052 {
	width:141px !important;
	left:185px !important;
	top:275px !important;
	min-height:10px !important;
}

#item341674 {
	width:40px !important;
	left:503px !important;
	top:275px !important;
	min-height:10px !important;
}

#item341812 {
	width:191px !important;
	left:62px !important;
	top:57px !important;
	min-height:13px !important;
}

#item341905 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item341999 {
	width:382px !important;
	left:58px !important;
	top:75px !important;
	min-height:32px !important;
}

#item342103 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item342195 {
	width:125px !important;
	left:336px !important;
	top:275px !important;
	min-height:10px !important;
}

#item342326 {
	width:75px !important;
	height:27px !important;
	left:287px !important;
	top:22px !important;
}

#item390675 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item342561 {
	width:60px !important;
	left:87px !important;
	top:275px !important;
	min-height:10px !important;
}

#item342584 {
	width:53px !important;
	left:90px !important;
	top:639px !important;
	min-height:22px !important;
}

#item342607 {
	width:96px !important;
	left:208px !important;
	top:275px !important;
	min-height:10px !important;
}

#item342630 {
	width:40px !important;
	left:236px !important;
	top:639px !important;
	min-height:10px !important;
}

#item342676 {
	width:84px !important;
	left:335px !important;
	top:639px !important;
	min-height:22px !important;
}

#item342699 {
	width:191px !important;
	left:63px !important;
	top:57px !important;
	min-height:13px !important;
}

#item342722 {
	width:192px !important;
	left:62px !important;
	top:421px !important;
	min-height:13px !important;
}

#item342745 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item342769 {
	width:381px !important;
	left:59px !important;
	top:386px !important;
	min-height:34px !important;
}

#item342792 {
	width:374px !important;
	left:60px !important;
	top:75px !important;
	min-height:32px !important;
}

#item342816 {
	width:495px !important;
	left:80px !important;
	top:439px !important;
	min-height:32px !important;
}

#item342845 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item342868 {
	width:202px !important;
	left:272px !important;
	top:422px !important;
	min-height:7px !important;
}

#item342947 {
	width:75px !important;
	height:27px !important;
	left:388px !important;
	top:386px !important;
}

#item388074 {
	width:30px !important;
	height:49px !important;
}

#item388077 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388080 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388083 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388086 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388089 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388092 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388095 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388098 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388101 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388104 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388107 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item343233 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item343279 {
	width:53px !important;
	left:89px !important;
	top:639px !important;
	min-height:10px !important;
}

#item343325 {
	width:66px !important;
	left:223px !important;
	top:275px !important;
	min-height:10px !important;
}

#item343371 {
	width:52px !important;
	left:230px !important;
	top:639px !important;
	min-height:10px !important;
}

#item343463 {
	width:66px !important;
	left:343px !important;
	top:639px !important;
	min-height:10px !important;
}

#item343509 {
	width:192px !important;
	left:62px !important;
	top:57px !important;
	min-height:13px !important;
}

#item343556 {
	width:192px !important;
	left:62px !important;
	top:421px !important;
	min-height:13px !important;
}

#item343604 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item343650 {
	width:381px !important;
	left:58px !important;
	top:386px !important;
	min-height:34px !important;
}

#item343697 {
	width:374px !important;
	left:59px !important;
	top:75px !important;
	min-height:32px !important;
}

#item343745 {
	width:533px !important;
	left:59px !important;
	top:439px !important;
	min-height:32px !important;
}

#item343802 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item343849 {
	width:202px !important;
	left:272px !important;
	top:422px !important;
	min-height:7px !important;
}

#item343983 {
	width:75px !important;
	height:27px !important;
	left:257px !important;
	top:22px !important;
}

#item390650 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item343210 {
	width:68px !important;
	left:82px !important;
	top:635px !important;
	min-height:10px !important;
}

#item343302 {
	width:84px !important;
	left:214px !important;
	top:635px !important;
	min-height:10px !important;
}

#item343486 {
	width:185px !important;
	left:62px !important;
	top:417px !important;
	min-height:13px !important;
}

#item343580 {
	width:381px !important;
	left:59px !important;
	top:382px !important;
	min-height:34px !important;
}

#item343673 {
	width:374px !important;
	left:60px !important;
	top:434px !important;
	min-height:32px !important;
}

#item343779 {
	width:202px !important;
	left:265px !important;
	top:418px !important;
	min-height:7px !important;
}

#item343976 {
	width:75px !important;
	height:27px !important;
	left:238px !important;
	top:381px !important;
}

#item384351 {
	width:63px !important;
	left:62px !important;
	top:275px !important;
	min-height:10px !important;
}

#item384374 {
	width:69px !important;
	left:199px !important;
	top:275px !important;
	min-height:10px !important;
}

#item384397 {
	width:96px !important;
	left:306px !important;
	top:275px !important;
	min-height:10px !important;
}

#item384420 {
	width:192px !important;
	left:39px !important;
	top:57px !important;
	min-height:13px !important;
}

#item384443 {
	width:381px !important;
	left:36px !important;
	top:22px !important;
	min-height:34px !important;
}

#item384467 {
	width:533px !important;
	left:36px !important;
	top:75px !important;
	min-height:32px !important;
}

#item384491 {
	width:202px !important;
	left:249px !important;
	top:58px !important;
	min-height:7px !important;
}

#item388032 {
	width:30px !important;
	height:49px !important;
}

#item388035 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item388039 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item388042 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item388045 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item388048 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388051 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388054 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388057 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388060 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388063 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388066 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item344348 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item344394 {
	width:68px !important;
	left:82px !important;
	top:639px !important;
	min-height:10px !important;
}

#item344440 {
	width:84px !important;
	left:214px !important;
	top:275px !important;
	min-height:10px !important;
}

#item344486 {
	width:66px !important;
	left:223px !important;
	top:639px !important;
	min-height:10px !important;
}

#item344533 {
	width:69px !important;
	left:342px !important;
	top:275px !important;
	min-height:10px !important;
}

#item344579 {
	width:73px !important;
	left:340px !important;
	top:639px !important;
	min-height:10px !important;
}

#item344625 {
	width:191px !important;
	left:62px !important;
	top:57px !important;
	min-height:13px !important;
}

#item344671 {
	width:192px !important;
	left:62px !important;
	top:421px !important;
	min-height:13px !important;
}

#item344717 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item344765 {
	width:381px !important;
	left:58px !important;
	top:386px !important;
	min-height:34px !important;
}

#item344812 {
	width:515px !important;
	left:59px !important;
	top:75px !important;
	min-height:44px !important;
}

#item344860 {
	width:625px !important;
	left:59px !important;
	top:439px !important;
	min-height:44px !important;
}

#item344915 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item344964 {
	width:202px !important;
	left:272px !important;
	top:422px !important;
	min-height:7px !important;
}

#item345010 {
	width:40px !important;
	left:488px !important;
	top:275px !important;
	min-height:10px !important;
}

#item345096 {
	width:75px !important;
	height:27px !important;
	left:257px !important;
	top:22px !important;
}

#item345103 {
	width:75px !important;
	height:27px !important;
	left:297px !important;
	top:386px !important;
}

#item390624 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item385073 {
	width:40px !important;
	left:74px !important;
	top:275px !important;
	min-height:10px !important;
}

#item385324 {
	width:46px !important;
	left:71px !important;
	top:637px !important;
	min-height:10px !important;
}

#item385096 {
	width:54px !important;
	left:207px !important;
	top:275px !important;
	min-height:10px !important;
}

#item385347 {
	width:45px !important;
	left:211px !important;
	top:637px !important;
	min-height:10px !important;
}

#item385119 {
	width:47px !important;
	left:330px !important;
	top:275px !important;
	min-height:10px !important;
}

#item385370 {
	width:46px !important;
	left:331px !important;
	top:637px !important;
	min-height:10px !important;
}

#item385142 {
	width:190px !important;
	left:38px !important;
	top:57px !important;
	min-height:13px !important;
}

#item385393 {
	width:192px !important;
	left:39px !important;
	top:419px !important;
	min-height:13px !important;
}

#item385165 {
	width:381px !important;
	left:36px !important;
	top:22px !important;
	min-height:34px !important;
}

#item385416 {
	width:381px !important;
	left:36px !important;
	top:384px !important;
	min-height:34px !important;
}

#item385189 {
	width:374px !important;
	left:36px !important;
	top:75px !important;
	min-height:32px !important;
}

#item385439 {
	width:571px !important;
	left:37px !important;
	top:437px !important;
	min-height:36px !important;
}

#item385213 {
	width:202px !important;
	left:246px !important;
	top:58px !important;
	min-height:7px !important;
}

#item385463 {
	width:202px !important;
	left:249px !important;
	top:420px !important;
	min-height:7px !important;
}

#item385486 {
	width:40px !important;
	left:465px !important;
	top:637px !important;
	min-height:10px !important;
}

#item385259 {
	width:75px !important;
	height:27px !important;
	left:205px !important;
	top:22px !important;
}

#item385509 {
	width:75px !important;
	height:27px !important;
	left:235px !important;
	top:384px !important;
}

#item387982 {
	width:30px !important;
	height:49px !important;
}

#item387985 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item387989 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item387992 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item387995 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item387998 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item388002 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item388005 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item388008 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item388011 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item388014 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item388018 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item365087 {
	width:203px !important;
	left:117px !important;
	top:749px !important;
	min-height:25px !important;
}

#item365133 {
	width:92px !important;
	height:36px !important;
	left:26px !important;
	top:736px !important;
}

#item345315 {
	width:558px !important;
	left:18px !important;
	top:706px !important;
	min-height:88px !important;
}

#item365110 {
	width:203px !important;
	left:59px !important;
	top:749px !important;
	min-height:25px !important;
}

#item390599 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item345861 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item345884 {
	width:53px !important;
	left:90px !important;
	top:639px !important;
	min-height:10px !important;
}

#item345907 {
	width:66px !important;
	left:224px !important;
	top:275px !important;
	min-height:10px !important;
}

#item345931 {
	width:84px !important;
	left:214px !important;
	top:639px !important;
	min-height:10px !important;
}

#item345954 {
	width:84px !important;
	left:335px !important;
	top:275px !important;
	min-height:10px !important;
}

#item345977 {
	width:96px !important;
	left:329px !important;
	top:639px !important;
	min-height:10px !important;
}

#item346001 {
	width:195px !important;
	left:59px !important;
	top:57px !important;
	min-height:13px !important;
}

#item346024 {
	width:189px !important;
	left:62px !important;
	top:421px !important;
	min-height:13px !important;
}

#item346048 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item346071 {
	width:381px !important;
	left:59px !important;
	top:386px !important;
	min-height:34px !important;
}

#item346096 {
	width:515px !important;
	left:60px !important;
	top:75px !important;
	min-height:44px !important;
}

#item346120 {
	width:515px !important;
	left:60px !important;
	top:439px !important;
	min-height:44px !important;
}

#item346148 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item346171 {
	width:202px !important;
	left:269px !important;
	top:422px !important;
	min-height:7px !important;
}

#item346246 {
	width:75px !important;
	height:27px !important;
	left:358px !important;
	top:22px !important;
}

#item346250 {
	width:75px !important;
	height:27px !important;
	left:328px !important;
	top:386px !important;
}

#item387944 {
	width:30px !important;
	height:49px !important;
}

#item387947 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item387950 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item387953 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item387956 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item387959 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item387962 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item387965 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item387968 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item387971 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item387974 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item387977 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item338857 {
	width:68px !important;
	left:82px !important;
	top:563px !important;
	min-height:10px !important;
}

#item338903 {
	width:96px !important;
	left:68px !important;
	top:716px !important;
	min-height:10px !important;
}

#item338949 {
	width:66px !important;
	left:223px !important;
	top:563px !important;
	min-height:10px !important;
}

#item339041 {
	width:40px !important;
	left:356px !important;
	top:563px !important;
	min-height:10px !important;
}

#item339134 {
	width:190px !important;
	left:60px !important;
	top:346px !important;
	min-height:13px !important;
}

#item339180 {
	width:381px !important;
	left:58px !important;
	top:310px !important;
	min-height:34px !important;
}

#item339227 {
	width:515px !important;
	left:59px !important;
	top:363px !important;
	min-height:44px !important;
}

#item339278 {
	width:202px !important;
	left:269px !important;
	top:347px !important;
	min-height:7px !important;
}

#item339324 {
	width:84px !important;
	left:466px !important;
	top:563px !important;
	min-height:10px !important;
}

#item339403 {
	width:75px !important;
	height:27px !important;
	left:317px !important;
	top:310px !important;
}

#item390574 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item347634 {
	width:53px !important;
	left:90px !important;
	top:275px !important;
	min-height:10px !important;
}

#item347657 {
	width:53px !important;
	left:90px !important;
	top:639px !important;
	min-height:10px !important;
}

#item347681 {
	width:84px !important;
	left:214px !important;
	top:275px !important;
	min-height:10px !important;
}

#item347705 {
	width:84px !important;
	left:214px !important;
	top:639px !important;
	min-height:10px !important;
}

#item347774 {
	width:189px !important;
	left:60px !important;
	top:57px !important;
	min-height:13px !important;
}

#item347797 {
	width:189px !important;
	left:60px !important;
	top:421px !important;
	min-height:13px !important;
}

#item347820 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item347843 {
	width:381px !important;
	left:59px !important;
	top:386px !important;
	min-height:34px !important;
}

#item347866 {
	width:689px !important;
	left:60px !important;
	top:75px !important;
	min-height:44px !important;
}

#item347890 {
	width:374px !important;
	left:60px !important;
	top:439px !important;
	min-height:32px !important;
}

#item347919 {
	width:202px !important;
	left:267px !important;
	top:58px !important;
	min-height:7px !important;
}

#item347942 {
	width:202px !important;
	left:267px !important;
	top:422px !important;
	min-height:7px !important;
}

#item348018 {
	width:75px !important;
	height:27px !important;
	left:318px !important;
	top:22px !important;
}

#item348021 {
	width:75px !important;
	height:27px !important;
	left:318px !important;
	top:386px !important;
}

#item387902 {
	width:30px !important;
	height:49px !important;
}

#item387905 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item387908 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item387911 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item387914 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item387917 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item387920 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item387923 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item387926 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item387929 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item387932 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item387935 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item348458 {
	width:68px !important;
	left:82px !important;
	top:716px !important;
	min-height:10px !important;
}

#item348643 {
	width:84px !important;
	left:214px !important;
	top:716px !important;
	min-height:10px !important;
}

#item348874 {
	width:183px !important;
	left:61px !important;
	top:498px !important;
	min-height:13px !important;
}

#item348966 {
	width:381px !important;
	left:58px !important;
	top:463px !important;
	min-height:34px !important;
}

#item349061 {
	width:643px !important;
	left:59px !important;
	top:516px !important;
	min-height:44px !important;
}

#item349164 {
	width:202px !important;
	left:263px !important;
	top:499px !important;
	min-height:7px !important;
}

#item349350 {
	width:75px !important;
	height:27px !important;
	left:267px !important;
	top:463px !important;
}

#item390549 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item349846 {
	width:68px !important;
	left:82px !important;
	top:275px !important;
	min-height:10px !important;
}

#item349869 {
	width:63px !important;
	left:85px !important;
	top:639px !important;
	min-height:10px !important;
}

#item349892 {
	width:84px !important;
	left:214px !important;
	top:275px !important;
	min-height:10px !important;
}

#item349915 {
	width:96px !important;
	left:208px !important;
	top:639px !important;
	min-height:10px !important;
}

#item349938 {
	width:69px !important;
	left:342px !important;
	top:275px !important;
	min-height:10px !important;
}

#item349984 {
	width:190px !important;
	left:61px !important;
	top:57px !important;
	min-height:13px !important;
}

#item350007 {
	width:190px !important;
	left:60px !important;
	top:421px !important;
	min-height:13px !important;
}

#item350030 {
	width:381px !important;
	left:59px !important;
	top:22px !important;
	min-height:34px !important;
}

#item350053 {
	width:381px !important;
	left:59px !important;
	top:386px !important;
	min-height:34px !important;
}

#item350076 {
	width:565px !important;
	left:60px !important;
	top:75px !important;
	min-height:48px !important;
}

#item350100 {
	width:374px !important;
	left:60px !important;
	top:439px !important;
	min-height:32px !important;
}

#item350129 {
	width:202px !important;
	left:269px !important;
	top:58px !important;
	min-height:7px !important;
}

#item350152 {
	width:202px !important;
	left:268px !important;
	top:422px !important;
	min-height:7px !important;
}

#item350227 {
	width:75px !important;
	height:27px !important;
	left:288px !important;
	top:22px !important;
}

#item387861 {
	width:30px !important;
	height:49px !important;
}

#item387864 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item387867 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item387870 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item387874 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item387877 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item387880 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item387883 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item387886 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item387889 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item387892 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item387896 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item350479 {
	width:60px !important;
	left:86px !important;
	top:275px !important;
	min-height:10px !important;
}

#item350502 {
	width:68px !important;
	left:82px !important;
	top:639px !important;
	min-height:10px !important;
}

#item350525 {
	width:96px !important;
	left:208px !important;
	top:275px !important;
	min-height:8px !important;
}

#item350549 {
	width:84px !important;
	left:214px !important;
	top:639px !important;
	min-height:10px !important;
}

#item446647 {
	width:189px !important;
	min-height:13px !important;
}

#item350618 {
	width:190px !important;
	left:63px !important;
	top:57px !important;
	min-height:13px !important;
}

#item446854 {
	width:190px !important;
	min-height:13px !important;
}

#item350641 {
	width:190px !important;
	left:63px !important;
	top:421px !important;
	min-height:13px !important;
}

#item350664 {
	width:381px !important;
	left:58px !important;
	top:22px !important;
	min-height:34px !important;
}

#item350688 {
	width:381px !important;
	left:58px !important;
	top:386px !important;
	min-height:34px !important;
}

#item350711 {
	width:374px !important;
	left:59px !important;
	top:75px !important;
	min-height:32px !important;
}

#item350735 {
	width:591px !important;
	left:59px !important;
	top:439px !important;
	min-height:32px !important;
}

#item350765 {
	width:202px !important;
	left:272px !important;
	top:58px !important;
	min-height:7px !important;
}

#item350788 {
	width:202px !important;
	left:272px !important;
	top:422px !important;
	min-height:7px !important;
}

#item350844 {
	width:75px !important;
	height:27px !important;
	left:327px !important;
	top:386px !important;
}

#item390524 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item387816 {
	width:30px !important;
	height:49px !important;
}

#item387819 {
	width:30px !important;
	height:53px !important;
	top:49px !important;
}

#item387822 {
	width:30px !important;
	height:73px !important;
	top:102px !important;
}

#item387825 {
	width:30px !important;
	height:65px !important;
	top:174px !important;
}

#item387828 {
	width:30px !important;
	height:65px !important;
	top:239px !important;
}

#item387831 {
	width:30px !important;
	height:45px !important;
	top:304px !important;
}

#item387834 {
	width:30px !important;
	height:50px !important;
	top:348px !important;
}

#item387837 {
	width:30px !important;
	height:62px !important;
	top:399px !important;
}

#item387840 {
	width:30px !important;
	height:45px !important;
	top:461px !important;
}

#item387843 {
	width:30px !important;
	height:43px !important;
	top:505px !important;
}

#item387846 {
	width:30px !important;
	height:43px !important;
	top:549px !important;
}

#item387849 {
	width:30px !important;
	height:49px !important;
	top:593px !important;
}

#item214709 {
	width:92px !important;
	height:36px !important;
	left:26px !important;
	top:736px !important;
}

#item31699 {
	width:492px !important;
	left:59px !important;
	top:27px !important;
	min-height:47px !important;
}

#item270767 {
	width:30px !important;
	height:49px !important;
	left:591px !important;
	top:37px !important;
}

#item364611 {
	width:30px !important;
	height:53px !important;
	left:591px !important;
	top:86px !important;
}

#item364614 {
	width:30px !important;
	height:73px !important;
	left:591px !important;
	top:139px !important;
}

#item364617 {
	width:30px !important;
	height:65px !important;
	left:591px !important;
	top:212px !important;
}

#item364621 {
	width:30px !important;
	height:65px !important;
	left:591px !important;
	top:276px !important;
}

#item364624 {
	width:30px !important;
	height:45px !important;
	left:591px !important;
	top:341px !important;
}

#item364627 {
	width:30px !important;
	height:50px !important;
	left:591px !important;
	top:386px !important;
}

#item364630 {
	width:30px !important;
	height:62px !important;
	left:591px !important;
	top:436px !important;
}

#item364633 {
	width:30px !important;
	height:45px !important;
	left:591px !important;
	top:498px !important;
}

#item364636 {
	width:30px !important;
	height:43px !important;
	left:591px !important;
	top:543px !important;
}

#item364639 {
	width:30px !important;
	height:43px !important;
	left:591px !important;
	top:586px !important;
}

#item370937 {
	width:30px !important;
	height:49px !important;
	left:591px !important;
	top:631px !important;
}

#item390499 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item304181 {
	width:492px !important;
	left:60px !important;
	top:27px !important;
	min-height:47px !important;
}

#item31721 {
	width:130px !important;
	left:60px !important;
	top:75px !important;
	min-height:17px !important;
}

#item31743 {
	width:345px !important;
	left:53px !important;
	top:135px !important;
	min-height:22px !important;
}

#item31787 {
	width:382px !important;
	left:197px !important;
	top:77px !important;
	min-height:60px !important;
}

#item31809 {
	width:523px !important;
	left:53px !important;
	top:156px !important;
	min-height:543px !important;
}

#item188126 {
	width:124px !important;
	left:453px !important;
	top:347px !important;
	min-height:89px !important;
}

#item188149 {
	width:22px !important;
	height:22px !important;
	left:268px !important;
	top:682px !important;
}

#item188150 {
	width:21px !important;
	height:22px !important;
	left:221px !important;
	top:682px !important;
}

#item188151 {
	width:21px !important;
	height:22px !important;
	left:367px !important;
	top:682px !important;
}

#item188152 {
	width:22px !important;
	height:22px !important;
	left:319px !important;
	top:682px !important;
}

#item304214 {
	width:492px !important;
	left:59px !important;
	top:27px !important;
	min-height:47px !important;
}

#item31875 {
	width:129px !important;
	left:65px !important;
	top:76px !important;
	min-height:29px !important;
}

#item31919 {
	width:35px !important;
	left:559px !important;
	top:749px !important;
	min-height:22px !important;
}

#item304250 {
	width:492px !important;
	left:60px !important;
	top:27px !important;
	min-height:47px !important;
}
#in5footer,  #prefooter {display:none;}
