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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:638px; height:850px; background: #fff !important; }
.paper-vertical { width:638px; height:100%; }
.paper-horizontal { width:77735px; height:862px; }
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:850px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:638px) {
	.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:#00aced; 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 #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;}
}

#item16178 {
	width:296px !important;
	left:306px !important;
	top:224px !important;
	min-height:70px !important;
}

#item16190 {
	width:292px !important;
	left:333px !important;
	top:360px !important;
	min-height:138px !important;
}

#item16243 {
	width:185px !important;
	left:121px !important;
	top:438px !important;
	min-height:135px !important;
}

#item16218 {
	width:416px !important;
	left:28px !important;
	top:274px !important;
	min-height:154px !important;
}

#item20252 {
	width:28px !important;
	left:99px !important;
	top:811px !important;
	min-height:33px !important;
}

#item16337 {
	width:332px !important;
	left:136px !important;
	top:201px !important;
	background:rgba(255,255,255,0.8);
	min-height:487px !important;
	padding:14px;
}

#item20227 {
	width:28px !important;
	left:507px !important;
	top:814px !important;
	min-height:33px !important;
}

#item16387 {
	width:500px !important;
	left:99px !important;
	top:201px !important;
	border-radius:6px;
	background:rgba(255,255,255,0.7);
	min-height:580px !important;
}

#item16444 {
	width:405px !important;
	left:99px !important;
	top:53px !important;
	border-radius:3px;
	background:rgba(255,255,255,0.36);
	min-height:69px !important;
	padding:6px;
}

#item16362 {
	width:291px !important;
	left:99px !important;
	top:129px !important;
	border-radius:3px;
	background:rgba(255,255,255,0.36);
	min-height:50px !important;
	padding:6px;
}

#item781 {
	width:213px !important;
	left:35px !important;
	top:45px !important;
	min-height:23px !important;
}

#item20202 {
	width:28px !important;
	left:99px !important;
	top:805px !important;
	min-height:33px !important;
}

#item16545 {
	width:439px !important;
	left:99px !important;
	top:386px !important;
	background:rgba(255,255,255,0.32);
	min-height:239px !important;
	padding:9px;
}

#item16715 {
	width:445px !important;
	left:97px !important;
	top:189px !important;
	min-height:197px !important;
}

#item2007 {
	width:213px !important;
	left:326px !important;
	top:45px !important;
	min-height:23px !important;
}

#item20177 {
	width:28px !important;
	left:510px !important;
	top:817px !important;
	min-height:33px !important;
}

#item16622 {
	width:439px !important;
	left:99px !important;
	top:119px !important;
	background:rgba(255,255,255,0.32);
	min-height:610px !important;
	padding:9px;
}

#item16635 {
	width:150px !important;
	left:364px !important;
	top:649px !important;
	min-height:44px !important;
}

#item7684 {
	width:428px !important;
	left:61px !important;
	top:418px !important;
	text-shadow:7px 7px 5px rgba(0,0,0,0.75);
	min-height:141px !important;
}

#item7711 {
	width:439px !important;
	left:99px !important;
	top:597px !important;
	min-height:197px !important;
}

#item7754 {
	width:350px !important;
	left:100px !important;
	top:570px !important;
	min-height:23px !important;
}

#item7802 {
	width:227px !important;
	left:43px !important;
	top:30px !important;
	min-height:27px !important;
}

#item8309 {
	width:27px !important;
	left:100px !important;
	top:797px !important;
	min-height:27px !important;
}

#item7725 {
	width:439px !important;
	left:100px !important;
	top:332px !important;
	min-height:461px !important;
}

#item8334 {
	width:27px !important;
	left:511px !important;
	top:797px !important;
	min-height:27px !important;
}

#item899 {
	width:227px !important;
	left:28px !important;
	top:43px !important;
	min-height:27px !important;
}

#item7874 {
	width:456px !important;
	left:91px !important;
	top:519px !important;
	min-height:131px !important;
}

#item7902 {
	width:438px !important;
	left:99px !important;
	top:712px !important;
	min-height:81px !important;
}

#item7915 {
	width:350px !important;
	left:98px !important;
	top:677px !important;
	min-height:23px !important;
}

#item20152 {
	width:24px !important;
	left:101px !important;
	top:799px !important;
	min-height:27px !important;
}

#item959 {
	width:278px !important;
	left:328px !important;
	top:44px !important;
	min-height:27px !important;
}

#item7141 {
	width:451px !important;
	left:99px !important;
	top:391px !important;
	min-height:402px !important;
}

#item20127 {
	width:24px !important;
	left:516px !important;
	top:801px !important;
	min-height:27px !important;
}

#item7982 {
	width:507px !important;
	left:65px !important;
	top:412px !important;
	min-height:93px !important;
}

#item8008 {
	width:426px !important;
	left:105px !important;
	top:553px !important;
	min-height:150px !important;
}

#item8014 {
	width:439px !important;
	left:105px !important;
	top:708px !important;
	min-height:71px !important;
}

#item20102 {
	width:24px !important;
	left:101px !important;
	top:799px !important;
	min-height:27px !important;
}

#item8075 {
	width:350px !important;
	left:113px !important;
	top:526px !important;
	min-height:23px !important;
}

#item20077 {
	width:26px !important;
	left:514px !important;
	top:804px !important;
	min-height:27px !important;
}

#item8039 {
	width:193px !important;
	left:403px !important;
	top:313px !important;
	border-radius:6px;
	border:double 7px #8b1b1b;
	min-height:471px !important;
	padding:6px;
}

#item8069 {
	width:350px !important;
	left:92px !important;
	top:299px !important;
	min-height:509px !important;
}

#item20052 {
	width:24px !important;
	left:101px !important;
	top:799px !important;
	min-height:27px !important;
}

#item8150 {
	width:463px !important;
	left:99px !important;
	top:405px !important;
	text-shadow:7px 7px 5px rgba(255,255,255,0.75);
	min-height:164px !important;
}

#item8177 {
	width:433px !important;
	left:102px !important;
	top:604px !important;
	min-height:190px !important;
}

#item8181 {
	width:350px !important;
	left:102px !important;
	top:568px !important;
	min-height:23px !important;
}

#item20027 {
	width:24px !important;
	left:516px !important;
	top:801px !important;
	min-height:27px !important;
}

#item8103 {
	width:429px !important;
	left:99px !important;
	top:119px !important;
	min-height:675px !important;
}

#item8125 {
	width:439px !important;
	left:99px !important;
	top:119px !important;
	min-height:694px !important;
}

#item20002 {
	width:24px !important;
	left:101px !important;
	top:799px !important;
	min-height:27px !important;
}

#item19977 {
	width:24px !important;
	left:516px !important;
	top:801px !important;
	min-height:27px !important;
}

#item8264 {
	width:448px !important;
	left:95px !important;
	top:760px !important;
	min-height:40px !important;
}

#item9634 {
	width:210px !important;
	left:43px !important;
	top:778px !important;
	min-height:30px !important;
}

#item9608 {
	width:483px !important;
	left:99px !important;
	top:99px !important;
	min-height:133px !important;
}

#item311 {
	width:215px !important;
	left:34px !important;
	top:46px !important;
	min-height:22px !important;
}

#item9639 {
	width:214px !important;
	left:124px !important;
	top:46px !important;
	min-height:21px !important;
}

#item19952 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item405 {
	width:214px !important;
	left:383px !important;
	top:46px !important;
	min-height:21px !important;
}

#item9225 {
	width:434px !important;
	left:102px !important;
	top:147px !important;
	min-height:636px !important;
}

#item9313 {
	width:463px !important;
	left:102px !important;
	top:389px !important;
	min-height:22px !important;
}

#item17236 {
	width:169px !important;
	left:342px !important;
	top:46px !important;
	min-height:21px !important;
}

#item19927 {
	width:24px !important;
	left:517px !important;
	top:806px !important;
	min-height:27px !important;
}

#item10646 {
	width:359px !important;
	left:111px !important;
	top:659px !important;
	min-height:100px !important;
}

#item10621 {
	width:430px !important;
	left:99px !important;
	top:480px !important;
	min-height:167px !important;
}

#item19902 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item19876 {
	width:24px !important;
	left:517px !important;
	top:806px !important;
	min-height:27px !important;
}

#item10433 {
	width:206px !important;
	left:100px !important;
	top:485px !important;
	min-height:309px !important;
}

#item11124 {
	width:396px !important;
	left:99px !important;
	top:443px !important;
	min-height:15px !important;
}

#item11172 {
	width:438px !important;
	left:100px !important;
	top:170px !important;
	min-height:247px !important;
}

#item10438 {
	width:208px !important;
	left:333px !important;
	top:485px !important;
	min-height:309px !important;
}

#item10447 {
	width:206px !important;
	left:99px !important;
	top:438px !important;
	min-height:356px !important;
}

#item19851 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item11297 {
	width:206px !important;
	left:333px !important;
	top:438px !important;
	min-height:356px !important;
}

#item11505 {
	width:388px !important;
	left:110px !important;
	top:413px !important;
	min-height:16px !important;
}

#item19826 {
	width:24px !important;
	left:517px !important;
	top:806px !important;
	min-height:27px !important;
}

#item10454 {
	width:203px !important;
	left:102px !important;
	top:119px !important;
	min-height:675px !important;
}

#item10459 {
	width:206px !important;
	left:333px !important;
	top:119px !important;
	min-height:675px !important;
}

#item11363 {
	width:127px !important;
	left:256px !important;
	top:299px !important;
	border-radius:6px;
	border:double 3px #000;
	min-height:166px !important;
	padding:9px;
}

#item10560 {
	width:206px !important;
	left:99px !important;
	top:515px !important;
	min-height:279px !important;
}

#item10566 {
	width:214px !important;
	left:333px !important;
	top:515px !important;
	min-height:279px !important;
}

#item19801 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item11517 {
	width:430px !important;
	left:99px !important;
	top:489px !important;
	min-height:21px !important;
}

#item19776 {
	width:24px !important;
	left:517px !important;
	top:806px !important;
	min-height:27px !important;
}

#item11309 {
	width:219px !important;
	left:93px !important;
	top:119px !important;
	min-height:675px !important;
}

#item11317 {
	width:206px !important;
	left:99px !important;
	top:467px !important;
	min-height:327px !important;
}

#item11322 {
	width:206px !important;
	left:333px !important;
	top:467px !important;
	min-height:327px !important;
}

#item19751 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item11567 {
	width:463px !important;
	left:99px !important;
	top:440px !important;
	min-height:16px !important;
}

#item19726 {
	width:24px !important;
	left:517px !important;
	top:806px !important;
	min-height:27px !important;
}

#item11327 {
	width:206px !important;
	left:99px !important;
	top:448px !important;
	min-height:345px !important;
}

#item11331 {
	width:203px !important;
	left:333px !important;
	top:448px !important;
	min-height:345px !important;
}

#item11594 {
	width:370px !important;
	left:166px !important;
	top:422px !important;
	min-height:18px !important;
}

#item11336 {
	width:206px !important;
	left:99px !important;
	top:119px !important;
	min-height:682px !important;
}

#item11427 {
	width:203px !important;
	left:333px !important;
	top:119px !important;
	min-height:675px !important;
}

#item11455 {
	width:149px !important;
	left:245px !important;
	top:310px !important;
	border-radius:6px;
	border:double 3px #000;
	min-height:218px !important;
	padding:9px;
}

#item19701 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item19676 {
	width:24px !important;
	left:517px !important;
	top:806px !important;
	min-height:27px !important;
}

#item11431 {
	width:206px !important;
	left:99px !important;
	top:445px !important;
	min-height:355px !important;
}

#item11435 {
	width:206px !important;
	left:333px !important;
	top:445px !important;
	min-height:355px !important;
}

#item11653 {
	width:386px !important;
	left:140px !important;
	top:409px !important;
	min-height:16px !important;
}

#item11439 {
	width:210px !important;
	left:99px !important;
	top:400px !important;
	min-height:394px !important;
}

#item11659 {
	width:206px !important;
	left:333px !important;
	top:400px !important;
	min-height:394px !important;
}

#item19651 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item19626 {
	width:24px !important;
	left:517px !important;
	top:806px !important;
	min-height:27px !important;
}

#item11199 {
	width:353px !important;
	left:68px !important;
	top:119px !important;
	background:#fff;
	min-height:675px !important;
	padding:9px;
}

#item12896 {
	width:440px !important;
	left:99px !important;
	top:601px !important;
	min-height:193px !important;
}

#item12961 {
	width:337px !important;
	left:99px !important;
	top:573px !important;
	min-height:15px !important;
}

#item13141 {
	width:559px !important;
	left:84px !important;
	top:99px !important;
	text-shadow:4px 4px 6px rgba(0,0,0,0.49);
	min-height:204px !important;
}

#item19600 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item12906 {
	width:419px !important;
	left:99px !important;
	top:601px !important;
	min-height:193px !important;
}

#item13123 {
	width:42px !important;
	left:497px !important;
	top:801px !important;
	min-height:37px !important;
	padding:9px;
}

#item12916 {
	width:214px !important;
	left:31px !important;
	top:151px !important;
	border-radius:3px;
	background:#fff;
	border:solid 8px #fff;
	min-height:623px !important;
	padding:11px;
}

#item19575 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item12928 {
	width:206px !important;
	left:99px !important;
	top:410px !important;
	min-height:393px !important;
}

#item12940 {
	width:203px !important;
	left:333px !important;
	top:410px !important;
	min-height:384px !important;
}

#item19550 {
	width:24px !important;
	left:517px !important;
	top:806px !important;
	min-height:27px !important;
}

#item13132 {
	width:206px !important;
	left:99px !important;
	top:482px !important;
	min-height:312px !important;
}

#item13136 {
	width:203px !important;
	left:333px !important;
	top:482px !important;
	min-height:317px !important;
}

#item19525 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item13275 {
	width:206px !important;
	left:99px !important;
	top:120px !important;
	min-height:672px !important;
}

#item13279 {
	width:215px !important;
	left:333px !important;
	top:119px !important;
	min-height:655px !important;
}

#item19500 {
	width:24px !important;
	left:517px !important;
	top:806px !important;
	min-height:27px !important;
}

#item13283 {
	width:479px !important;
	left:88px !important;
	top:507px !important;
	min-height:276px !important;
}

#item19474 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item19448 {
	width:24px !important;
	left:517px !important;
	top:806px !important;
	min-height:27px !important;
}

#item13724 {
	width:421px !important;
	left:29px !important;
	top:344px !important;
	text-shadow:7px 7px 8px rgba(0,0,0,0.75);
	min-height:117px !important;
}

#item13779 {
	width:439px !important;
	left:99px !important;
	top:549px !important;
	min-height:257px !important;
}

#item13800 {
	width:322px !important;
	left:105px !important;
	top:496px !important;
	min-height:58px !important;
}

#item19423 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item13578 {
	width:206px !important;
	left:99px !important;
	top:525px !important;
	min-height:268px !important;
}

#item13827 {
	width:206px !important;
	left:333px !important;
	top:522px !important;
	min-height:272px !important;
}

#item19398 {
	width:26px !important;
	left:514px !important;
	top:804px !important;
	min-height:27px !important;
}

#item13879 {
	width:206px !important;
	left:99px !important;
	top:119px !important;
	min-height:675px !important;
}

#item13883 {
	width:206px !important;
	left:333px !important;
	top:119px !important;
	min-height:675px !important;
}

#item14038 {
	width:153px !important;
	left:244px !important;
	top:358px !important;
	border-radius:6px;
	border:double 3px #000;
	min-height:204px !important;
	padding:9px;
}

#item19373 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item13888 {
	width:210px !important;
	left:99px !important;
	top:604px !important;
	min-height:189px !important;
}

#item13892 {
	width:206px !important;
	left:333px !important;
	top:119px !important;
	min-height:675px !important;
}

#item19348 {
	width:24px !important;
	left:517px !important;
	top:806px !important;
	min-height:27px !important;
}

#item13908 {
	width:206px !important;
	left:99px !important;
	top:547px !important;
	min-height:247px !important;
}

#item13915 {
	width:206px !important;
	left:333px !important;
	top:119px !important;
	min-height:675px !important;
}

#item19322 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item13920 {
	width:211px !important;
	left:99px !important;
	top:119px !important;
	background:#fff;
	min-height:675px !important;
	padding:9px;
}

#item14265 {
	width:206px !important;
	left:335px !important;
	top:119px !important;
	background:#fff;
	min-height:675px !important;
	padding:9px;
}

#item19297 {
	width:24px !important;
	left:517px !important;
	top:806px !important;
	min-height:27px !important;
}

#item14298 {
	width:365px !important;
	left:129px !important;
	top:153px !important;
	border-radius:6px;
	background:#fff;
	min-height:214px !important;
	padding:9px;
}

#item19272 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item19247 {
	width:24px !important;
	left:517px !important;
	top:806px !important;
	min-height:27px !important;
}

#item14398 {
	width:373px !important;
	left:132px !important;
	top:142px !important;
	min-height:64px !important;
}

#item14493 {
	width:152px !important;
	left:126px !important;
	top:46px !important;
	min-height:21px !important;
}

#item14446 {
	width:140px !important;
	left:380px !important;
	top:765px !important;
	min-height:15px !important;
}

#item19222 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item19197 {
	width:24px !important;
	left:517px !important;
	top:806px !important;
	min-height:27px !important;
}

#item13964 {
	width:206px !important;
	left:99px !important;
	top:611px !important;
	min-height:183px !important;
}

#item13999 {
	width:442px !important;
	left:100px !important;
	top:418px !important;
	min-height:156px !important;
}

#item14521 {
	width:152px !important;
	left:360px !important;
	top:46px !important;
	min-height:21px !important;
}

#item14006 {
	width:208px !important;
	left:333px !important;
	top:609px !important;
	min-height:187px !important;
}

#item14420 {
	width:337px !important;
	left:100px !important;
	top:574px !important;
	min-height:15px !important;
}

#item14689 {
	width:140px !important;
	left:447px !important;
	top:366px !important;
	min-height:15px !important;
}

#item14415 {
	width:439px !important;
	left:99px !important;
	top:553px !important;
	min-height:241px !important;
}

#item14716 {
	width:152px !important;
	left:125px !important;
	top:46px !important;
	min-height:21px !important;
}

#item19172 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item14663 {
	width:170px !important;
	left:77px !important;
	top:311px !important;
	min-height:21px !important;
}

#item14741 {
	width:152px !important;
	left:359px !important;
	top:46px !important;
	min-height:21px !important;
}

#item19147 {
	width:24px !important;
	left:517px !important;
	top:806px !important;
	min-height:27px !important;
}

#item11857 {
	width:480px !important;
	left:99px !important;
	top:610px !important;
	min-height:184px !important;
}

#item11910 {
	width:437px !important;
	left:130px !important;
	top:571px !important;
	min-height:21px !important;
}

#item19122 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item10770 {
	width:205px !important;
	left:99px !important;
	top:406px !important;
	min-height:387px !important;
}

#item19097 {
	width:24px !important;
	left:517px !important;
	top:806px !important;
	min-height:27px !important;
}

#item11957 {
	width:480px !important;
	left:103px !important;
	top:355px !important;
	min-height:38px !important;
}

#item12037 {
	width:442px !important;
	left:99px !important;
	top:153px !important;
	min-height:198px !important;
}

#item10790 {
	width:208px !important;
	left:333px !important;
	top:406px !important;
	min-height:387px !important;
}

#item10796 {
	width:206px !important;
	left:99px !important;
	top:119px !important;
	min-height:675px !important;
}

#item10802 {
	width:206px !important;
	left:333px !important;
	top:119px !important;
	min-height:675px !important;
}

#item19072 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item19047 {
	width:24px !important;
	left:517px !important;
	top:806px !important;
	min-height:27px !important;
}

#item10926 {
	width:206px !important;
	left:99px !important;
	top:119px !important;
	min-height:675px !important;
}

#item12046 {
	width:206px !important;
	left:333px !important;
	top:570px !important;
	min-height:223px !important;
}

#item12196 {
	width:214px !important;
	left:399px !important;
	top:467px !important;
	text-shadow:2px 2px 6px #000;
	min-height:75px !important;
}

#item12051 {
	width:211px !important;
	left:99px !important;
	top:116px !important;
	min-height:678px !important;
}

#item12055 {
	width:206px !important;
	left:333px !important;
	top:119px !important;
	min-height:675px !important;
}

#item19021 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item12060 {
	width:206px !important;
	left:99px !important;
	top:462px !important;
	min-height:329px !important;
}

#item12065 {
	width:201px !important;
	left:333px !important;
	top:462px !important;
	min-height:332px !important;
}

#item18996 {
	width:24px !important;
	left:517px !important;
	top:806px !important;
	min-height:27px !important;
}

#item12070 {
	width:206px !important;
	left:99px !important;
	top:119px !important;
	min-height:675px !important;
}

#item12238 {
	width:206px !important;
	left:333px !important;
	top:119px !important;
	min-height:675px !important;
}

#item18971 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item12294 {
	width:131px !important;
	left:253px !important;
	top:285px !important;
	border-radius:6px;
	border:double 5px #957760;
	min-height:187px !important;
	padding:9px;
}

#item18946 {
	width:24px !important;
	left:517px !important;
	top:806px !important;
	min-height:27px !important;
}

#item12242 {
	width:206px !important;
	left:99px !important;
	top:397px !important;
	min-height:397px !important;
}

#item12328 {
	width:223px !important;
	left:357px !important;
	top:397px !important;
	min-height:397px !important;
}

#item18921 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item18896 {
	width:24px !important;
	left:517px !important;
	top:806px !important;
	min-height:27px !important;
}

#item12102 {
	width:439px !important;
	left:99px !important;
	top:351px !important;
	min-height:448px !important;
}

#item17465 {
	width:381px !important;
	left:148px !important;
	top:585px !important;
	min-height:176px !important;
	padding:9px;
}

#item14907 {
	width:386px !important;
	left:124px !important;
	top:660px !important;
	min-height:111px !important;
}

#item14933 {
	width:411px !important;
	left:108px !important;
	top:119px !important;
	min-height:77px !important;
}

#item14960 {
	width:416px !important;
	left:107px !important;
	top:212px !important;
	min-height:89px !important;
}

#item14985 {
	width:480px !important;
	left:99px !important;
	top:628px !important;
	min-height:15px !important;
}

#item18871 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item14807 {
	width:206px !important;
	left:99px !important;
	top:119px !important;
	min-height:675px !important;
}

#item14878 {
	width:206px !important;
	left:333px !important;
	top:119px !important;
	min-height:675px !important;
}

#item18846 {
	width:24px !important;
	left:517px !important;
	top:806px !important;
	min-height:27px !important;
}

#item14976 {
	width:206px !important;
	left:99px !important;
	top:477px !important;
	min-height:317px !important;
}

#item14981 {
	width:206px !important;
	left:333px !important;
	top:477px !important;
	min-height:317px !important;
}

#item18821 {
	width:25px !important;
	left:99px !important;
	top:806px !important;
	min-height:27px !important;
}

#item15011 {
	width:206px !important;
	left:99px !important;
	top:580px !important;
	min-height:214px !important;
}

#item15015 {
	width:200px !important;
	left:333px !important;
	top:580px !important;
	min-height:214px !important;
}

#item18796 {
	width:24px !important;
	left:517px !important;
	top:806px !important;
	min-height:27px !important;
}

#item15327 {
	width:396px !important;
	left:99px !important;
	top:113px !important;
	min-height:151px !important;
}

#item18771 {
	width:26px !important;
	left:99px !important;
	top:804px !important;
	min-height:27px !important;
}

#item15651 {
	width:637px !important;
	left:1px !important;
	top:35px !important;
	background:#e5eae5;
	min-height:43px !important;
	padding:9px;
}

#item18746 {
	width:26px !important;
	left:514px !important;
	top:804px !important;
	min-height:27px !important;
}

#item15173 {
	width:206px !important;
	left:99px !important;
	top:564px !important;
	min-height:230px !important;
}

#item15405 {
	width:436px !important;
	left:101px !important;
	top:119px !important;
	min-height:268px !important;
}

#item15378 {
	width:208px !important;
	left:333px !important;
	top:562px !important;
	min-height:232px !important;
}

#item15676 {
	width:637px !important;
	top:35px !important;
	background:#e5eae5;
	min-height:43px !important;
	padding:9px;
}

#item15779 {
	width:449px !important;
	left:99px !important;
	top:425px !important;
	min-height:39px !important;
}

#item15568 {
	width:637px !important;
	top:35px !important;
	background:#e5eae5;
	min-height:43px !important;
	padding:9px;
}

#item15622 {
	width:637px !important;
	left:637px !important;
	top:35px !important;
	background:#e5eae5;
	min-height:43px !important;
	padding:9px;
}

#item15807 {
	width:206px !important;
	left:99px !important;
	top:458px !important;
	min-height:335px !important;
}

#item15811 {
	width:206px !important;
	left:333px !important;
	top:458px !important;
	min-height:335px !important;
}

#item18721 {
	width:26px !important;
	left:99px !important;
	top:804px !important;
	min-height:27px !important;
}

#item15815 {
	width:442px !important;
	left:98px !important;
	top:587px !important;
	min-height:207px !important;
}

#item18696 {
	width:26px !important;
	left:514px !important;
	top:804px !important;
	min-height:27px !important;
}

#item15448 {
	width:206px !important;
	left:99px !important;
	top:477px !important;
	min-height:317px !important;
}

#item15495 {
	width:206px !important;
	left:333px !important;
	top:477px !important;
	min-height:317px !important;
}

#item15829 {
	width:637px !important;
	left:2px !important;
	top:35px !important;
	background:#e5eae5;
	min-height:43px !important;
	padding:9px;
}

#item18671 {
	width:26px !important;
	left:99px !important;
	top:804px !important;
	min-height:27px !important;
}

#item15854 {
	width:637px !important;
	left:1px !important;
	top:35px !important;
	background:#e5eae5;
	min-height:43px !important;
	padding:9px;
}

#item15882 {
	width:441px !important;
	left:98px !important;
	top:541px !important;
	min-height:267px !important;
}

#item18646 {
	width:26px !important;
	left:514px !important;
	top:804px !important;
	min-height:27px !important;
}

#item18621 {
	width:26px !important;
	left:99px !important;
	top:804px !important;
	min-height:27px !important;
}

#item17042 {
	width:228px !important;
	left:98px !important;
	top:154px !important;
	min-height:640px !important;
}

#item17304 {
	width:205px !important;
	left:342px !important;
	top:154px !important;
	min-height:462px !important;
}

#item17335 {
	width:221px !important;
	left:98px !important;
	top:75px !important;
	min-height:57px !important;
}

#item18595 {
	width:26px !important;
	left:514px !important;
	top:804px !important;
	min-height:27px !important;
}

#item17078 {
	width:91px !important;
	left:168px !important;
	top:333px !important;
	text-shadow:1px 1px 9px #000;
	min-height:29px !important;
}

#item17103 {
	width:100px !important;
	left:134px !important;
	top:388px !important;
	text-shadow:1px 1px 9px #000;
	min-height:29px !important;
}

#item17128 {
	width:135px !important;
	left:375px !important;
	top:336px !important;
	text-shadow:1px 1px 9px #000;
	min-height:30px !important;
}

#item17153 {
	width:125px !important;
	left:386px !important;
	top:368px !important;
	text-shadow:1px 1px 9px #000;
	min-height:29px !important;
}

#item17178 {
	width:125px !important;
	left:81px !important;
	top:769px !important;
	text-shadow:1px 1px 9px #000;
	min-height:29px !important;
}

#item17204 {
	width:125px !important;
	left:246px !important;
	top:744px !important;
	text-shadow:1px 1px 9px #000;
	min-height:29px !important;
}

#item17346 {
	width:125px !important;
	left:266px !important;
	top:625px !important;
	text-shadow:1px 1px 9px #000;
	min-height:29px !important;
}

#item17373 {
	width:125px !important;
	left:307px !important;
	top:607px !important;
	text-shadow:1px 1px 9px #000;
	min-height:29px !important;
}

#item2891 {
	width:447px !important;
	left:109px !important;
	top:119px !important;
	min-height:119px !important;
}

#item2948 {
	width:439px !important;
	left:101px !important;
	top:627px !important;
	min-height:152px !important;
}

#item6770 {
	width:43px !important;
	height:855px !important;
	left:-5px !important;
	top:-2px !important;
	background:#cccccc;
}

#item1650 {
	width:43px !important;
	height:855px !important;
	background:#cccccc;
}

#item3923 {
	width:480px !important;
	left:86px !important;
	top:474px !important;
	min-height:320px !important;
}

#item3976 {
	width:456px !important;
	left:85px !important;
	top:330px !important;
	min-height:130px !important;
}

#item4003 {
	width:481px !important;
	left:85px !important;
	top:125px !important;
	min-height:178px !important;
}

#item18570 {
	width:24px !important;
	left:82px !important;
	top:807px !important;
	min-height:30px !important;
}

#item1711 {
	width:43px !important;
	height:855px !important;
	left:597px !important;
	top:-2px !important;
	background:#cccccc;
}

#item3939 {
	width:302px !important;
	left:136px !important;
	top:120px !important;
	min-height:224px !important;
}

#item4091 {
	width:214px !important;
	left:155px !important;
	top:527px !important;
	min-height:138px !important;
}

#item18545 {
	width:24px !important;
	left:515px !important;
	top:810px !important;
	min-height:24px !important;
}

#item6861 {
	width:483px !important;
	left:85px !important;
	top:564px !important;
	min-height:137px !important;
}

#item6972 {
	width:535px !important;
	left:85px !important;
	top:464px !important;
	min-height:99px !important;
}

#item18520 {
	width:24px !important;
	left:82px !important;
	top:807px !important;
	min-height:30px !important;
}

#item16745 {
	width:483px !important;
	left:85px !important;
	top:702px !important;
	min-height:92px !important;
}

#item18495 {
	width:24px !important;
	left:515px !important;
	top:810px !important;
	min-height:24px !important;
}

#item16753 {
	width:468px !important;
	left:99px !important;
	top:121px !important;
	min-height:649px !important;
}

#item2566 {
	width:507px !important;
	left:85px !important;
	top:588px !important;
	min-height:170px !important;
}

#item18470 {
	width:24px !important;
	left:82px !important;
	top:807px !important;
	min-height:30px !important;
}

#item2839 {
	width:114px !important;
	left:90px !important;
	top:518px !important;
	min-height:17px !important;
}

#item3234 {
	width:359px !important;
	left:204px !important;
	top:475px !important;
	min-height:54px !important;
}

#item18445 {
	width:24px !important;
	left:515px !important;
	top:810px !important;
	min-height:24px !important;
}

#item2534 {
	width:468px !important;
	left:99px !important;
	top:271px !important;
	min-height:495px !important;
}

#item2593 {
	width:468px !important;
	left:99px !important;
	top:139px !important;
	min-height:93px !important;
}

#item2623 {
	width:482px !important;
	left:85px !important;
	top:145px !important;
	border-radius:3px;
	background:rgba(255,255,255,0.82);
	min-height:486px !important;
	padding:11px;
}

#item2678 {
	width:283px !important;
	left:96px !important;
	top:646px !important;
	min-height:81px !important;
}

#item18419 {
	width:24px !important;
	left:82px !important;
	top:807px !important;
	min-height:30px !important;
}

#item2793 {
	width:255px !important;
	left:300px !important;
	top:35px !important;
	min-height:203px !important;
}

#item2866 {
	width:95px !important;
	left:99px !important;
	top:777px !important;
	min-height:17px !important;
}

#item3046 {
	width:479px !important;
	left:86px !important;
	top:670px !important;
	min-height:112px !important;
}

#item3179 {
	width:468px !important;
	left:87px !important;
	top:560px !important;
	min-height:100px !important;
}

#item18394 {
	width:24px !important;
	left:82px !important;
	top:807px !important;
	min-height:30px !important;
}

#item3110 {
	width:468px !important;
	left:99px !important;
	top:447px !important;
	min-height:347px !important;
}

#item18369 {
	width:24px !important;
	left:515px !important;
	top:810px !important;
	min-height:24px !important;
}

#item5632 {
	width:482px !important;
	left:85px !important;
	top:97px !important;
	min-height:488px !important;
}

#item18344 {
	width:24px !important;
	left:82px !important;
	top:807px !important;
	min-height:30px !important;
}

#item18319 {
	width:24px !important;
	left:515px !important;
	top:810px !important;
	min-height:24px !important;
}

#item5636 {
	width:473px !important;
	left:99px !important;
	top:500px !important;
	min-height:298px !important;
}

#item5739 {
	width:176px !important;
	height:215px !important;
	left:246px !important;
	top:268px !important;
	border:double 4px #8b1b1b;
	padding:6px;
}

#item16830 {
	width:34px !important;
	height:34px !important;
	left:286px !important;
	top:431px !important;
}

#item3401 {
	width:482px !important;
	left:85px !important;
	top:685px !important;
	min-height:109px !important;
}

#item3565 {
	width:439px !important;
	left:86px !important;
	top:420px !important;
	min-height:113px !important;
}

#item3606 {
	width:468px !important;
	left:84px !important;
	top:549px !important;
	min-height:160px !important;
}

#item18294 {
	width:24px !important;
	left:82px !important;
	top:807px !important;
	min-height:30px !important;
}

#item3434 {
	width:468px !important;
	left:99px !important;
	top:427px !important;
	min-height:366px !important;
}

#item18269 {
	width:24px !important;
	left:515px !important;
	top:810px !important;
	min-height:24px !important;
}

#item3612 {
	width:482px !important;
	left:85px !important;
	top:445px !important;
	min-height:349px !important;
}

#item18244 {
	width:24px !important;
	left:82px !important;
	top:807px !important;
	min-height:30px !important;
}

#item18219 {
	width:24px !important;
	left:515px !important;
	top:810px !important;
	min-height:24px !important;
}

#item5855 {
	width:462px !important;
	left:99px !important;
	top:463px !important;
	min-height:331px !important;
}

#item5880 {
	width:196px !important;
	left:385px !important;
	top:520px !important;
	border:double 3px #000;
	min-height:123px !important;
	padding:6px;
}

#item3646 {
	width:478px !important;
	left:85px !important;
	top:545px !important;
	min-height:227px !important;
}

#item3691 {
	width:482px !important;
	left:85px !important;
	top:132px !important;
	min-height:396px !important;
}

#item18194 {
	width:24px !important;
	left:82px !important;
	top:807px !important;
	min-height:30px !important;
}

#item18168 {
	width:24px !important;
	left:515px !important;
	top:810px !important;
	min-height:24px !important;
}

#item3699 {
	width:462px !important;
	left:99px !important;
	top:128px !important;
	min-height:418px !important;
}

#item16836 {
	width:266px !important;
	height:266px !important;
	left:300px !important;
	top:296px !important;
}

#item3750 {
	width:422px !important;
	border:double 7px #444444;
	min-height:173px !important;
	padding:11px;
}

#item16846 {
	width:71px !important;
	height:71px !important;
	left:336px !important;
	top:44px !important;
}

#item16843 {
	width:71px !important;
	height:71px !important;
	left:239px !important;
	top:44px !important;
}

#item3814 {
	width:482px !important;
	left:85px !important;
	top:730px !important;
	min-height:67px !important;
}

#item4117 {
	width:482px !important;
	left:85px !important;
	top:559px !important;
	min-height:152px !important;
}

#item4826 {
	width:468px !important;
	left:84px !important;
	top:483px !important;
	min-height:76px !important;
}

#item18143 {
	width:24px !important;
	left:82px !important;
	top:807px !important;
	min-height:30px !important;
}

#item3850 {
	width:474px !important;
	left:91px !important;
	top:111px !important;
	min-height:146px !important;
}

#item6456 {
	width:127px !important;
	left:94px !important;
	top:441px !important;
	min-height:21px !important;
}

#item18118 {
	width:24px !important;
	left:515px !important;
	top:810px !important;
	min-height:24px !important;
}

#item3821 {
	width:468px !important;
	left:99px !important;
	top:99px !important;
	min-height:694px !important;
}

#item4247 {
	width:482px !important;
	left:85px !important;
	top:521px !important;
	min-height:276px !important;
}

#item4272 {
	width:485px !important;
	left:84px !important;
	top:390px !important;
	min-height:131px !important;
}

#item5913 {
	width:307px !important;
	left:94px !important;
	top:639px !important;
	min-height:24px !important;
}

#item5939 {
	width:488px !important;
	left:85px !important;
	top:340px !important;
	min-height:34px !important;
}

#item18093 {
	width:24px !important;
	left:82px !important;
	top:807px !important;
	min-height:30px !important;
}

#item18067 {
	width:24px !important;
	left:515px !important;
	top:810px !important;
	min-height:24px !important;
}

#item4330 {
	width:482px !important;
	left:85px !important;
	top:135px !important;
	min-height:641px !important;
}

#item6057 {
	width:307px !important;
	left:94px !important;
	top:425px !important;
	min-height:24px !important;
}

#item18041 {
	width:24px !important;
	left:82px !important;
	top:807px !important;
	min-height:30px !important;
}

#item4710 {
	width:431px !important;
	left:135px !important;
	top:639px !important;
	min-height:167px !important;
}

#item6154 {
	width:207px !important;
	left:99px !important;
	top:455px !important;
	min-height:163px !important;
}

#item18016 {
	width:24px !important;
	left:515px !important;
	top:810px !important;
	min-height:24px !important;
}

#item4560 {
	width:258px !important;
	left:111px !important;
	top:457px !important;
	min-height:311px !important;
}

#item17991 {
	width:24px !important;
	left:82px !important;
	top:807px !important;
	min-height:30px !important;
}

#item4704 {
	width:411px !important;
	left:113px !important;
	top:338px !important;
	min-height:83px !important;
}

#item6085 {
	width:129px !important;
	left:402px !important;
	top:586px !important;
	min-height:35px !important;
}

#item6111 {
	width:142px !important;
	left:395px !important;
	top:768px !important;
	min-height:39px !important;
}

#item6382 {
	width:307px !important;
	left:113px !important;
	top:427px !important;
	min-height:24px !important;
}

#item17966 {
	width:24px !important;
	left:515px !important;
	top:810px !important;
	min-height:24px !important;
}

#item4613 {
	width:468px !important;
	left:99px !important;
	top:346px !important;
	min-height:120px !important;
}

#item4739 {
	width:465px !important;
	left:97px !important;
	top:507px !important;
	background:#fff;
	min-height:308px !important;
}

#item4776 {
	width:456px !important;
	left:101px !important;
	top:218px !important;
	text-shadow:7px 7px 5px rgba(255,255,255,0.75);
	min-height:146px !important;
}

#item6356 {
	width:307px !important;
	left:101px !important;
	top:474px !important;
	min-height:24px !important;
}

#item4412 {
	width:465px !important;
	left:87px !important;
	top:378px !important;
	min-height:225px !important;
}

#item4470 {
	width:493px !important;
	left:85px !important;
	top:99px !important;
	min-height:99px !important;
}

#item4495 {
	width:517px !important;
	left:73px !important;
	top:208px !important;
	min-height:107px !important;
}

#item17941 {
	width:24px !important;
	left:82px !important;
	top:807px !important;
	min-height:30px !important;
}

#item6409 {
	width:307px !important;
	left:85px !important;
	top:341px !important;
	min-height:24px !important;
}

#item17916 {
	width:24px !important;
	left:515px !important;
	top:810px !important;
	min-height:24px !important;
}

#item4417 {
	width:468px !important;
	left:99px !important;
	top:99px !important;
	min-height:609px !important;
}

#item17891 {
	width:24px !important;
	left:82px !important;
	top:807px !important;
	min-height:30px !important;
}

#item17866 {
	width:24px !important;
	left:515px !important;
	top:810px !important;
	min-height:24px !important;
}

#item6237 {
	width:482px !important;
	left:85px !important;
	top:300px !important;
	min-height:494px !important;
}

#item17841 {
	width:24px !important;
	left:82px !important;
	top:807px !important;
	min-height:30px !important;
}

#item6503 {
	width:307px !important;
	left:94px !important;
	top:493px !important;
	min-height:24px !important;
}

#item17816 {
	width:24px !important;
	left:515px !important;
	top:810px !important;
	min-height:24px !important;
}

#item6246 {
	width:468px !important;
	left:99px !important;
	top:316px !important;
	border-radius:3px;
	background:#fff;
	min-height:461px !important;
}

#item6276 {
	width:482px !important;
	left:81px !important;
	top:101px !important;
	min-height:710px !important;
}

#item17791 {
	width:24px !important;
	left:82px !important;
	top:807px !important;
	min-height:30px !important;
}

#item17766 {
	width:24px !important;
	left:515px !important;
	top:810px !important;
	min-height:24px !important;
}

#item6282 {
	width:482px !important;
	left:85px !important;
	top:99px !important;
	min-height:669px !important;
}

#item17740 {
	width:24px !important;
	left:82px !important;
	top:807px !important;
	min-height:30px !important;
}

#item6588 {
	width:482px !important;
	left:99px !important;
	top:99px !important;
	min-height:563px !important;
}

#item17715 {
	width:24px !important;
	left:515px !important;
	top:810px !important;
	min-height:24px !important;
}

#item1524 {
	opacity:0.60;
	width:43px !important;
	height:855px !important;
	background:#f36a03;
}

#item8412 {
	width:439px !important;
	left:103px !important;
	top:258px !important;
	min-height:536px !important;
}

#item17690 {
	width:55px !important;
	left:99px !important;
	top:801px !important;
	min-height:28px !important;
}

#item1587 {
	opacity:0.60;
	width:43px !important;
	height:850px !important;
	left:595px !important;
	background:#f36a03;
}

#item17665 {
	width:43px !important;
	left:496px !important;
	top:801px !important;
	min-height:33px !important;
}

#item9006 {
	width:99px !important;
	left:275px !important;
	top:411px !important;
	min-height:24px !important;
}

#item9010 {
	width:109px !important;
	left:265px !important;
	top:724px !important;
	min-height:33px !important;
}

#item8542 {
	width:257px !important;
	left:307px !important;
	top:201px !important;
	background:#fff;
	min-height:589px !important;
	padding:6px 6px 0px 6px;
}

#item8769 {
	width:432px !important;
	height:67px !important;
	left:96px !important;
	top:112px !important;
	background:#fff;
}

#item17640 {
	width:55px !important;
	left:99px !important;
	top:801px !important;
	min-height:28px !important;
}

#item8623 {
	width:247px !important;
	left:291px !important;
	top:188px !important;
	background:#fff;
	min-height:578px !important;
	padding:6px 6px 0px 6px;
}

#item9053 {
	width:432px !important;
	height:67px !important;
	left:84px !important;
	top:112px !important;
	background:#fff;
}

#item17615 {
	width:43px !important;
	left:496px !important;
	top:801px !important;
	min-height:33px !important;
}

#item9080 {
	width:432px !important;
	height:67px !important;
	left:107px !important;
	top:110px !important;
	background:#fff;
}

#item17590 {
	width:55px !important;
	left:99px !important;
	top:801px !important;
	min-height:28px !important;
}

#item8843 {
	width:439px !important;
	left:99px !important;
	top:492px !important;
	min-height:291px !important;
}

#item17565 {
	width:43px !important;
	left:496px !important;
	top:801px !important;
	min-height:33px !important;
}

#item627 {
	width:212px !important;
	left:36px !important;
	top:43px !important;
	min-height:27px !important;
}

#item17540 {
	width:25px !important;
	left:98px !important;
	top:794px !important;
	min-height:27px !important;
}

#item14108 {
	width:421px !important;
	left:111px !important;
	top:555px !important;
	min-height:227px !important;
}

#item14184 {
	width:385px !important;
	left:134px !important;
	top:232px !important;
	text-shadow:7px 7px 6px rgba(0,0,0,0.75);
	min-height:215px !important;
}

#item14225 {
	width:415px !important;
	left:116px !important;
	top:634px !important;
	min-height:27px !important;
}

#item717 {
	width:210px !important;
	left:385px !important;
	top:46px !important;
	min-height:21px !important;
}

#item17515 {
	width:28px !important;
	left:511px !important;
	top:800px !important;
	min-height:28px !important;
}

#item14149 {
	width:441px !important;
	left:99px !important;
	top:119px !important;
	min-height:675px !important;
}

#item12530 {
	width:39px !important;
	height:39px !important;
	left:304px !important;
	top:770px !important;
}

#item12541 {
	width:39px !important;
	height:39px !important;
	left:253px !important;
	top:770px !important;
}

#item16066 {
	width:315px !important;
	left:166px !important;
	top:267px !important;
	min-height:294px !important;
	padding:9px;
}

#item16084 {
	width:43px !important;
	height:39px !important;
	left:353px !important;
	top:770px !important;
}
#in5footer,  #prefooter {display:none;}
