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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'cargando contenido...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:21230px; 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; }
}
#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;}
}

#item26668 {
	width:239px !important;
	height:66px !important;
	left:574px !important;
	top:376px !important;
	background:#fff;
}

@keyframes moverhacialaderecha-26668 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(376px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaderecha-26668 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(376px,0px);
		opacity:1;
	}
}
#item26669 {
	width:1540px !important;
	height:2160px !important;
	left:575px !important;
	border:solid 1px #154f9e;
	-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;
}

#item27249 {
	width:69px !important;
	height:69px !important;
	left:6px !important;
	top:5px !important;
}

#item30231 {
	width:69px !important;
	height:69px !important;
}

#item27259 {
	width:69px !important;
	height:69px !important;
}

#item27256 {
	width:69px !important;
	height:69px !important;
	left:897px !important;
	top:7px !important;
}

@keyframes aparecer-27262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-27262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27262 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item27267 {
	width:483px !important;
	height:477px !important;
	left:245px !important;
	top:236px !important;
	text-shadow:7px 7px 5px rgba(0,0,0,0.55);
}

@keyframes intensificar-27267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-27267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24645 {
	width:1540px !important;
	height:2162px !important;
	left:575px !important;
	border:solid 1px #154f9e;
	-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;
}

#item24650 {
	width:69px !important;
	height:69px !important;
	left:6px !important;
	top:5px !important;
}

#item28916 {
	width:69px !important;
	height:68px !important;
	top:7px !important;
}

#item24661 {
	width:69px !important;
	height:69px !important;
}

#item24658 {
	width:69px !important;
	height:75px !important;
	left:897px !important;
	top:7px !important;
}

#item24666 {
	width:245px !important;
	min-height:77px !important;
}

@keyframes intensificar-24666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-24666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes entrarvolandodesdelaizquierda-24690 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-24690 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24690 {
	width:28px !important;
	height:28px !important;
	left:108px !important;
	top:171px !important;
}

@keyframes entrarvolandodesdelaizquierda-24698 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-24698 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24698 {
	width:28px !important;
	height:28px !important;
	left:108px !important;
	top:231px !important;
}

@keyframes entrarvolandodesdelaizquierda-24707 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-24707 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24707 {
	width:28px !important;
	height:28px !important;
	left:108px !important;
	top:291px !important;
}

@keyframes entrarvolandodesdelaizquierda-24715 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-24715 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24715 {
	width:28px !important;
	height:28px !important;
	left:108px !important;
	top:352px !important;
}

@keyframes entrarvolandodesdelaizquierda-24724 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-24724 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24724 {
	width:28px !important;
	height:28px !important;
	left:108px !important;
	top:412px !important;
}

@keyframes entrarvolandodesdelaizquierda-24732 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-24732 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24732 {
	width:28px !important;
	height:28px !important;
	left:108px !important;
	top:472px !important;
}

@keyframes entrarvolandodesdelaizquierda-24740 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-24740 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24740 {
	width:28px !important;
	height:28px !important;
	left:108px !important;
	top:532px !important;
}

@keyframes entrarvolandodesdelaizquierda-24748 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-24748 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24748 {
	width:28px !important;
	height:28px !important;
	left:108px !important;
	top:592px !important;
}

@keyframes entrarvolandodesdelaizquierda-24756 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-24756 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24756 {
	width:28px !important;
	height:28px !important;
	left:108px !important;
	top:652px !important;
}

@keyframes entrarvolandodesdelaizquierda-24766 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-24766 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24794 {
	width:277px !important;
	background:#fff;
	min-height:31px !important;
}

#item24770 {
	width:277px !important;
	background:#fff;
	min-height:31px !important;
}

#item24767 {
	width:277px !important;
	height:31px !important;
	left:163px !important;
	top:171px !important;
}

#item24844 {
	width:277px !important;
	background:#fff;
	min-height:31px !important;
}

#item24820 {
	width:277px !important;
	background:#fff;
	min-height:31px !important;
}

#item24817 {
	width:277px !important;
	height:31px !important;
	left:163px !important;
	top:653px !important;
}

#item24894 {
	width:277px !important;
	background:#fff;
	min-height:31px !important;
}

#item24870 {
	width:277px !important;
	background:#fff;
	min-height:31px !important;
}

#item24867 {
	width:277px !important;
	height:31px !important;
	left:163px !important;
	top:591px !important;
}

#item24944 {
	width:327px !important;
	background:#fff;
	min-height:31px !important;
}

#item24920 {
	width:277px !important;
	background:#fff;
	min-height:31px !important;
}

#item24917 {
	width:327px !important;
	height:31px !important;
	left:163px !important;
	top:533px !important;
}

#item24995 {
	width:277px !important;
	background:#fff;
	min-height:31px !important;
}

#item24971 {
	width:277px !important;
	background:#fff;
	min-height:31px !important;
}

#item24968 {
	width:277px !important;
	height:31px !important;
	left:163px !important;
	top:472px !important;
}

#item25045 {
	width:277px !important;
	background:#fff;
	min-height:31px !important;
}

#item25021 {
	width:277px !important;
	background:#fff;
	min-height:31px !important;
}

#item25018 {
	width:277px !important;
	height:31px !important;
	left:163px !important;
	top:412px !important;
}

#item25095 {
	width:277px !important;
	background:#fff;
	min-height:31px !important;
}

#item25071 {
	width:277px !important;
	background:#fff;
	min-height:31px !important;
}

#item25068 {
	width:277px !important;
	height:31px !important;
	left:163px !important;
	top:352px !important;
}

#item25146 {
	width:302px !important;
	background:#fff;
	min-height:31px !important;
}

#item25122 {
	width:277px !important;
	background:#fff;
	min-height:31px !important;
}

#item25118 {
	width:302px !important;
	height:31px !important;
	left:163px !important;
	top:291px !important;
}

#item25196 {
	width:403px !important;
	background:#fff;
	min-height:35px !important;
}

#item25172 {
	width:354px !important;
	background:#fff;
	min-height:31px !important;
}

#item25169 {
	width:403px !important;
	height:35px !important;
	left:163px !important;
	top:231px !important;
}

#item17350 {
	width:1540px !important;
	height:2162px !important;
	left:575px !important;
	border:solid 1px #154f9e;
	-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;
}

#item18041 {
	width:770px !important;
	height:1095px !important;
	left:98px !important;
}

#item30489 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item30507 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item30502 {
	width:69px !important;
	height:80px !important;
}

#item30500 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item33334 {
	width:768px !important;
	height:1086px !important;
	left:102px !important;
	top:2px !important;
}

#item36055 {
	width:142px !important;
	height:24px !important;
	left:448px !important;
	top:905px !important;
}

#item33340 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item33360 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item33356 {
	width:69px !important;
	height:80px !important;
}

#item33353 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item33290 {
	width:768px !important;
	height:1086px !important;
	left:102px !important;
	top:2px !important;
}

#item33296 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item33316 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item33311 {
	width:69px !important;
	height:80px !important;
}

#item33308 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item17643 {
	width:770px !important;
	height:1094px !important;
	left:98px !important;
	top:2px !important;
}

#item30459 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item30475 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item30471 {
	width:69px !important;
	height:80px !important;
}

#item30469 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item17615 {
	width:768px !important;
	height:1086px !important;
	left:102px !important;
	top:2px !important;
}

#item30430 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item30447 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item30443 {
	width:69px !important;
	height:80px !important;
}

#item30441 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item17456 {
	width:767px !important;
	height:1084px !important;
	left:102px !important;
	top:5px !important;
}

#item30402 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item30418 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item30414 {
	width:69px !important;
	height:80px !important;
}

#item30412 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item17472 {
	width:973px !important;
	height:1096px !important;
	left:476px !important;
	top:-5px !important;
}

#item30707 {
	width:69px !important;
	height:69px !important;
}

#item30701 {
	width:69px !important;
	height:69px !important;
}

#item30698 {
	width:69px !important;
	height:69px !important;
	left:6px !important;
	top:5px !important;
}

#item30724 {
	width:69px !important;
	height:69px !important;
}

#item30717 {
	width:69px !important;
	height:69px !important;
}

#item30714 {
	width:69px !important;
	height:69px !important;
	left:897px !important;
	top:7px !important;
}

#item30805 {
	width:1540px !important;
	height:2162px !important;
	left:575px !important;
	border:solid 1px #154f9e;
	-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;
}

#item30902 {
	width:770px !important;
	height:1095px !important;
	left:108px !important;
	top:10px !important;
}

#item30909 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item30929 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item30925 {
	width:69px !important;
	height:80px !important;
}

#item30922 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item33688 {
	width:770px !important;
	height:1094px !important;
	left:108px !important;
	top:12px !important;
}

#item33693 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item33714 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item33710 {
	width:69px !important;
	height:80px !important;
}

#item33707 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item30873 {
	width:770px !important;
	height:1094px !important;
	left:108px !important;
	top:12px !important;
}

#item30878 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item30896 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item30892 {
	width:69px !important;
	height:80px !important;
}

#item30889 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item33442 {
	width:770px !important;
	height:1094px !important;
	left:108px !important;
	top:12px !important;
}

#item33481 {
	width:407px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item33482 {
	width:337px !important;
	left:23px !important;
	top:21px !important;
	min-height:82px !important;
}

#item33478 {
	width:413px !important;
	height:123px !important;
	left:167px !important;
	top:930px !important;
}

#item33512 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item33508 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item33505 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:886px !important;
}

#item33550 {
	width:251px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item33551 {
	width:205px !important;
	left:23px !important;
	top:38px !important;
	min-height:82px !important;
}

#item33547 {
	width:257px !important;
	height:123px !important;
	left:311px !important;
	top:930px !important;
}

#item33580 {
	width:407px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item33581 {
	width:371px !important;
	left:23px !important;
	top:31px !important;
	min-height:82px !important;
}

#item33577 {
	width:413px !important;
	height:123px !important;
	left:418px !important;
	top:930px !important;
}

#item33608 {
	width:356px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item33609 {
	width:337px !important;
	left:23px !important;
	top:21px !important;
	min-height:82px !important;
}

#item33604 {
	width:363px !important;
	height:123px !important;
	left:504px !important;
	top:930px !important;
}

#item33643 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item33638 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item33635 {
	width:30px !important;
	height:30px !important;
	left:394px !important;
	top:887px !important;
}

#item33654 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item33650 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item33647 {
	width:30px !important;
	height:30px !important;
	left:571px !important;
	top:886px !important;
}

#item33664 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item33660 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item33657 {
	width:30px !important;
	height:30px !important;
	left:751px !important;
	top:886px !important;
}

#item33448 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item33470 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item33465 {
	width:69px !important;
	height:80px !important;
}

#item33462 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item30839 {
	width:768px !important;
	height:1086px !important;
	left:112px !important;
	top:12px !important;
}

#item30847 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item30869 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item30863 {
	width:69px !important;
	height:80px !important;
}

#item30860 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item30809 {
	width:767px !important;
	height:1084px !important;
	left:112px !important;
	top:15px !important;
}

#item30814 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item30834 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item30828 {
	width:69px !important;
	height:80px !important;
}

#item30825 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item30806 {
	width:983px !important;
	height:1106px !important;
	left:466px !important;
	top:-15px !important;
}

#item30942 {
	width:69px !important;
	height:69px !important;
}

#item30938 {
	width:69px !important;
	height:69px !important;
}

#item30935 {
	width:69px !important;
	height:69px !important;
	left:6px !important;
	top:5px !important;
}

#item30954 {
	width:69px !important;
	height:69px !important;
}

#item30949 {
	width:69px !important;
	height:69px !important;
}

#item30946 {
	width:69px !important;
	height:69px !important;
	left:897px !important;
	top:7px !important;
}

#item23890 {
	width:1540px !important;
	height:2162px !important;
	left:575px !important;
	border:solid 1px #154f9e;
	-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;
}

#item26516 {
	width:777px !important;
	height:1098px !important;
	left:106px !important;
	top:11px !important;
}

#item26538 {
	width:452px !important;
	height:552px !important;
	left:271px !important;
	top:252px !important;
}

#item33038 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item33060 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item33053 {
	width:69px !important;
	height:80px !important;
}

#item33050 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item26485 {
	width:777px !important;
	height:1098px !important;
	left:106px !important;
	top:11px !important;
}

#item26508 {
	width:452px !important;
	height:552px !important;
	left:271px !important;
	top:252px !important;
}

#item33005 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item33026 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item33021 {
	width:69px !important;
	height:80px !important;
}

#item33019 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item26303 {
	width:768px !important;
	height:1086px !important;
	left:113px !important;
	top:12px !important;
}

#item26339 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item26332 {
	width:37px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
}

#item26329 {
	width:44px !important;
	height:44px !important;
	left:615px !important;
	top:951px !important;
}

#item26347 {
	width:407px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item26349 {
	width:404px !important;
	height:117px !important;
	left:5px !important;
	top:3px !important;
}

#item26344 {
	width:413px !important;
	height:123px !important;
	left:280px !important;
	top:879px !important;
}

#item26375 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:4px !important;
}

#item26380 {
	width:39px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item26372 {
	width:45px !important;
	height:45px !important;
	left:698px !important;
	top:750px !important;
}

#item26386 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item26391 {
	width:38px !important;
	height:38px !important;
	left:6px !important;
	top:7px !important;
}

#item26383 {
	width:47px !important;
	height:48px !important;
	left:611px !important;
	top:548px !important;
}

#item26394 {
	width:49px !important;
	height:49px !important;
	left:641px !important;
	top:881px !important;
}

#item26410 {
	width:407px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item26411 {
	width:320px !important;
	height:117px !important;
	left:39px !important;
	top:3px !important;
}

#item26407 {
	width:413px !important;
	height:123px !important;
	left:407px !important;
	top:589px !important;
}

#item26434 {
	width:49px !important;
	height:49px !important;
	left:772px !important;
	top:589px !important;
}

#item26449 {
	width:407px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item26450 {
	width:404px !important;
	left:3px !important;
	top:32px !important;
	min-height:82px !important;
}

#item26446 {
	width:413px !important;
	height:123px !important;
	left:249px !important;
	top:479px !important;
}

#item26474 {
	width:49px !important;
	height:49px !important;
	left:606px !important;
	top:479px !important;
}

#item32981 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item32999 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item32995 {
	width:69px !important;
	height:80px !important;
}

#item32993 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item26276 {
	width:764px !important;
	height:1080px !important;
	left:112px !important;
	top:12px !important;
}

#item32923 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item32944 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item32938 {
	width:69px !important;
	height:80px !important;
}

#item32936 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item26253 {
	width:770px !important;
	height:1095px !important;
	left:109px !important;
	top:10px !important;
}

#item32950 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item32968 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item32963 {
	width:69px !important;
	height:80px !important;
}

#item32961 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item25558 {
	width:770px !important;
	height:1094px !important;
	left:109px !important;
	top:12px !important;
}

#item32834 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item32854 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item32850 {
	width:69px !important;
	height:80px !important;
}

#item32848 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item26228 {
	width:768px !important;
	height:1086px !important;
	left:113px !important;
	top:12px !important;
}

#item32751 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item32769 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item32765 {
	width:69px !important;
	height:80px !important;
}

#item32762 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item26201 {
	width:767px !important;
	height:1084px !important;
	left:113px !important;
	top:15px !important;
}

#item32671 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item32689 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item32685 {
	width:69px !important;
	height:80px !important;
}

#item32683 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item25556 {
	width:984px !important;
	height:1109px !important;
	left:465px !important;
	top:-15px !important;
}

#item32639 {
	width:69px !important;
	height:69px !important;
}

#item32634 {
	width:69px !important;
	height:69px !important;
}

#item32631 {
	width:69px !important;
	height:69px !important;
	left:6px !important;
	top:5px !important;
}

#item32652 {
	width:69px !important;
	height:69px !important;
}

#item32648 {
	width:69px !important;
	height:69px !important;
}

#item32645 {
	width:69px !important;
	height:69px !important;
	left:897px !important;
	top:7px !important;
}

#item31058 {
	width:1540px !important;
	height:2162px !important;
	left:575px !important;
	border:solid 1px #154f9e;
	-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;
}

#item31061 {
	width:770px !important;
	height:1095px !important;
	left:108px !important;
	top:10px !important;
}

#item31067 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item31087 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item31082 {
	width:69px !important;
	height:80px !important;
}

#item31079 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item33789 {
	width:768px !important;
	height:1086px !important;
	left:112px !important;
	top:12px !important;
}

#item34203 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item34199 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item34197 {
	width:35px !important;
	height:34px !important;
	left:366px !important;
	top:727px !important;
}

#item34212 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item34208 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item34206 {
	width:35px !important;
	height:34px !important;
	left:333px !important;
	top:331px !important;
}

#item34225 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item34218 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item34216 {
	width:35px !important;
	height:34px !important;
	left:598px !important;
	top:207px !important;
}

#item34235 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item34230 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item34228 {
	width:35px !important;
	height:34px !important;
	left:832px !important;
	top:327px !important;
}

#item34245 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item34241 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item34239 {
	width:35px !important;
	height:34px !important;
	left:807px !important;
	top:731px !important;
}

#item34296 {
	width:407px !important;
	height:251px !important;
	left:3px !important;
	top:3px !important;
	background:#40bbcb;
}

#item34297 {
	width:299px !important;
	left:57px !important;
	top:39px !important;
	min-height:201px !important;
}

#item34293 {
	width:413px !important;
	height:257px !important;
	left:162px !important;
	top:409px !important;
}

#item34320 {
	width:35px !important;
	height:36px !important;
	left:530px !important;
	top:421px !important;
}

#item34332 {
	width:407px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
	background:#40bbcb;
}

#item34333 {
	width:299px !important;
	left:57px !important;
	top:39px !important;
	min-height:90px !important;
}

#item34329 {
	width:413px !important;
	height:131px !important;
	left:297px !important;
	top:284px !important;
}

#item34356 {
	width:35px !important;
	height:36px !important;
	left:665px !important;
	top:295px !important;
}

#item34367 {
	width:407px !important;
	height:186px !important;
	left:3px !important;
	top:3px !important;
	background:#40bbcb;
}

#item34368 {
	width:299px !important;
	left:57px !important;
	top:39px !important;
	min-height:132px !important;
}

#item34364 {
	width:413px !important;
	height:192px !important;
	left:445px !important;
	top:406px !important;
}

#item34391 {
	width:35px !important;
	height:36px !important;
	left:813px !important;
	top:418px !important;
}

#item34403 {
	width:770px !important;
	height:406px !important;
	left:3px !important;
	top:3px !important;
	background:#40bbcb;
}

#item34404 {
	width:675px !important;
	left:57px !important;
	top:41px !important;
	min-height:357px !important;
}

#item34400 {
	width:776px !important;
	height:412px !important;
	left:107px !important;
	top:686px !important;
}

#item34427 {
	width:35px !important;
	height:36px !important;
	left:828px !important;
	top:698px !important;
}

#item34439 {
	width:434px !important;
	height:212px !important;
	left:3px !important;
	top:3px !important;
	background:#40bbcb;
}

#item34440 {
	width:308px !important;
	left:57px !important;
	top:41px !important;
	min-height:176px !important;
}

#item34435 {
	width:440px !important;
	height:220px !important;
	left:111px !important;
	top:808px !important;
}

#item34464 {
	width:35px !important;
	height:36px !important;
	left:500px !important;
	top:820px !important;
}

#item33796 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item33817 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item33810 {
	width:69px !important;
	height:80px !important;
}

#item33807 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item31125 {
	width:768px !important;
	height:1086px !important;
	left:112px !important;
	top:12px !important;
}

#item31130 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item31148 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item31144 {
	width:69px !important;
	height:80px !important;
}

#item31141 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item33920 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item33914 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item33916 {
	width:35px !important;
	height:34px !important;
	left:719px !important;
	top:842px !important;
}

#item33937 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item33933 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item33931 {
	width:35px !important;
	height:34px !important;
	left:278px !important;
	top:842px !important;
}

#item33950 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item33944 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item33942 {
	width:35px !important;
	height:34px !important;
	left:497px !important;
	top:842px !important;
}

#item33998 {
	width:407px !important;
	height:342px !important;
	left:3px !important;
	top:3px !important;
	background:#40bbcb;
}

#item34000 {
	width:299px !important;
	left:57px !important;
	top:39px !important;
	min-height:284px !important;
}

#item33995 {
	width:413px !important;
	height:348px !important;
	left:293px !important;
	top:494px !important;
}

#item34035 {
	width:407px !important;
	height:208px !important;
	left:3px !important;
	top:3px !important;
	background:#40bbcb;
}

#item34036 {
	width:324px !important;
	left:45px !important;
	top:39px !important;
	min-height:154px !important;
}

#item34032 {
	width:413px !important;
	height:214px !important;
	left:469px !important;
	top:628px !important;
}

#item34069 {
	width:407px !important;
	height:318px !important;
	left:3px !important;
	top:3px !important;
	background:#40bbcb;
}

#item34071 {
	width:299px !important;
	height:257px !important;
	left:57px !important;
	top:39px !important;
}

#item34066 {
	width:413px !important;
	height:324px !important;
	left:118px !important;
	top:518px !important;
}

#item34110 {
	width:35px !important;
	height:36px !important;
	left:837px !important;
	top:640px !important;
}

#item34112 {
	width:35px !important;
	height:36px !important;
	left:663px !important;
	top:503px !important;
}

#item34119 {
	width:35px !important;
	height:36px !important;
	left:486px !important;
	top:530px !important;
}

#item31091 {
	width:767px !important;
	height:1084px !important;
	left:112px !important;
	top:15px !important;
}

#item31098 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item31120 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item31115 {
	width:69px !important;
	height:80px !important;
}

#item31111 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item31059 {
	width:983px !important;
	height:1105px !important;
	left:466px !important;
	top:-15px !important;
}

#item31196 {
	width:69px !important;
	height:69px !important;
}

#item31190 {
	width:69px !important;
	height:69px !important;
}

#item31187 {
	width:69px !important;
	height:69px !important;
	left:6px !important;
	top:5px !important;
}

#item31208 {
	width:69px !important;
	height:69px !important;
}

#item31203 {
	width:69px !important;
	height:69px !important;
}

#item31200 {
	width:69px !important;
	height:69px !important;
	left:897px !important;
	top:7px !important;
}

#item31295 {
	width:1540px !important;
	height:2162px !important;
	left:575px !important;
	border:solid 1px #154f9e;
	-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;
}

#item31298 {
	width:770px !important;
	height:1095px !important;
	left:108px !important;
	top:14px !important;
}

#item31303 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item31326 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item31319 {
	width:69px !important;
	height:80px !important;
}

#item31316 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item31393 {
	width:770px !important;
	height:1094px !important;
	left:108px !important;
	top:16px !important;
}

#item34556 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item34552 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item34550 {
	width:35px !important;
	height:34px !important;
	left:675px !important;
	top:393px !important;
}

#item34567 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item34563 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item34561 {
	width:35px !important;
	height:34px !important;
	left:692px !important;
	top:576px !important;
}

#item34581 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item34573 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item34571 {
	width:35px !important;
	height:34px !important;
	left:675px !important;
	top:759px !important;
}

#item34592 {
	width:407px !important;
	height:184px !important;
	left:3px !important;
	top:3px !important;
	background:#40bbcb;
}

#item34593 {
	width:299px !important;
	left:57px !important;
	top:39px !important;
	min-height:128px !important;
}

#item34589 {
	width:413px !important;
	height:190px !important;
	left:152px !important;
	top:301px !important;
}

#item34616 {
	width:35px !important;
	height:36px !important;
	left:520px !important;
	top:313px !important;
}

#item34627 {
	width:407px !important;
	height:184px !important;
	left:3px !important;
	top:3px !important;
	background:#40bbcb;
}

#item34628 {
	width:299px !important;
	left:57px !important;
	top:39px !important;
	min-height:128px !important;
}

#item34624 {
	width:413px !important;
	height:190px !important;
	left:152px !important;
	top:516px !important;
}

#item34651 {
	width:35px !important;
	height:36px !important;
	left:520px !important;
	top:524px !important;
}

#item34663 {
	width:407px !important;
	height:159px !important;
	left:3px !important;
	top:3px !important;
	background:#40bbcb;
}

#item34664 {
	width:299px !important;
	left:57px !important;
	top:39px !important;
	min-height:105px !important;
}

#item34660 {
	width:413px !important;
	height:165px !important;
	left:152px !important;
	top:730px !important;
}

#item34687 {
	width:35px !important;
	height:36px !important;
	left:520px !important;
	top:738px !important;
}

#item31398 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item31418 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item31414 {
	width:69px !important;
	height:80px !important;
}

#item31411 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item36435 {
	width:768px !important;
	height:1086px !important;
	left:112px !important;
	top:17px !important;
}

#item36440 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item36463 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item36458 {
	width:69px !important;
	height:80px !important;
}

#item36455 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item31361 {
	width:768px !important;
	height:1086px !important;
	left:112px !important;
	top:17px !important;
}

#item31366 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item31386 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item31381 {
	width:69px !important;
	height:80px !important;
}

#item31378 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item31330 {
	width:767px !important;
	height:1084px !important;
	left:112px !important;
	top:19px !important;
}

#item31336 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item31357 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item31352 {
	width:69px !important;
	height:80px !important;
}

#item31349 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item31296 {
	width:983px !important;
	height:1110px !important;
	left:466px !important;
	top:-19px !important;
}

#item31432 {
	width:69px !important;
	height:69px !important;
}

#item31428 {
	width:69px !important;
	height:69px !important;
}

#item31425 {
	width:69px !important;
	height:69px !important;
	left:6px !important;
	top:5px !important;
}

#item31443 {
	width:69px !important;
	height:69px !important;
}

#item31439 {
	width:69px !important;
	height:69px !important;
}

#item31436 {
	width:69px !important;
	height:69px !important;
	left:897px !important;
	top:7px !important;
}

#item31629 {
	width:1540px !important;
	height:2162px !important;
	left:575px !important;
	border:solid 1px #154f9e;
	-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;
}

#item31637 {
	width:770px !important;
	height:1095px !important;
	left:108px !important;
	top:14px !important;
}

#item31642 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item31664 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item31657 {
	width:69px !important;
	height:80px !important;
}

#item31654 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item34806 {
	width:770px !important;
	height:1094px !important;
	left:108px !important;
	top:16px !important;
}

#item34857 {
	width:407px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item34858 {
	width:321px !important;
	left:23px !important;
	top:29px !important;
	min-height:82px !important;
}

#item34854 {
	width:413px !important;
	height:123px !important;
	left:290px !important;
	top:498px !important;
}

#item34886 {
	width:37px !important;
	height:37px !important;
	left:655px !important;
	top:509px !important;
}

#item34892 {
	width:407px !important;
	height:189px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item34893 {
	width:321px !important;
	left:23px !important;
	top:29px !important;
	min-height:142px !important;
}

#item34889 {
	width:413px !important;
	height:195px !important;
	left:295px !important;
	top:478px !important;
}

#item34916 {
	width:37px !important;
	height:37px !important;
	left:660px !important;
	top:489px !important;
}

#item34926 {
	width:407px !important;
	height:164px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item34927 {
	width:321px !important;
	left:23px !important;
	top:29px !important;
	min-height:122px !important;
}

#item34923 {
	width:413px !important;
	height:170px !important;
	left:295px !important;
	top:509px !important;
}

#item34950 {
	width:37px !important;
	height:37px !important;
	left:660px !important;
	top:520px !important;
}

#item34958 {
	width:407px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item34960 {
	width:321px !important;
	left:23px !important;
	top:29px !important;
	min-height:61px !important;
}

#item34955 {
	width:413px !important;
	height:97px !important;
	left:290px !important;
	top:582px !important;
}

#item34983 {
	width:37px !important;
	height:37px !important;
	left:655px !important;
	top:593px !important;
}

#item34992 {
	width:407px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item34993 {
	width:321px !important;
	left:23px !important;
	top:29px !important;
	min-height:82px !important;
}

#item34988 {
	width:413px !important;
	height:123px !important;
	left:295px !important;
	top:680px !important;
}

#item35016 {
	width:37px !important;
	height:37px !important;
	left:660px !important;
	top:691px !important;
}

#item35034 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item35038 {
	width:35px !important;
	height:34px !important;
	left:236px !important;
	top:468px !important;
}

#item35046 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item35043 {
	width:35px !important;
	height:34px !important;
	left:739px !important;
	top:452px !important;
}

#item35055 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item35052 {
	width:35px !important;
	height:34px !important;
	left:739px !important;
	top:728px !important;
}

#item35063 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item35060 {
	width:35px !important;
	height:34px !important;
	left:236px !important;
	top:730px !important;
}

#item35073 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item35070 {
	width:35px !important;
	height:34px !important;
	left:503px !important;
	top:856px !important;
}

#item34813 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item34834 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item34829 {
	width:69px !important;
	height:80px !important;
}

#item34826 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item34753 {
	width:770px !important;
	height:1094px !important;
	left:108px !important;
	top:16px !important;
}

#item34758 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item34777 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item34773 {
	width:69px !important;
	height:80px !important;
}

#item34770 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item31731 {
	width:770px !important;
	height:1094px !important;
	left:108px !important;
	top:16px !important;
}

#item31736 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item31758 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item31751 {
	width:69px !important;
	height:80px !important;
}

#item31748 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item31700 {
	width:781px !important;
	height:1105px !important;
	left:105px !important;
	top:18px !important;
}

#item31706 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item31724 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item31720 {
	width:69px !important;
	height:80px !important;
}

#item31717 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item31669 {
	width:767px !important;
	height:1084px !important;
	left:112px !important;
	top:19px !important;
}

#item31674 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item31695 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item31689 {
	width:69px !important;
	height:80px !important;
}

#item31686 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item31630 {
	width:983px !important;
	height:1123px !important;
	left:466px !important;
	top:-19px !important;
}

#item31772 {
	width:69px !important;
	height:69px !important;
}

#item31767 {
	width:69px !important;
	height:69px !important;
}

#item31764 {
	width:69px !important;
	height:69px !important;
	left:6px !important;
	top:5px !important;
}

#item31783 {
	width:69px !important;
	height:69px !important;
}

#item31779 {
	width:69px !important;
	height:69px !important;
}

#item31776 {
	width:69px !important;
	height:69px !important;
	left:897px !important;
	top:7px !important;
}

#item31900 {
	width:1540px !important;
	height:2162px !important;
	left:575px !important;
	border:solid 1px #154f9e;
	-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;
}

#item31903 {
	width:770px !important;
	height:1095px !important;
	left:108px !important;
	top:10px !important;
}

#item31911 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item31930 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item31926 {
	width:69px !important;
	height:80px !important;
}

#item31923 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item35352 {
	width:770px !important;
	height:1094px !important;
	left:108px !important;
	top:12px !important;
}

#item35398 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item35395 {
	width:35px !important;
	height:34px !important;
	left:265px !important;
	top:527px !important;
}

#item35405 {
	width:464px !important;
	height:148px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item35406 {
	width:366px !important;
	left:35px !important;
	top:29px !important;
	min-height:112px !important;
}

#item35402 {
	width:470px !important;
	height:154px !important;
	left:117px !important;
	top:576px !important;
}

#item35429 {
	width:37px !important;
	height:37px !important;
	left:539px !important;
	top:587px !important;
}

#item35438 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item35435 {
	width:35px !important;
	height:34px !important;
	left:693px !important;
	top:527px !important;
}

#item35444 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item35442 {
	width:35px !important;
	height:34px !important;
	left:265px !important;
	top:744px !important;
}

#item35451 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item35449 {
	width:35px !important;
	height:34px !important;
	left:693px !important;
	top:744px !important;
}

#item35460 {
	width:464px !important;
	height:230px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item35461 {
	width:366px !important;
	left:35px !important;
	top:29px !important;
	min-height:193px !important;
}

#item35457 {
	width:470px !important;
	height:236px !important;
	left:377px !important;
	top:563px !important;
}

#item35484 {
	width:37px !important;
	height:37px !important;
	left:799px !important;
	top:574px !important;
}

#item35523 {
	width:464px !important;
	height:140px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item35524 {
	width:366px !important;
	left:35px !important;
	top:29px !important;
	min-height:102px !important;
}

#item35520 {
	width:470px !important;
	height:146px !important;
	left:117px !important;
	top:779px !important;
}

#item35547 {
	width:37px !important;
	height:37px !important;
	left:539px !important;
	top:790px !important;
}

#item35556 {
	width:464px !important;
	height:140px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item35557 {
	width:366px !important;
	left:35px !important;
	top:29px !important;
	min-height:102px !important;
}

#item35553 {
	width:470px !important;
	height:146px !important;
	left:377px !important;
	top:779px !important;
}

#item35580 {
	width:37px !important;
	height:37px !important;
	left:799px !important;
	top:790px !important;
}

#item35357 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item35381 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item35377 {
	width:69px !important;
	height:80px !important;
}

#item35374 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item35314 {
	width:770px !important;
	height:1094px !important;
	left:108px !important;
	top:12px !important;
}

#item35319 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item35341 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item35336 {
	width:69px !important;
	height:80px !important;
}

#item35333 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item31998 {
	width:770px !important;
	height:1094px !important;
	left:108px !important;
	top:12px !important;
}

#item32006 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item32026 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item32022 {
	width:69px !important;
	height:80px !important;
}

#item32019 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item31967 {
	width:768px !important;
	height:1086px !important;
	left:112px !important;
	top:12px !important;
}

#item31972 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item31994 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item31989 {
	width:69px !important;
	height:80px !important;
}

#item31986 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item31937 {
	width:767px !important;
	height:1084px !important;
	left:112px !important;
	top:15px !important;
}

#item35087 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item35090 {
	width:35px !important;
	height:34px !important;
	left:427px !important;
	top:738px !important;
}

#item35096 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item35093 {
	width:35px !important;
	height:34px !important;
	left:705px !important;
	top:738px !important;
}

#item35103 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item35101 {
	width:35px !important;
	height:34px !important;
	left:427px !important;
	top:978px !important;
}

#item35108 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item35106 {
	width:35px !important;
	height:34px !important;
	left:705px !important;
	top:978px !important;
}

#item35118 {
	width:464px !important;
	height:193px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item35119 {
	width:366px !important;
	left:35px !important;
	top:29px !important;
	min-height:167px !important;
}

#item35115 {
	width:470px !important;
	height:199px !important;
	left:151px !important;
	top:528px !important;
}

#item35142 {
	width:37px !important;
	height:37px !important;
	left:573px !important;
	top:539px !important;
}

#item35190 {
	width:464px !important;
	height:150px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item35191 {
	width:366px !important;
	left:35px !important;
	top:29px !important;
	min-height:108px !important;
}

#item35187 {
	width:470px !important;
	height:156px !important;
	left:372px !important;
	top:570px !important;
}

#item35214 {
	width:37px !important;
	height:37px !important;
	left:793px !important;
	top:581px !important;
}

#item35228 {
	width:464px !important;
	height:179px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item35229 {
	width:366px !important;
	left:35px !important;
	top:29px !important;
	min-height:135px !important;
}

#item35225 {
	width:470px !important;
	height:185px !important;
	left:151px !important;
	top:790px !important;
}

#item35252 {
	width:37px !important;
	height:37px !important;
	left:573px !important;
	top:801px !important;
}

#item35263 {
	width:464px !important;
	height:207px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item35264 {
	width:366px !important;
	left:35px !important;
	top:29px !important;
	min-height:161px !important;
}

#item35260 {
	width:470px !important;
	height:213px !important;
	left:372px !important;
	top:762px !important;
}

#item35287 {
	width:37px !important;
	height:37px !important;
	left:793px !important;
	top:773px !important;
}

#item31942 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item31962 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item31957 {
	width:69px !important;
	height:80px !important;
}

#item31954 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item31901 {
	width:983px !important;
	height:1106px !important;
	left:466px !important;
	top:-15px !important;
}

#item32039 {
	width:69px !important;
	height:69px !important;
}

#item32034 {
	width:69px !important;
	height:69px !important;
}

#item32031 {
	width:69px !important;
	height:69px !important;
	left:6px !important;
	top:5px !important;
}

#item32052 {
	width:69px !important;
	height:69px !important;
}

#item32046 {
	width:69px !important;
	height:69px !important;
}

#item32043 {
	width:69px !important;
	height:69px !important;
	left:897px !important;
	top:7px !important;
}

#item32161 {
	width:1540px !important;
	height:2162px !important;
	left:575px !important;
	border:solid 1px #154f9e;
	-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;
}

#item32259 {
	width:770px !important;
	height:1095px !important;
	left:98px !important;
}

#item32264 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item32283 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item32279 {
	width:69px !important;
	height:80px !important;
}

#item32275 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item36593 {
	width:266px !important;
	height:28px !important;
	left:136px !important;
	top:949px !important;
}

#item35664 {
	width:770px !important;
	height:1094px !important;
	left:98px !important;
	top:2px !important;
}

#item35672 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item35694 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item35690 {
	width:69px !important;
	height:80px !important;
}

#item35687 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item35627 {
	width:770px !important;
	height:1094px !important;
	left:98px !important;
	top:2px !important;
}

#item35632 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item35652 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item35648 {
	width:69px !important;
	height:80px !important;
}

#item35645 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item32227 {
	width:770px !important;
	height:1094px !important;
	left:98px !important;
	top:2px !important;
}

#item32234 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item32253 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item32249 {
	width:69px !important;
	height:80px !important;
}

#item32246 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item32196 {
	width:768px !important;
	height:1086px !important;
	left:102px !important;
	top:2px !important;
}

#item32201 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item32222 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item32215 {
	width:69px !important;
	height:80px !important;
}

#item32212 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item32164 {
	width:767px !important;
	height:1084px !important;
	left:102px !important;
	top:5px !important;
}

#item32169 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item32192 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item32186 {
	width:69px !important;
	height:80px !important;
}

#item32183 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item32162 {
	width:973px !important;
	height:1096px !important;
	left:476px !important;
	top:-5px !important;
}

#item32298 {
	width:69px !important;
	height:69px !important;
}

#item32294 {
	width:69px !important;
	height:69px !important;
}

#item32291 {
	width:69px !important;
	height:69px !important;
	left:6px !important;
	top:5px !important;
}

#item32310 {
	width:69px !important;
	height:69px !important;
}

#item32306 {
	width:69px !important;
	height:69px !important;
}

#item32302 {
	width:69px !important;
	height:69px !important;
	left:897px !important;
	top:7px !important;
}

#item32410 {
	width:1540px !important;
	height:2162px !important;
	left:575px !important;
	border:solid 1px #154f9e;
	-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;
}

#item32413 {
	width:770px !important;
	height:1095px !important;
	left:108px !important;
	top:10px !important;
}

#item32419 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item35742 {
	width:770px !important;
	height:1094px !important;
	left:108px !important;
	top:12px !important;
}

#item35786 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item35783 {
	width:35px !important;
	height:34px !important;
	left:293px !important;
	top:456px !important;
}

#item35793 {
	width:464px !important;
	height:193px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item35794 {
	width:366px !important;
	left:35px !important;
	top:29px !important;
	min-height:167px !important;
}

#item35790 {
	width:470px !important;
	height:199px !important;
	left:127px !important;
	top:492px !important;
}

#item35818 {
	width:37px !important;
	height:37px !important;
	left:549px !important;
	top:503px !important;
}

#item35828 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item35825 {
	width:35px !important;
	height:34px !important;
	left:667px !important;
	top:456px !important;
}

#item35838 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item35836 {
	width:35px !important;
	height:34px !important;
	left:293px !important;
	top:700px !important;
}

#item35843 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item35841 {
	width:35px !important;
	height:34px !important;
	left:696px !important;
	top:700px !important;
}

#item35848 {
	width:29px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
}

#item35846 {
	width:35px !important;
	height:34px !important;
	left:501px !important;
	top:832px !important;
}

#item35855 {
	width:464px !important;
	height:278px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item35856 {
	width:366px !important;
	left:35px !important;
	top:29px !important;
	min-height:253px !important;
}

#item35852 {
	width:470px !important;
	height:284px !important;
	left:384px !important;
	top:492px !important;
}

#item35879 {
	width:37px !important;
	height:37px !important;
	left:806px !important;
	top:503px !important;
}

#item35891 {
	width:464px !important;
	height:144px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item35892 {
	width:366px !important;
	left:35px !important;
	top:29px !important;
	min-height:106px !important;
}

#item35888 {
	width:470px !important;
	height:150px !important;
	left:127px !important;
	top:736px !important;
}

#item35915 {
	width:37px !important;
	height:37px !important;
	left:549px !important;
	top:747px !important;
}

#item35949 {
	width:464px !important;
	height:220px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item35950 {
	width:366px !important;
	left:35px !important;
	top:29px !important;
	min-height:180px !important;
}

#item35946 {
	width:470px !important;
	height:226px !important;
	left:384px !important;
	top:736px !important;
}

#item35973 {
	width:37px !important;
	height:37px !important;
	left:806px !important;
	top:747px !important;
}

#item35986 {
	width:464px !important;
	height:220px !important;
	left:3px !important;
	top:3px !important;
	background:#f2f2f2;
}

#item35987 {
	width:366px !important;
	left:35px !important;
	top:29px !important;
	min-height:180px !important;
}

#item35983 {
	width:470px !important;
	height:226px !important;
	left:232px !important;
	top:588px !important;
}

#item36010 {
	width:37px !important;
	height:37px !important;
	left:654px !important;
	top:599px !important;
}

#item35747 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item35768 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item35762 {
	width:69px !important;
	height:80px !important;
}

#item35759 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item32508 {
	width:770px !important;
	height:1094px !important;
	left:108px !important;
	top:12px !important;
}

#item32514 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item32535 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item32531 {
	width:69px !important;
	height:80px !important;
}

#item32528 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item32476 {
	width:768px !important;
	height:1086px !important;
	left:112px !important;
	top:12px !important;
}

#item32482 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item32504 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item32500 {
	width:69px !important;
	height:80px !important;
}

#item32497 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item32446 {
	width:767px !important;
	height:1084px !important;
	left:112px !important;
	top:15px !important;
}

#item32453 {
	width:69px !important;
	height:80px !important;
	left:6px !important;
}

#item32472 {
	width:69px !important;
	height:69px !important;
	top:5px !important;
}

#item32467 {
	width:69px !important;
	height:80px !important;
}

#item32464 {
	width:69px !important;
	height:80px !important;
	left:897px !important;
	top:2px !important;
}

#item32411 {
	width:983px !important;
	height:1106px !important;
	left:466px !important;
	top:-15px !important;
}

#item32548 {
	width:69px !important;
	height:69px !important;
}

#item32544 {
	width:69px !important;
	height:69px !important;
}

#item32541 {
	width:69px !important;
	height:69px !important;
	left:6px !important;
	top:5px !important;
}

#item32560 {
	width:69px !important;
	height:69px !important;
}

#item32555 {
	width:69px !important;
	height:69px !important;
}

#item32552 {
	width:69px !important;
	height:69px !important;
	left:897px !important;
	top:7px !important;
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
