/* 	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:transparent; }
:-webkit-full-screen { background:transparent; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: transparent !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:102290px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item31669 {
	width:193px !important;
	height:159px !important;
	left:595px !important;
	top:333px !important;
}

#item31675 {
	width:147px !important;
	height:158px !important;
	left:1054px !important;
	top:288px !important;
}

#item31680 {
	width:126px !important;
	height:122px !important;
	left:1333px !important;
	top:476px !important;
}

#item31685 {
	width:185px !important;
	height:139px !important;
	left:324px !important;
	top:135px !important;
}

#item31691 {
	width:220px !important;
	height:121px !important;
	left:1313px !important;
	top:506px !important;
}

#item31696 {
	width:155px !important;
	height:191px !important;
	left:493px !important;
	top:420px !important;
}

#item31701 {
	width:384px !important;
	height:372px !important;
	left:670px !important;
	top:644px !important;
}

#item31706 {
	width:233px !important;
	height:83px !important;
	left:1139px !important;
	top:616px !important;
}

#item31711 {
	width:191px !important;
	height:128px !important;
	left:780px !important;
	top:322px !important;
}

#item31716 {
	width:141px !important;
	height:106px !important;
	left:1333px !important;
	top:663px !important;
}

#item31722 {
	width:160px !important;
	height:104px !important;
	left:1369px !important;
	top:406px !important;
}

#item31727 {
	width:221px !important;
	height:186px !important;
	left:275px !important;
	top:220px !important;
}

#item31732 {
	width:237px !important;
	height:123px !important;
	left:788px !important;
	top:627px !important;
}

#item31737 {
	width:116px !important;
	height:130px !important;
	left:1264px !important;
	top:431px !important;
}

#item31743 {
	width:180px !important;
	height:115px !important;
	left:789px !important;
	top:218px !important;
}

#item31749 {
	width:242px !important;
	height:107px !important;
	left:1305px !important;
	top:589px !important;
}

#item31755 {
	width:206px !important;
	height:156px !important;
	left:1387px !important;
	top:295px !important;
}

#item31760 {
	width:193px !important;
	height:196px !important;
	left:599px !important;
	top:609px !important;
}

#item31765 {
	width:175px !important;
	height:268px !important;
	left:353px !important;
	top:385px !important;
}

#item31770 {
	width:227px !important;
	height:113px !important;
	left:774px !important;
	top:422px !important;
}

#item31775 {
	width:279px !important;
	height:180px !important;
	left:521px !important;
	top:176px !important;
}

#item31780 {
	width:184px !important;
	height:157px !important;
	left:985px !important;
	top:509px !important;
}

#item31786 {
	width:100px !important;
	height:168px !important;
	left:1107px !important;
	top:693px !important;
}

#item31791 {
	width:180px !important;
	height:203px !important;
	left:952px !important;
	top:213px !important;
}

#item31796 {
	width:208px !important;
	height:217px !important;
	left:1111px !important;
	top:247px !important;
}

#item31801 {
	width:102px !important;
	height:160px !important;
	left:1572px !important;
	top:187px !important;
}

#item31806 {
	width:160px !important;
	height:137px !important;
	left:1036px !important;
	top:766px !important;
}

#item31812 {
	width:204px !important;
	height:103px !important;
	left:1156px !important;
	top:544px !important;
}

#item31817 {
	width:203px !important;
	height:109px !important;
	left:816px !important;
	top:527px !important;
}

#item31823 {
	width:166px !important;
	height:108px !important;
	left:964px !important;
	top:411px !important;
}

#item31829 {
	width:86px !important;
	height:145px !important;
	left:1192px !important;
	top:456px !important;
}

#item31834 {
	width:110px !important;
	height:193px !important;
	left:1096px !important;
	top:439px !important;
}

#item31839 {
	width:164px !important;
	height:265px !important;
	left:453px !important;
	top:171px !important;
}

#item31845 {
	width:181px !important;
	height:116px !important;
	left:608px !important;
	top:887px !important;
}

#item31851 {
	width:151px !important;
	height:154px !important;
	left:1268px !important;
	top:677px !important;
}

#item31856 {
	width:251px !important;
	height:215px !important;
	left:1226px !important;
	top:812px !important;
}

#item31861 {
	width:201px !important;
	height:156px !important;
	left:626px !important;
	top:475px !important;
}

#item31867 {
	width:218px !important;
	height:372px !important;
	left:256px !important;
	top:354px !important;
}

#item31872 {
	width:138px !important;
	height:125px !important;
	left:1017px !important;
	top:646px !important;
}

#item31878 {
	width:189px !important;
	height:216px !important;
	left:440px !important;
	top:586px !important;
}

#item31884 {
	width:109px !important;
	height:171px !important;
	left:1196px !important;
	top:685px !important;
}

#item31889 {
	width:292px !important;
	height:207px !important;
	left:271px !important;
	top:791px !important;
}

#item31894 {
	width:49px !important;
	height:48px !important;
	left:1543px !important;
	top:383px !important;
}

#item31903 {
	width:22px !important;
	height:22px !important;
	background:#720062;
	border:solid 1.8px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item31901 {
	width:22px !important;
	height:22px !important;
	background:#141b4d;
	border:solid 1.8px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item31899 {
	width:11px !important;
	height:11px !important;
	left:1473px !important;
	top:514px !important;
}

#item31904 {
	width:31px !important;
	height:49px !important;
	left:1504px !important;
	top:478px !important;
}

#item31910 {
	width:126px !important;
	height:61px !important;
	left:1409px !important;
	top:483px !important;
}

#item31915 {
	width:96px !important;
	height:53px !important;
	left:1542px !important;
	top:348px !important;
}

#item31920 {
	width:46px !important;
	height:96px !important;
	left:1557px !important;
	top:270px !important;
}

#item31925 {
	width:38px !important;
	height:83px !important;
	left:1511px !important;
	top:423px !important;
}

#item31930 {
	width:21px !important;
	height:28px !important;
	left:1584px !important;
	top:380px !important;
}

#item31935 {
	width:48px !important;
	height:88px !important;
	left:1521px !important;
	top:283px !important;
}

#item31992 {
	width:25px !important;
	height:25px !important;
	background:#720062;
	border:solid 1px #ffffff;
}

#item31967 {
	width:25px !important;
	height:25px !important;
	background:#141b4d;
	border:solid 1px #ffffff;
}

#item31941 {
	width:131px !important;
	height:25px !important;
	left:1592px !important;
	top:809px !important;
}

#item31997 {
	width:135px !important;
	height:25px !important;
}

#item31993 {
	width:135px !important;
	height:25px !important;
	left:1592px !important;
	top:809px !important;
}

#item32049 {
	width:25px !important;
	height:25px !important;
	background:#720062;
	border:solid 1px #ffffff;
}

#item32024 {
	width:25px !important;
	height:25px !important;
	background:#141b4d;
	border:solid 1px #ffffff;
}

#item31998 {
	width:66px !important;
	height:25px !important;
	left:1592px !important;
	top:773px !important;
}

#item32055 {
	width:71px !important;
	height:25px !important;
}

#item32050 {
	width:71px !important;
	height:25px !important;
	left:1591px !important;
	top:774px !important;
}

#item32056 {
	width:16px !important;
	height:24px !important;
	left:1586px !important;
	top:383px !important;
}

#item32136 {
	width:25px !important;
	height:25px !important;
	background:#720062;
	border:solid 1px #ffffff;
}

#item32111 {
	width:25px !important;
	height:25px !important;
	background:#141b4d;
	border:solid 1px #ffffff;
}

#item32086 {
	width:60px !important;
	height:25px !important;
	left:1592px !important;
	top:738px !important;
}

#item32142 {
	width:71px !important;
	height:25px !important;
}

#item32137 {
	width:71px !important;
	height:25px !important;
	left:1592px !important;
	top:738px !important;
}

#item32193 {
	width:25px !important;
	height:25px !important;
	background:#720062;
	border:solid 1px #ffffff;
}

#item32168 {
	width:25px !important;
	height:25px !important;
	background:#141b4d;
	border:solid 1px #ffffff;
}

#item32143 {
	width:65px !important;
	height:25px !important;
	left:1592px !important;
	top:703px !important;
}

#item32199 {
	width:71px !important;
	height:25px !important;
}

#item32194 {
	width:71px !important;
	height:25px !important;
	left:1592px !important;
	top:703px !important;
}

#item32251 {
	width:25px !important;
	height:25px !important;
	background:#720062;
	border:solid 1px #ffffff;
}

#item32226 {
	width:25px !important;
	height:25px !important;
	background:#141b4d;
	border:solid 1px #ffffff;
}

#item32200 {
	width:70px !important;
	height:25px !important;
	left:1592px !important;
	top:668px !important;
}

#item32257 {
	width:71px !important;
	height:25px !important;
}

#item32252 {
	width:71px !important;
	height:25px !important;
	left:1592px !important;
	top:668px !important;
}

#item32309 {
	width:25px !important;
	height:25px !important;
	background:#720062;
	border:solid 1px #ffffff;
}

#item32284 {
	width:25px !important;
	height:25px !important;
	background:#141b4d;
	border:solid 1px #ffffff;
}

#item32258 {
	width:70px !important;
	height:25px !important;
	left:1592px !important;
	top:633px !important;
}

#item32315 {
	width:71px !important;
	height:25px !important;
}

#item32310 {
	width:71px !important;
	height:25px !important;
	left:1592px !important;
	top:633px !important;
}

#item32367 {
	width:25px !important;
	height:25px !important;
	background:#720062;
	border:solid 1px #ffffff;
}

#item32341 {
	width:25px !important;
	height:25px !important;
	background:#141b4d;
	border:solid 1px #ffffff;
}

#item32316 {
	width:72px !important;
	height:25px !important;
	left:1592px !important;
	top:598px !important;
}

#item32373 {
	width:71px !important;
	height:25px !important;
}

#item32368 {
	width:71px !important;
	height:25px !important;
	left:1592px !important;
	top:598px !important;
}

#item32424 {
	width:25px !important;
	height:25px !important;
	background:#720062;
	border:solid 1px #ffffff;
}

#item32399 {
	width:25px !important;
	height:25px !important;
	background:#141b4d;
	border:solid 1px #ffffff;
}

#item32374 {
	width:67px !important;
	height:25px !important;
	left:1592px !important;
	top:563px !important;
}

#item32430 {
	width:71px !important;
	height:25px !important;
}

#item32425 {
	width:71px !important;
	height:25px !important;
	left:1592px !important;
	top:563px !important;
}

#item32488 {
	width:25px !important;
	height:25px !important;
	left:126px !important;
	top:65px !important;
	background:#720062;
	border:solid 1px #ffffff;
}

#item32456 {
	width:25px !important;
	height:25px !important;
	left:126px !important;
	top:65px !important;
	background:#141b4d;
	border:solid 1px #ffffff;
}

#item32431 {
	width:200px !important;
	height:90px !important;
	left:1466px !important;
	top:463px !important;
}

#item32495 {
	width:71px !important;
	height:25px !important;
}

#item32490 {
	width:71px !important;
	height:25px !important;
	left:1592px !important;
	top:528px !important;
}

#item32546 {
	width:25px !important;
	height:25px !important;
	background:#720062;
	border:solid 1px #ffffff;
}

#item32521 {
	width:25px !important;
	height:25px !important;
	background:#141b4d;
	border:solid 1px #ffffff;
}

#item32496 {
	width:66px !important;
	height:25px !important;
	left:1592px !important;
	top:492px !important;
}

#item32552 {
	width:71px !important;
	height:25px !important;
}

#item32547 {
	width:71px !important;
	height:25px !important;
	left:1592px !important;
	top:493px !important;
}

#item28185 {
	width:50px !important;
	height:57px !important;
	left:1354px !important;
	top:527px !important;
}

#item28212 {
	width:148px !important;
	height:118px !important;
	left:626px !important;
	top:356px !important;
}

#item28237 {
	width:93px !important;
	height:117px !important;
	left:1085px !important;
	top:317px !important;
}

#item28262 {
	width:121px !important;
	height:99px !important;
	left:366px !important;
	top:154px !important;
}

#item28339 {
	width:84px !important;
	height:55px !important;
	left:1413px !important;
	top:543px !important;
}

#item28364 {
	width:108px !important;
	height:109px !important;
	left:518px !important;
	top:477px !important;
}

#item28389 {
	width:71px !important;
	height:216px !important;
	left:792px !important;
	top:657px !important;
}

#item28414 {
	width:163px !important;
	height:251px !important;
	left:862px !important;
	top:752px !important;
}

#item28439 {
	width:164px !important;
	height:41px !important;
	left:1163px !important;
	top:641px !important;
}

#item28464 {
	width:155px !important;
	height:83px !important;
	left:800px !important;
	top:337px !important;
}

#item28489 {
	width:90px !important;
	height:57px !important;
	left:1369px !important;
	top:676px !important;
}

#item28565 {
	width:132px !important;
	height:58px !important;
	left:1379px !important;
	top:430px !important;
}

#item28591 {
	width:128px !important;
	height:97px !important;
	left:324px !important;
	top:273px !important;
}

#item28616 {
	width:134px !important;
	height:88px !important;
	left:883px !important;
	top:638px !important;
}

#item28641 {
	width:100px !important;
	height:51px !important;
	left:1276px !important;
	top:463px !important;
}

#item28667 {
	width:121px !important;
	height:81px !important;
	left:1409px !important;
	top:324px !important;
}

#item28692 {
	width:113px !important;
	height:144px !important;
	left:385px !important;
	top:422px !important;
}

#item28717 {
	width:145px !important;
	height:153px !important;
	left:629px !important;
	top:635px !important;
}

#item28846 {
	width:160px !important;
	height:77px !important;
	left:803px !important;
	top:438px !important;
}

#item28871 {
	width:152px !important;
	height:105px !important;
	left:800px !important;
	top:219px !important;
}

#item28897 {
	width:132px !important;
	height:52px !important;
	left:1372px !important;
	top:610px !important;
}

#item28922 {
	width:203px !important;
	height:113px !important;
	left:570px !important;
	top:219px !important;
}

#item33291 {
	width:68px !important;
	height:136px !important;
	left:1127px !important;
	top:699px !important;
}

#item28997 {
	width:77px !important;
	height:134px !important;
	left:1019px !important;
	top:514px !important;
}

#item29022 {
	width:87px !important;
	height:174px !important;
	left:969px !important;
	top:237px !important;
}

#item29047 {
	width:85px !important;
	height:122px !important;
	left:1226px !important;
	top:332px !important;
}

#item29072 {
	width:87px !important;
	height:99px !important;
	left:1587px !important;
	top:204px !important;
}

#item29200 {
	width:49px !important;
	height:100px !important;
	left:1055px !important;
	top:773px !important;
}

#item29225 {
	width:86px !important;
	height:66px !important;
	left:1248px !important;
	top:561px !important;
}

#item29250 {
	width:173px !important;
	height:86px !important;
	left:825px !important;
	top:540px !important;
}

#item29275 {
	width:58px !important;
	height:113px !important;
	left:1206px !important;
	top:463px !important;
}

#item29300 {
	width:71px !important;
	height:127px !important;
	left:1125px !important;
	top:449px !important;
}

#item29325 {
	width:124px !important;
	height:83px !important;
	left:475px !important;
	top:337px !important;
}

#item29350 {
	width:59px !important;
	height:176px !important;
	left:488px !important;
	top:237px !important;
}

#item29376 {
	width:113px !important;
	height:83px !important;
	left:985px !important;
	top:415px !important;
}

#item29402 {
	width:86px !important;
	height:98px !important;
	left:699px !important;
	top:933px !important;
}

#item29427 {
	width:75px !important;
	height:104px !important;
	left:1305px !important;
	top:721px !important;
}

#item29452 {
	width:191px !important;
	height:34px !important;
	left:1235px !important;
	top:834px !important;
}

#item29477 {
	width:96px !important;
	height:145px !important;
	left:1377px !important;
	top:835px !important;
}

#item29579 {
	width:12px !important;
	height:15px !important;
	left:1473px !important;
	top:516px !important;
}

#item29656 {
	width:171px !important;
	height:87px !important;
	left:645px !important;
	top:512px !important;
}

#item29707 {
	width:90px !important;
	height:275px !important;
	left:275px !important;
	top:384px !important;
}

#item29732 {
	width:121px !important;
	height:176px !important;
	left:487px !important;
	top:600px !important;
}

#item29757 {
	width:80px !important;
	height:118px !important;
	left:1036px !important;
	top:652px !important;
}

#item29782 {
	width:70px !important;
	height:116px !important;
	left:1206px !important;
	top:708px !important;
}

#item29807 {
	width:120px !important;
	height:123px !important;
	left:361px !important;
	top:804px !important;
}

#item31321 {
	width:96px !important;
	height:107px !important;
	left:366px !important;
	top:619px !important;
}

#item31328 {
	width:25px !important;
	height:81px !important;
	left:1560px !important;
	top:278px !important;
}

#item31358 {
	width:25px !important;
	height:81px !important;
	left:1533px !important;
	top:289px !important;
}

#item31388 {
	width:87px !important;
	height:22px !important;
	left:1544px !important;
	top:364px !important;
}

#item31414 {
	width:42px !important;
	height:25px !important;
	left:1544px !important;
	top:391px !important;
}

#item31446 {
	width:16px !important;
	height:24px !important;
	left:1586px !important;
	top:383px !important;
}

#item31472 {
	width:25px !important;
	height:65px !important;
	left:1513px !important;
	top:429px !important;
}

#item31507 {
	width:43px !important;
	height:23px !important;
	left:1460px !important;
	top:491px !important;
}

#item31539 {
	width:18px !important;
	height:33px !important;
	left:1512px !important;
	top:493px !important;
}

#item27812 {
	width:311px !important;
	height:30px !important;
	left:213px !important;
	top:1051px !important;
}

#item27864 {
	width:404px !important;
	height:30px !important;
	left:705px !important;
	top:1051px !important;
}

#item27914 {
	width:309px !important;
	height:30px !important;
	left:1224px !important;
	top:1051px !important;
}

#item27992 {
	width:40px !important;
	height:40px !important;
	left:658px !important;
	top:85px !important;
	background:#141b4d;
}

#item302 {
	opacity:0.69;
	width:1006px !important;
	height:72px !important;
	left:682px !important;
	top:145px !important;
	background:#dedede;
}

#item303 {
	width:155px !important;
	height:35px !important;
	left:704px !important;
	top:169px !important;
}

#item19835 {
	width:105px !important;
	height:35px !important;
	left:1584px !important;
	top:169px !important;
}

#item298 {
	width:72px !important;
	height:72px !important;
	background:#141b4d;
}

#item27448 {
	width:72px !important;
	height:72px !important;
	left:1688px !important;
	top:145px !important;
}

#item20247 {
	width:916px !important;
	height:455px !important;
	left:831px !important;
	top:394px !important;
}

#item20543 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item20553 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item20327 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item20561 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item20568 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item8559 {
	width:851px !important;
	height:456px !important;
	left:830px !important;
	top:393px !important;
}

#item20509 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item20578 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item11416 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item20683 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item20688 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item11612 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item20721 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item20728 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item11766 {
	width:851px !important;
	height:454px !important;
	left:830px !important;
	top:395px !important;
}

#item20760 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item20766 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item11920 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item20800 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item20805 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item12075 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item20841 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item20847 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item19281 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item22599 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item22604 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item12231 {
	width:860px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item20883 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item20888 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item12387 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item20924 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item20930 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item12541 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item20970 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item20976 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item12696 {
	width:858px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item21006 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21011 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item12940 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item21040 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21045 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item13095 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item21078 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21084 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item13250 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item21130 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21136 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item13405 {
	width:851px !important;
	height:456px !important;
	left:830px !important;
	top:393px !important;
}

#item21172 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21179 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item13560 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item21211 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21216 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item13714 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item21250 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21255 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item13870 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item21285 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21290 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item14025 {
	width:916px !important;
	height:470px !important;
	left:831px !important;
	top:394px !important;
}

#item21324 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21330 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item14279 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item21370 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21377 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item14434 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item21410 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21416 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item14589 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item21451 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21456 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item14746 {
	width:851px !important;
	height:454px !important;
	left:830px !important;
	top:395px !important;
}

#item21486 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21491 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item14901 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item21528 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21534 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item15055 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item21585 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21591 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item15255 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item21628 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21635 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item15410 {
	width:850px !important;
	height:454px !important;
	left:831px !important;
	top:395px !important;
}

#item21670 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21675 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item15583 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item21717 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21722 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item15737 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item21754 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21759 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item15894 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item21793 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21799 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item16049 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item21828 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21835 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item16203 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item21873 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21879 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item16359 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item21912 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21917 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item16605 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item21946 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21951 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item16761 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item21984 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item21991 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item16916 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item22033 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item22040 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item17070 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item22072 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item22079 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item17226 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item22120 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item22125 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item17380 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item22165 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item22171 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item17537 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item22200 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item22205 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item17691 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item22238 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item22244 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item17938 {
	width:886px !important;
	height:454px !important;
	left:830px !important;
	top:395px !important;
}

#item22280 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item22288 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item18094 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item22323 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item22329 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item18350 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item22359 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item22364 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item18504 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item22394 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item22399 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item18661 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item22431 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item22437 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item18817 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item22467 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item22473 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item18971 {
	width:851px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item22519 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item22526 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item22558 {
	width:20px !important;
	height:20px !important;
	left:855px !important;
	top:806px !important;
}

#item22563 {
	width:20px !important;
	height:20px !important;
	left:909px !important;
	top:806px !important;
}

#item35698 {
	width:858px !important;
	height:455px !important;
	left:830px !important;
	top:394px !important;
}

#item33367 {
	width:105px !important;
	height:35px !important;
	left:1584px !important;
	top:169px !important;
}
#in5footer,  #prefooter {display:none;}
