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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'cargando...'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:4842px; height:854px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#000; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff8975; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff8975;}
#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;}
}

#item2718 {
	width:595px !important;
	height:156px !important;
	top:686px !important;
	background:#fff;
}

#item2628 {
	width:45px !important;
	height:53px !important;
	left:1px !important;
}

#item21315 {
	width:11px !important;
	height:11px !important;
	left:147px !important;
	top:467px !important;
}

#item21599 {
	width:11px !important;
	height:11px !important;
	left:483px !important;
	top:110px !important;
}

#item21781 {
	width:11px !important;
	height:11px !important;
	left:267px !important;
	top:327px !important;
}

#item22010 {
	width:11px !important;
	height:11px !important;
	left:353px !important;
	top:527px !important;
}

#item21405 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item21425 {
	width:16px !important;
	height:16px !important;
}

#item21382 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item21399 {
	width:16px !important;
	height:16px !important;
}

#item21359 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item21376 {
	width:16px !important;
	height:16px !important;
}

#item21335 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item21353 {
	width:16px !important;
	height:16px !important;
}

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

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

#item21722 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

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

#item21710 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item21716 {
	width:16px !important;
	height:16px !important;
}

#item21688 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

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

#item21666 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item21682 {
	width:16px !important;
	height:16px !important;
}

#item21644 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item21660 {
	width:16px !important;
	height:16px !important;
}

#item21622 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item21638 {
	width:16px !important;
	height:16px !important;
}

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

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

#item21923 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item21929 {
	width:16px !important;
	height:16px !important;
}

#item21911 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item21917 {
	width:16px !important;
	height:16px !important;
}

#item21878 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item21905 {
	width:16px !important;
	height:16px !important;
}

#item21844 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item21872 {
	width:16px !important;
	height:16px !important;
}

#item21820 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item21838 {
	width:16px !important;
	height:16px !important;
}

#item21798 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item21814 {
	width:16px !important;
	height:16px !important;
}

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

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

#item22100 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22116 {
	width:16px !important;
	height:16px !important;
}

#item22029 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22046 {
	width:16px !important;
	height:16px !important;
}

#item22077 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22094 {
	width:16px !important;
	height:16px !important;
}

#item22052 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22071 {
	width:16px !important;
	height:16px !important;
}

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

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

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

#item34415 {
	opacity:0.65;
	width:383px !important;
	height:497px !important;
	left:1px !important;
	top:1px !important;
	border-radius:6px;
	background:#f7df7e;
}

#item34412 {
	width:385px !important;
	height:499px !important;
	left:115px !important;
	top:165px !important;
}

#item34416 {
	width:356px !important;
	height:470px !important;
	left:130px !important;
	top:179px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fdf5dc;
}

#item34420 {
	width:14px !important;
	height:14px !important;
	left:1px !important;
	top:1px !important;
}

#item34417 {
	width:16px !important;
	height:16px !important;
	left:448px !important;
	top:201px !important;
}

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

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

#item34535 {
	width:89px !important;
	height:79px !important;
	left:162px !important;
	top:488px !important;
}

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

#item33564 {
	opacity:0.65;
	width:383px !important;
	height:497px !important;
	left:1px !important;
	top:1px !important;
	border-radius:6px;
	background:#f7df7e;
}

#item33561 {
	width:385px !important;
	height:499px !important;
	left:115px !important;
	top:165px !important;
}

#item33565 {
	width:356px !important;
	height:470px !important;
	left:130px !important;
	top:179px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fdf5dc;
}

#item33569 {
	width:14px !important;
	height:14px !important;
	left:1px !important;
	top:1px !important;
}

#item33566 {
	width:16px !important;
	height:16px !important;
	left:448px !important;
	top:201px !important;
}

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

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

#item33684 {
	width:89px !important;
	height:79px !important;
	left:162px !important;
	top:488px !important;
}

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

#item32685 {
	opacity:0.65;
	width:383px !important;
	height:497px !important;
	left:1px !important;
	top:1px !important;
	border-radius:6px;
	background:#f7df7e;
}

#item32682 {
	width:385px !important;
	height:499px !important;
	left:115px !important;
	top:165px !important;
}

#item32686 {
	width:356px !important;
	height:470px !important;
	left:130px !important;
	top:179px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fdf5dc;
}

#item32690 {
	width:14px !important;
	height:14px !important;
	left:1px !important;
	top:1px !important;
}

#item32687 {
	width:16px !important;
	height:16px !important;
	left:448px !important;
	top:201px !important;
}

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

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

#item32805 {
	width:89px !important;
	height:79px !important;
	left:162px !important;
	top:488px !important;
}

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

#item32418 {
	width:500px !important;
	height:664px !important;
	left:-10px !important;
	top:-10px !important;
}

#item9084 {
	width:45px !important;
	height:53px !important;
	left:1px !important;
}

#item9142 {
	width:45px !important;
	height:53px !important;
	left:1px !important;
}

#item9238 {
	width:45px !important;
	height:53px !important;
	left:2px !important;
}

#item22234 {
	width:11px !important;
	height:11px !important;
	left:171px !important;
	top:104px !important;
}

#item22314 {
	width:11px !important;
	height:11px !important;
	left:457px !important;
	top:153px !important;
}

#item22432 {
	width:11px !important;
	height:11px !important;
	left:349px !important;
	top:320px !important;
}

#item22632 {
	width:11px !important;
	height:11px !important;
	left:201px !important;
	top:494px !important;
}

#item22836 {
	width:11px !important;
	height:11px !important;
	left:356px !important;
	top:775px !important;
}

#item22274 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22295 {
	width:16px !important;
	height:16px !important;
}

#item22251 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22268 {
	width:16px !important;
	height:16px !important;
}

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

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

#item22380 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22397 {
	width:16px !important;
	height:16px !important;
}

#item22358 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22374 {
	width:16px !important;
	height:16px !important;
}

#item22336 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22352 {
	width:16px !important;
	height:16px !important;
}

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

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

#item22553 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22559 {
	width:16px !important;
	height:16px !important;
}

#item22449 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22466 {
	width:16px !important;
	height:16px !important;
}

#item22541 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22547 {
	width:16px !important;
	height:16px !important;
}

#item22519 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22535 {
	width:16px !important;
	height:16px !important;
}

#item22497 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22513 {
	width:16px !important;
	height:16px !important;
}

#item22472 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22491 {
	width:16px !important;
	height:16px !important;
}

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

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

#item22755 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22761 {
	width:16px !important;
	height:16px !important;
}

#item22743 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22749 {
	width:16px !important;
	height:16px !important;
}

#item22721 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22737 {
	width:16px !important;
	height:16px !important;
}

#item22699 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22715 {
	width:16px !important;
	height:16px !important;
}

#item22677 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22693 {
	width:16px !important;
	height:16px !important;
}

#item22655 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22671 {
	width:16px !important;
	height:16px !important;
}

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

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

#item22963 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22969 {
	width:16px !important;
	height:16px !important;
}

#item22951 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22957 {
	width:16px !important;
	height:16px !important;
}

#item22925 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22945 {
	width:16px !important;
	height:16px !important;
}

#item22899 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22919 {
	width:16px !important;
	height:16px !important;
}

#item22875 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22893 {
	width:16px !important;
	height:16px !important;
}

#item22853 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item22869 {
	width:16px !important;
	height:16px !important;
}

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

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

#item23029 {
	width:11px !important;
	height:11px !important;
	left:261px !important;
	top:43px !important;
}

#item23221 {
	width:11px !important;
	height:11px !important;
	left:141px !important;
	top:178px !important;
}

#item23550 {
	width:11px !important;
	height:11px !important;
	left:134px !important;
	top:529px !important;
}

#item23743 {
	width:11px !important;
	height:11px !important;
	left:439px !important;
	top:518px !important;
}

#item23910 {
	width:11px !important;
	height:11px !important;
	left:82px !important;
	top:731px !important;
}

#item24242 {
	width:11px !important;
	height:11px !important;
	left:332px !important;
	top:681px !important;
}

#item23093 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item23110 {
	width:16px !important;
	height:16px !important;
}

#item23069 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item23087 {
	width:16px !important;
	height:16px !important;
}

#item23047 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item23063 {
	width:16px !important;
	height:16px !important;
}

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

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

#item23316 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item23338 {
	width:16px !important;
	height:16px !important;
}

#item23288 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item23310 {
	width:16px !important;
	height:16px !important;
}

#item23262 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item23282 {
	width:16px !important;
	height:16px !important;
}

#item23238 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item23256 {
	width:16px !important;
	height:16px !important;
}

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

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

#item23611 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item23627 {
	width:16px !important;
	height:16px !important;
}

#item23588 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item23605 {
	width:16px !important;
	height:16px !important;
}

#item23567 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item23582 {
	width:16px !important;
	height:16px !important;
}

#item23656 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item23662 {
	width:16px !important;
	height:16px !important;
}

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

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

#item23858 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item23864 {
	width:16px !important;
	height:16px !important;
}

#item23832 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item23852 {
	width:16px !important;
	height:16px !important;
}

#item23809 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item23826 {
	width:16px !important;
	height:16px !important;
}

#item23786 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item23803 {
	width:16px !important;
	height:16px !important;
}

#item23763 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item23780 {
	width:16px !important;
	height:16px !important;
}

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

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

#item24028 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24034 {
	width:16px !important;
	height:16px !important;
}

#item24016 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24022 {
	width:16px !important;
	height:16px !important;
}

#item23993 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24010 {
	width:16px !important;
	height:16px !important;
}

#item23971 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item23987 {
	width:16px !important;
	height:16px !important;
}

#item23948 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item23965 {
	width:16px !important;
	height:16px !important;
}

#item23927 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item23942 {
	width:16px !important;
	height:16px !important;
}

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

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

#item24372 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24378 {
	width:16px !important;
	height:16px !important;
}

#item24360 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24366 {
	width:16px !important;
	height:16px !important;
}

#item24337 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24354 {
	width:16px !important;
	height:16px !important;
}

#item24309 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24331 {
	width:16px !important;
	height:16px !important;
}

#item24282 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24303 {
	width:16px !important;
	height:16px !important;
}

#item24259 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24276 {
	width:16px !important;
	height:16px !important;
}

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

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

#item13383 {
	width:45px !important;
	height:53px !important;
	left:2px !important;
}

#item13442 {
	width:45px !important;
	height:53px !important;
	left:2px !important;
}

#item13499 {
	width:45px !important;
	height:53px !important;
	left:2px !important;
}

#item13594 {
	width:69px !important;
	height:45px !important;
	left:211px !important;
	top:31px !important;
	background:#fff;
}

#item13604 {
	width:35px !important;
	height:21px !important;
}

#item13611 {
	width:36px !important;
	height:3px !important;
	top:21px !important;
	background:#fff200;
}

#item13610 {
	width:36px !important;
	height:1px !important;
	top:20px !important;
	background:#fff;
}

#item13609 {
	width:36px !important;
	height:1px !important;
	top:18px !important;
	background:#fff;
}

#item13608 {
	width:36px !important;
	height:1px !important;
	top:16px !important;
	background:#fff;
}

#item13612 {
	width:35px !important;
	height:21px !important;
}

#item13632 {
	width:35px !important;
	height:21px !important;
}

#item13637 {
	width:36px !important;
	height:3px !important;
	top:21px !important;
	background:#fff200;
}

#item13636 {
	width:36px !important;
	height:1px !important;
	top:20px !important;
	background:#fff;
}

#item13635 {
	width:36px !important;
	height:1px !important;
	top:18px !important;
	background:#fff;
}

#item13634 {
	width:36px !important;
	height:1px !important;
	top:16px !important;
	background:#fff;
}

#item13638 {
	width:35px !important;
	height:21px !important;
}

#item13769 {
	width:45px !important;
	height:53px !important;
	left:2px !important;
}

#item24437 {
	width:11px !important;
	height:11px !important;
	left:92px !important;
	top:78px !important;
}

#item24550 {
	width:11px !important;
	height:11px !important;
	left:377px !important;
	top:81px !important;
}

#item24633 {
	width:11px !important;
	height:11px !important;
	left:92px !important;
	top:275px !important;
}

#item24698 {
	width:11px !important;
	height:11px !important;
	left:452px !important;
	top:232px !important;
}

#item24774 {
	width:11px !important;
	height:11px !important;
	left:220px !important;
	top:462px !important;
}

#item24937 {
	width:11px !important;
	height:11px !important;
	left:83px !important;
	top:683px !important;
}

#item25125 {
	width:11px !important;
	height:11px !important;
	left:458px !important;
	top:622px !important;
}

#item24501 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24517 {
	width:16px !important;
	height:16px !important;
}

#item24477 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24495 {
	width:16px !important;
	height:16px !important;
}

#item24454 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24471 {
	width:16px !important;
	height:16px !important;
}

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

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

#item24590 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24613 {
	width:16px !important;
	height:16px !important;
}

#item24567 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24584 {
	width:16px !important;
	height:16px !important;
}

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

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

#item24657 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24673 {
	width:16px !important;
	height:16px !important;
}

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

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

#item24735 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24753 {
	width:16px !important;
	height:16px !important;
}

#item24714 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24729 {
	width:16px !important;
	height:16px !important;
}

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

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

#item24884 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24890 {
	width:16px !important;
	height:16px !important;
}

#item24862 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24878 {
	width:16px !important;
	height:16px !important;
}

#item24840 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24856 {
	width:16px !important;
	height:16px !important;
}

#item24815 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24834 {
	width:16px !important;
	height:16px !important;
}

#item24791 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24809 {
	width:16px !important;
	height:16px !important;
}

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

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

#item25062 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25068 {
	width:16px !important;
	height:16px !important;
}

#item25050 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25056 {
	width:16px !important;
	height:16px !important;
}

#item25027 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25044 {
	width:16px !important;
	height:16px !important;
}

#item24984 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25000 {
	width:16px !important;
	height:16px !important;
}

#item24961 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item24978 {
	width:16px !important;
	height:16px !important;
}

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

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

#item25236 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25242 {
	width:16px !important;
	height:16px !important;
}

#item25211 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25230 {
	width:16px !important;
	height:16px !important;
}

#item25189 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25205 {
	width:16px !important;
	height:16px !important;
}

#item25165 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25183 {
	width:16px !important;
	height:16px !important;
}

#item25142 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25159 {
	width:16px !important;
	height:16px !important;
}

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

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

#item25317 {
	width:11px !important;
	height:11px !important;
	left:173px !important;
	top:205px !important;
}

#item25475 {
	width:11px !important;
	height:11px !important;
	left:359px !important;
	top:167px !important;
}

#item25637 {
	width:11px !important;
	height:11px !important;
	left:167px !important;
	top:375px !important;
}

#item25778 {
	width:11px !important;
	height:11px !important;
	left:104px !important;
	top:544px !important;
}

#item25972 {
	width:11px !important;
	height:11px !important;
	left:337px !important;
	top:713px !important;
}

#item25380 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25396 {
	width:16px !important;
	height:16px !important;
}

#item25357 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25374 {
	width:16px !important;
	height:16px !important;
}

#item25335 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25351 {
	width:16px !important;
	height:16px !important;
}

#item25459 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25468 {
	width:16px !important;
	height:16px !important;
}

#item25402 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25418 {
	width:16px !important;
	height:16px !important;
}

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

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

#item25493 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25510 {
	width:16px !important;
	height:16px !important;
}

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

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

#item25730 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25746 {
	width:16px !important;
	height:16px !important;
}

#item25708 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25724 {
	width:16px !important;
	height:16px !important;
}

#item25680 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25702 {
	width:16px !important;
	height:16px !important;
}

#item25654 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25674 {
	width:16px !important;
	height:16px !important;
}

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

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

#item25899 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25905 {
	width:16px !important;
	height:16px !important;
}

#item25887 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25893 {
	width:16px !important;
	height:16px !important;
}

#item25865 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25881 {
	width:16px !important;
	height:16px !important;
}

#item25843 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25859 {
	width:16px !important;
	height:16px !important;
}

#item25820 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25837 {
	width:16px !important;
	height:16px !important;
}

#item25797 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item25814 {
	width:16px !important;
	height:16px !important;
}

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

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

#item26094 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26100 {
	width:16px !important;
	height:16px !important;
}

#item26072 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26088 {
	width:16px !important;
	height:16px !important;
}

#item26050 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26066 {
	width:16px !important;
	height:16px !important;
}

#item26027 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26044 {
	width:16px !important;
	height:16px !important;
}

#item25997 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26021 {
	width:16px !important;
	height:16px !important;
}

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

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

#item18032 {
	width:92px !important;
	height:120px !important;
	left:345px !important;
	top:130px !important;
	border:solid 0.5px #1e57a4;
	-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;
}

#item18035 {
	width:92px !important;
	height:80px !important;
	left:220px !important;
	top:307px !important;
	border:solid 0.5px #1e57a4;
	-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;
}

#item18036 {
	width:92px !important;
	height:80px !important;
	left:60px !important;
	top:339px !important;
	border:solid 0.5px #1e57a4;
	-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;
}

#item18037 {
	width:92px !important;
	height:80px !important;
	left:344px !important;
	top:338px !important;
	border:solid 0.5px #1e57a4;
	-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;
}

#item18114 {
	width:20px !important;
	height:20px !important;
	left:65px !important;
	top:354px !important;
	border:solid 1px #000;
	-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;
}

#item18115 {
	width:20px !important;
	height:20px !important;
	left:349px !important;
	top:353px !important;
	border:solid 1px #000;
	-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;
}

#item26148 {
	width:11px !important;
	height:11px !important;
	left:188px !important;
	top:108px !important;
}

#item26283 {
	width:11px !important;
	height:11px !important;
	left:438px !important;
	top:73px !important;
}

#item26460 {
	width:11px !important;
	height:11px !important;
	left:195px !important;
	top:479px !important;
}

#item26591 {
	width:11px !important;
	height:11px !important;
	left:489px !important;
	top:366px !important;
}

#item26714 {
	width:11px !important;
	height:11px !important;
	left:100px !important;
	top:619px !important;
}

#item26931 {
	width:11px !important;
	height:11px !important;
	left:369px !important;
	top:627px !important;
}

#item26234 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26250 {
	width:16px !important;
	height:16px !important;
}

#item26211 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26228 {
	width:16px !important;
	height:16px !important;
}

#item26188 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26205 {
	width:16px !important;
	height:16px !important;
}

#item26166 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26182 {
	width:16px !important;
	height:16px !important;
}

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

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

#item26397 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26403 {
	width:16px !important;
	height:16px !important;
}

#item26375 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26391 {
	width:16px !important;
	height:16px !important;
}

#item26354 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26369 {
	width:16px !important;
	height:16px !important;
}

#item26331 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26348 {
	width:16px !important;
	height:16px !important;
}

#item26304 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26325 {
	width:16px !important;
	height:16px !important;
}

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

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

#item26546 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26563 {
	width:16px !important;
	height:16px !important;
}

#item26522 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26540 {
	width:16px !important;
	height:16px !important;
}

#item26499 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26516 {
	width:16px !important;
	height:16px !important;
}

#item26477 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26493 {
	width:16px !important;
	height:16px !important;
}

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

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

#item26662 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26677 {
	width:16px !important;
	height:16px !important;
}

#item26639 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26656 {
	width:16px !important;
	height:16px !important;
}

#item26612 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26633 {
	width:16px !important;
	height:16px !important;
}

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

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

#item26782 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26798 {
	width:16px !important;
	height:16px !important;
}

#item26759 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26776 {
	width:16px !important;
	height:16px !important;
}

#item26736 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26753 {
	width:16px !important;
	height:16px !important;
}

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

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

#item26995 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27015 {
	width:16px !important;
	height:16px !important;
}

#item26972 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26989 {
	width:16px !important;
	height:16px !important;
}

#item26948 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item26966 {
	width:16px !important;
	height:16px !important;
}

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

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

#item27037 {
	width:11px !important;
	height:11px !important;
	left:237px !important;
	top:93px !important;
}

#item27264 {
	width:11px !important;
	height:11px !important;
	left:80px !important;
	top:292px !important;
}

#item27378 {
	width:11px !important;
	height:11px !important;
	left:464px !important;
	top:225px !important;
}

#item27556 {
	width:11px !important;
	height:11px !important;
	left:128px !important;
	top:410px !important;
}

#item27730 {
	width:11px !important;
	height:11px !important;
	left:446px !important;
	top:434px !important;
}

#item27911 {
	width:11px !important;
	height:11px !important;
	left:272px !important;
	top:691px !important;
}

#item27166 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27172 {
	width:16px !important;
	height:16px !important;
}

#item27154 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27160 {
	width:16px !important;
	height:16px !important;
}

#item27130 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27148 {
	width:16px !important;
	height:16px !important;
}

#item27107 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27124 {
	width:16px !important;
	height:16px !important;
}

#item27084 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27101 {
	width:16px !important;
	height:16px !important;
}

#item27061 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27078 {
	width:16px !important;
	height:16px !important;
}

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

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

#item27331 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27352 {
	width:16px !important;
	height:16px !important;
}

#item27307 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27325 {
	width:16px !important;
	height:16px !important;
}

#item27282 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27301 {
	width:16px !important;
	height:16px !important;
}

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

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

#item27504 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27510 {
	width:16px !important;
	height:16px !important;
}

#item27492 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27498 {
	width:16px !important;
	height:16px !important;
}

#item27469 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27486 {
	width:16px !important;
	height:16px !important;
}

#item27447 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27463 {
	width:16px !important;
	height:16px !important;
}

#item27425 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27441 {
	width:16px !important;
	height:16px !important;
}

#item27403 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27419 {
	width:16px !important;
	height:16px !important;
}

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

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

#item27647 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27668 {
	width:16px !important;
	height:16px !important;
}

#item27621 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27641 {
	width:16px !important;
	height:16px !important;
}

#item27598 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27615 {
	width:16px !important;
	height:16px !important;
}

#item27575 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27592 {
	width:16px !important;
	height:16px !important;
}

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

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

#item27849 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27855 {
	width:16px !important;
	height:16px !important;
}

#item27837 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27843 {
	width:16px !important;
	height:16px !important;
}

#item27815 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27831 {
	width:16px !important;
	height:16px !important;
}

#item27791 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27809 {
	width:16px !important;
	height:16px !important;
}

#item27768 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27785 {
	width:16px !important;
	height:16px !important;
}

#item27747 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27762 {
	width:16px !important;
	height:16px !important;
}

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

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

#item28042 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28048 {
	width:16px !important;
	height:16px !important;
}

#item28030 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28036 {
	width:16px !important;
	height:16px !important;
}

#item28007 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28024 {
	width:16px !important;
	height:16px !important;
}

#item27979 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28001 {
	width:16px !important;
	height:16px !important;
}

#item27952 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27973 {
	width:16px !important;
	height:16px !important;
}

#item27930 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item27946 {
	width:16px !important;
	height:16px !important;
}

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

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

#item28098 {
	width:11px !important;
	height:11px !important;
	left:128px !important;
	top:79px !important;
}

#item28313 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:178px !important;
}

#item28505 {
	width:11px !important;
	height:11px !important;
	left:176px !important;
	top:390px !important;
}

#item28758 {
	width:11px !important;
	height:11px !important;
	left:68px !important;
	top:617px !important;
}

#item28854 {
	width:11px !important;
	height:11px !important;
	left:371px !important;
	top:651px !important;
}

#item28208 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28214 {
	width:16px !important;
	height:16px !important;
}

#item28185 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28202 {
	width:16px !important;
	height:16px !important;
}

#item28163 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28179 {
	width:16px !important;
	height:16px !important;
}

#item28140 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28157 {
	width:16px !important;
	height:16px !important;
}

#item28118 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28134 {
	width:16px !important;
	height:16px !important;
}

#item28220 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28226 {
	width:16px !important;
	height:16px !important;
}

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

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

#item28428 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28434 {
	width:16px !important;
	height:16px !important;
}

#item28381 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28397 {
	width:16px !important;
	height:16px !important;
}

#item28359 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28375 {
	width:16px !important;
	height:16px !important;
}

#item28337 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28353 {
	width:16px !important;
	height:16px !important;
}

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

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

#item28612 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28618 {
	width:16px !important;
	height:16px !important;
}

#item28590 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28606 {
	width:16px !important;
	height:16px !important;
}

#item28567 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28584 {
	width:16px !important;
	height:16px !important;
}

#item28544 {
	width:362px !important;
	height:306px !important;
	left:20px !important;
	top:20px !important;
}

#item28561 {
	width:16px !important;
	height:16px !important;
}

#item28522 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28538 {
	width:16px !important;
	height:16px !important;
}

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

#item28517 {
	width:392px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}

#item28838 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28847 {
	width:16px !important;
	height:16px !important;
}

#item28782 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28798 {
	width:16px !important;
	height:16px !important;
}

#item28811 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28821 {
	width:16px !important;
	height:16px !important;
}

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

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

#item28975 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28981 {
	width:16px !important;
	height:16px !important;
}

#item28963 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28969 {
	width:16px !important;
	height:16px !important;
}

#item28941 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28957 {
	width:16px !important;
	height:16px !important;
}

#item28917 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28935 {
	width:16px !important;
	height:16px !important;
}

#item28893 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28911 {
	width:16px !important;
	height:16px !important;
}

#item28871 {
	width:362px !important;
	height:306px !important;
	left:19px !important;
	top:20px !important;
}

#item28887 {
	width:16px !important;
	height:16px !important;
}

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

#item28866 {
	width:391px !important;
	height:336px !important;
	left:97px !important;
	top:248px !important;
}
#in5footer,  #prefooter {display:none;}
