/* 	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...'; }
#slider { width:800px; height:600px; }
.page-scale-wrap { width:800px; height:600px; background: #fff !important; }
.paper-vertical { width:800px; height:100%; }
.paper-horizontal { width:127380px; height:612px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:600px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:800px) {
	.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;}
}

#item508688 {
	width:310px !important;
	left:57px !important;
	top:884px !important;
	min-height:133px !important;
}

#item594550 {
	width:294px !important;
	left:53px !important;
	top:364px !important;
	min-height:72px !important;
}

#item594574 {
	width:738px !important;
	left:53px !important;
	top:228px !important;
	min-height:109px !important;
}

#item647887 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item161304 {
	width:811px !important;
	left:48px !important;
	top:128px !important;
	min-height:109px !important;
}

#item13603 {
	width:842px !important;
	left:57px !important;
	top:324px !important;
	min-height:692px !important;
}

#item44861 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item120250 {
	width:269px !important;
	height:29px !important;
	left:53px !important;
	top:319px !important;
}

#item120269 {
	width:116px !important;
	height:29px !important;
	left:51px !important;
	top:362px !important;
}

#item120275 {
	width:165px !important;
	height:29px !important;
	left:53px !important;
	top:457px !important;
}

#item120281 {
	width:282px !important;
	height:29px !important;
	left:53px !important;
	top:633px !important;
}

#item120285 {
	width:103px !important;
	height:29px !important;
	left:54px !important;
	top:918px !important;
}

#item384362 {
	width:236px !important;
	height:29px !important;
	left:53px !important;
	top:969px !important;
}

#item239924 {
	width:249px !important;
	height:29px !important;
	left:53px !important;
	top:802px !important;
}

#item647862 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item153123 {
	width:859px !important;
	left:51px !important;
	top:122px !important;
	min-height:76px !important;
}

#item153146 {
	width:1501px !important;
	left:57px !important;
	top:274px !important;
	min-height:742px !important;
}

#item161421 {
	width:71px !important;
	height:57px !important;
}

#item161397 {
	width:71px !important;
	height:57px !important;
}

#item161373 {
	width:71px !important;
	height:57px !important;
}

#item161370 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item161499 {
	width:39px !important;
	height:57px !important;
}

#item161474 {
	width:39px !important;
	height:57px !important;
}

#item161450 {
	width:39px !important;
	height:57px !important;
}

#item161447 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item161651 {
	width:110px !important;
	height:57px !important;
}

#item161626 {
	width:110px !important;
	height:57px !important;
}

#item161601 {
	width:110px !important;
	height:57px !important;
}

#item161598 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item161728 {
	width:73px !important;
	height:57px !important;
}

#item161703 {
	width:73px !important;
	height:57px !important;
}

#item161678 {
	width:73px !important;
	height:57px !important;
}

#item161675 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item402211 {
	width:114px !important;
	height:57px !important;
}

#item402186 {
	width:114px !important;
	height:57px !important;
}

#item402161 {
	width:114px !important;
	height:57px !important;
}

#item402158 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item161806 {
	width:33px !important;
	height:57px !important;
}

#item161781 {
	width:33px !important;
	height:57px !important;
}

#item161756 {
	width:33px !important;
	height:57px !important;
}

#item161753 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item265192 {
	width:131px !important;
	height:57px !important;
}

#item265241 {
	width:131px !important;
	height:57px !important;
}

#item265217 {
	width:134px !important;
	height:57px !important;
}

#item265189 {
	width:134px !important;
	height:59px !important;
	left:57px !important;
}

#item647837 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item516282 {
	width:774px !important;
	left:45px !important;
	top:121px !important;
	min-height:116px !important;
}

#item516314 {
	width:278px !important;
	left:57px !important;
	top:367px !important;
	min-height:150px !important;
}

#item517310 {
	mix-blend-mode:multiply;
	width:583px !important;
	height:160px !important;
	left:57px !important;
	top:857px !important;
}

#item516894 {
	width:277px !important;
	height:29px !important;
	left:47px !important;
	top:374px !important;
}

#item516898 {
	width:277px !important;
	height:29px !important;
	left:47px !important;
	top:435px !important;
}

#item516902 {
	width:277px !important;
	height:29px !important;
	left:47px !important;
	top:492px !important;
}

#item600549 {
	width:71px !important;
	height:57px !important;
}

#item600525 {
	width:71px !important;
	height:57px !important;
}

#item600500 {
	width:71px !important;
	height:57px !important;
}

#item600496 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item600700 {
	width:110px !important;
	height:57px !important;
}

#item600676 {
	width:110px !important;
	height:57px !important;
}

#item600652 {
	width:110px !important;
	height:57px !important;
}

#item600649 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item600776 {
	width:73px !important;
	height:57px !important;
}

#item600752 {
	width:73px !important;
	height:57px !important;
}

#item600727 {
	width:73px !important;
	height:57px !important;
}

#item600724 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item600851 {
	width:114px !important;
	height:57px !important;
}

#item600827 {
	width:114px !important;
	height:57px !important;
}

#item600803 {
	width:114px !important;
	height:57px !important;
}

#item600800 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item600928 {
	width:33px !important;
	height:57px !important;
}

#item600903 {
	width:33px !important;
	height:57px !important;
}

#item600878 {
	width:33px !important;
	height:57px !important;
}

#item600875 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item601004 {
	width:131px !important;
	height:57px !important;
}

#item600979 {
	width:131px !important;
	height:57px !important;
}

#item600955 {
	width:131px !important;
	height:57px !important;
}

#item600952 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item640428 {
	width:39px !important;
	height:57px !important;
}

#item640401 {
	width:39px !important;
	height:57px !important;
}

#item640332 {
	width:39px !important;
	height:57px !important;
}

#item640397 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item647812 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item519961 {
	width:277px !important;
	height:140px !important;
	left:668px !important;
	top:277px !important;
	background:#f1f6fa;
}

#item593702 {
	width:277px !important;
	height:140px !important;
	left:668px !important;
	top:437px !important;
	background:#f1f6fa;
}

#item593888 {
	width:277px !important;
	height:140px !important;
	left:668px !important;
	top:597px !important;
	background:#f1f6fa;
}

#item594050 {
	width:277px !important;
	height:140px !important;
	left:668px !important;
	top:757px !important;
	border:solid 3px #f1f6fa;
}

#item519965 {
	width:220px !important;
	left:688px !important;
	top:287px !important;
	min-height:28px !important;
}

#item593725 {
	width:220px !important;
	left:688px !important;
	top:447px !important;
	min-height:28px !important;
}

#item593911 {
	width:243px !important;
	left:688px !important;
	top:607px !important;
	min-height:28px !important;
}

#item594073 {
	width:243px !important;
	left:688px !important;
	top:767px !important;
	min-height:28px !important;
}

#item520058 {
	width:277px !important;
	height:140px !important;
	left:363px !important;
	top:277px !important;
	background:#f1f6fa;
}

#item593748 {
	width:277px !important;
	height:140px !important;
	left:363px !important;
	top:437px !important;
	background:#f1f6fa;
}

#item593934 {
	width:277px !important;
	height:140px !important;
	left:363px !important;
	top:597px !important;
	background:#f1f6fa;
}

#item594096 {
	width:277px !important;
	height:140px !important;
	left:363px !important;
	top:757px !important;
	border:solid 3px #f1f6fa;
}

#item520063 {
	width:197px !important;
	left:381px !important;
	top:287px !important;
	min-height:26px !important;
}

#item593749 {
	width:197px !important;
	left:381px !important;
	top:447px !important;
	min-height:26px !important;
}

#item593935 {
	width:247px !important;
	left:381px !important;
	top:607px !important;
	min-height:26px !important;
}

#item594098 {
	width:247px !important;
	left:381px !important;
	top:767px !important;
	min-height:26px !important;
}

#item520155 {
	width:146px !important;
	left:479px !important;
	top:335px !important;
	min-height:63px !important;
}

#item593772 {
	width:146px !important;
	left:479px !important;
	top:495px !important;
	min-height:63px !important;
}

#item593958 {
	width:146px !important;
	left:479px !important;
	top:655px !important;
	min-height:63px !important;
}

#item594121 {
	width:163px !important;
	left:462px !important;
	top:815px !important;
	min-height:63px !important;
}

#item520247 {
	width:136px !important;
	left:795px !important;
	top:335px !important;
	min-height:63px !important;
}

#item593795 {
	width:136px !important;
	left:795px !important;
	top:495px !important;
	min-height:63px !important;
}

#item593981 {
	width:162px !important;
	left:770px !important;
	top:655px !important;
	min-height:63px !important;
}

#item594145 {
	width:162px !important;
	left:770px !important;
	top:815px !important;
	min-height:63px !important;
}

#item17788 {
	width:566px !important;
	left:56px !important;
	top:121px !important;
	min-height:76px !important;
}

#item155345 {
	width:277px !important;
	left:57px !important;
	top:277px !important;
	min-height:640px !important;
}

#item599818 {
	width:71px !important;
	height:57px !important;
}

#item599794 {
	width:71px !important;
	height:57px !important;
}

#item599769 {
	width:71px !important;
	height:57px !important;
}

#item599766 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item599970 {
	width:110px !important;
	height:57px !important;
}

#item599946 {
	width:110px !important;
	height:57px !important;
}

#item599922 {
	width:110px !important;
	height:57px !important;
}

#item599918 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item600046 {
	width:73px !important;
	height:57px !important;
}

#item600022 {
	width:73px !important;
	height:57px !important;
}

#item599998 {
	width:73px !important;
	height:57px !important;
}

#item599995 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item600121 {
	width:114px !important;
	height:57px !important;
}

#item600097 {
	width:114px !important;
	height:57px !important;
}

#item600073 {
	width:114px !important;
	height:57px !important;
}

#item600070 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item600199 {
	width:33px !important;
	height:57px !important;
}

#item600173 {
	width:33px !important;
	height:57px !important;
}

#item600148 {
	width:33px !important;
	height:57px !important;
}

#item600145 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item600275 {
	width:131px !important;
	height:57px !important;
}

#item600251 {
	width:131px !important;
	height:57px !important;
}

#item600227 {
	width:131px !important;
	height:57px !important;
}

#item600223 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item640509 {
	width:39px !important;
	height:57px !important;
}

#item640484 {
	width:39px !important;
	height:57px !important;
}

#item640459 {
	width:39px !important;
	height:57px !important;
}

#item640455 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item647787 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item210464 {
	width:706px !important;
	left:51px !important;
	top:121px !important;
	min-height:80px !important;
}

#item210487 {
	width:1050px !important;
	left:814px !important;
	top:121px !important;
	min-height:816px !important;
}

#item210510 {
	width:882px !important;
	left:810px !important;
	top:944px !important;
	min-height:73px !important;
}

#item599228 {
	width:71px !important;
	height:57px !important;
}

#item599204 {
	width:71px !important;
	height:57px !important;
}

#item599178 {
	width:71px !important;
	height:57px !important;
}

#item599175 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item599380 {
	width:110px !important;
	height:57px !important;
}

#item599355 {
	width:110px !important;
	height:57px !important;
}

#item599331 {
	width:110px !important;
	height:57px !important;
}

#item599328 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item599457 {
	width:73px !important;
	height:57px !important;
}

#item599433 {
	width:73px !important;
	height:57px !important;
}

#item599409 {
	width:73px !important;
	height:57px !important;
}

#item599406 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item599532 {
	width:114px !important;
	height:57px !important;
}

#item599508 {
	width:114px !important;
	height:57px !important;
}

#item599484 {
	width:114px !important;
	height:57px !important;
}

#item599481 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item599609 {
	width:33px !important;
	height:57px !important;
}

#item599584 {
	width:33px !important;
	height:57px !important;
}

#item599559 {
	width:33px !important;
	height:57px !important;
}

#item599556 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item599686 {
	width:131px !important;
	height:57px !important;
}

#item599662 {
	width:131px !important;
	height:57px !important;
}

#item599638 {
	width:131px !important;
	height:57px !important;
}

#item599635 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item640611 {
	width:39px !important;
	height:57px !important;
}

#item640586 {
	width:39px !important;
	height:57px !important;
}

#item640561 {
	width:39px !important;
	height:57px !important;
}

#item640557 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item647762 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item122274 {
	width:478px !important;
	left:51px !important;
	top:121px !important;
	min-height:76px !important;
}

#item122778 {
	width:583px !important;
	left:668px !important;
	top:279px !important;
	min-height:744px !important;
}

#item601149 {
	width:71px !important;
	height:57px !important;
}

#item601125 {
	width:71px !important;
	height:57px !important;
}

#item601100 {
	width:71px !important;
	height:57px !important;
}

#item601097 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item601300 {
	width:110px !important;
	height:57px !important;
}

#item601276 {
	width:110px !important;
	height:57px !important;
}

#item601252 {
	width:110px !important;
	height:57px !important;
}

#item601249 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item601376 {
	width:73px !important;
	height:57px !important;
}

#item601352 {
	width:73px !important;
	height:57px !important;
}

#item601328 {
	width:73px !important;
	height:57px !important;
}

#item601325 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item601452 {
	width:114px !important;
	height:57px !important;
}

#item601428 {
	width:114px !important;
	height:57px !important;
}

#item601404 {
	width:114px !important;
	height:57px !important;
}

#item601401 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item601529 {
	width:33px !important;
	height:57px !important;
}

#item601504 {
	width:33px !important;
	height:57px !important;
}

#item601479 {
	width:33px !important;
	height:57px !important;
}

#item601476 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item601605 {
	width:131px !important;
	height:57px !important;
}

#item601581 {
	width:131px !important;
	height:57px !important;
}

#item601557 {
	width:131px !important;
	height:57px !important;
}

#item601554 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item640697 {
	width:39px !important;
	height:57px !important;
}

#item640672 {
	width:39px !important;
	height:57px !important;
}

#item640647 {
	width:39px !important;
	height:57px !important;
}

#item640643 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item647737 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item200000 {
	width:1184px !important;
	left:55px !important;
	top:121px !important;
	min-height:116px !important;
}

#item200483 {
	width:387px !important;
	left:57px !important;
	top:377px !important;
	min-height:403px !important;
}

#item517937 {
	mix-blend-mode:multiply;
	width:584px !important;
	height:187px !important;
	left:57px !important;
	top:829px !important;
}

#item199975 {
	width:212px !important;
	height:29px !important;
	left:57px !important;
	top:373px !important;
}

#item199979 {
	width:355px !important;
	height:29px !important;
	left:57px !important;
	top:431px !important;
}

#item199983 {
	width:223px !important;
	height:29px !important;
	left:57px !important;
	top:490px !important;
}

#item199987 {
	width:164px !important;
	height:29px !important;
	left:57px !important;
	top:551px !important;
}

#item199991 {
	width:227px !important;
	height:32px !important;
	left:57px !important;
	top:611px !important;
}

#item519910 {
	width:209px !important;
	height:32px !important;
	left:57px !important;
	top:673px !important;
}

#item601809 {
	width:39px !important;
	height:57px !important;
}

#item601859 {
	width:39px !important;
	height:57px !important;
}

#item601834 {
	width:39px !important;
	height:57px !important;
}

#item601806 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item601934 {
	width:110px !important;
	height:57px !important;
}

#item601910 {
	width:110px !important;
	height:57px !important;
}

#item601885 {
	width:110px !important;
	height:57px !important;
}

#item601882 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item602010 {
	width:73px !important;
	height:57px !important;
}

#item601986 {
	width:73px !important;
	height:57px !important;
}

#item601962 {
	width:73px !important;
	height:57px !important;
}

#item601959 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item602085 {
	width:114px !important;
	height:57px !important;
}

#item602061 {
	width:114px !important;
	height:57px !important;
}

#item602037 {
	width:114px !important;
	height:57px !important;
}

#item602034 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item602163 {
	width:33px !important;
	height:57px !important;
}

#item602137 {
	width:33px !important;
	height:57px !important;
}

#item602112 {
	width:33px !important;
	height:57px !important;
}

#item602109 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item602238 {
	width:131px !important;
	height:57px !important;
}

#item602214 {
	width:131px !important;
	height:57px !important;
}

#item602190 {
	width:131px !important;
	height:57px !important;
}

#item602187 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item640800 {
	width:71px !important;
	height:57px !important;
}

#item640773 {
	width:71px !important;
	height:57px !important;
}

#item640731 {
	width:71px !important;
	height:57px !important;
}

#item640771 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item647712 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item506633 {
	width:558px !important;
	left:50px !important;
	top:121px !important;
	min-height:76px !important;
}

#item506661 {
	width:583px !important;
	left:57px !important;
	top:277px !important;
	min-height:180px !important;
}

#item507303 {
	width:163px !important;
	left:831px !important;
	top:912px !important;
	min-height:31px !important;
}

#item507424 {
	width:163px !important;
	left:1076px !important;
	top:912px !important;
	min-height:19px !important;
}

#item507478 {
	width:198px !important;
	left:1303px !important;
	top:912px !important;
	min-height:19px !important;
}

#item507528 {
	width:198px !important;
	left:1548px !important;
	top:912px !important;
	min-height:31px !important;
}

#item507399 {
	width:194px !important;
	left:937px !important;
	top:983px !important;
	min-height:31px !important;
}

#item507453 {
	width:194px !important;
	left:1183px !important;
	top:982px !important;
	min-height:43px !important;
}

#item507503 {
	width:194px !important;
	left:1428px !important;
	top:983px !important;
	min-height:19px !important;
}

#item521923 {
	width:194px !important;
	left:1673px !important;
	top:983px !important;
	min-height:19px !important;
}

#item602496 {
	width:39px !important;
	height:57px !important;
}

#item602470 {
	width:39px !important;
	height:57px !important;
}

#item602445 {
	width:39px !important;
	height:57px !important;
}

#item602442 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item602571 {
	width:110px !important;
	height:57px !important;
}

#item602547 {
	width:110px !important;
	height:57px !important;
}

#item602523 {
	width:110px !important;
	height:57px !important;
}

#item602520 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item602646 {
	width:73px !important;
	height:57px !important;
}

#item602622 {
	width:73px !important;
	height:57px !important;
}

#item602598 {
	width:73px !important;
	height:57px !important;
}

#item602595 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item602721 {
	width:114px !important;
	height:57px !important;
}

#item602697 {
	width:114px !important;
	height:57px !important;
}

#item602673 {
	width:114px !important;
	height:57px !important;
}

#item602670 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item602799 {
	width:33px !important;
	height:57px !important;
}

#item602774 {
	width:33px !important;
	height:57px !important;
}

#item602749 {
	width:33px !important;
	height:57px !important;
}

#item602745 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item602874 {
	width:131px !important;
	height:57px !important;
}

#item602850 {
	width:131px !important;
	height:57px !important;
}

#item602826 {
	width:131px !important;
	height:57px !important;
}

#item602823 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item640881 {
	width:71px !important;
	height:57px !important;
}

#item640856 {
	width:71px !important;
	height:57px !important;
}

#item640831 {
	width:71px !important;
	height:57px !important;
}

#item640828 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item647686 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item520780 {
	width:1920px !important;
	top:56px !important;
	background:#f1f6fa;
	min-height:1024px !important;
}

#item520804 {
	width:709px !important;
	left:50px !important;
	top:121px !important;
	min-height:176px !important;
}

#item520833 {
	width:583px !important;
	left:57px !important;
	top:373px !important;
	min-height:203px !important;
}

#item520856 {
	width:163px !important;
	left:893px !important;
	top:912px !important;
	min-height:33px !important;
}

#item520880 {
	width:163px !important;
	left:1170px !important;
	top:912px !important;
	min-height:33px !important;
}

#item520903 {
	width:198px !important;
	left:1367px !important;
	top:912px !important;
	min-height:33px !important;
}

#item520926 {
	width:198px !important;
	left:1608px !important;
	top:912px !important;
	min-height:33px !important;
}

#item520949 {
	width:194px !important;
	left:1026px !important;
	top:983px !important;
	min-height:33px !important;
}

#item520972 {
	width:194px !important;
	left:1264px !important;
	top:982px !important;
	min-height:33px !important;
}

#item520995 {
	width:194px !important;
	left:1501px !important;
	top:983px !important;
	min-height:33px !important;
}

#item603112 {
	width:39px !important;
	height:57px !important;
}

#item603088 {
	width:39px !important;
	height:57px !important;
}

#item603061 {
	width:39px !important;
	height:57px !important;
}

#item603058 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item603187 {
	width:110px !important;
	height:57px !important;
}

#item603163 {
	width:110px !important;
	height:57px !important;
}

#item603139 {
	width:110px !important;
	height:57px !important;
}

#item603136 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item603262 {
	width:73px !important;
	height:57px !important;
}

#item603238 {
	width:73px !important;
	height:57px !important;
}

#item603214 {
	width:73px !important;
	height:57px !important;
}

#item603211 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item603338 {
	width:114px !important;
	height:57px !important;
}

#item603313 {
	width:114px !important;
	height:57px !important;
}

#item603289 {
	width:114px !important;
	height:57px !important;
}

#item603286 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item603415 {
	width:33px !important;
	height:57px !important;
}

#item603390 {
	width:33px !important;
	height:57px !important;
}

#item603365 {
	width:33px !important;
	height:57px !important;
}

#item603362 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item603493 {
	width:131px !important;
	height:57px !important;
}

#item603468 {
	width:131px !important;
	height:57px !important;
}

#item603442 {
	width:131px !important;
	height:57px !important;
}

#item603439 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item640971 {
	width:71px !important;
	height:57px !important;
}

#item640946 {
	width:71px !important;
	height:57px !important;
}

#item640920 {
	width:71px !important;
	height:57px !important;
}

#item640917 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item647661 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item638960 {
	width:583px !important;
	left:57px !important;
	top:277px !important;
	min-height:560px !important;
}

#item638984 {
	width:277px !important;
	left:1280px !important;
	top:277px !important;
	min-height:724px !important;
}

#item638988 {
	width:606px !important;
	left:51px !important;
	top:121px !important;
	min-height:76px !important;
}

#item639012 {
	width:359px !important;
	left:686px !important;
	top:289px !important;
	min-height:68px !important;
}

#item639035 {
	width:277px !important;
	left:689px !important;
	top:412px !important;
	min-height:302px !important;
}

#item639187 {
	width:39px !important;
	height:57px !important;
}

#item639163 {
	width:39px !important;
	height:57px !important;
}

#item639138 {
	width:39px !important;
	height:57px !important;
}

#item639135 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item639264 {
	width:110px !important;
	height:57px !important;
}

#item639240 {
	width:110px !important;
	height:57px !important;
}

#item639215 {
	width:110px !important;
	height:57px !important;
}

#item639211 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item639340 {
	width:73px !important;
	height:57px !important;
}

#item639315 {
	width:73px !important;
	height:57px !important;
}

#item639291 {
	width:73px !important;
	height:57px !important;
}

#item639288 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item639415 {
	width:114px !important;
	height:57px !important;
}

#item639391 {
	width:114px !important;
	height:57px !important;
}

#item639367 {
	width:114px !important;
	height:57px !important;
}

#item639364 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item639492 {
	width:33px !important;
	height:57px !important;
}

#item639467 {
	width:33px !important;
	height:57px !important;
}

#item639442 {
	width:33px !important;
	height:57px !important;
}

#item639439 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item639568 {
	width:131px !important;
	height:57px !important;
}

#item639543 {
	width:131px !important;
	height:57px !important;
}

#item639519 {
	width:131px !important;
	height:57px !important;
}

#item639516 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item641064 {
	width:71px !important;
	height:57px !important;
}

#item641039 {
	width:71px !important;
	height:57px !important;
}

#item641014 {
	width:71px !important;
	height:57px !important;
}

#item641011 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item509940 {
	width:583px !important;
	height:836px !important;
	left:57px !important;
	top:181px !important;
	background:#f1f6fa;
}

#item509941 {
	width:583px !important;
	height:835px !important;
	left:1280px !important;
	top:182px !important;
	background:#f1f6fa;
}

#item647636 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item92697 {
	width:583px !important;
	left:57px !important;
	top:278px !important;
	min-height:719px !important;
}

#item392293 {
	width:583px !important;
	left:57px !important;
	top:198px !important;
	min-height:58px !important;
}

#item509779 {
	width:583px !important;
	left:668px !important;
	top:198px !important;
	min-height:58px !important;
}

#item509804 {
	width:583px !important;
	left:1280px !important;
	top:198px !important;
	min-height:58px !important;
}

#item392267 {
	width:583px !important;
	left:1280px !important;
	top:278px !important;
	min-height:740px !important;
}

#item392242 {
	width:583px !important;
	left:668px !important;
	top:278px !important;
	min-height:723px !important;
}

#item604323 {
	width:39px !important;
	height:57px !important;
}

#item604299 {
	width:39px !important;
	height:57px !important;
}

#item604274 {
	width:39px !important;
	height:57px !important;
}

#item604271 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item604398 {
	width:110px !important;
	height:57px !important;
}

#item604374 {
	width:110px !important;
	height:57px !important;
}

#item604350 {
	width:110px !important;
	height:57px !important;
}

#item604347 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item604474 {
	width:73px !important;
	height:57px !important;
}

#item604450 {
	width:73px !important;
	height:57px !important;
}

#item604425 {
	width:73px !important;
	height:57px !important;
}

#item604422 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item604550 {
	width:114px !important;
	height:57px !important;
}

#item604526 {
	width:114px !important;
	height:57px !important;
}

#item604501 {
	width:114px !important;
	height:57px !important;
}

#item604498 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item604627 {
	width:33px !important;
	height:57px !important;
}

#item604602 {
	width:33px !important;
	height:57px !important;
}

#item604577 {
	width:33px !important;
	height:57px !important;
}

#item604574 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item604703 {
	width:131px !important;
	height:57px !important;
}

#item604678 {
	width:131px !important;
	height:57px !important;
}

#item604654 {
	width:131px !important;
	height:57px !important;
}

#item604651 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item641150 {
	width:71px !important;
	height:57px !important;
}

#item641125 {
	width:71px !important;
	height:57px !important;
}

#item641100 {
	width:71px !important;
	height:57px !important;
}

#item641097 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item647611 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item337365 {
	width:1807px !important;
	left:57px !important;
	top:285px !important;
	min-height:734px !important;
}

#item337268 {
	width:578px !important;
	left:51px !important;
	top:121px !important;
	min-height:80px !important;
}

#item605082 {
	width:39px !important;
	height:57px !important;
}

#item605057 {
	width:39px !important;
	height:57px !important;
}

#item605032 {
	width:39px !important;
	height:57px !important;
}

#item605029 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item605157 {
	width:110px !important;
	height:57px !important;
}

#item605133 {
	width:110px !important;
	height:57px !important;
}

#item605109 {
	width:110px !important;
	height:57px !important;
}

#item605106 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item605233 {
	width:73px !important;
	height:57px !important;
}

#item605209 {
	width:73px !important;
	height:57px !important;
}

#item605184 {
	width:73px !important;
	height:57px !important;
}

#item605181 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item605308 {
	width:114px !important;
	height:57px !important;
}

#item605284 {
	width:114px !important;
	height:57px !important;
}

#item605260 {
	width:114px !important;
	height:57px !important;
}

#item605257 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item605385 {
	width:33px !important;
	height:57px !important;
}

#item605360 {
	width:33px !important;
	height:57px !important;
}

#item605335 {
	width:33px !important;
	height:57px !important;
}

#item605332 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item605461 {
	width:131px !important;
	height:57px !important;
}

#item605437 {
	width:131px !important;
	height:57px !important;
}

#item605412 {
	width:131px !important;
	height:57px !important;
}

#item605409 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item641255 {
	width:71px !important;
	height:57px !important;
}

#item641229 {
	width:71px !important;
	height:57px !important;
}

#item641204 {
	width:71px !important;
	height:57px !important;
}

#item641201 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item647586 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item205883 {
	width:277px !important;
	left:57px !important;
	top:199px !important;
	min-height:758px !important;
}

#item567081 {
	width:583px !important;
	left:1280px !important;
	top:199px !important;
	min-height:439px !important;
}

#item605701 {
	width:39px !important;
	height:57px !important;
}

#item605677 {
	width:39px !important;
	height:57px !important;
}

#item605652 {
	width:39px !important;
	height:57px !important;
}

#item605649 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item605778 {
	width:110px !important;
	height:57px !important;
}

#item605753 {
	width:110px !important;
	height:57px !important;
}

#item605729 {
	width:110px !important;
	height:57px !important;
}

#item605726 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item605853 {
	width:73px !important;
	height:57px !important;
}

#item605829 {
	width:73px !important;
	height:57px !important;
}

#item605805 {
	width:73px !important;
	height:57px !important;
}

#item605802 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item605929 {
	width:114px !important;
	height:57px !important;
}

#item605905 {
	width:114px !important;
	height:57px !important;
}

#item605880 {
	width:114px !important;
	height:57px !important;
}

#item605877 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item606006 {
	width:33px !important;
	height:57px !important;
}

#item605981 {
	width:33px !important;
	height:57px !important;
}

#item605956 {
	width:33px !important;
	height:57px !important;
}

#item605953 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item606082 {
	width:131px !important;
	height:57px !important;
}

#item606058 {
	width:131px !important;
	height:57px !important;
}

#item606034 {
	width:131px !important;
	height:57px !important;
}

#item606031 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item641339 {
	width:71px !important;
	height:57px !important;
}

#item641314 {
	width:71px !important;
	height:57px !important;
}

#item641289 {
	width:71px !important;
	height:57px !important;
}

#item641286 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item647561 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item46051 {
	width:634px !important;
	left:51px !important;
	top:121px !important;
	min-height:76px !important;
}

#item506494 {
	width:454px !important;
	left:57px !important;
	top:279px !important;
	min-height:118px !important;
}

#item510111 {
	width:277px !important;
	left:1586px !important;
	top:466px !important;
	min-height:490px !important;
}

#item606310 {
	width:39px !important;
	height:57px !important;
}

#item606286 {
	width:39px !important;
	height:57px !important;
}

#item606261 {
	width:39px !important;
	height:57px !important;
}

#item606258 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item606386 {
	width:110px !important;
	height:57px !important;
}

#item606362 {
	width:110px !important;
	height:57px !important;
}

#item606338 {
	width:110px !important;
	height:57px !important;
}

#item606334 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item606461 {
	width:73px !important;
	height:57px !important;
}

#item606437 {
	width:73px !important;
	height:57px !important;
}

#item606413 {
	width:73px !important;
	height:57px !important;
}

#item606410 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item606536 {
	width:114px !important;
	height:57px !important;
}

#item606512 {
	width:114px !important;
	height:57px !important;
}

#item606488 {
	width:114px !important;
	height:57px !important;
}

#item606485 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item606617 {
	width:33px !important;
	height:57px !important;
}

#item606592 {
	width:33px !important;
	height:57px !important;
}

#item606564 {
	width:33px !important;
	height:57px !important;
}

#item606561 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item606693 {
	width:131px !important;
	height:57px !important;
}

#item606668 {
	width:131px !important;
	height:57px !important;
}

#item606644 {
	width:131px !important;
	height:57px !important;
}

#item606641 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item641431 {
	width:71px !important;
	height:57px !important;
}

#item641406 {
	width:71px !important;
	height:57px !important;
}

#item641379 {
	width:71px !important;
	height:57px !important;
}

#item641376 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item647535 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item543305 {
	width:1807px !important;
	left:57px !important;
	top:283px !important;
	min-height:733px !important;
}

#item543333 {
	width:1124px !important;
	left:51px !important;
	top:121px !important;
	min-height:88px !important;
}

#item543363 {
	width:322px !important;
	left:973px !important;
	top:627px !important;
	min-height:9px !important;
}

#item543386 {
	width:162px !important;
	left:1651px !important;
	top:627px !important;
	min-height:9px !important;
}

#item606938 {
	width:39px !important;
	height:57px !important;
}

#item606913 {
	width:39px !important;
	height:57px !important;
}

#item606888 {
	width:39px !important;
	height:57px !important;
}

#item606885 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item607013 {
	width:110px !important;
	height:57px !important;
}

#item606989 {
	width:110px !important;
	height:57px !important;
}

#item606965 {
	width:110px !important;
	height:57px !important;
}

#item606962 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item607088 {
	width:73px !important;
	height:57px !important;
}

#item607064 {
	width:73px !important;
	height:57px !important;
}

#item607040 {
	width:73px !important;
	height:57px !important;
}

#item607037 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item607163 {
	width:114px !important;
	height:57px !important;
}

#item607139 {
	width:114px !important;
	height:57px !important;
}

#item607115 {
	width:114px !important;
	height:57px !important;
}

#item607112 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item607242 {
	width:33px !important;
	height:57px !important;
}

#item607217 {
	width:33px !important;
	height:57px !important;
}

#item607192 {
	width:33px !important;
	height:57px !important;
}

#item607189 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item607317 {
	width:131px !important;
	height:57px !important;
}

#item607293 {
	width:131px !important;
	height:57px !important;
}

#item607269 {
	width:131px !important;
	height:57px !important;
}

#item607266 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item641517 {
	width:71px !important;
	height:57px !important;
}

#item641491 {
	width:71px !important;
	height:57px !important;
}

#item641466 {
	width:71px !important;
	height:57px !important;
}

#item641463 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item647510 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item517974 {
	mix-blend-mode:multiply;
	width:583px !important;
	height:160px !important;
	left:57px !important;
	top:857px !important;
}

#item360166 {
	width:690px !important;
	left:47px !important;
	top:121px !important;
	min-height:116px !important;
}

#item517014 {
	width:428px !important;
	height:138px !important;
	left:1435px !important;
	top:880px !important;
}

#item360190 {
	width:575px !important;
	left:57px !important;
	top:379px !important;
	min-height:318px !important;
}

#item596581 {
	width:277px !important;
	height:28px !important;
	left:57px !important;
	top:376px !important;
}

#item596592 {
	width:325px !important;
	height:28px !important;
	left:57px !important;
	top:434px !important;
}

#item596600 {
	width:277px !important;
	height:28px !important;
	left:57px !important;
	top:493px !important;
}

#item596608 {
	width:277px !important;
	height:28px !important;
	left:57px !important;
	top:556px !important;
}

#item596614 {
	width:277px !important;
	height:28px !important;
	left:57px !important;
	top:614px !important;
}

#item596620 {
	width:277px !important;
	height:28px !important;
	left:57px !important;
	top:675px !important;
}

#item607415 {
	width:71px !important;
	height:57px !important;
}

#item607465 {
	width:71px !important;
	height:57px !important;
}

#item607440 {
	width:71px !important;
	height:57px !important;
}

#item607412 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item607541 {
	width:39px !important;
	height:57px !important;
}

#item607517 {
	width:39px !important;
	height:57px !important;
}

#item607492 {
	width:39px !important;
	height:57px !important;
}

#item607488 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item607616 {
	width:110px !important;
	height:57px !important;
}

#item607592 {
	width:110px !important;
	height:57px !important;
}

#item607568 {
	width:110px !important;
	height:57px !important;
}

#item607565 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item607768 {
	width:114px !important;
	height:57px !important;
}

#item607743 {
	width:114px !important;
	height:57px !important;
}

#item607718 {
	width:114px !important;
	height:57px !important;
}

#item607715 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item607845 {
	width:33px !important;
	height:57px !important;
}

#item607820 {
	width:33px !important;
	height:57px !important;
}

#item607795 {
	width:33px !important;
	height:57px !important;
}

#item607792 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item607920 {
	width:131px !important;
	height:57px !important;
}

#item607896 {
	width:131px !important;
	height:57px !important;
}

#item607872 {
	width:131px !important;
	height:57px !important;
}

#item607869 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item641606 {
	width:73px !important;
	height:57px !important;
}

#item641579 {
	width:73px !important;
	height:57px !important;
}

#item641550 {
	width:73px !important;
	height:57px !important;
}

#item641577 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item392432 {
	width:277px !important;
	height:180px !important;
	left:1586px !important;
	top:277px !important;
	background:#f1f6fa;
}

#item392433 {
	width:277px !important;
	height:220px !important;
	left:1586px !important;
	top:477px !important;
	background:#f1f6fa;
}

#item392434 {
	width:277px !important;
	height:180px !important;
	left:1586px !important;
	top:717px !important;
	background:#f1f6fa;
}

#item647485 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item392435 {
	width:251px !important;
	left:1606px !important;
	top:387px !important;
	min-height:49px !important;
}

#item392458 {
	width:251px !important;
	left:1606px !important;
	top:587px !important;
	min-height:82px !important;
}

#item392678 {
	width:251px !important;
	left:1606px !important;
	top:827px !important;
	min-height:50px !important;
}

#item392620 {
	width:163px !important;
	left:1685px !important;
	top:497px !important;
	min-height:60px !important;
}

#item392652 {
	width:163px !important;
	left:1685px !important;
	top:737px !important;
	min-height:60px !important;
}

#item392629 {
	width:163px !important;
	left:1685px !important;
	top:297px !important;
	min-height:60px !important;
}

#item392701 {
	width:66px !important;
	height:66px !important;
	left:1px !important;
}

#item392726 {
	width:66px !important;
	height:66px !important;
	left:1px !important;
}

#item392750 {
	width:66px !important;
	height:66px !important;
	left:1px !important;
}

#item525892 {
	width:277px !important;
	height:440px !important;
	left:57px !important;
	top:277px !important;
	background:#f1f6fa;
}

#item361253 {
	width:1501px !important;
	left:57px !important;
	top:277px !important;
	min-height:740px !important;
}

#item361744 {
	width:859px !important;
	left:51px !important;
	top:122px !important;
	min-height:76px !important;
}

#item608092 {
	width:71px !important;
	height:57px !important;
}

#item608067 {
	width:71px !important;
	height:57px !important;
}

#item608041 {
	width:71px !important;
	height:57px !important;
}

#item608038 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item608168 {
	width:39px !important;
	height:57px !important;
}

#item608144 {
	width:39px !important;
	height:57px !important;
}

#item608119 {
	width:39px !important;
	height:57px !important;
}

#item608116 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item608243 {
	width:110px !important;
	height:57px !important;
}

#item608219 {
	width:110px !important;
	height:57px !important;
}

#item608195 {
	width:110px !important;
	height:57px !important;
}

#item608192 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item608394 {
	width:114px !important;
	height:57px !important;
}

#item608370 {
	width:114px !important;
	height:57px !important;
}

#item608346 {
	width:114px !important;
	height:57px !important;
}

#item608343 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item608472 {
	width:33px !important;
	height:57px !important;
}

#item608447 {
	width:33px !important;
	height:57px !important;
}

#item608421 {
	width:33px !important;
	height:57px !important;
}

#item608418 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item608547 {
	width:131px !important;
	height:57px !important;
}

#item608523 {
	width:131px !important;
	height:57px !important;
}

#item608499 {
	width:131px !important;
	height:57px !important;
}

#item608496 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item641705 {
	width:73px !important;
	height:57px !important;
}

#item641679 {
	width:73px !important;
	height:57px !important;
}

#item641654 {
	width:73px !important;
	height:57px !important;
}

#item641651 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item647459 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item361810 {
	width:889px !important;
	left:57px !important;
	top:277px !important;
	min-height:721px !important;
}

#item362298 {
	width:967px !important;
	left:51px !important;
	top:122px !important;
	min-height:74px !important;
}

#item392820 {
	width:43px !important;
	left:57px !important;
	top:113px !important;
	min-height:27px !important;
}

#item362321 {
	width:889px !important;
	left:974px !important;
	top:957px !important;
	min-height:60px !important;
}

#item362344 {
	width:448px !important;
	left:974px !important;
	top:275px !important;
	min-height:22px !important;
}

#item567118 {
	width:889px !important;
	left:974px !important;
	top:317px !important;
	min-height:615px !important;
}

#item608703 {
	width:71px !important;
	height:57px !important;
}

#item608679 {
	width:71px !important;
	height:57px !important;
}

#item608654 {
	width:71px !important;
	height:57px !important;
}

#item608650 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item608779 {
	width:39px !important;
	height:57px !important;
}

#item608755 {
	width:39px !important;
	height:57px !important;
}

#item608730 {
	width:39px !important;
	height:57px !important;
}

#item608727 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item608856 {
	width:110px !important;
	height:57px !important;
}

#item608832 {
	width:110px !important;
	height:57px !important;
}

#item608807 {
	width:110px !important;
	height:57px !important;
}

#item608804 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item609008 {
	width:114px !important;
	height:57px !important;
}

#item608984 {
	width:114px !important;
	height:57px !important;
}

#item608960 {
	width:114px !important;
	height:57px !important;
}

#item608957 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item609085 {
	width:33px !important;
	height:57px !important;
}

#item609060 {
	width:33px !important;
	height:57px !important;
}

#item609035 {
	width:33px !important;
	height:57px !important;
}

#item609032 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item609161 {
	width:131px !important;
	height:57px !important;
}

#item609136 {
	width:131px !important;
	height:57px !important;
}

#item609112 {
	width:131px !important;
	height:57px !important;
}

#item609109 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item641794 {
	width:73px !important;
	height:57px !important;
}

#item641769 {
	width:73px !important;
	height:57px !important;
}

#item641744 {
	width:73px !important;
	height:57px !important;
}

#item641740 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item647434 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item381652 {
	width:430px !important;
	height:480px !important;
	left:363px !important;
	top:237px !important;
	background:#f1f6fa;
}

#item594230 {
	width:430px !important;
	height:480px !important;
	left:821px !important;
	top:237px !important;
	background:#f1f6fa;
}

#item594258 {
	width:583px !important;
	height:480px !important;
	left:1280px !important;
	top:237px !important;
	background:#f1f6fa;
}

#item381654 {
	width:277px !important;
	left:57px !important;
	top:199px !important;
	min-height:478px !important;
}

#item381677 {
	width:60px !important;
	left:376px !important;
	top:536px !important;
	min-height:19px !important;
}

#item381700 {
	width:63px !important;
	left:484px !important;
	top:512px !important;
	min-height:19px !important;
}

#item381725 {
	width:63px !important;
	left:849px !important;
	top:479px !important;
	min-height:19px !important;
}

#item381748 {
	width:102px !important;
	left:981px !important;
	top:479px !important;
	min-height:19px !important;
}

#item381771 {
	width:37px !important;
	left:1162px !important;
	top:485px !important;
	min-height:7px !important;
}

#item381794 {
	width:63px !important;
	left:1316px !important;
	top:493px !important;
	min-height:19px !important;
}

#item381817 {
	width:63px !important;
	left:1316px !important;
	top:355px !important;
	min-height:19px !important;
}

#item381840 {
	width:63px !important;
	left:1480px !important;
	top:358px !important;
	min-height:19px !important;
}

#item381863 {
	width:48px !important;
	left:1601px !important;
	top:352px !important;
	min-height:19px !important;
}

#item381886 {
	width:36px !important;
	left:1798px !important;
	top:317px !important;
	min-height:7px !important;
}

#item381909 {
	width:88px !important;
	left:1303px !important;
	top:630px !important;
	min-height:31px !important;
}

#item381932 {
	width:46px !important;
	left:1487px !important;
	top:630px !important;
	min-height:19px !important;
}

#item381955 {
	width:106px !important;
	left:1628px !important;
	top:614px !important;
	min-height:31px !important;
}

#item381978 {
	width:104px !important;
	left:1673px !important;
	top:337px !important;
	min-height:31px !important;
}

#item382001 {
	width:36px !important;
	left:1801px !important;
	top:587px !important;
	min-height:7px !important;
}

#item382024 {
	width:88px !important;
	left:472px !important;
	top:373px !important;
	min-height:31px !important;
}

#item382048 {
	width:44px !important;
	left:606px !important;
	top:355px !important;
	min-height:19px !important;
}

#item382072 {
	width:64px !important;
	left:700px !important;
	top:346px !important;
	min-height:19px !important;
}

#item382095 {
	width:69px !important;
	left:846px !important;
	top:340px !important;
	min-height:31px !important;
}

#item382118 {
	width:64px !important;
	left:849px !important;
	top:609px !important;
	min-height:31px !important;
}

#item382141 {
	width:80px !important;
	left:990px !important;
	top:613px !important;
	min-height:19px !important;
}

#item382625 {
	width:279px !important;
	height:12px !important;
	left:363px !important;
	top:745px !important;
}

#item382648 {
	width:299px !important;
	height:12px !important;
	left:1280px !important;
	top:745px !important;
}

#item382671 {
	width:318px !important;
	height:12px !important;
	left:821px !important;
	top:745px !important;
}

#item382698 {
	width:417px !important;
	left:363px !important;
	top:768px !important;
	min-height:189px !important;
}

#item382721 {
	width:415px !important;
	left:821px !important;
	top:768px !important;
	min-height:209px !important;
}

#item382744 {
	width:566px !important;
	left:1280px !important;
	top:768px !important;
	min-height:151px !important;
}

#item382864 {
	width:206px !important;
	left:57px !important;
	top:117px !important;
	min-height:40px !important;
}

#item382887 {
	width:62px !important;
	height:16px !important;
	left:363px !important;
	top:201px !important;
}

#item382910 {
	width:101px !important;
	height:16px !important;
	left:821px !important;
	top:201px !important;
}

#item382933 {
	width:83px !important;
	height:9px !important;
	left:1281px !important;
	top:207px !important;
}

#item397598 {
	width:32px !important;
	left:57px !important;
	top:107px !important;
	min-height:9px !important;
}

#item609312 {
	width:71px !important;
	height:57px !important;
}

#item609288 {
	width:71px !important;
	height:57px !important;
}

#item609263 {
	width:71px !important;
	height:57px !important;
}

#item609260 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item609388 {
	width:39px !important;
	height:57px !important;
}

#item609364 {
	width:39px !important;
	height:57px !important;
}

#item609339 {
	width:39px !important;
	height:57px !important;
}

#item609336 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item609463 {
	width:110px !important;
	height:57px !important;
}

#item609439 {
	width:110px !important;
	height:57px !important;
}

#item609415 {
	width:110px !important;
	height:57px !important;
}

#item609412 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item609616 {
	width:114px !important;
	height:57px !important;
}

#item609592 {
	width:114px !important;
	height:57px !important;
}

#item609568 {
	width:114px !important;
	height:57px !important;
}

#item609564 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item609694 {
	width:33px !important;
	height:57px !important;
}

#item609668 {
	width:33px !important;
	height:57px !important;
}

#item609643 {
	width:33px !important;
	height:57px !important;
}

#item609640 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item609770 {
	width:131px !important;
	height:57px !important;
}

#item609746 {
	width:131px !important;
	height:57px !important;
}

#item609722 {
	width:131px !important;
	height:57px !important;
}

#item609718 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item641883 {
	width:73px !important;
	height:57px !important;
}

#item641858 {
	width:73px !important;
	height:57px !important;
}

#item641833 {
	width:73px !important;
	height:57px !important;
}

#item641830 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item647409 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item368075 {
	width:402px !important;
	left:54px !important;
	top:117px !important;
	min-height:40px !important;
}

#item368606 {
	width:277px !important;
	left:974px !important;
	top:197px !important;
	background:#f1f6fa;
	min-height:280px !important;
	padding:14px;
}

#item595132 {
	width:277px !important;
	left:668px !important;
	top:197px !important;
	background:#f1f6fa;
	min-height:280px !important;
	padding:14px;
}

#item368767 {
	width:583px !important;
	left:57px !important;
	top:197px !important;
	min-height:820px !important;
}

#item368559 {
	width:583px !important;
	height:320px !important;
	background:#f1f6fa;
}

#item368675 {
	width:36px !important;
	left:384px !important;
	top:273px !important;
	min-height:7px !important;
}

#item368698 {
	width:70px !important;
	left:452px !important;
	top:273px !important;
	min-height:7px !important;
}

#item368935 {
	width:37px !important;
	left:83px !important;
	top:273px !important;
	min-height:7px !important;
}

#item368958 {
	width:74px !important;
	left:150px !important;
	top:273px !important;
	min-height:7px !important;
}

#item369005 {
	width:71px !important;
	left:451px !important;
	top:79px !important;
	background:#0065ac;
	min-height:181px !important;
	padding:6px 0px 0px 0px;
}

#item369121 {
	width:71px !important;
	left:151px !important;
	top:169px !important;
	background:#0065ac;
	min-height:91px !important;
	padding:6px 0px 0px 0px;
}

#item369169 {
	width:71px !important;
	height:7px !important;
	left:366px !important;
	top:253px !important;
	background:#ffc92b;
}

#item369288 {
	width:64px !important;
	left:70px !important;
	top:241px !important;
	min-height:16px !important;
	padding:6px 0px 0px 0px;
}

#item517029 {
	width:64px !important;
	left:369px !important;
	top:235px !important;
	min-height:16px !important;
	padding:6px 0px 0px 0px;
}

#item369442 {
	width:49px !important;
	left:44px !important;
	top:30px !important;
	min-height:10px !important;
}

#item369467 {
	width:49px !important;
	left:350px !important;
	top:30px !important;
	min-height:10px !important;
}

#item507695 {
	width:100px !important;
	left:57px !important;
	top:107px !important;
	min-height:9px !important;
}

#item609921 {
	width:71px !important;
	height:57px !important;
}

#item609897 {
	width:71px !important;
	height:57px !important;
}

#item609872 {
	width:71px !important;
	height:57px !important;
}

#item609868 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item609997 {
	width:39px !important;
	height:57px !important;
}

#item609973 {
	width:39px !important;
	height:57px !important;
}

#item609948 {
	width:39px !important;
	height:57px !important;
}

#item609945 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item610073 {
	width:110px !important;
	height:57px !important;
}

#item610049 {
	width:110px !important;
	height:57px !important;
}

#item610024 {
	width:110px !important;
	height:57px !important;
}

#item610021 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item610223 {
	width:114px !important;
	height:57px !important;
}

#item610199 {
	width:114px !important;
	height:57px !important;
}

#item610175 {
	width:114px !important;
	height:57px !important;
}

#item610172 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item610301 {
	width:33px !important;
	height:57px !important;
}

#item610275 {
	width:33px !important;
	height:57px !important;
}

#item610250 {
	width:33px !important;
	height:57px !important;
}

#item610247 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item610376 {
	width:131px !important;
	height:57px !important;
}

#item610352 {
	width:131px !important;
	height:57px !important;
}

#item610328 {
	width:131px !important;
	height:57px !important;
}

#item610325 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item641977 {
	width:73px !important;
	height:57px !important;
}

#item641952 {
	width:73px !important;
	height:57px !important;
}

#item641927 {
	width:73px !important;
	height:57px !important;
}

#item641924 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item647384 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item551456 {
	width:776px !important;
	height:60px !important;
	left:363px !important;
	top:277px !important;
}

#item551445 {
	width:278px !important;
	left:57px !important;
	top:277px !important;
	min-height:730px !important;
}

#item555879 {
	width:578px !important;
	left:51px !important;
	top:121px !important;
	min-height:80px !important;
}

#item693012 {
	width:12px !important;
	height:9px !important;
}

#item692985 {
	width:12px !important;
	height:9px !important;
}

#item692959 {
	width:12px !important;
	height:9px !important;
}

#item692933 {
	width:12px !important;
	height:9px !important;
}

#item692907 {
	width:12px !important;
	height:9px !important;
}

#item692881 {
	width:12px !important;
	height:9px !important;
}

#item692855 {
	width:12px !important;
	height:9px !important;
}

#item692822 {
	width:12px !important;
	height:9px !important;
}

#item692796 {
	width:12px !important;
	height:9px !important;
}

#item692763 {
	width:12px !important;
	height:9px !important;
}

#item692737 {
	width:12px !important;
	height:9px !important;
}

#item692701 {
	width:12px !important;
	height:9px !important;
}

#item692675 {
	width:12px !important;
	height:9px !important;
}

#item567432 {
	width:1500px !important;
	left:363px !important;
	top:337px !important;
	min-height:518px !important;
}

#item610528 {
	width:71px !important;
	height:57px !important;
}

#item610504 {
	width:71px !important;
	height:57px !important;
}

#item610479 {
	width:71px !important;
	height:57px !important;
}

#item610476 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item610604 {
	width:39px !important;
	height:57px !important;
}

#item610580 {
	width:39px !important;
	height:57px !important;
}

#item610555 {
	width:39px !important;
	height:57px !important;
}

#item610552 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item610680 {
	width:110px !important;
	height:57px !important;
}

#item610656 {
	width:110px !important;
	height:57px !important;
}

#item610632 {
	width:110px !important;
	height:57px !important;
}

#item610629 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item610830 {
	width:114px !important;
	height:57px !important;
}

#item610806 {
	width:114px !important;
	height:57px !important;
}

#item610782 {
	width:114px !important;
	height:57px !important;
}

#item610779 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item610909 {
	width:33px !important;
	height:57px !important;
}

#item610884 {
	width:33px !important;
	height:57px !important;
}

#item610859 {
	width:33px !important;
	height:57px !important;
}

#item610854 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item610986 {
	width:131px !important;
	height:57px !important;
}

#item610962 {
	width:131px !important;
	height:57px !important;
}

#item610938 {
	width:131px !important;
	height:57px !important;
}

#item610934 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item642068 {
	width:73px !important;
	height:57px !important;
}

#item642043 {
	width:73px !important;
	height:57px !important;
}

#item642018 {
	width:73px !important;
	height:57px !important;
}

#item642015 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item647359 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item550697 {
	width:889px !important;
	left:57px !important;
	top:197px !important;
	min-height:720px !important;
}

#item550729 {
	width:526px !important;
	left:974px !important;
	top:977px !important;
	min-height:20px !important;
}

#item611143 {
	width:71px !important;
	height:57px !important;
}

#item611119 {
	width:71px !important;
	height:57px !important;
}

#item611094 {
	width:71px !important;
	height:57px !important;
}

#item611091 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item611221 {
	width:39px !important;
	height:57px !important;
}

#item611197 {
	width:39px !important;
	height:57px !important;
}

#item611171 {
	width:39px !important;
	height:57px !important;
}

#item611167 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item611296 {
	width:110px !important;
	height:57px !important;
}

#item611272 {
	width:110px !important;
	height:57px !important;
}

#item611248 {
	width:110px !important;
	height:57px !important;
}

#item611245 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item611447 {
	width:114px !important;
	height:57px !important;
}

#item611422 {
	width:114px !important;
	height:57px !important;
}

#item611398 {
	width:114px !important;
	height:57px !important;
}

#item611395 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item611524 {
	width:33px !important;
	height:57px !important;
}

#item611499 {
	width:33px !important;
	height:57px !important;
}

#item611474 {
	width:33px !important;
	height:57px !important;
}

#item611471 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item611599 {
	width:131px !important;
	height:57px !important;
}

#item611575 {
	width:131px !important;
	height:57px !important;
}

#item611551 {
	width:131px !important;
	height:57px !important;
}

#item611548 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item642154 {
	width:73px !important;
	height:57px !important;
}

#item642129 {
	width:73px !important;
	height:57px !important;
}

#item642104 {
	width:73px !important;
	height:57px !important;
}

#item642101 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item647334 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item387287 {
	width:889px !important;
	height:780px !important;
	left:974px !important;
	top:237px !important;
	background:#f1f6fa;
}

#item371851 {
	width:277px !important;
	left:57px !important;
	top:193px !important;
	min-height:724px !important;
}

#item387368 {
	width:323px !important;
	left:974px !important;
	top:207px !important;
	min-height:9px !important;
}

#item568144 {
	width:583px !important;
	left:363px !important;
	top:207px !important;
	min-height:626px !important;
}

#item611757 {
	width:71px !important;
	height:57px !important;
}

#item611733 {
	width:71px !important;
	height:57px !important;
}

#item611708 {
	width:71px !important;
	height:57px !important;
}

#item611705 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item611834 {
	width:39px !important;
	height:57px !important;
}

#item611810 {
	width:39px !important;
	height:57px !important;
}

#item611785 {
	width:39px !important;
	height:57px !important;
}

#item611782 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item611910 {
	width:110px !important;
	height:57px !important;
}

#item611885 {
	width:110px !important;
	height:57px !important;
}

#item611861 {
	width:110px !important;
	height:57px !important;
}

#item611858 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item612061 {
	width:114px !important;
	height:57px !important;
}

#item612037 {
	width:114px !important;
	height:57px !important;
}

#item612013 {
	width:114px !important;
	height:57px !important;
}

#item612009 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item612138 {
	width:33px !important;
	height:57px !important;
}

#item612113 {
	width:33px !important;
	height:57px !important;
}

#item612088 {
	width:33px !important;
	height:57px !important;
}

#item612085 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item612215 {
	width:131px !important;
	height:57px !important;
}

#item612190 {
	width:131px !important;
	height:57px !important;
}

#item612166 {
	width:131px !important;
	height:57px !important;
}

#item612163 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item642241 {
	width:73px !important;
	height:57px !important;
}

#item642215 {
	width:73px !important;
	height:57px !important;
}

#item642190 {
	width:73px !important;
	height:57px !important;
}

#item642187 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item647309 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item386787 {
	width:277px !important;
	height:560px !important;
	left:1586px !important;
	top:457px !important;
	background:#f1f6fa;
}

#item386819 {
	width:51px !important;
	left:1627px !important;
	top:628px !important;
	background:#858585;
	min-height:257px !important;
	padding:3px 0px 0px 0px;
}

#item386987 {
	width:51px !important;
	left:1771px !important;
	top:525px !important;
	background:#d8d9d9;
	min-height:23px !important;
	padding:3px 0px 0px 0px;
}

#item386964 {
	width:51px !important;
	left:1771px !important;
	top:547px !important;
	background:#b0b0b1;
	min-height:34px !important;
	padding:3px 0px 0px 0px;
}

#item386941 {
	width:51px !important;
	left:1771px !important;
	top:580px !important;
	background:#858585;
	min-height:118px !important;
	padding:3px 0px 0px 0px;
}

#item372443 {
	width:1501px !important;
	left:57px !important;
	top:193px !important;
	min-height:744px !important;
}

#item391368 {
	width:277px !important;
	height:240px !important;
	left:1586px !important;
	top:197px !important;
	background:#f1f6fa;
}

#item386487 {
	width:43px !important;
	left:1811px !important;
	top:265px !important;
	min-height:112px !important;
}

#item386510 {
	width:34px !important;
	left:1820px !important;
	top:227px !important;
	min-height:9px !important;
}

#item386534 {
	width:70px !important;
	left:1737px !important;
	top:265px !important;
	min-height:132px !important;
}

#item386557 {
	width:27px !important;
	left:1737px !important;
	top:227px !important;
	min-height:9px !important;
}

#item386580 {
	width:138px !important;
	left:1596px !important;
	top:265px !important;
	min-height:128px !important;
}

#item386603 {
	width:42px !important;
	left:1596px !important;
	top:227px !important;
	min-height:9px !important;
}

#item387018 {
	width:207px !important;
	height:9px !important;
	left:1596px !important;
	top:487px !important;
}

#item386668 {
	width:48px !important;
	left:1628px !important;
	top:907px !important;
	min-height:9px !important;
}

#item387042 {
	width:275px !important;
	left:1596px !important;
	top:945px !important;
	min-height:52px !important;
}

#item386691 {
	width:70px !important;
	left:1762px !important;
	top:907px !important;
	min-height:9px !important;
}

#item386737 {
	width:51px !important;
	left:1627px !important;
	top:884px !important;
	background:#0065ac;
	min-height:14px !important;
	padding:3px 0px 0px 0px;
}

#item386895 {
	width:51px !important;
	left:1771px !important;
	top:697px !important;
	background:#0065ac;
	min-height:201px !important;
	padding:3px 0px 0px 0px;
}

#item391404 {
	width:277px !important;
	height:200px !important;
	left:974px !important;
	top:397px !important;
	background:#f1f6fa;
}

#item391432 {
	width:60px !important;
	left:1183px !important;
	top:465px !important;
	min-height:92px !important;
}

#item391455 {
	width:34px !important;
	left:1209px !important;
	top:427px !important;
	min-height:9px !important;
}

#item391478 {
	width:31px !important;
	left:1133px !important;
	top:465px !important;
	min-height:72px !important;
}

#item391501 {
	width:27px !important;
	left:1127px !important;
	top:427px !important;
	min-height:9px !important;
}

#item391524 {
	width:138px !important;
	left:984px !important;
	top:465px !important;
	min-height:92px !important;
}

#item391547 {
	width:42px !important;
	left:984px !important;
	top:427px !important;
	min-height:9px !important;
}

#item612658 {
	width:71px !important;
	height:57px !important;
}

#item612634 {
	width:71px !important;
	height:57px !important;
}

#item612609 {
	width:71px !important;
	height:57px !important;
}

#item612606 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item612735 {
	width:39px !important;
	height:57px !important;
}

#item612711 {
	width:39px !important;
	height:57px !important;
}

#item612686 {
	width:39px !important;
	height:57px !important;
}

#item612682 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item612812 {
	width:110px !important;
	height:57px !important;
}

#item612787 {
	width:110px !important;
	height:57px !important;
}

#item612762 {
	width:110px !important;
	height:57px !important;
}

#item612759 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item612964 {
	width:114px !important;
	height:57px !important;
}

#item612940 {
	width:114px !important;
	height:57px !important;
}

#item612914 {
	width:114px !important;
	height:57px !important;
}

#item612911 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item613042 {
	width:33px !important;
	height:57px !important;
}

#item613017 {
	width:33px !important;
	height:57px !important;
}

#item612992 {
	width:33px !important;
	height:57px !important;
}

#item612988 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item613117 {
	width:131px !important;
	height:57px !important;
}

#item613093 {
	width:131px !important;
	height:57px !important;
}

#item613069 {
	width:131px !important;
	height:57px !important;
}

#item613066 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item642336 {
	width:73px !important;
	height:57px !important;
}

#item642311 {
	width:73px !important;
	height:57px !important;
}

#item642286 {
	width:73px !important;
	height:57px !important;
}

#item642283 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item647284 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item373033 {
	width:1195px !important;
	left:668px !important;
	top:200px !important;
	min-height:733px !important;
}

#item373056 {
	width:583px !important;
	left:57px !important;
	top:597px !important;
	min-height:329px !important;
}

#item373079 {
	width:637px !important;
	left:56px !important;
	top:120px !important;
	min-height:36px !important;
}

#item613268 {
	width:71px !important;
	height:57px !important;
}

#item613243 {
	width:71px !important;
	height:57px !important;
}

#item613217 {
	width:71px !important;
	height:57px !important;
}

#item613214 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item613344 {
	width:39px !important;
	height:57px !important;
}

#item613320 {
	width:39px !important;
	height:57px !important;
}

#item613295 {
	width:39px !important;
	height:57px !important;
}

#item613292 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item613419 {
	width:110px !important;
	height:57px !important;
}

#item613395 {
	width:110px !important;
	height:57px !important;
}

#item613371 {
	width:110px !important;
	height:57px !important;
}

#item613368 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item613570 {
	width:114px !important;
	height:57px !important;
}

#item613546 {
	width:114px !important;
	height:57px !important;
}

#item613522 {
	width:114px !important;
	height:57px !important;
}

#item613519 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item613647 {
	width:33px !important;
	height:57px !important;
}

#item613622 {
	width:33px !important;
	height:57px !important;
}

#item613597 {
	width:33px !important;
	height:57px !important;
}

#item613594 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item613722 {
	width:131px !important;
	height:57px !important;
}

#item613698 {
	width:131px !important;
	height:57px !important;
}

#item613674 {
	width:131px !important;
	height:57px !important;
}

#item613671 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item642420 {
	width:73px !important;
	height:57px !important;
}

#item642395 {
	width:73px !important;
	height:57px !important;
}

#item642370 {
	width:73px !important;
	height:57px !important;
}

#item642367 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item647259 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item554676 {
	width:278px !important;
	left:57px !important;
	top:277px !important;
	min-height:740px !important;
}

#item555854 {
	width:578px !important;
	left:51px !important;
	top:121px !important;
	min-height:80px !important;
}

#item557205 {
	width:776px !important;
	height:40px !important;
	left:363px !important;
	top:277px !important;
}

#item707274 {
	width:12px !important;
	height:9px !important;
}

#item707248 {
	width:12px !important;
	height:9px !important;
}

#item707221 {
	width:12px !important;
	height:9px !important;
}

#item707194 {
	width:12px !important;
	height:9px !important;
}

#item707168 {
	width:12px !important;
	height:9px !important;
}

#item707142 {
	width:12px !important;
	height:9px !important;
}

#item707116 {
	width:12px !important;
	height:9px !important;
}

#item707090 {
	width:12px !important;
	height:9px !important;
}

#item707064 {
	width:12px !important;
	height:9px !important;
}

#item707038 {
	width:12px !important;
	height:9px !important;
}

#item707011 {
	width:12px !important;
	height:9px !important;
}

#item706975 {
	width:12px !important;
	height:9px !important;
}

#item706949 {
	width:12px !important;
	height:9px !important;
}

#item706916 {
	width:12px !important;
	height:9px !important;
}

#item706890 {
	width:12px !important;
	height:9px !important;
}

#item568319 {
	width:1500px !important;
	left:363px !important;
	top:337px !important;
	min-height:450px !important;
}

#item613886 {
	width:71px !important;
	height:57px !important;
}

#item613862 {
	width:71px !important;
	height:57px !important;
}

#item613837 {
	width:71px !important;
	height:57px !important;
}

#item613833 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item613962 {
	width:39px !important;
	height:57px !important;
}

#item613938 {
	width:39px !important;
	height:57px !important;
}

#item613913 {
	width:39px !important;
	height:57px !important;
}

#item613910 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item614037 {
	width:110px !important;
	height:57px !important;
}

#item614013 {
	width:110px !important;
	height:57px !important;
}

#item613989 {
	width:110px !important;
	height:57px !important;
}

#item613986 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item614190 {
	width:114px !important;
	height:57px !important;
}

#item614164 {
	width:114px !important;
	height:57px !important;
}

#item614140 {
	width:114px !important;
	height:57px !important;
}

#item614137 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item614268 {
	width:33px !important;
	height:57px !important;
}

#item614243 {
	width:33px !important;
	height:57px !important;
}

#item614217 {
	width:33px !important;
	height:57px !important;
}

#item614214 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item614344 {
	width:131px !important;
	height:57px !important;
}

#item614319 {
	width:131px !important;
	height:57px !important;
}

#item614295 {
	width:131px !important;
	height:57px !important;
}

#item614292 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item642512 {
	width:73px !important;
	height:57px !important;
}

#item642486 {
	width:73px !important;
	height:57px !important;
}

#item642460 {
	width:73px !important;
	height:57px !important;
}

#item642457 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item647234 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item553022 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item553068 {
	width:1807px !important;
	left:57px !important;
	top:197px !important;
	min-height:825px !important;
}

#item555909 {
	width:277px !important;
	height:320px !important;
	left:57px !important;
	top:517px !important;
	background:#f1f6fa;
}

#item555916 {
	width:213px !important;
	left:66px !important;
	top:534px !important;
	min-height:283px !important;
}

#item555939 {
	width:27px !important;
	left:294px !important;
	top:534px !important;
	min-height:243px !important;
}

#item614494 {
	width:71px !important;
	height:57px !important;
}

#item614470 {
	width:71px !important;
	height:57px !important;
}

#item614445 {
	width:71px !important;
	height:57px !important;
}

#item614442 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item614570 {
	width:39px !important;
	height:57px !important;
}

#item614546 {
	width:39px !important;
	height:57px !important;
}

#item614521 {
	width:39px !important;
	height:57px !important;
}

#item614518 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item614645 {
	width:110px !important;
	height:57px !important;
}

#item614621 {
	width:110px !important;
	height:57px !important;
}

#item614597 {
	width:110px !important;
	height:57px !important;
}

#item614594 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item614796 {
	width:114px !important;
	height:57px !important;
}

#item614772 {
	width:114px !important;
	height:57px !important;
}

#item614748 {
	width:114px !important;
	height:57px !important;
}

#item614745 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item614873 {
	width:33px !important;
	height:57px !important;
}

#item614848 {
	width:33px !important;
	height:57px !important;
}

#item614823 {
	width:33px !important;
	height:57px !important;
}

#item614820 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item614949 {
	width:131px !important;
	height:57px !important;
}

#item614925 {
	width:131px !important;
	height:57px !important;
}

#item614901 {
	width:131px !important;
	height:57px !important;
}

#item614898 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item642597 {
	width:73px !important;
	height:57px !important;
}

#item642571 {
	width:73px !important;
	height:57px !important;
}

#item642546 {
	width:73px !important;
	height:57px !important;
}

#item642543 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item647209 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item374401 {
	width:583px !important;
	left:57px !important;
	top:177px !important;
	min-height:784px !important;
}

#item388939 {
	width:584px !important;
	left:668px !important;
	top:429px !important;
	min-height:28px !important;
}

#item389008 {
	width:352px !important;
	left:668px !important;
	top:167px !important;
	min-height:29px !important;
}

#item568954 {
	width:1194px !important;
	left:668px !important;
	top:217px !important;
	min-height:170px !important;
}

#item569051 {
	width:1194px !important;
	left:668px !important;
	top:477px !important;
	min-height:312px !important;
}

#item615097 {
	width:71px !important;
	height:57px !important;
}

#item615073 {
	width:71px !important;
	height:57px !important;
}

#item615048 {
	width:71px !important;
	height:57px !important;
}

#item615045 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item615173 {
	width:39px !important;
	height:57px !important;
}

#item615149 {
	width:39px !important;
	height:57px !important;
}

#item615124 {
	width:39px !important;
	height:57px !important;
}

#item615121 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item615250 {
	width:110px !important;
	height:57px !important;
}

#item615226 {
	width:110px !important;
	height:57px !important;
}

#item615200 {
	width:110px !important;
	height:57px !important;
}

#item615197 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item615401 {
	width:114px !important;
	height:57px !important;
}

#item615377 {
	width:114px !important;
	height:57px !important;
}

#item615353 {
	width:114px !important;
	height:57px !important;
}

#item615350 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item615480 {
	width:33px !important;
	height:57px !important;
}

#item615454 {
	width:33px !important;
	height:57px !important;
}

#item615429 {
	width:33px !important;
	height:57px !important;
}

#item615425 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item615555 {
	width:131px !important;
	height:57px !important;
}

#item615531 {
	width:131px !important;
	height:57px !important;
}

#item615507 {
	width:131px !important;
	height:57px !important;
}

#item615504 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item642683 {
	width:73px !important;
	height:57px !important;
}

#item642658 {
	width:73px !important;
	height:57px !important;
}

#item642633 {
	width:73px !important;
	height:57px !important;
}

#item642630 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item647183 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item374989 {
	width:1807px !important;
	left:57px !important;
	top:197px !important;
	min-height:800px !important;
}

#item615716 {
	width:71px !important;
	height:57px !important;
}

#item615692 {
	width:71px !important;
	height:57px !important;
}

#item615667 {
	width:71px !important;
	height:57px !important;
}

#item615664 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item615795 {
	width:39px !important;
	height:57px !important;
}

#item615770 {
	width:39px !important;
	height:57px !important;
}

#item615744 {
	width:39px !important;
	height:57px !important;
}

#item615741 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item615870 {
	width:110px !important;
	height:57px !important;
}

#item615846 {
	width:110px !important;
	height:57px !important;
}

#item615822 {
	width:110px !important;
	height:57px !important;
}

#item615819 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item616020 {
	width:114px !important;
	height:57px !important;
}

#item615996 {
	width:114px !important;
	height:57px !important;
}

#item615972 {
	width:114px !important;
	height:57px !important;
}

#item615969 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item616098 {
	width:33px !important;
	height:57px !important;
}

#item616073 {
	width:33px !important;
	height:57px !important;
}

#item616048 {
	width:33px !important;
	height:57px !important;
}

#item616044 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item616173 {
	width:131px !important;
	height:57px !important;
}

#item616149 {
	width:131px !important;
	height:57px !important;
}

#item616125 {
	width:131px !important;
	height:57px !important;
}

#item616122 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item642771 {
	width:73px !important;
	height:57px !important;
}

#item642746 {
	width:73px !important;
	height:57px !important;
}

#item642720 {
	width:73px !important;
	height:57px !important;
}

#item642717 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item647158 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item375233 {
	width:583px !important;
	left:57px !important;
	top:492px !important;
	min-height:144px !important;
}

#item375720 {
	width:1195px !important;
	left:668px !important;
	top:197px !important;
	min-height:420px !important;
}

#item375743 {
	width:526px !important;
	left:56px !important;
	top:120px !important;
	min-height:36px !important;
}

#item616340 {
	width:71px !important;
	height:57px !important;
}

#item616316 {
	width:71px !important;
	height:57px !important;
}

#item616291 {
	width:71px !important;
	height:57px !important;
}

#item616288 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item616418 {
	width:39px !important;
	height:57px !important;
}

#item616394 {
	width:39px !important;
	height:57px !important;
}

#item616368 {
	width:39px !important;
	height:57px !important;
}

#item616365 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item616493 {
	width:110px !important;
	height:57px !important;
}

#item616469 {
	width:110px !important;
	height:57px !important;
}

#item616445 {
	width:110px !important;
	height:57px !important;
}

#item616442 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item616645 {
	width:114px !important;
	height:57px !important;
}

#item616619 {
	width:114px !important;
	height:57px !important;
}

#item616595 {
	width:114px !important;
	height:57px !important;
}

#item616592 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item616723 {
	width:33px !important;
	height:57px !important;
}

#item616697 {
	width:33px !important;
	height:57px !important;
}

#item616672 {
	width:33px !important;
	height:57px !important;
}

#item616669 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item616798 {
	width:131px !important;
	height:57px !important;
}

#item616774 {
	width:131px !important;
	height:57px !important;
}

#item616750 {
	width:131px !important;
	height:57px !important;
}

#item616747 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item642863 {
	width:73px !important;
	height:57px !important;
}

#item642838 {
	width:73px !important;
	height:57px !important;
}

#item642813 {
	width:73px !important;
	height:57px !important;
}

#item642810 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item647133 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item561867 {
	width:277px !important;
	left:57px !important;
	top:277px !important;
	min-height:745px !important;
}

#item561895 {
	width:578px !important;
	left:51px !important;
	top:121px !important;
	min-height:80px !important;
}

#item562132 {
	width:382px !important;
	height:40px !important;
	left:363px !important;
	top:277px !important;
}

#item720178 {
	width:12px !important;
	height:9px !important;
}

#item720152 {
	width:12px !important;
	height:9px !important;
}

#item720126 {
	width:12px !important;
	height:9px !important;
}

#item720099 {
	width:12px !important;
	height:9px !important;
}

#item720072 {
	width:12px !important;
	height:9px !important;
}

#item720045 {
	width:12px !important;
	height:9px !important;
}

#item720019 {
	width:12px !important;
	height:9px !important;
}

#item719993 {
	width:12px !important;
	height:9px !important;
}

#item719967 {
	width:12px !important;
	height:9px !important;
}

#item719941 {
	width:12px !important;
	height:9px !important;
}

#item719915 {
	width:12px !important;
	height:9px !important;
}

#item719889 {
	width:12px !important;
	height:9px !important;
}

#item719863 {
	width:12px !important;
	height:9px !important;
}

#item569154 {
	width:1500px !important;
	left:363px !important;
	top:337px !important;
	min-height:452px !important;
}

#item616959 {
	width:71px !important;
	height:57px !important;
}

#item616934 {
	width:71px !important;
	height:57px !important;
}

#item616909 {
	width:71px !important;
	height:57px !important;
}

#item616906 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item617035 {
	width:39px !important;
	height:57px !important;
}

#item617011 {
	width:39px !important;
	height:57px !important;
}

#item616986 {
	width:39px !important;
	height:57px !important;
}

#item616983 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item617110 {
	width:110px !important;
	height:57px !important;
}

#item617086 {
	width:110px !important;
	height:57px !important;
}

#item617062 {
	width:110px !important;
	height:57px !important;
}

#item617059 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item617262 {
	width:114px !important;
	height:57px !important;
}

#item617238 {
	width:114px !important;
	height:57px !important;
}

#item617214 {
	width:114px !important;
	height:57px !important;
}

#item617211 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item617340 {
	width:33px !important;
	height:57px !important;
}

#item617314 {
	width:33px !important;
	height:57px !important;
}

#item617289 {
	width:33px !important;
	height:57px !important;
}

#item617286 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item617416 {
	width:131px !important;
	height:57px !important;
}

#item617391 {
	width:131px !important;
	height:57px !important;
}

#item617367 {
	width:131px !important;
	height:57px !important;
}

#item617364 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item642948 {
	width:73px !important;
	height:57px !important;
}

#item642923 {
	width:73px !important;
	height:57px !important;
}

#item642897 {
	width:73px !important;
	height:57px !important;
}

#item642894 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item647108 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item560317 {
	width:1195px !important;
	left:57px !important;
	top:197px !important;
	min-height:700px !important;
}

#item560351 {
	width:191px !important;
	left:1706px !important;
	top:258px !important;
	min-height:203px !important;
}

#item560374 {
	width:179px !important;
	left:1304px !important;
	top:256px !important;
	min-height:176px !important;
}

#item560397 {
	width:160px !important;
	left:1280px !important;
	top:207px !important;
	min-height:10px !important;
}

#item560421 {
	width:204px !important;
	left:1495px !important;
	top:257px !important;
	min-height:179px !important;
}

#item563356 {
	width:584px !important;
	height:26px !important;
	left:1280px !important;
	top:621px !important;
	background:#f1f6fa;
	padding:0px 0px 0px 9px;
}

#item563379 {
	width:584px !important;
	height:26px !important;
	left:1280px !important;
	top:661px !important;
	background:#f1f6fa;
	padding:0px 0px 0px 9px;
}

#item563402 {
	width:584px !important;
	height:26px !important;
	left:1280px !important;
	top:701px !important;
	background:#f1f6fa;
	padding:0px 0px 0px 9px;
}

#item563425 {
	width:584px !important;
	height:26px !important;
	left:1280px !important;
	top:741px !important;
	padding:0px 0px 0px 9px;
}

#item563448 {
	width:584px !important;
	height:26px !important;
	left:1280px !important;
	top:781px !important;
	background:#f1f6fa;
	padding:0px 0px 0px 9px;
}

#item563471 {
	width:584px !important;
	height:26px !important;
	left:1280px !important;
	top:821px !important;
	background:#f1f6fa;
	padding:0px 0px 0px 9px;
}

#item563494 {
	width:275px !important;
	left:1280px !important;
	top:517px !important;
	min-height:27px !important;
}

#item563517 {
	width:178px !important;
	height:33px !important;
	left:1280px !important;
	top:560px !important;
	padding:0px 0px 0px 9px;
}

#item563541 {
	width:110px !important;
	left:1529px !important;
	top:563px !important;
	min-height:36px !important;
}

#item563590 {
	width:22px !important;
	height:19px !important;
	left:1685px !important;
	top:744px !important;
	background:#fff;
}

#item563645 {
	width:22px !important;
	height:19px !important;
	left:1775px !important;
	top:744px !important;
	background:#fff;
}

#item563668 {
	width:21px !important;
	height:19px !important;
	left:1824px !important;
	top:744px !important;
	background:#fff;
}

#item563691 {
	width:110px !important;
	left:1642px !important;
	top:563px !important;
	min-height:36px !important;
}

#item563714 {
	width:110px !important;
	left:1755px !important;
	top:563px !important;
	min-height:36px !important;
}

#item617581 {
	width:71px !important;
	height:57px !important;
}

#item617557 {
	width:71px !important;
	height:57px !important;
}

#item617531 {
	width:71px !important;
	height:57px !important;
}

#item617528 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item617657 {
	width:39px !important;
	height:57px !important;
}

#item617633 {
	width:39px !important;
	height:57px !important;
}

#item617608 {
	width:39px !important;
	height:57px !important;
}

#item617605 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item617732 {
	width:110px !important;
	height:57px !important;
}

#item617708 {
	width:110px !important;
	height:57px !important;
}

#item617684 {
	width:110px !important;
	height:57px !important;
}

#item617681 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item617883 {
	width:114px !important;
	height:57px !important;
}

#item617859 {
	width:114px !important;
	height:57px !important;
}

#item617835 {
	width:114px !important;
	height:57px !important;
}

#item617832 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item617961 {
	width:33px !important;
	height:57px !important;
}

#item617936 {
	width:33px !important;
	height:57px !important;
}

#item617911 {
	width:33px !important;
	height:57px !important;
}

#item617908 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item618038 {
	width:131px !important;
	height:57px !important;
}

#item618013 {
	width:131px !important;
	height:57px !important;
}

#item617989 {
	width:131px !important;
	height:57px !important;
}

#item617986 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item643041 {
	width:73px !important;
	height:57px !important;
}

#item643016 {
	width:73px !important;
	height:57px !important;
}

#item642991 {
	width:73px !important;
	height:57px !important;
}

#item642987 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item647083 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item563325 {
	width:889px !important;
	left:57px !important;
	top:197px !important;
	min-height:741px !important;
}

#item564779 {
	width:287px !important;
	top:19px !important;
	min-height:9px !important;
}

#item569633 {
	width:584px !important;
	top:188px !important;
	min-height:179px !important;
}

#item618202 {
	width:71px !important;
	height:57px !important;
}

#item618178 {
	width:71px !important;
	height:57px !important;
}

#item618152 {
	width:71px !important;
	height:57px !important;
}

#item618149 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item618278 {
	width:39px !important;
	height:57px !important;
}

#item618254 {
	width:39px !important;
	height:57px !important;
}

#item618229 {
	width:39px !important;
	height:57px !important;
}

#item618226 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item618353 {
	width:110px !important;
	height:57px !important;
}

#item618329 {
	width:110px !important;
	height:57px !important;
}

#item618305 {
	width:110px !important;
	height:57px !important;
}

#item618302 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item618505 {
	width:114px !important;
	height:57px !important;
}

#item618481 {
	width:114px !important;
	height:57px !important;
}

#item618457 {
	width:114px !important;
	height:57px !important;
}

#item618454 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item618582 {
	width:33px !important;
	height:57px !important;
}

#item618557 {
	width:33px !important;
	height:57px !important;
}

#item618532 {
	width:33px !important;
	height:57px !important;
}

#item618529 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item618659 {
	width:131px !important;
	height:57px !important;
}

#item618634 {
	width:131px !important;
	height:57px !important;
}

#item618610 {
	width:131px !important;
	height:57px !important;
}

#item618606 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item643172 {
	width:73px !important;
	height:57px !important;
}

#item643147 {
	width:73px !important;
	height:57px !important;
}

#item643122 {
	width:73px !important;
	height:57px !important;
}

#item643119 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item647057 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item378982 {
	width:1195px !important;
	left:668px !important;
	top:217px !important;
	min-height:438px !important;
}

#item379028 {
	width:627px !important;
	left:56px !important;
	top:121px !important;
	min-height:36px !important;
}

#item618830 {
	width:71px !important;
	height:57px !important;
}

#item618806 {
	width:71px !important;
	height:57px !important;
}

#item618781 {
	width:71px !important;
	height:57px !important;
}

#item618777 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item618906 {
	width:39px !important;
	height:57px !important;
}

#item618882 {
	width:39px !important;
	height:57px !important;
}

#item618857 {
	width:39px !important;
	height:57px !important;
}

#item618854 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item618982 {
	width:110px !important;
	height:57px !important;
}

#item618958 {
	width:110px !important;
	height:57px !important;
}

#item618933 {
	width:110px !important;
	height:57px !important;
}

#item618930 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item619132 {
	width:114px !important;
	height:57px !important;
}

#item619108 {
	width:114px !important;
	height:57px !important;
}

#item619084 {
	width:114px !important;
	height:57px !important;
}

#item619081 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item619210 {
	width:33px !important;
	height:57px !important;
}

#item619184 {
	width:33px !important;
	height:57px !important;
}

#item619159 {
	width:33px !important;
	height:57px !important;
}

#item619156 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item619286 {
	width:131px !important;
	height:57px !important;
}

#item619262 {
	width:131px !important;
	height:57px !important;
}

#item619237 {
	width:131px !important;
	height:57px !important;
}

#item619234 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item643259 {
	width:73px !important;
	height:57px !important;
}

#item643234 {
	width:73px !important;
	height:57px !important;
}

#item643207 {
	width:73px !important;
	height:57px !important;
}

#item643204 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item647032 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item379745 {
	width:892px !important;
	left:50px !important;
	top:121px !important;
	min-height:76px !important;
}

#item379769 {
	width:1182px !important;
	left:57px !important;
	top:236px !important;
	min-height:41px !important;
}

#item379722 {
	width:278px !important;
	left:57px !important;
	top:317px !important;
	min-height:497px !important;
}

#item390326 {
	width:278px !important;
	left:363px !important;
	top:317px !important;
	min-height:605px !important;
}

#item390501 {
	width:278px !important;
	left:668px !important;
	top:317px !important;
	min-height:403px !important;
}

#item390756 {
	width:278px !important;
	left:974px !important;
	top:317px !important;
	min-height:585px !important;
}

#item390989 {
	width:277px !important;
	left:1586px !important;
	top:317px !important;
	min-height:280px !important;
}

#item390830 {
	width:278px !important;
	left:1280px !important;
	top:317px !important;
	min-height:474px !important;
}

#item391081 {
	width:684px !important;
	left:1179px !important;
	top:1006px !important;
	min-height:24px !important;
}

#item619426 {
	width:71px !important;
	height:57px !important;
}

#item619402 {
	width:71px !important;
	height:57px !important;
}

#item619377 {
	width:71px !important;
	height:57px !important;
}

#item619374 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item619503 {
	width:39px !important;
	height:57px !important;
}

#item619479 {
	width:39px !important;
	height:57px !important;
}

#item619454 {
	width:39px !important;
	height:57px !important;
}

#item619450 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item619579 {
	width:110px !important;
	height:57px !important;
}

#item619555 {
	width:110px !important;
	height:57px !important;
}

#item619531 {
	width:110px !important;
	height:57px !important;
}

#item619528 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item619730 {
	width:114px !important;
	height:57px !important;
}

#item619706 {
	width:114px !important;
	height:57px !important;
}

#item619682 {
	width:114px !important;
	height:57px !important;
}

#item619679 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item619808 {
	width:33px !important;
	height:57px !important;
}

#item619783 {
	width:33px !important;
	height:57px !important;
}

#item619757 {
	width:33px !important;
	height:57px !important;
}

#item619754 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item619883 {
	width:131px !important;
	height:57px !important;
}

#item619859 {
	width:131px !important;
	height:57px !important;
}

#item619835 {
	width:131px !important;
	height:57px !important;
}

#item619832 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item643348 {
	width:73px !important;
	height:57px !important;
}

#item643323 {
	width:73px !important;
	height:57px !important;
}

#item643298 {
	width:73px !important;
	height:57px !important;
}

#item643295 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item647007 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item237834 {
	width:1622px !important;
	left:47px !important;
	top:121px !important;
	min-height:116px !important;
}

#item238243 {
	width:575px !important;
	left:57px !important;
	top:379px !important;
	min-height:279px !important;
}

#item518008 {
	width:583px !important;
	height:316px !important;
	left:57px !important;
	top:721px !important;
}

#item237801 {
	width:277px !important;
	height:29px !important;
	left:57px !important;
	top:374px !important;
}

#item237805 {
	width:277px !important;
	height:29px !important;
	left:57px !important;
	top:434px !important;
}

#item237809 {
	width:320px !important;
	height:35px !important;
	left:57px !important;
	top:490px !important;
}

#item237813 {
	width:278px !important;
	height:29px !important;
	left:57px !important;
	top:556px !important;
}

#item620043 {
	width:71px !important;
	height:57px !important;
}

#item620019 {
	width:71px !important;
	height:57px !important;
}

#item619994 {
	width:71px !important;
	height:57px !important;
}

#item619991 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item620120 {
	width:39px !important;
	height:57px !important;
}

#item620096 {
	width:39px !important;
	height:57px !important;
}

#item620070 {
	width:39px !important;
	height:57px !important;
}

#item620067 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item620196 {
	width:110px !important;
	height:57px !important;
}

#item620172 {
	width:110px !important;
	height:57px !important;
}

#item620148 {
	width:110px !important;
	height:57px !important;
}

#item620145 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item620223 {
	width:73px !important;
	height:57px !important;
}

#item620272 {
	width:73px !important;
	height:57px !important;
}

#item620248 {
	width:73px !important;
	height:57px !important;
}

#item620220 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item620424 {
	width:33px !important;
	height:57px !important;
}

#item620399 {
	width:33px !important;
	height:57px !important;
}

#item620374 {
	width:33px !important;
	height:57px !important;
}

#item620371 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item620500 {
	width:131px !important;
	height:57px !important;
}

#item620476 {
	width:131px !important;
	height:57px !important;
}

#item620452 {
	width:131px !important;
	height:57px !important;
}

#item620449 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item643438 {
	width:114px !important;
	height:57px !important;
}

#item643411 {
	width:114px !important;
	height:57px !important;
}

#item643381 {
	width:114px !important;
	height:57px !important;
}

#item643408 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item646982 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item45497 {
	width:571px !important;
	left:49px !important;
	top:121px !important;
	min-height:80px !important;
}

#item46671 {
	width:822px !important;
	left:57px !important;
	top:277px !important;
	min-height:503px !important;
}

#item507993 {
	width:124px !important;
	left:57px !important;
	top:215px !important;
	min-height:21px !important;
}

#item620983 {
	width:71px !important;
	height:57px !important;
}

#item620959 {
	width:71px !important;
	height:57px !important;
}

#item620934 {
	width:71px !important;
	height:57px !important;
}

#item620931 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item621059 {
	width:39px !important;
	height:57px !important;
}

#item621035 {
	width:39px !important;
	height:57px !important;
}

#item621010 {
	width:39px !important;
	height:57px !important;
}

#item621007 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item621134 {
	width:110px !important;
	height:57px !important;
}

#item621110 {
	width:110px !important;
	height:57px !important;
}

#item621086 {
	width:110px !important;
	height:57px !important;
}

#item621083 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item621210 {
	width:73px !important;
	height:57px !important;
}

#item621186 {
	width:73px !important;
	height:57px !important;
}

#item621162 {
	width:73px !important;
	height:57px !important;
}

#item621159 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item621362 {
	width:33px !important;
	height:57px !important;
}

#item621337 {
	width:33px !important;
	height:57px !important;
}

#item621312 {
	width:33px !important;
	height:57px !important;
}

#item621309 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item621438 {
	width:131px !important;
	height:57px !important;
}

#item621414 {
	width:131px !important;
	height:57px !important;
}

#item621390 {
	width:131px !important;
	height:57px !important;
}

#item621386 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item643534 {
	width:114px !important;
	height:57px !important;
}

#item643509 {
	width:114px !important;
	height:57px !important;
}

#item643484 {
	width:114px !important;
	height:57px !important;
}

#item643481 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item646957 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item16025 {
	width:686px !important;
	left:51px !important;
	top:117px !important;
	min-height:80px !important;
}

#item28473 {
	width:822px !important;
	left:1041px !important;
	top:81px !important;
	min-height:939px !important;
}

#item507934 {
	width:67px !important;
	left:57px !important;
	top:215px !important;
	min-height:21px !important;
}

#item621595 {
	width:71px !important;
	height:57px !important;
}

#item621571 {
	width:71px !important;
	height:57px !important;
}

#item621546 {
	width:71px !important;
	height:57px !important;
}

#item621543 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item621671 {
	width:39px !important;
	height:57px !important;
}

#item621647 {
	width:39px !important;
	height:57px !important;
}

#item621622 {
	width:39px !important;
	height:57px !important;
}

#item621619 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item621747 {
	width:110px !important;
	height:57px !important;
}

#item621723 {
	width:110px !important;
	height:57px !important;
}

#item621698 {
	width:110px !important;
	height:57px !important;
}

#item621695 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item621822 {
	width:73px !important;
	height:57px !important;
}

#item621798 {
	width:73px !important;
	height:57px !important;
}

#item621774 {
	width:73px !important;
	height:57px !important;
}

#item621771 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item621978 {
	width:33px !important;
	height:57px !important;
}

#item621951 {
	width:33px !important;
	height:57px !important;
}

#item621925 {
	width:33px !important;
	height:57px !important;
}

#item621922 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item622053 {
	width:131px !important;
	height:57px !important;
}

#item622029 {
	width:131px !important;
	height:57px !important;
}

#item622005 {
	width:131px !important;
	height:57px !important;
}

#item622002 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item643622 {
	width:114px !important;
	height:57px !important;
}

#item643597 {
	width:114px !important;
	height:57px !important;
}

#item643571 {
	width:114px !important;
	height:57px !important;
}

#item643567 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item646932 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item28768 {
	width:822px !important;
	left:1041px !important;
	top:121px !important;
	min-height:863px !important;
}

#item622212 {
	width:71px !important;
	height:57px !important;
}

#item622188 {
	width:71px !important;
	height:57px !important;
}

#item622163 {
	width:71px !important;
	height:57px !important;
}

#item622160 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item622288 {
	width:39px !important;
	height:57px !important;
}

#item622264 {
	width:39px !important;
	height:57px !important;
}

#item622239 {
	width:39px !important;
	height:57px !important;
}

#item622236 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item622364 {
	width:110px !important;
	height:57px !important;
}

#item622340 {
	width:110px !important;
	height:57px !important;
}

#item622316 {
	width:110px !important;
	height:57px !important;
}

#item622313 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item622439 {
	width:73px !important;
	height:57px !important;
}

#item622415 {
	width:73px !important;
	height:57px !important;
}

#item622391 {
	width:73px !important;
	height:57px !important;
}

#item622388 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item622592 {
	width:33px !important;
	height:57px !important;
}

#item622567 {
	width:33px !important;
	height:57px !important;
}

#item622542 {
	width:33px !important;
	height:57px !important;
}

#item622538 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item622667 {
	width:131px !important;
	height:57px !important;
}

#item622643 {
	width:131px !important;
	height:57px !important;
}

#item622619 {
	width:131px !important;
	height:57px !important;
}

#item622616 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item643712 {
	width:114px !important;
	height:57px !important;
}

#item643687 {
	width:114px !important;
	height:57px !important;
}

#item643662 {
	width:114px !important;
	height:57px !important;
}

#item643659 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item646907 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item45819 {
	width:834px !important;
	left:51px !important;
	top:121px !important;
	min-height:176px !important;
}

#item46851 {
	width:849px !important;
	left:57px !important;
	top:377px !important;
	min-height:422px !important;
}

#item46874 {
	width:850px !important;
	left:1013px !important;
	top:377px !important;
	min-height:460px !important;
}

#item508019 {
	width:124px !important;
	left:57px !important;
	top:314px !important;
	min-height:23px !important;
}

#item622824 {
	width:71px !important;
	height:57px !important;
}

#item622800 {
	width:71px !important;
	height:57px !important;
}

#item622775 {
	width:71px !important;
	height:57px !important;
}

#item622772 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item622902 {
	width:39px !important;
	height:57px !important;
}

#item622878 {
	width:39px !important;
	height:57px !important;
}

#item622851 {
	width:39px !important;
	height:57px !important;
}

#item622848 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item622978 {
	width:110px !important;
	height:57px !important;
}

#item622954 {
	width:110px !important;
	height:57px !important;
}

#item622929 {
	width:110px !important;
	height:57px !important;
}

#item622926 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item623053 {
	width:73px !important;
	height:57px !important;
}

#item623029 {
	width:73px !important;
	height:57px !important;
}

#item623005 {
	width:73px !important;
	height:57px !important;
}

#item623002 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item623206 {
	width:33px !important;
	height:57px !important;
}

#item623181 {
	width:33px !important;
	height:57px !important;
}

#item623156 {
	width:33px !important;
	height:57px !important;
}

#item623153 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item623281 {
	width:131px !important;
	height:57px !important;
}

#item623257 {
	width:131px !important;
	height:57px !important;
}

#item623233 {
	width:131px !important;
	height:57px !important;
}

#item623230 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item643799 {
	width:114px !important;
	height:57px !important;
}

#item643774 {
	width:114px !important;
	height:57px !important;
}

#item643749 {
	width:114px !important;
	height:57px !important;
}

#item643746 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item646882 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item13256 {
	width:839px !important;
	left:51px !important;
	top:121px !important;
	min-height:76px !important;
}

#item28927 {
	width:612px !important;
	left:57px !important;
	top:277px !important;
	min-height:671px !important;
}

#item508070 {
	width:124px !important;
	left:57px !important;
	top:215px !important;
	min-height:21px !important;
}

#item623437 {
	width:71px !important;
	height:57px !important;
}

#item623412 {
	width:71px !important;
	height:57px !important;
}

#item623386 {
	width:71px !important;
	height:57px !important;
}

#item623383 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item623514 {
	width:39px !important;
	height:57px !important;
}

#item623490 {
	width:39px !important;
	height:57px !important;
}

#item623465 {
	width:39px !important;
	height:57px !important;
}

#item623462 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item623589 {
	width:110px !important;
	height:57px !important;
}

#item623565 {
	width:110px !important;
	height:57px !important;
}

#item623541 {
	width:110px !important;
	height:57px !important;
}

#item623538 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item623664 {
	width:73px !important;
	height:57px !important;
}

#item623640 {
	width:73px !important;
	height:57px !important;
}

#item623616 {
	width:73px !important;
	height:57px !important;
}

#item623613 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item623817 {
	width:33px !important;
	height:57px !important;
}

#item623792 {
	width:33px !important;
	height:57px !important;
}

#item623767 {
	width:33px !important;
	height:57px !important;
}

#item623764 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item623893 {
	width:131px !important;
	height:57px !important;
}

#item623869 {
	width:131px !important;
	height:57px !important;
}

#item623844 {
	width:131px !important;
	height:57px !important;
}

#item623841 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item643900 {
	width:114px !important;
	height:57px !important;
}

#item643875 {
	width:114px !important;
	height:57px !important;
}

#item643850 {
	width:114px !important;
	height:57px !important;
}

#item643846 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item646857 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item174454 {
	width:583px !important;
	left:46px !important;
	top:121px !important;
	min-height:116px !important;
}

#item518037 {
	mix-blend-mode:multiply;
	width:583px !important;
	height:268px !important;
	left:57px !important;
	top:749px !important;
}

#item624068 {
	width:71px !important;
	height:57px !important;
}

#item624044 {
	width:71px !important;
	height:57px !important;
}

#item624018 {
	width:71px !important;
	height:57px !important;
}

#item624015 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item624145 {
	width:39px !important;
	height:57px !important;
}

#item624121 {
	width:39px !important;
	height:57px !important;
}

#item624095 {
	width:39px !important;
	height:57px !important;
}

#item624092 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item624220 {
	width:110px !important;
	height:57px !important;
}

#item624196 {
	width:110px !important;
	height:57px !important;
}

#item624172 {
	width:110px !important;
	height:57px !important;
}

#item624169 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item624296 {
	width:73px !important;
	height:57px !important;
}

#item624271 {
	width:73px !important;
	height:57px !important;
}

#item624247 {
	width:73px !important;
	height:57px !important;
}

#item624244 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item624323 {
	width:114px !important;
	height:57px !important;
}

#item624372 {
	width:114px !important;
	height:57px !important;
}

#item624348 {
	width:114px !important;
	height:57px !important;
}

#item624320 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item624523 {
	width:131px !important;
	height:57px !important;
}

#item624499 {
	width:131px !important;
	height:57px !important;
}

#item624475 {
	width:131px !important;
	height:57px !important;
}

#item624472 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item643991 {
	width:33px !important;
	height:57px !important;
}

#item643964 {
	width:33px !important;
	height:57px !important;
}

#item643934 {
	width:33px !important;
	height:57px !important;
}

#item643961 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item646832 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item16243 {
	width:620px !important;
	left:55px !important;
	top:117px !important;
	min-height:40px !important;
}

#item16266 {
	width:1807px !important;
	left:57px !important;
	top:197px !important;
	min-height:820px !important;
}

#item624765 {
	width:71px !important;
	height:57px !important;
}

#item624741 {
	width:71px !important;
	height:57px !important;
}

#item624716 {
	width:71px !important;
	height:57px !important;
}

#item624713 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item624841 {
	width:39px !important;
	height:57px !important;
}

#item624817 {
	width:39px !important;
	height:57px !important;
}

#item624792 {
	width:39px !important;
	height:57px !important;
}

#item624789 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item624916 {
	width:110px !important;
	height:57px !important;
}

#item624892 {
	width:110px !important;
	height:57px !important;
}

#item624868 {
	width:110px !important;
	height:57px !important;
}

#item624865 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item624992 {
	width:73px !important;
	height:57px !important;
}

#item624968 {
	width:73px !important;
	height:57px !important;
}

#item624944 {
	width:73px !important;
	height:57px !important;
}

#item624941 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item625070 {
	width:114px !important;
	height:57px !important;
}

#item625046 {
	width:114px !important;
	height:57px !important;
}

#item625021 {
	width:114px !important;
	height:57px !important;
}

#item625017 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item625224 {
	width:131px !important;
	height:57px !important;
}

#item625200 {
	width:131px !important;
	height:57px !important;
}

#item625175 {
	width:131px !important;
	height:57px !important;
}

#item625172 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item644096 {
	width:33px !important;
	height:57px !important;
}

#item644071 {
	width:33px !important;
	height:57px !important;
}

#item644046 {
	width:33px !important;
	height:57px !important;
}

#item644043 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item646807 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item29114 {
	width:1807px !important;
	left:57px !important;
	top:197px !important;
	min-height:820px !important;
}

#item29227 {
	width:660px !important;
	left:55px !important;
	top:109px !important;
	min-height:48px !important;
}

#item625386 {
	width:71px !important;
	height:57px !important;
}

#item625362 {
	width:71px !important;
	height:57px !important;
}

#item625337 {
	width:71px !important;
	height:57px !important;
}

#item625334 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item625462 {
	width:39px !important;
	height:57px !important;
}

#item625438 {
	width:39px !important;
	height:57px !important;
}

#item625413 {
	width:39px !important;
	height:57px !important;
}

#item625410 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item625538 {
	width:110px !important;
	height:57px !important;
}

#item625513 {
	width:110px !important;
	height:57px !important;
}

#item625489 {
	width:110px !important;
	height:57px !important;
}

#item625486 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item625613 {
	width:73px !important;
	height:57px !important;
}

#item625589 {
	width:73px !important;
	height:57px !important;
}

#item625565 {
	width:73px !important;
	height:57px !important;
}

#item625562 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item625688 {
	width:114px !important;
	height:57px !important;
}

#item625664 {
	width:114px !important;
	height:57px !important;
}

#item625640 {
	width:114px !important;
	height:57px !important;
}

#item625637 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item625841 {
	width:131px !important;
	height:57px !important;
}

#item625817 {
	width:131px !important;
	height:57px !important;
}

#item625793 {
	width:131px !important;
	height:57px !important;
}

#item625790 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item644186 {
	width:33px !important;
	height:57px !important;
}

#item644161 {
	width:33px !important;
	height:57px !important;
}

#item644136 {
	width:33px !important;
	height:57px !important;
}

#item644133 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item646782 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item29357 {
	width:889px !important;
	left:57px !important;
	top:197px !important;
	min-height:464px !important;
}

#item29470 {
	width:660px !important;
	left:55px !important;
	top:109px !important;
	min-height:48px !important;
}

#item123985 {
	width:186px !important;
	left:57px !important;
	top:717px !important;
	min-height:20px !important;
}

#item124008 {
	width:865px !important;
	left:57px !important;
	top:757px !important;
	min-height:258px !important;
}

#item156106 {
	width:840px !important;
	left:972px !important;
	top:109px !important;
	min-height:48px !important;
}

#item156129 {
	width:583px !important;
	left:974px !important;
	top:196px !important;
	min-height:64px !important;
}

#item754729 {
	width:156px !important;
	height:71px !important;
	left:563px !important;
	top:58px !important;
}

#item754731 {
	width:34px !important;
	height:14px !important;
	left:18px !important;
	top:28px !important;
	background:#0065ac;
}

#item754732 {
	width:34px !important;
	height:14px !important;
	left:61px !important;
	top:28px !important;
	background:#0065ac;
}

#item754733 {
	width:34px !important;
	height:14px !important;
	left:104px !important;
	top:28px !important;
	background:#0065ac;
}

#item754736 {
	width:14px !important;
	height:71px !important;
	left:719px !important;
	top:58px !important;
}

#item754738 {
	width:34px !important;
	height:14px !important;
	left:18px !important;
	top:28px !important;
	background:#0065ac;
}

#item754739 {
	width:34px !important;
	height:14px !important;
	left:61px !important;
	top:28px !important;
	background:#0065ac;
}

#item754740 {
	width:34px !important;
	height:14px !important;
	left:104px !important;
	top:28px !important;
	background:#0065ac;
}

#item754742 {
	width:156px !important;
	height:71px !important;
	left:733px !important;
	top:58px !important;
}

#item754744 {
	width:34px !important;
	height:14px !important;
	left:18px !important;
	top:28px !important;
	background:#0065ac;
}

#item754745 {
	width:34px !important;
	height:14px !important;
	left:61px !important;
	top:28px !important;
	background:#0065ac;
}

#item754746 {
	width:34px !important;
	height:14px !important;
	left:104px !important;
	top:28px !important;
	background:#0065ac;
}

#item754748 {
	width:156px !important;
	height:71px !important;
	left:563px !important;
	top:129px !important;
}

#item754750 {
	width:34px !important;
	height:14px !important;
	left:18px !important;
	top:28px !important;
	background:#0065ac;
}

#item754751 {
	width:34px !important;
	height:14px !important;
	left:61px !important;
	top:28px !important;
	background:#0065ac;
	border:solid 1px #0065ac;
}

#item754752 {
	width:34px !important;
	height:14px !important;
	left:104px !important;
	top:28px !important;
	border:solid 1px #0065ac;
}

#item754754 {
	width:156px !important;
	height:71px !important;
	left:733px !important;
	top:129px !important;
}

#item754756 {
	width:34px !important;
	height:14px !important;
	left:18px !important;
	top:28px !important;
	background:#0065ac;
}

#item754757 {
	width:34px !important;
	height:14px !important;
	left:61px !important;
	top:28px !important;
	border:solid 1px #0065ac;
}

#item754759 {
	width:34px !important;
	height:14px !important;
	left:104px !important;
	top:28px !important;
	border:solid 1px #0065ac;
}

#item754761 {
	width:156px !important;
	height:71px !important;
	left:563px !important;
	top:200px !important;
}

#item754763 {
	width:34px !important;
	height:14px !important;
	left:18px !important;
	top:28px !important;
	background:#0065ac;
}

#item754764 {
	width:34px !important;
	height:14px !important;
	left:61px !important;
	top:28px !important;
	border:solid 1px #0065ac;
}

#item754765 {
	width:34px !important;
	height:14px !important;
	left:104px !important;
	top:28px !important;
	border:solid 1px #0065ac;
}

#item754767 {
	width:156px !important;
	height:71px !important;
	left:733px !important;
	top:200px !important;
}

#item754769 {
	width:34px !important;
	height:14px !important;
	left:18px !important;
	top:28px !important;
	background:#0065ac;
}

#item754770 {
	width:34px !important;
	height:14px !important;
	left:61px !important;
	top:28px !important;
	border:solid 1px #0065ac;
}

#item754771 {
	width:34px !important;
	height:14px !important;
	left:104px !important;
	top:28px !important;
	border:solid 1px #0065ac;
}

#item754773 {
	width:156px !important;
	height:71px !important;
	left:563px !important;
	top:271px !important;
}

#item754775 {
	width:34px !important;
	height:14px !important;
	left:18px !important;
	top:28px !important;
	background:#0065ac;
}

#item754777 {
	width:34px !important;
	height:14px !important;
	left:61px !important;
	top:28px !important;
	border:solid 1px #0065ac;
}

#item754778 {
	width:34px !important;
	height:14px !important;
	left:104px !important;
	top:28px !important;
	border:solid 1px #0065ac;
}

#item754781 {
	width:156px !important;
	height:71px !important;
	left:733px !important;
	top:271px !important;
}

#item754783 {
	width:34px !important;
	height:14px !important;
	left:18px !important;
	top:28px !important;
	background:#0065ac;
}

#item754784 {
	width:34px !important;
	height:14px !important;
	left:61px !important;
	top:28px !important;
	border:solid 1px #0065ac;
}

#item754785 {
	width:34px !important;
	height:14px !important;
	left:104px !important;
	top:28px !important;
	border:solid 1px #0065ac;
}

#item156153 {
	width:889px !important;
	left:974px !important;
	top:297px !important;
	min-height:342px !important;
}

#item755151 {
	width:34px !important;
	height:14px !important;
	background:#0065ac;
}

#item755152 {
	width:34px !important;
	height:14px !important;
	left:43px !important;
	border:solid 1px #0065ac;
}

#item755153 {
	width:34px !important;
	height:14px !important;
	left:86px !important;
	border:solid 1px #0065ac;
}

#item755146 {
	width:34px !important;
	height:14px !important;
	background:#0065ac;
}

#item755147 {
	width:34px !important;
	height:14px !important;
	left:43px !important;
	background:#0065ac;
}

#item755148 {
	width:34px !important;
	height:14px !important;
	left:86px !important;
	border:solid 1px #0065ac;
}

#item755141 {
	width:34px !important;
	height:14px !important;
	background:#0065ac;
}

#item755142 {
	width:34px !important;
	height:14px !important;
	left:43px !important;
	background:#0065ac;
}

#item755143 {
	width:34px !important;
	height:14px !important;
	left:86px !important;
	background:#0065ac;
}

#item156176 {
	width:236px !important;
	left:974px !important;
	top:677px !important;
	min-height:100px !important;
}

#item626016 {
	width:71px !important;
	height:57px !important;
}

#item625992 {
	width:71px !important;
	height:57px !important;
}

#item625967 {
	width:71px !important;
	height:57px !important;
}

#item625964 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item626092 {
	width:39px !important;
	height:57px !important;
}

#item626068 {
	width:39px !important;
	height:57px !important;
}

#item626043 {
	width:39px !important;
	height:57px !important;
}

#item626040 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item626169 {
	width:110px !important;
	height:57px !important;
}

#item626145 {
	width:110px !important;
	height:57px !important;
}

#item626121 {
	width:110px !important;
	height:57px !important;
}

#item626118 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item626244 {
	width:73px !important;
	height:57px !important;
}

#item626220 {
	width:73px !important;
	height:57px !important;
}

#item626196 {
	width:73px !important;
	height:57px !important;
}

#item626193 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item626319 {
	width:114px !important;
	height:57px !important;
}

#item626295 {
	width:114px !important;
	height:57px !important;
}

#item626271 {
	width:114px !important;
	height:57px !important;
}

#item626268 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item626473 {
	width:131px !important;
	height:57px !important;
}

#item626449 {
	width:131px !important;
	height:57px !important;
}

#item626424 {
	width:131px !important;
	height:57px !important;
}

#item626421 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item644277 {
	width:33px !important;
	height:57px !important;
}

#item644252 {
	width:33px !important;
	height:57px !important;
}

#item644227 {
	width:33px !important;
	height:57px !important;
}

#item644224 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item646757 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item207760 {
	width:91px !important;
	height:17px !important;
	left:1747px !important;
	top:652px !important;
	background:#142e4a;
}

#item207646 {
	width:91px !important;
	height:17px !important;
	left:1630px !important;
	top:649px !important;
	background:#142e4a;
}

#item206946 {
	width:91px !important;
	height:34px !important;
	left:713px !important;
	top:619px !important;
	background:#142e4a;
}

#item127072 {
	width:672px !important;
	left:55px !important;
	top:109px !important;
	min-height:48px !important;
}

#item127095 {
	width:889px !important;
	left:57px !important;
	top:197px !important;
	min-height:81px !important;
}

#item127119 {
	width:583px !important;
	left:974px !important;
	top:197px !important;
	min-height:113px !important;
}

#item156356 {
	width:796px !important;
	left:55px !important;
	top:357px !important;
	min-height:48px !important;
}

#item156379 {
	width:83px !important;
	left:56px !important;
	top:441px !important;
	min-height:16px !important;
}

#item156402 {
	width:277px !important;
	left:974px !important;
	top:441px !important;
	min-height:16px !important;
}

#item156425 {
	width:129px !important;
	left:56px !important;
	top:482px !important;
	min-height:16px !important;
}

#item156448 {
	width:129px !important;
	left:974px !important;
	top:482px !important;
	min-height:16px !important;
}

#item156472 {
	width:278px !important;
	left:362px !important;
	top:482px !important;
	min-height:16px !important;
}

#item156495 {
	width:278px !important;
	left:1279px !important;
	top:482px !important;
	min-height:16px !important;
}

#item156519 {
	width:278px !important;
	left:667px !important;
	top:482px !important;
	min-height:16px !important;
}

#item156542 {
	width:278px !important;
	left:1585px !important;
	top:482px !important;
	min-height:16px !important;
}

#item156565 {
	width:17px !important;
	left:57px !important;
	top:552px !important;
	min-height:9px !important;
}

#item156588 {
	width:17px !important;
	left:974px !important;
	top:552px !important;
	min-height:9px !important;
}

#item156611 {
	width:17px !important;
	left:362px !important;
	top:552px !important;
	min-height:9px !important;
}

#item156634 {
	width:17px !important;
	left:1280px !important;
	top:552px !important;
	min-height:9px !important;
}

#item156657 {
	width:17px !important;
	left:668px !important;
	top:552px !important;
	min-height:9px !important;
}

#item156680 {
	width:17px !important;
	left:1586px !important;
	top:552px !important;
	min-height:9px !important;
}

#item156703 {
	width:12px !important;
	left:57px !important;
	top:616px !important;
	min-height:9px !important;
}

#item156726 {
	width:12px !important;
	left:974px !important;
	top:616px !important;
	min-height:9px !important;
}

#item156749 {
	width:12px !important;
	left:362px !important;
	top:616px !important;
	min-height:9px !important;
}

#item156772 {
	width:12px !important;
	left:1280px !important;
	top:616px !important;
	min-height:9px !important;
}

#item156795 {
	width:12px !important;
	left:668px !important;
	top:616px !important;
	min-height:9px !important;
}

#item156818 {
	width:12px !important;
	left:1586px !important;
	top:616px !important;
	min-height:9px !important;
}

#item156841 {
	width:12px !important;
	left:57px !important;
	top:680px !important;
	min-height:9px !important;
}

#item156865 {
	width:12px !important;
	left:974px !important;
	top:680px !important;
	min-height:9px !important;
}

#item156888 {
	width:12px !important;
	left:362px !important;
	top:680px !important;
	min-height:9px !important;
}

#item156911 {
	width:12px !important;
	left:1280px !important;
	top:680px !important;
	min-height:9px !important;
}

#item156934 {
	width:12px !important;
	left:668px !important;
	top:680px !important;
	min-height:9px !important;
}

#item156957 {
	width:12px !important;
	left:1586px !important;
	top:680px !important;
	min-height:9px !important;
}

#item156980 {
	width:39px !important;
	height:9px !important;
	left:127px !important;
	top:728px !important;
}

#item157003 {
	width:39px !important;
	height:9px !important;
	left:1045px !important;
	top:728px !important;
}

#item157026 {
	width:39px !important;
	height:9px !important;
	left:433px !important;
	top:728px !important;
}

#item157049 {
	width:39px !important;
	height:9px !important;
	left:1350px !important;
	top:728px !important;
}

#item157072 {
	width:39px !important;
	height:9px !important;
	left:738px !important;
	top:728px !important;
}

#item157096 {
	width:39px !important;
	height:9px !important;
	left:1656px !important;
	top:728px !important;
}

#item157119 {
	width:39px !important;
	height:9px !important;
	left:243px !important;
	top:728px !important;
}

#item157142 {
	width:39px !important;
	height:9px !important;
	left:1161px !important;
	top:728px !important;
}

#item157165 {
	width:39px !important;
	height:9px !important;
	left:549px !important;
	top:728px !important;
}

#item157188 {
	width:39px !important;
	height:9px !important;
	left:1467px !important;
	top:728px !important;
}

#item157211 {
	width:39px !important;
	height:9px !important;
	left:855px !important;
	top:728px !important;
}

#item157234 {
	width:39px !important;
	height:9px !important;
	left:1773px !important;
	top:728px !important;
}

#item759337 {
	width:9px !important;
	height:9px !important;
	background:#b0b0b1;
}

#item759335 {
	width:9px !important;
	height:9px !important;
	left:98px !important;
	background:#0065ac;
}

#item157258 {
	width:277px !important;
	left:57px !important;
	top:776px !important;
	min-height:9px !important;
}

#item759397 {
	width:9px !important;
	height:9px !important;
	background:#b0b0b1;
}

#item759395 {
	width:9px !important;
	height:9px !important;
	left:98px !important;
	background:#0065ac;
}

#item157281 {
	width:277px !important;
	left:974px !important;
	top:776px !important;
	min-height:9px !important;
}

#item759457 {
	width:9px !important;
	height:9px !important;
	background:#0065ac;
}

#item759455 {
	width:9px !important;
	height:9px !important;
	left:92px !important;
	background:#b0b0b1;
}

#item157304 {
	width:277px !important;
	left:363px !important;
	top:776px !important;
	min-height:9px !important;
}

#item759517 {
	width:9px !important;
	height:9px !important;
	background:#0065ac;
}

#item759515 {
	width:9px !important;
	height:9px !important;
	left:92px !important;
	background:#b0b0b1;
}

#item157327 {
	width:277px !important;
	left:1280px !important;
	top:776px !important;
	min-height:9px !important;
}

#item759579 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	background:#b0b0b1;
}

#item759577 {
	width:9px !important;
	height:9px !important;
	left:161px !important;
	background:#142e4a;
}

#item759575 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:16px !important;
	background:#004376;
}

#item157350 {
	width:277px !important;
	left:668px !important;
	top:776px !important;
	min-height:25px !important;
}

#item759645 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	background:#b0b0b1;
}

#item759643 {
	width:9px !important;
	height:9px !important;
	left:161px !important;
	background:#142e4a;
}

#item759641 {
	width:9px !important;
	height:9px !important;
	left:2px !important;
	top:16px !important;
	background:#004376;
}

#item157373 {
	width:277px !important;
	left:1586px !important;
	top:776px !important;
	min-height:25px !important;
}

#item201469 {
	width:278px !important;
	left:57px !important;
	top:857px !important;
	min-height:94px !important;
}

#item201614 {
	width:278px !important;
	left:974px !important;
	top:857px !important;
	min-height:94px !important;
}

#item201522 {
	width:278px !important;
	left:363px !important;
	top:857px !important;
	min-height:94px !important;
}

#item201637 {
	width:278px !important;
	left:1280px !important;
	top:857px !important;
	min-height:94px !important;
}

#item201567 {
	width:278px !important;
	left:668px !important;
	top:857px !important;
	min-height:141px !important;
}

#item201758 {
	width:278px !important;
	left:1586px !important;
	top:857px !important;
	min-height:141px !important;
}

#item206592 {
	width:91px !important;
	height:110px !important;
	left:101px !important;
	top:562px !important;
	background:#0065ac;
}

#item206615 {
	width:91px !important;
	height:50px !important;
	left:101px !important;
	top:672px !important;
	background:#b0b0b1;
}

#item206990 {
	width:91px !important;
	height:131px !important;
	left:407px !important;
	top:562px !important;
	background:#0065ac;
}

#item207036 {
	width:91px !important;
	height:29px !important;
	left:407px !important;
	top:693px !important;
	background:#b0b0b1;
}

#item206638 {
	width:91px !important;
	height:115px !important;
	left:218px !important;
	top:562px !important;
	background:#0065ac;
}

#item206661 {
	width:91px !important;
	height:45px !important;
	left:218px !important;
	top:677px !important;
	background:#b0b0b1;
}

#item207013 {
	width:91px !important;
	height:129px !important;
	left:524px !important;
	top:562px !important;
	background:#0065ac;
}

#item207059 {
	width:91px !important;
	height:30px !important;
	left:524px !important;
	top:691px !important;
	background:#b0b0b1;
}

#item206876 {
	width:91px !important;
	height:31px !important;
	left:829px !important;
	top:614px !important;
	background:#142e4a;
}

#item206899 {
	width:91px !important;
	height:54px !important;
	left:829px !important;
	top:562px !important;
	background:#b0b0b1;
}

#item206922 {
	width:91px !important;
	height:78px !important;
	left:829px !important;
	top:644px !important;
	background:#004376;
}

#item206807 {
	width:91px !important;
	height:59px !important;
	left:713px !important;
	top:562px !important;
	background:#b0b0b1;
}

#item206830 {
	width:91px !important;
	height:70px !important;
	left:713px !important;
	top:652px !important;
	background:#004376;
}

#item207299 {
	width:91px !important;
	height:119px !important;
	left:1019px !important;
	top:562px !important;
	background:#0065ac;
}

#item207391 {
	width:91px !important;
	height:43px !important;
	left:1019px !important;
	top:679px !important;
	background:#b0b0b1;
}

#item207322 {
	width:91px !important;
	height:113px !important;
	left:1325px !important;
	top:562px !important;
	background:#0065ac;
}

#item207414 {
	width:91px !important;
	height:48px !important;
	left:1325px !important;
	top:674px !important;
	background:#b0b0b1;
}

#item207345 {
	width:91px !important;
	height:119px !important;
	left:1135px !important;
	top:562px !important;
	background:#0065ac;
}

#item207437 {
	width:91px !important;
	height:42px !important;
	left:1135px !important;
	top:679px !important;
	background:#b0b0b1;
}

#item207368 {
	width:91px !important;
	height:108px !important;
	left:1441px !important;
	top:562px !important;
	background:#0065ac;
}

#item207460 {
	width:91px !important;
	height:53px !important;
	left:1441px !important;
	top:669px !important;
	background:#b0b0b1;
}

#item207506 {
	width:91px !important;
	height:88px !important;
	left:1630px !important;
	top:562px !important;
	background:#b0b0b1;
}

#item207530 {
	width:91px !important;
	height:56px !important;
	left:1630px !important;
	top:666px !important;
	background:#004376;
}

#item207600 {
	width:91px !important;
	height:90px !important;
	left:1747px !important;
	top:562px !important;
	background:#b0b0b1;
}

#item207623 {
	width:91px !important;
	height:53px !important;
	left:1747px !important;
	top:669px !important;
	background:#004376;
}

#item626629 {
	width:71px !important;
	height:57px !important;
}

#item626605 {
	width:71px !important;
	height:57px !important;
}

#item626580 {
	width:71px !important;
	height:57px !important;
}

#item626577 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item626706 {
	width:39px !important;
	height:57px !important;
}

#item626682 {
	width:39px !important;
	height:57px !important;
}

#item626656 {
	width:39px !important;
	height:57px !important;
}

#item626653 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item626781 {
	width:110px !important;
	height:57px !important;
}

#item626757 {
	width:110px !important;
	height:57px !important;
}

#item626733 {
	width:110px !important;
	height:57px !important;
}

#item626730 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item626856 {
	width:73px !important;
	height:57px !important;
}

#item626832 {
	width:73px !important;
	height:57px !important;
}

#item626808 {
	width:73px !important;
	height:57px !important;
}

#item626805 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item626931 {
	width:114px !important;
	height:57px !important;
}

#item626907 {
	width:114px !important;
	height:57px !important;
}

#item626883 {
	width:114px !important;
	height:57px !important;
}

#item626880 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item627085 {
	width:131px !important;
	height:57px !important;
}

#item627060 {
	width:131px !important;
	height:57px !important;
}

#item627036 {
	width:131px !important;
	height:57px !important;
}

#item627033 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item644371 {
	width:33px !important;
	height:57px !important;
}

#item644345 {
	width:33px !important;
	height:57px !important;
}

#item644320 {
	width:33px !important;
	height:57px !important;
}

#item644317 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item646732 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item127216 {
	width:250px !important;
	left:55px !important;
	top:118px !important;
	min-height:39px !important;
}

#item127262 {
	width:814px !important;
	left:57px !important;
	top:197px !important;
	min-height:196px !important;
}

#item127285 {
	width:403px !important;
	left:57px !important;
	top:410px !important;
	min-height:240px !important;
}

#item158610 {
	width:429px !important;
	left:972px !important;
	top:117px !important;
	min-height:40px !important;
}

#item158633 {
	width:677px !important;
	left:974px !important;
	top:197px !important;
	min-height:168px !important;
}

#item158656 {
	width:659px !important;
	left:972px !important;
	top:417px !important;
	min-height:40px !important;
}

#item158681 {
	width:889px !important;
	left:974px !important;
	top:497px !important;
	min-height:243px !important;
}

#item627367 {
	width:71px !important;
	height:57px !important;
}

#item627343 {
	width:71px !important;
	height:57px !important;
}

#item627318 {
	width:71px !important;
	height:57px !important;
}

#item627315 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item627444 {
	width:39px !important;
	height:57px !important;
}

#item627420 {
	width:39px !important;
	height:57px !important;
}

#item627395 {
	width:39px !important;
	height:57px !important;
}

#item627392 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item627521 {
	width:110px !important;
	height:57px !important;
}

#item627496 {
	width:110px !important;
	height:57px !important;
}

#item627472 {
	width:110px !important;
	height:57px !important;
}

#item627468 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item627596 {
	width:73px !important;
	height:57px !important;
}

#item627572 {
	width:73px !important;
	height:57px !important;
}

#item627548 {
	width:73px !important;
	height:57px !important;
}

#item627545 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item627671 {
	width:114px !important;
	height:57px !important;
}

#item627647 {
	width:114px !important;
	height:57px !important;
}

#item627623 {
	width:114px !important;
	height:57px !important;
}

#item627620 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item627824 {
	width:131px !important;
	height:57px !important;
}

#item627800 {
	width:131px !important;
	height:57px !important;
}

#item627776 {
	width:131px !important;
	height:57px !important;
}

#item627773 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item644458 {
	width:33px !important;
	height:57px !important;
}

#item644433 {
	width:33px !important;
	height:57px !important;
}

#item644408 {
	width:33px !important;
	height:57px !important;
}

#item644405 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item646707 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item124347 {
	width:528px !important;
	left:55px !important;
	top:119px !important;
	min-height:40px !important;
}

#item124370 {
	width:812px !important;
	left:57px !important;
	top:197px !important;
	min-height:300px !important;
}

#item127604 {
	width:694px !important;
	left:970px !important;
	top:109px !important;
	min-height:48px !important;
}

#item201376 {
	width:116px !important;
	left:55px !important;
	top:537px !important;
	min-height:48px !important;
}

#item127627 {
	width:888px !important;
	left:974px !important;
	top:197px !important;
	min-height:139px !important;
}

#item201399 {
	width:813px !important;
	left:57px !important;
	top:617px !important;
	min-height:243px !important;
}

#item627997 {
	width:71px !important;
	height:57px !important;
}

#item627973 {
	width:71px !important;
	height:57px !important;
}

#item627948 {
	width:71px !important;
	height:57px !important;
}

#item627945 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item628073 {
	width:39px !important;
	height:57px !important;
}

#item628049 {
	width:39px !important;
	height:57px !important;
}

#item628024 {
	width:39px !important;
	height:57px !important;
}

#item628021 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item628150 {
	width:110px !important;
	height:57px !important;
}

#item628125 {
	width:110px !important;
	height:57px !important;
}

#item628101 {
	width:110px !important;
	height:57px !important;
}

#item628098 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item628226 {
	width:73px !important;
	height:57px !important;
}

#item628202 {
	width:73px !important;
	height:57px !important;
}

#item628178 {
	width:73px !important;
	height:57px !important;
}

#item628174 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item628302 {
	width:114px !important;
	height:57px !important;
}

#item628277 {
	width:114px !important;
	height:57px !important;
}

#item628253 {
	width:114px !important;
	height:57px !important;
}

#item628250 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item628455 {
	width:131px !important;
	height:57px !important;
}

#item628431 {
	width:131px !important;
	height:57px !important;
}

#item628407 {
	width:131px !important;
	height:57px !important;
}

#item628404 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item644551 {
	width:33px !important;
	height:57px !important;
}

#item644526 {
	width:33px !important;
	height:57px !important;
}

#item644500 {
	width:33px !important;
	height:57px !important;
}

#item644497 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item646682 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item124470 {
	width:242px !important;
	left:52px !important;
	top:109px !important;
	min-height:48px !important;
}

#item124493 {
	width:1088px !important;
	left:57px !important;
	top:197px !important;
	min-height:298px !important;
}

#item124516 {
	width:1089px !important;
	left:57px !important;
	top:537px !important;
	min-height:243px !important;
}

#item40217 {
	width:583px !important;
	left:1280px !important;
	top:197px !important;
	min-height:271px !important;
}

#item40240 {
	width:583px !important;
	left:1280px !important;
	top:517px !important;
	min-height:273px !important;
}

#item628616 {
	width:71px !important;
	height:57px !important;
}

#item628592 {
	width:71px !important;
	height:57px !important;
}

#item628567 {
	width:71px !important;
	height:57px !important;
}

#item628564 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item628693 {
	width:39px !important;
	height:57px !important;
}

#item628669 {
	width:39px !important;
	height:57px !important;
}

#item628643 {
	width:39px !important;
	height:57px !important;
}

#item628640 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item628768 {
	width:110px !important;
	height:57px !important;
}

#item628744 {
	width:110px !important;
	height:57px !important;
}

#item628720 {
	width:110px !important;
	height:57px !important;
}

#item628717 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item628843 {
	width:73px !important;
	height:57px !important;
}

#item628819 {
	width:73px !important;
	height:57px !important;
}

#item628795 {
	width:73px !important;
	height:57px !important;
}

#item628792 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item628918 {
	width:114px !important;
	height:57px !important;
}

#item628894 {
	width:114px !important;
	height:57px !important;
}

#item628870 {
	width:114px !important;
	height:57px !important;
}

#item628867 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item629071 {
	width:131px !important;
	height:57px !important;
}

#item629047 {
	width:131px !important;
	height:57px !important;
}

#item629023 {
	width:131px !important;
	height:57px !important;
}

#item629020 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item644642 {
	width:33px !important;
	height:57px !important;
}

#item644617 {
	width:33px !important;
	height:57px !important;
}

#item644591 {
	width:33px !important;
	height:57px !important;
}

#item644588 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item646657 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item202551 {
	width:579px !important;
	left:52px !important;
	top:113px !important;
	min-height:44px !important;
}

#item202574 {
	width:889px !important;
	left:57px !important;
	top:197px !important;
	min-height:385px !important;
}

#item202597 {
	width:989px !important;
	left:57px !important;
	top:617px !important;
	min-height:301px !important;
}

#item629227 {
	width:71px !important;
	height:57px !important;
}

#item629203 {
	width:71px !important;
	height:57px !important;
}

#item629178 {
	width:71px !important;
	height:57px !important;
}

#item629175 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item629304 {
	width:39px !important;
	height:57px !important;
}

#item629280 {
	width:39px !important;
	height:57px !important;
}

#item629255 {
	width:39px !important;
	height:57px !important;
}

#item629252 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item629380 {
	width:110px !important;
	height:57px !important;
}

#item629356 {
	width:110px !important;
	height:57px !important;
}

#item629332 {
	width:110px !important;
	height:57px !important;
}

#item629328 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item629455 {
	width:73px !important;
	height:57px !important;
}

#item629431 {
	width:73px !important;
	height:57px !important;
}

#item629407 {
	width:73px !important;
	height:57px !important;
}

#item629404 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item629531 {
	width:114px !important;
	height:57px !important;
}

#item629507 {
	width:114px !important;
	height:57px !important;
}

#item629482 {
	width:114px !important;
	height:57px !important;
}

#item629479 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item629685 {
	width:131px !important;
	height:57px !important;
}

#item629661 {
	width:131px !important;
	height:57px !important;
}

#item629636 {
	width:131px !important;
	height:57px !important;
}

#item629633 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item644735 {
	width:33px !important;
	height:57px !important;
}

#item644710 {
	width:33px !important;
	height:57px !important;
}

#item644685 {
	width:33px !important;
	height:57px !important;
}

#item644682 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item646631 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item127393 {
	width:269px !important;
	left:52px !important;
	top:109px !important;
	min-height:48px !important;
}

#item127416 {
	width:889px !important;
	left:974px !important;
	top:197px !important;
	min-height:369px !important;
}

#item127440 {
	width:813px !important;
	left:974px !important;
	top:577px !important;
	min-height:32px !important;
}

#item525262 {
	width:813px !important;
	left:57px !important;
	top:577px !important;
	min-height:64px !important;
}

#item127463 {
	width:814px !important;
	left:57px !important;
	top:197px !important;
	min-height:355px !important;
}

#item158803 {
	width:889px !important;
	left:974px !important;
	top:677px !important;
	min-height:74px !important;
}

#item158826 {
	width:813px !important;
	left:57px !important;
	top:677px !important;
	min-height:233px !important;
}

#item629862 {
	width:71px !important;
	height:57px !important;
}

#item629838 {
	width:71px !important;
	height:57px !important;
}

#item629812 {
	width:71px !important;
	height:57px !important;
}

#item629809 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item629938 {
	width:39px !important;
	height:57px !important;
}

#item629914 {
	width:39px !important;
	height:57px !important;
}

#item629889 {
	width:39px !important;
	height:57px !important;
}

#item629886 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item630013 {
	width:110px !important;
	height:57px !important;
}

#item629989 {
	width:110px !important;
	height:57px !important;
}

#item629965 {
	width:110px !important;
	height:57px !important;
}

#item629962 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item630089 {
	width:73px !important;
	height:57px !important;
}

#item630065 {
	width:73px !important;
	height:57px !important;
}

#item630041 {
	width:73px !important;
	height:57px !important;
}

#item630038 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item630165 {
	width:114px !important;
	height:57px !important;
}

#item630141 {
	width:114px !important;
	height:57px !important;
}

#item630117 {
	width:114px !important;
	height:57px !important;
}

#item630114 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item630317 {
	width:131px !important;
	height:57px !important;
}

#item630293 {
	width:131px !important;
	height:57px !important;
}

#item630269 {
	width:131px !important;
	height:57px !important;
}

#item630266 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item644825 {
	width:33px !important;
	height:57px !important;
}

#item644800 {
	width:33px !important;
	height:57px !important;
}

#item644775 {
	width:33px !important;
	height:57px !important;
}

#item644772 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item646606 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item127701 {
	width:454px !important;
	left:52px !important;
	top:113px !important;
	min-height:44px !important;
}

#item127725 {
	width:779px !important;
	left:52px !important;
	top:457px !important;
	min-height:40px !important;
}

#item127748 {
	width:814px !important;
	left:57px !important;
	top:197px !important;
	min-height:206px !important;
}

#item127772 {
	width:814px !important;
	left:57px !important;
	top:537px !important;
	min-height:261px !important;
}

#item90912 {
	width:277px !important;
	left:970px !important;
	top:117px !important;
	min-height:40px !important;
}

#item90935 {
	width:889px !important;
	left:974px !important;
	top:197px !important;
	min-height:392px !important;
}

#item630494 {
	width:71px !important;
	height:57px !important;
}

#item630470 {
	width:71px !important;
	height:57px !important;
}

#item630445 {
	width:71px !important;
	height:57px !important;
}

#item630441 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item630570 {
	width:39px !important;
	height:57px !important;
}

#item630546 {
	width:39px !important;
	height:57px !important;
}

#item630521 {
	width:39px !important;
	height:57px !important;
}

#item630518 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item630645 {
	width:110px !important;
	height:57px !important;
}

#item630621 {
	width:110px !important;
	height:57px !important;
}

#item630597 {
	width:110px !important;
	height:57px !important;
}

#item630594 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item630721 {
	width:73px !important;
	height:57px !important;
}

#item630697 {
	width:73px !important;
	height:57px !important;
}

#item630672 {
	width:73px !important;
	height:57px !important;
}

#item630669 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item630796 {
	width:114px !important;
	height:57px !important;
}

#item630772 {
	width:114px !important;
	height:57px !important;
}

#item630748 {
	width:114px !important;
	height:57px !important;
}

#item630745 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item630949 {
	width:131px !important;
	height:57px !important;
}

#item630925 {
	width:131px !important;
	height:57px !important;
}

#item630900 {
	width:131px !important;
	height:57px !important;
}

#item630897 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item644911 {
	width:33px !important;
	height:57px !important;
}

#item644886 {
	width:33px !important;
	height:57px !important;
}

#item644860 {
	width:33px !important;
	height:57px !important;
}

#item644857 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item646581 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item41412 {
	width:281px !important;
	left:52px !important;
	top:113px !important;
	min-height:44px !important;
}

#item41629 {
	width:694px !important;
	left:56px !important;
	top:197px !important;
	min-height:149px !important;
}

#item146351 {
	width:161px !important;
	left:52px !important;
	top:397px !important;
	min-height:40px !important;
}

#item146374 {
	width:277px !important;
	left:57px !important;
	top:477px !important;
	min-height:32px !important;
}

#item146398 {
	width:404px !important;
	left:970px !important;
	top:113px !important;
	min-height:44px !important;
}

#item146421 {
	width:889px !important;
	left:974px !important;
	top:197px !important;
	min-height:243px !important;
}

#item146444 {
	width:402px !important;
	left:974px !important;
	top:477px !important;
	min-height:40px !important;
}

#item146467 {
	width:583px !important;
	left:974px !important;
	top:557px !important;
	min-height:138px !important;
}

#item631128 {
	width:71px !important;
	height:57px !important;
}

#item631104 {
	width:71px !important;
	height:57px !important;
}

#item631079 {
	width:71px !important;
	height:57px !important;
}

#item631076 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item631206 {
	width:39px !important;
	height:57px !important;
}

#item631181 {
	width:39px !important;
	height:57px !important;
}

#item631155 {
	width:39px !important;
	height:57px !important;
}

#item631152 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item631282 {
	width:110px !important;
	height:57px !important;
}

#item631257 {
	width:110px !important;
	height:57px !important;
}

#item631233 {
	width:110px !important;
	height:57px !important;
}

#item631230 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item631357 {
	width:73px !important;
	height:57px !important;
}

#item631333 {
	width:73px !important;
	height:57px !important;
}

#item631309 {
	width:73px !important;
	height:57px !important;
}

#item631306 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item631432 {
	width:114px !important;
	height:57px !important;
}

#item631408 {
	width:114px !important;
	height:57px !important;
}

#item631384 {
	width:114px !important;
	height:57px !important;
}

#item631381 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item631586 {
	width:131px !important;
	height:57px !important;
}

#item631562 {
	width:131px !important;
	height:57px !important;
}

#item631538 {
	width:131px !important;
	height:57px !important;
}

#item631535 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item645009 {
	width:33px !important;
	height:57px !important;
}

#item644984 {
	width:33px !important;
	height:57px !important;
}

#item644959 {
	width:33px !important;
	height:57px !important;
}

#item644956 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item646556 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item42047 {
	width:596px !important;
	left:55px !important;
	top:101px !important;
	min-height:56px !important;
}

#item42253 {
	width:736px !important;
	left:57px !important;
	top:197px !important;
	min-height:337px !important;
}

#item128017 {
	width:736px !important;
	left:57px !important;
	top:577px !important;
	min-height:318px !important;
}

#item128386 {
	width:889px !important;
	left:974px !important;
	top:197px !important;
	min-height:113px !important;
}

#item128409 {
	width:889px !important;
	left:974px !important;
	top:357px !important;
	min-height:182px !important;
}

#item202885 {
	width:889px !important;
	left:974px !important;
	top:577px !important;
	min-height:183px !important;
}

#item631764 {
	width:71px !important;
	height:57px !important;
}

#item631740 {
	width:71px !important;
	height:57px !important;
}

#item631715 {
	width:71px !important;
	height:57px !important;
}

#item631712 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item631840 {
	width:39px !important;
	height:57px !important;
}

#item631816 {
	width:39px !important;
	height:57px !important;
}

#item631791 {
	width:39px !important;
	height:57px !important;
}

#item631788 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item631916 {
	width:110px !important;
	height:57px !important;
}

#item631892 {
	width:110px !important;
	height:57px !important;
}

#item631868 {
	width:110px !important;
	height:57px !important;
}

#item631864 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item631992 {
	width:73px !important;
	height:57px !important;
}

#item631968 {
	width:73px !important;
	height:57px !important;
}

#item631944 {
	width:73px !important;
	height:57px !important;
}

#item631941 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item632067 {
	width:114px !important;
	height:57px !important;
}

#item632043 {
	width:114px !important;
	height:57px !important;
}

#item632019 {
	width:114px !important;
	height:57px !important;
}

#item632016 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item632220 {
	width:131px !important;
	height:57px !important;
}

#item632196 {
	width:131px !important;
	height:57px !important;
}

#item632172 {
	width:131px !important;
	height:57px !important;
}

#item632169 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item645107 {
	width:33px !important;
	height:57px !important;
}

#item645082 {
	width:33px !important;
	height:57px !important;
}

#item645056 {
	width:33px !important;
	height:57px !important;
}

#item645053 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item646531 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item125094 {
	width:320px !important;
	left:55px !important;
	top:113px !important;
	min-height:43px !important;
}

#item203000 {
	width:841px !important;
	left:55px !important;
	top:397px !important;
	min-height:40px !important;
}

#item125117 {
	width:611px !important;
	left:57px !important;
	top:197px !important;
	min-height:160px !important;
}

#item203023 {
	width:398px !important;
	left:57px !important;
	top:477px !important;
	min-height:164px !important;
}

#item128615 {
	width:835px !important;
	left:973px !important;
	top:113px !important;
	min-height:43px !important;
}

#item128639 {
	width:889px !important;
	left:974px !important;
	top:197px !important;
	min-height:562px !important;
}

#item632413 {
	width:71px !important;
	height:57px !important;
}

#item632389 {
	width:71px !important;
	height:57px !important;
}

#item632364 {
	width:71px !important;
	height:57px !important;
}

#item632361 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item632490 {
	width:39px !important;
	height:57px !important;
}

#item632465 {
	width:39px !important;
	height:57px !important;
}

#item632440 {
	width:39px !important;
	height:57px !important;
}

#item632437 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item632566 {
	width:110px !important;
	height:57px !important;
}

#item632541 {
	width:110px !important;
	height:57px !important;
}

#item632517 {
	width:110px !important;
	height:57px !important;
}

#item632514 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item632642 {
	width:73px !important;
	height:57px !important;
}

#item632617 {
	width:73px !important;
	height:57px !important;
}

#item632593 {
	width:73px !important;
	height:57px !important;
}

#item632590 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item632717 {
	width:114px !important;
	height:57px !important;
}

#item632693 {
	width:114px !important;
	height:57px !important;
}

#item632669 {
	width:114px !important;
	height:57px !important;
}

#item632666 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item632870 {
	width:131px !important;
	height:57px !important;
}

#item632846 {
	width:131px !important;
	height:57px !important;
}

#item632822 {
	width:131px !important;
	height:57px !important;
}

#item632819 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item645196 {
	width:33px !important;
	height:57px !important;
}

#item645171 {
	width:33px !important;
	height:57px !important;
}

#item645146 {
	width:33px !important;
	height:57px !important;
}

#item645143 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item646506 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item205569 {
	width:766px !important;
	left:666px !important;
	top:117px !important;
	min-height:40px !important;
}

#item205592 {
	width:583px !important;
	left:668px !important;
	top:197px !important;
	min-height:32px !important;
}

#item205615 {
	width:583px !important;
	left:669px !important;
	top:377px !important;
	min-height:97px !important;
}

#item205620 {
	width:583px !important;
	left:668px !important;
	top:257px !important;
	min-height:99px !important;
}

#item205643 {
	width:1195px !important;
	height:320px !important;
	left:668px !important;
	top:517px !important;
	background:#f1f6fa;
}

#item205644 {
	width:141px !important;
	left:691px !important;
	top:537px !important;
	min-height:20px !important;
}

#item205667 {
	width:1149px !important;
	left:691px !important;
	top:577px !important;
	min-height:233px !important;
}

#item205736 {
	width:321px !important;
	left:55px !important;
	top:117px !important;
	min-height:40px !important;
}

#item205759 {
	width:277px !important;
	left:57px !important;
	top:196px !important;
	min-height:272px !important;
}

#item205784 {
	width:332px !important;
	left:55px !important;
	top:517px !important;
	min-height:40px !important;
}

#item205807 {
	width:277px !important;
	left:57px !important;
	top:596px !important;
	min-height:196px !important;
}

#item633066 {
	width:71px !important;
	height:57px !important;
}

#item633042 {
	width:71px !important;
	height:57px !important;
}

#item633017 {
	width:71px !important;
	height:57px !important;
}

#item633014 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item633144 {
	width:39px !important;
	height:57px !important;
}

#item633120 {
	width:39px !important;
	height:57px !important;
}

#item633095 {
	width:39px !important;
	height:57px !important;
}

#item633091 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item633219 {
	width:110px !important;
	height:57px !important;
}

#item633195 {
	width:110px !important;
	height:57px !important;
}

#item633171 {
	width:110px !important;
	height:57px !important;
}

#item633168 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item633294 {
	width:73px !important;
	height:57px !important;
}

#item633270 {
	width:73px !important;
	height:57px !important;
}

#item633246 {
	width:73px !important;
	height:57px !important;
}

#item633243 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item633370 {
	width:114px !important;
	height:57px !important;
}

#item633346 {
	width:114px !important;
	height:57px !important;
}

#item633321 {
	width:114px !important;
	height:57px !important;
}

#item633318 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item633522 {
	width:131px !important;
	height:57px !important;
}

#item633498 {
	width:131px !important;
	height:57px !important;
}

#item633474 {
	width:131px !important;
	height:57px !important;
}

#item633471 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item645280 {
	width:33px !important;
	height:57px !important;
}

#item645255 {
	width:33px !important;
	height:57px !important;
}

#item645230 {
	width:33px !important;
	height:57px !important;
}

#item645227 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item646481 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item96622 {
	width:889px !important;
	left:57px !important;
	top:197px !important;
	min-height:193px !important;
}

#item96646 {
	width:1195px !important;
	left:57px !important;
	top:437px !important;
	min-height:257px !important;
}

#item104078 {
	width:1203px !important;
	left:55px !important;
	top:101px !important;
	min-height:56px !important;
}

#item633684 {
	width:71px !important;
	height:57px !important;
}

#item633659 {
	width:71px !important;
	height:57px !important;
}

#item633633 {
	width:71px !important;
	height:57px !important;
}

#item633630 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item633760 {
	width:39px !important;
	height:57px !important;
}

#item633736 {
	width:39px !important;
	height:57px !important;
}

#item633711 {
	width:39px !important;
	height:57px !important;
}

#item633708 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item633835 {
	width:110px !important;
	height:57px !important;
}

#item633811 {
	width:110px !important;
	height:57px !important;
}

#item633787 {
	width:110px !important;
	height:57px !important;
}

#item633784 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item633910 {
	width:73px !important;
	height:57px !important;
}

#item633886 {
	width:73px !important;
	height:57px !important;
}

#item633862 {
	width:73px !important;
	height:57px !important;
}

#item633859 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item633986 {
	width:114px !important;
	height:57px !important;
}

#item633962 {
	width:114px !important;
	height:57px !important;
}

#item633938 {
	width:114px !important;
	height:57px !important;
}

#item633935 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item634138 {
	width:131px !important;
	height:57px !important;
}

#item634114 {
	width:131px !important;
	height:57px !important;
}

#item634090 {
	width:131px !important;
	height:57px !important;
}

#item634087 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item645374 {
	width:33px !important;
	height:57px !important;
}

#item645349 {
	width:33px !important;
	height:57px !important;
}

#item645324 {
	width:33px !important;
	height:57px !important;
}

#item645321 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item646456 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item97139 {
	width:583px !important;
	left:57px !important;
	top:577px !important;
	min-height:48px !important;
}

#item97162 {
	width:148px !important;
	left:669px !important;
	top:605px !important;
	min-height:20px !important;
}

#item97185 {
	width:583px !important;
	left:57px !important;
	top:657px !important;
	min-height:149px !important;
}

#item97209 {
	width:583px !important;
	left:668px !important;
	top:657px !important;
	min-height:113px !important;
}

#item104103 {
	width:964px !important;
	left:55px !important;
	top:113px !important;
	min-height:43px !important;
}

#item208255 {
	width:1195px !important;
	height:340px !important;
	left:57px !important;
	top:197px !important;
	background:#f1f6fa;
}

#item208256 {
	width:141px !important;
	left:80px !important;
	top:217px !important;
	min-height:20px !important;
}

#item208279 {
	width:1150px !important;
	left:80px !important;
	top:257px !important;
	min-height:249px !important;
}

#item634293 {
	width:71px !important;
	height:57px !important;
}

#item634269 {
	width:71px !important;
	height:57px !important;
}

#item634242 {
	width:71px !important;
	height:57px !important;
}

#item634238 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item634369 {
	width:39px !important;
	height:57px !important;
}

#item634345 {
	width:39px !important;
	height:57px !important;
}

#item634320 {
	width:39px !important;
	height:57px !important;
}

#item634317 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item634444 {
	width:110px !important;
	height:57px !important;
}

#item634420 {
	width:110px !important;
	height:57px !important;
}

#item634396 {
	width:110px !important;
	height:57px !important;
}

#item634393 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item634520 {
	width:73px !important;
	height:57px !important;
}

#item634496 {
	width:73px !important;
	height:57px !important;
}

#item634471 {
	width:73px !important;
	height:57px !important;
}

#item634468 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item634595 {
	width:114px !important;
	height:57px !important;
}

#item634571 {
	width:114px !important;
	height:57px !important;
}

#item634547 {
	width:114px !important;
	height:57px !important;
}

#item634544 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item634749 {
	width:131px !important;
	height:57px !important;
}

#item634724 {
	width:131px !important;
	height:57px !important;
}

#item634700 {
	width:131px !important;
	height:57px !important;
}

#item634697 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item645459 {
	width:33px !important;
	height:57px !important;
}

#item645434 {
	width:33px !important;
	height:57px !important;
}

#item645408 {
	width:33px !important;
	height:57px !important;
}

#item645405 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item208992 {
	width:1195px !important;
	height:340px !important;
	left:57px !important;
	top:197px !important;
	background:#f1f6fa;
}

#item646430 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item208993 {
	width:141px !important;
	left:80px !important;
	top:217px !important;
	min-height:20px !important;
}

#item209017 {
	width:1150px !important;
	left:80px !important;
	top:257px !important;
	min-height:249px !important;
}

#item209132 {
	width:889px !important;
	left:57px !important;
	top:557px !important;
	min-height:113px !important;
}

#item209157 {
	width:964px !important;
	left:55px !important;
	top:113px !important;
	min-height:43px !important;
}

#item634911 {
	width:71px !important;
	height:57px !important;
}

#item634887 {
	width:71px !important;
	height:57px !important;
}

#item634862 {
	width:71px !important;
	height:57px !important;
}

#item634859 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item634987 {
	width:39px !important;
	height:57px !important;
}

#item634963 {
	width:39px !important;
	height:57px !important;
}

#item634938 {
	width:39px !important;
	height:57px !important;
}

#item634935 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item635062 {
	width:110px !important;
	height:57px !important;
}

#item635038 {
	width:110px !important;
	height:57px !important;
}

#item635014 {
	width:110px !important;
	height:57px !important;
}

#item635011 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item635138 {
	width:73px !important;
	height:57px !important;
}

#item635114 {
	width:73px !important;
	height:57px !important;
}

#item635090 {
	width:73px !important;
	height:57px !important;
}

#item635087 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item635213 {
	width:114px !important;
	height:57px !important;
}

#item635189 {
	width:114px !important;
	height:57px !important;
}

#item635165 {
	width:114px !important;
	height:57px !important;
}

#item635162 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item635367 {
	width:131px !important;
	height:57px !important;
}

#item635343 {
	width:131px !important;
	height:57px !important;
}

#item635319 {
	width:131px !important;
	height:57px !important;
}

#item635315 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item645545 {
	width:33px !important;
	height:57px !important;
}

#item645520 {
	width:33px !important;
	height:57px !important;
}

#item645495 {
	width:33px !important;
	height:57px !important;
}

#item645492 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item97764 {
	width:1195px !important;
	height:280px !important;
	left:57px !important;
	top:197px !important;
	background:#f1f6fa;
}

#item646405 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item97765 {
	width:141px !important;
	left:80px !important;
	top:217px !important;
	min-height:20px !important;
}

#item97788 {
	width:1150px !important;
	left:80px !important;
	top:257px !important;
	min-height:185px !important;
}

#item100466 {
	width:583px !important;
	left:57px !important;
	top:737px !important;
	min-height:113px !important;
}

#item100443 {
	width:583px !important;
	left:57px !important;
	top:516px !important;
	min-height:48px !important;
}

#item100491 {
	width:1195px !important;
	left:57px !important;
	top:577px !important;
	min-height:131px !important;
}

#item104153 {
	width:964px !important;
	left:55px !important;
	top:113px !important;
	min-height:55px !important;
}

#item635562 {
	width:71px !important;
	height:57px !important;
}

#item635538 {
	width:71px !important;
	height:57px !important;
}

#item635513 {
	width:71px !important;
	height:57px !important;
}

#item635510 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item635639 {
	width:39px !important;
	height:57px !important;
}

#item635615 {
	width:39px !important;
	height:57px !important;
}

#item635590 {
	width:39px !important;
	height:57px !important;
}

#item635587 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item635716 {
	width:110px !important;
	height:57px !important;
}

#item635692 {
	width:110px !important;
	height:57px !important;
}

#item635666 {
	width:110px !important;
	height:57px !important;
}

#item635663 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item635792 {
	width:73px !important;
	height:57px !important;
}

#item635768 {
	width:73px !important;
	height:57px !important;
}

#item635744 {
	width:73px !important;
	height:57px !important;
}

#item635741 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item635867 {
	width:114px !important;
	height:57px !important;
}

#item635843 {
	width:114px !important;
	height:57px !important;
}

#item635819 {
	width:114px !important;
	height:57px !important;
}

#item635816 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item636021 {
	width:131px !important;
	height:57px !important;
}

#item635997 {
	width:131px !important;
	height:57px !important;
}

#item635973 {
	width:131px !important;
	height:57px !important;
}

#item635970 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item645700 {
	width:33px !important;
	height:57px !important;
}

#item645675 {
	width:33px !important;
	height:57px !important;
}

#item645650 {
	width:33px !important;
	height:57px !important;
}

#item645647 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item646380 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item98766 {
	width:164px !important;
	left:974px !important;
	top:206px !important;
	min-height:9px !important;
}

#item98790 {
	width:612px !important;
	left:974px !important;
	top:237px !important;
	min-height:169px !important;
}

#item98813 {
	width:812px !important;
	left:57px !important;
	top:217px !important;
	min-height:297px !important;
}

#item98836 {
	width:169px !important;
	left:57px !important;
	top:197px !important;
	min-height:9px !important;
}

#item98859 {
	width:331px !important;
	left:57px !important;
	top:547px !important;
	min-height:9px !important;
}

#item98882 {
	width:1195px !important;
	height:240px !important;
	left:57px !important;
	top:597px !important;
	background:#f1f6fa;
}

#item98883 {
	width:320px !important;
	left:80px !important;
	top:617px !important;
	min-height:20px !important;
}

#item98906 {
	width:1150px !important;
	left:80px !important;
	top:657px !important;
	min-height:163px !important;
}

#item104182 {
	width:964px !important;
	left:55px !important;
	top:113px !important;
	min-height:43px !important;
}

#item636381 {
	width:71px !important;
	height:57px !important;
}

#item636357 {
	width:71px !important;
	height:57px !important;
}

#item636332 {
	width:71px !important;
	height:57px !important;
}

#item636329 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item636457 {
	width:39px !important;
	height:57px !important;
}

#item636433 {
	width:39px !important;
	height:57px !important;
}

#item636408 {
	width:39px !important;
	height:57px !important;
}

#item636405 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item636532 {
	width:110px !important;
	height:57px !important;
}

#item636508 {
	width:110px !important;
	height:57px !important;
}

#item636484 {
	width:110px !important;
	height:57px !important;
}

#item636481 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item636608 {
	width:73px !important;
	height:57px !important;
}

#item636584 {
	width:73px !important;
	height:57px !important;
}

#item636560 {
	width:73px !important;
	height:57px !important;
}

#item636557 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item636684 {
	width:114px !important;
	height:57px !important;
}

#item636660 {
	width:114px !important;
	height:57px !important;
}

#item636636 {
	width:114px !important;
	height:57px !important;
}

#item636633 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item636837 {
	width:131px !important;
	height:57px !important;
}

#item636813 {
	width:131px !important;
	height:57px !important;
}

#item636789 {
	width:131px !important;
	height:57px !important;
}

#item636785 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item645796 {
	width:33px !important;
	height:57px !important;
}

#item645771 {
	width:33px !important;
	height:57px !important;
}

#item645745 {
	width:33px !important;
	height:57px !important;
}

#item645742 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item646355 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item192099 {
	width:681px !important;
	left:57px !important;
	top:360px !important;
	min-height:317px !important;
}

#item191608 {
	width:1251px !important;
	left:47px !important;
	top:121px !important;
	min-height:116px !important;
}

#item518097 {
	mix-blend-mode:multiply;
	width:583px !important;
	height:160px !important;
	left:57px !important;
	top:857px !important;
}

#item186908 {
	width:534px !important;
	height:35px !important;
	left:57px !important;
	top:370px !important;
}

#item186912 {
	width:296px !important;
	height:28px !important;
	left:57px !important;
	top:434px !important;
}

#item636996 {
	width:71px !important;
	height:57px !important;
}

#item636971 {
	width:71px !important;
	height:57px !important;
}

#item636946 {
	width:71px !important;
	height:57px !important;
}

#item636943 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item637072 {
	width:39px !important;
	height:57px !important;
}

#item637048 {
	width:39px !important;
	height:57px !important;
}

#item637023 {
	width:39px !important;
	height:57px !important;
}

#item637020 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item637223 {
	width:73px !important;
	height:57px !important;
}

#item637199 {
	width:73px !important;
	height:57px !important;
}

#item637175 {
	width:73px !important;
	height:57px !important;
}

#item637172 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item637298 {
	width:114px !important;
	height:57px !important;
}

#item637274 {
	width:114px !important;
	height:57px !important;
}

#item637250 {
	width:114px !important;
	height:57px !important;
}

#item637247 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item637325 {
	width:33px !important;
	height:57px !important;
}

#item637377 {
	width:33px !important;
	height:57px !important;
}

#item637350 {
	width:33px !important;
	height:57px !important;
}

#item637322 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item637453 {
	width:131px !important;
	height:57px !important;
}

#item637429 {
	width:131px !important;
	height:57px !important;
}

#item637405 {
	width:131px !important;
	height:57px !important;
}

#item637401 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item645884 {
	width:110px !important;
	height:57px !important;
}

#item645857 {
	width:110px !important;
	height:57px !important;
}

#item645827 {
	width:110px !important;
	height:57px !important;
}

#item645854 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item646330 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item555098 {
	width:1920px !important;
	top:54px !important;
	background:#f1f6fa;
	min-height:1026px !important;
}

#item555125 {
	width:1416px !important;
	left:51px !important;
	top:117px !important;
	min-height:180px !important;
}

#item555148 {
	width:277px !important;
	left:57px !important;
	top:337px !important;
	min-height:611px !important;
}

#item555172 {
	width:173px !important;
	left:473px !important;
	top:337px !important;
	min-height:500px !important;
}

#item555218 {
	width:155px !important;
	left:785px !important;
	top:345px !important;
	min-height:151px !important;
}

#item637617 {
	width:71px !important;
	height:57px !important;
}

#item637593 {
	width:71px !important;
	height:57px !important;
}

#item637568 {
	width:71px !important;
	height:57px !important;
}

#item637564 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item637693 {
	width:39px !important;
	height:57px !important;
}

#item637669 {
	width:39px !important;
	height:57px !important;
}

#item637644 {
	width:39px !important;
	height:57px !important;
}

#item637641 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item637844 {
	width:73px !important;
	height:57px !important;
}

#item637820 {
	width:73px !important;
	height:57px !important;
}

#item637796 {
	width:73px !important;
	height:57px !important;
}

#item637793 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item637919 {
	width:114px !important;
	height:57px !important;
}

#item637895 {
	width:114px !important;
	height:57px !important;
}

#item637871 {
	width:114px !important;
	height:57px !important;
}

#item637868 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item637998 {
	width:33px !important;
	height:57px !important;
}

#item637972 {
	width:33px !important;
	height:57px !important;
}

#item637947 {
	width:33px !important;
	height:57px !important;
}

#item637943 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item638073 {
	width:131px !important;
	height:57px !important;
}

#item638049 {
	width:131px !important;
	height:57px !important;
}

#item638025 {
	width:131px !important;
	height:57px !important;
}

#item638022 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item645978 {
	width:110px !important;
	height:57px !important;
}

#item645952 {
	width:110px !important;
	height:57px !important;
}

#item645927 {
	width:110px !important;
	height:57px !important;
}

#item645924 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item646305 {
	width:57px !important;
	height:57px !important;
	left:1807px !important;
}

#item25409 {
	width:1807px !important;
	left:57px !important;
	top:256px !important;
	min-height:746px !important;
}

#item187801 {
	width:905px !important;
	left:50px !important;
	top:117px !important;
	min-height:80px !important;
}

#item638237 {
	width:71px !important;
	height:57px !important;
}

#item638213 {
	width:71px !important;
	height:57px !important;
}

#item638188 {
	width:71px !important;
	height:57px !important;
}

#item638185 {
	width:71px !important;
	height:59px !important;
	left:334px !important;
}

#item638314 {
	width:39px !important;
	height:57px !important;
}

#item638290 {
	width:39px !important;
	height:57px !important;
}

#item638264 {
	width:39px !important;
	height:57px !important;
}

#item638261 {
	width:39px !important;
	height:59px !important;
	left:241px !important;
}

#item638464 {
	width:73px !important;
	height:57px !important;
}

#item638440 {
	width:73px !important;
	height:57px !important;
}

#item638416 {
	width:73px !important;
	height:57px !important;
}

#item638413 {
	width:73px !important;
	height:59px !important;
	left:458px !important;
}

#item638541 {
	width:114px !important;
	height:57px !important;
}

#item638516 {
	width:114px !important;
	height:57px !important;
}

#item638492 {
	width:114px !important;
	height:57px !important;
}

#item638488 {
	width:114px !important;
	height:59px !important;
	left:584px !important;
}

#item638618 {
	width:33px !important;
	height:57px !important;
}

#item638593 {
	width:33px !important;
	height:57px !important;
}

#item638568 {
	width:33px !important;
	height:57px !important;
}

#item638565 {
	width:33px !important;
	height:59px !important;
	left:752px !important;
}

#item638693 {
	width:131px !important;
	height:57px !important;
}

#item638669 {
	width:131px !important;
	height:57px !important;
}

#item638645 {
	width:131px !important;
	height:57px !important;
}

#item638642 {
	width:131px !important;
	height:59px !important;
	left:57px !important;
}

#item646070 {
	width:110px !important;
	height:57px !important;
}

#item646044 {
	width:110px !important;
	height:57px !important;
}

#item646019 {
	width:110px !important;
	height:57px !important;
}

#item646016 {
	width:110px !important;
	height:59px !important;
	left:839px !important;
}

#item188350 {
	width:108px !important;
	height:11px !important;
	left:56px !important;
	top:1006px !important;
}

#item188377 {
	width:26px !important;
	height:26px !important;
	left:140px !important;
	top:977px !important;
}

#item188388 {
	width:26px !important;
	height:26px !important;
	left:56px !important;
	top:977px !important;
}

#item188397 {
	width:26px !important;
	height:26px !important;
	left:84px !important;
	top:977px !important;
}

#item188406 {
	width:26px !important;
	height:26px !important;
	left:112px !important;
	top:977px !important;
}

#item188416 {
	width:331px !important;
	height:227px !important;
	left:57px !important;
	top:726px !important;
}

#item646110 {
	width:26px !important;
	height:26px !important;
	left:140px !important;
	top:977px !important;
}

#item646124 {
	width:26px !important;
	height:26px !important;
	left:112px !important;
	top:977px !important;
}

#item646144 {
	width:26px !important;
	height:25px !important;
	left:84px !important;
	top:977px !important;
}

#item646161 {
	width:26px !important;
	height:25px !important;
	left:56px !important;
	top:977px !important;
}

#item646165 {
	width:110px !important;
	height:11px !important;
	left:56px !important;
	top:1006px !important;
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
