/* 	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:1026px; height:810px; background: #fff !important; }
.paper-vertical { width:1026px; height:100%; }
.paper-horizontal { width:122282px; height:822px; }
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/look_book_2025/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/look_book_2025/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(/images/look_book_2025/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(/images/look_book_2025/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(/images/look_book_2025/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:810px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1026px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item26147 {
	width:430px !important;
	height:61px !important;
	left:38px !important;
	top:44px !important;
}

#item44924 {
	width:206px !important;
	left:29px !important;
	top:28px !important;
	min-height:323px !important;
}

#item44949 {
	width:206px !important;
	left:274px !important;
	top:28px !important;
	min-height:352px !important;
}

#item44974 {
	width:206px !important;
	left:523px !important;
	top:28px !important;
	min-height:420px !important;
}

#item44997 {
	width:206px !important;
	left:770px !important;
	top:28px !important;
	min-height:323px !important;
}

#item52778 {
	width:152px !important;
	left:89px !important;
	top:668px !important;
	min-height:64px !important;
}

#item53630 {
	width:85px !important;
	left:336px !important;
	top:109px !important;
	min-height:30px !important;
}

#item53687 {
	width:10px !important;
	left:416px !important;
	top:137px !important;
	min-height:15px !important;
}

#item53711 {
	width:14px !important;
	left:586px !important;
	top:152px !important;
	min-height:15px !important;
}

#item53734 {
	width:14px !important;
	left:764px !important;
	top:206px !important;
	min-height:15px !important;
}

#item53760 {
	width:14px !important;
	left:929px !important;
	top:206px !important;
	min-height:15px !important;
}

#item53336 {
	width:85px !important;
	left:497px !important;
	top:124px !important;
	min-height:30px !important;
}

#item53359 {
	width:118px !important;
	left:662px !important;
	top:163px !important;
	min-height:41px !important;
}

#item53657 {
	width:40px !important;
	left:788px !important;
	top:625px !important;
	min-height:7px !important;
}

#item53385 {
	width:118px !important;
	left:826px !important;
	top:178px !important;
	min-height:27px !important;
}

#item52804 {
	width:251px !important;
	left:406px !important;
	top:669px !important;
	min-height:64px !important;
}

#item52828 {
	width:251px !important;
	left:738px !important;
	top:669px !important;
	min-height:64px !important;
}

#item52852 {
	width:15px !important;
	left:74px !important;
	top:666px !important;
	min-height:75px !important;
}

#item52884 {
	width:15px !important;
	left:391px !important;
	top:667px !important;
	min-height:75px !important;
}

#item52907 {
	width:15px !important;
	left:723px !important;
	top:666px !important;
	min-height:75px !important;
}

#item419 {
	width:2052px !important;
	height:1620px !important;
	left:6px !important;
	background:#ffffff;
	border:solid 0px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item53582 {
	width:52px !important;
	left:300px !important;
	top:639px !important;
	min-height:7px !important;
}

#item53605 {
	width:52px !important;
	left:597px !important;
	top:638px !important;
	min-height:7px !important;
}

#item53409 {
	width:71px !important;
	left:85px !important;
	top:148px !important;
	min-height:39px !important;
}

#item53432 {
	width:92px !important;
	left:224px !important;
	top:169px !important;
	min-height:58px !important;
}

#item53455 {
	width:76px !important;
	left:340px !important;
	top:200px !important;
	min-height:44px !important;
}

#item53478 {
	width:85px !important;
	left:512px !important;
	top:217px !important;
	min-height:44px !important;
}

#item53501 {
	width:76px !important;
	left:653px !important;
	top:243px !important;
	min-height:34px !important;
}

#item53524 {
	width:85px !important;
	left:795px !important;
	top:255px !important;
	min-height:44px !important;
}

#item53783 {
	width:14px !important;
	left:159px !important;
	top:192px !important;
	min-height:15px !important;
}

#item53808 {
	width:14px !important;
	left:314px !important;
	top:227px !important;
	min-height:15px !important;
}

#item53831 {
	width:14px !important;
	left:426px !important;
	top:243px !important;
	min-height:15px !important;
}

#item53857 {
	width:14px !important;
	left:578px !important;
	top:259px !important;
	min-height:15px !important;
}

#item53882 {
	width:14px !important;
	left:734px !important;
	top:271px !important;
	min-height:15px !important;
}

#item53905 {
	width:19px !important;
	left:885px !important;
	top:297px !important;
	min-height:15px !important;
}

#item3221 {
	width:2056px !important;
	height:1620px !important;
	left:1026px !important;
	background:#000;
	border:solid 0px #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;
}

#item51387 {
	width:144px !important;
	left:36px !important;
	top:699px !important;
	min-height:28px !important;
}

#item51410 {
	width:144px !important;
	left:418px !important;
	top:699px !important;
	min-height:28px !important;
}

#item51433 {
	width:129px !important;
	left:760px !important;
	top:699px !important;
	min-height:28px !important;
}

#item56002 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item45055 {
	width:301px !important;
	left:644px !important;
	top:169px !important;
	min-height:80px !important;
}

#item45080 {
	width:381px !important;
	left:86px !important;
	top:529px !important;
	min-height:114px !important;
}

#item45104 {
	width:444px !important;
	left:298px !important;
	top:136px !important;
	min-height:184px !important;
}

#item55979 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item55956 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item45132 {
	width:263px !important;
	left:108px !important;
	top:208px !important;
	min-height:47px !important;
}

#item53055 {
	width:254px !important;
	left:108px !important;
	top:261px !important;
	min-height:278px !important;
}

#item55933 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item45156 {
	width:281px !important;
	left:106px !important;
	top:208px !important;
	min-height:77px !important;
}

#item53079 {
	width:245px !important;
	left:107px !important;
	top:282px !important;
	min-height:255px !important;
}

#item55910 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item45180 {
	width:652px !important;
	left:191px !important;
	top:604px !important;
	min-height:23px !important;
}

#item53084 {
	width:652px !important;
	left:190px !important;
	top:634px !important;
	min-height:84px !important;
}

#item55885 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item45208 {
	width:286px !important;
	left:170px !important;
	top:130px !important;
	min-height:40px !important;
}

#item52976 {
	width:295px !important;
	left:171px !important;
	top:178px !important;
	min-height:224px !important;
}

#item55862 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item45235 {
	width:473px !important;
	left:154px !important;
	top:575px !important;
	min-height:162px !important;
}

#item55839 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item44312 {
	width:343px !important;
	height:317px !important;
	left:611px !important;
	top:181px !important;
	border-radius:12px;
	border:solid 1px #febe10;
}

#item45258 {
	width:652px !important;
	left:126px !important;
	top:607px !important;
	min-height:119px !important;
}

#item55816 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item55793 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item45283 {
	width:348px !important;
	left:86px !important;
	top:253px !important;
	min-height:366px !important;
}

#item45313 {
	width:310px !important;
	left:46px !important;
	top:120px !important;
	min-height:172px !important;
}

#item51742 {
	width:107px !important;
	left:36px !important;
	top:707px !important;
	min-height:28px !important;
}

#item51765 {
	width:118px !important;
	left:360px !important;
	top:707px !important;
	min-height:28px !important;
}

#item51788 {
	width:107px !important;
	left:693px !important;
	top:707px !important;
	min-height:28px !important;
}

#item55770 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item45338 {
	width:260px !important;
	left:684px !important;
	top:127px !important;
	min-height:362px !important;
}

#item45363 {
	width:266px !important;
	left:86px !important;
	top:127px !important;
	min-height:362px !important;
}

#item55747 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item55723 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item45391 {
	width:531px !important;
	left:262px !important;
	top:99px !important;
	min-height:197px !important;
}

#item55700 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item45425 {
	width:238px !important;
	left:684px !important;
	top:92px !important;
	min-height:400px !important;
}

#item55677 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item45452 {
	width:293px !important;
	left:78px !important;
	top:398px !important;
	min-height:316px !important;
}

#item45480 {
	width:278px !important;
	left:670px !important;
	top:73px !important;
	min-height:399px !important;
}

#item55654 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item55631 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item5311 {
	width:2052px !important;
	height:1620px !important;
	left:9px !important;
	background:#000;
	border:solid 0px #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;
}

#item39376 {
	opacity:0.50;
	width:384px !important;
	height:482px !important;
	left:54px !important;
	top:143px !important;
	background:#030304;
	border:solid 1px #000;
}

#item38480 {
	width:327px !important;
	left:85px !important;
	top:172px !important;
	min-height:18px !important;
}

#item39400 {
	width:385px !important;
	height:482px !important;
	left:54px !important;
	top:141px !important;
	border:solid 1.5px #00ffff;
}

#item51381 {
	width:320px !important;
	left:85px !important;
	top:199px !important;
	min-height:396px !important;
}

#item55608 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item45511 {
	width:324px !important;
	left:76px !important;
	top:253px !important;
	min-height:427px !important;
}

#item5567 {
	width:2052px !important;
	height:1620px !important;
	left:1026px !important;
	background:#000;
	border:solid 0px #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;
}

#item5568 {
	width:2052px !important;
	height:1620px !important;
	left:1026px !important;
	background:#000;
	border:solid 0px #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;
}

#item44345 {
	width:144px !important;
	left:32px !important;
	top:705px !important;
	min-height:28px !important;
}

#item44370 {
	width:144px !important;
	left:362px !important;
	top:705px !important;
	min-height:28px !important;
}

#item44394 {
	width:144px !important;
	left:692px !important;
	top:705px !important;
	min-height:28px !important;
}

#item45539 {
	width:435px !important;
	left:44px !important;
	top:119px !important;
	min-height:141px !important;
}

#item45562 {
	width:435px !important;
	left:44px !important;
	top:266px !important;
	min-height:151px !important;
}

#item45585 {
	width:435px !important;
	left:44px !important;
	top:414px !important;
	min-height:143px !important;
}

#item5585 {
	width:1019px !important;
	height:752px !important;
	left:1px !important;
	top:40px !important;
}

#item5697 {
	width:16px !important;
	left:917px !important;
	top:774px !important;
	min-height:10px !important;
}

#item55585 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item45636 {
	width:313px !important;
	left:620px !important;
	top:414px !important;
	min-height:263px !important;
}

#item45662 {
	width:325px !important;
	left:88px !important;
	top:414px !important;
	min-height:263px !important;
}

#item55562 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item55539 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item5773 {
	width:2052px !important;
	height:1620px !important;
	left:1026px !important;
	background:#000;
	border:solid 0px #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;
}

#item5774 {
	width:2052px !important;
	height:1620px !important;
	left:1026px !important;
	background:#000;
	border:solid 0px #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;
}

#item45690 {
	width:313px !important;
	left:96px !important;
	top:361px !important;
	min-height:60px !important;
}

#item49667 {
	width:313px !important;
	left:96px !important;
	top:434px !important;
	min-height:256px !important;
}

#item55515 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item39600 {
	opacity:0.50;
	width:405px !important;
	height:435px !important;
	left:57px !important;
	top:295px !important;
	background:#030304;
	border:solid 1px #000;
}

#item45713 {
	width:301px !important;
	left:101px !important;
	top:362px !important;
	min-height:61px !important;
}

#item39624 {
	width:405px !important;
	height:435px !important;
	left:57px !important;
	top:295px !important;
	border:solid 1.5px #00ffff;
}

#item49690 {
	width:301px !important;
	left:101px !important;
	top:436px !important;
	min-height:271px !important;
}

#item55492 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item45736 {
	width:479px !important;
	left:89px !important;
	top:89px !important;
	min-height:65px !important;
}

#item45759 {
	width:468px !important;
	left:89px !important;
	top:430px !important;
	min-height:65px !important;
}

#item50046 {
	width:437px !important;
	left:89px !important;
	top:159px !important;
	min-height:149px !important;
}

#item50069 {
	width:468px !important;
	left:89px !important;
	top:501px !important;
	min-height:237px !important;
}

#item45786 {
	width:364px !important;
	left:590px !important;
	top:413px !important;
	min-height:308px !important;
}

#item55469 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item55446 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item45810 {
	width:505px !important;
	left:426px !important;
	top:458px !important;
	min-height:244px !important;
}

#item55423 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item45833 {
	width:298px !important;
	left:85px !important;
	top:293px !important;
	min-height:438px !important;
}

#item6221 {
	width:2052px !important;
	height:1620px !important;
	background:#000;
	border:solid 0px #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;
}

#item6339 {
	width:550px !important;
	height:64px !important;
	left:39px !important;
	top:29px !important;
}

#item39739 {
	width:550px !important;
	height:47px !important;
	left:39px !important;
	top:187px !important;
}

#item45856 {
	width:550px !important;
	left:39px !important;
	top:97px !important;
	min-height:79px !important;
}

#item45879 {
	width:550px !important;
	left:39px !important;
	top:241px !important;
	min-height:94px !important;
}

#item51667 {
	width:149px !important;
	left:34px !important;
	top:695px !important;
	min-height:36px !important;
}

#item51690 {
	width:149px !important;
	left:364px !important;
	top:695px !important;
	min-height:36px !important;
}

#item51716 {
	width:149px !important;
	left:693px !important;
	top:695px !important;
	min-height:36px !important;
}

#item55400 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item45932 {
	width:382px !important;
	left:116px !important;
	top:81px !important;
	min-height:144px !important;
}

#item45959 {
	width:550px !important;
	left:376px !important;
	top:523px !important;
	min-height:177px !important;
}

#item55377 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item55354 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item45991 {
	width:504px !important;
	left:406px !important;
	top:563px !important;
	min-height:144px !important;
}

#item46045 {
	width:522px !important;
	left:128px !important;
	top:563px !important;
	min-height:139px !important;
}

#item55331 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item55307 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item46070 {
	width:634px !important;
	left:196px !important;
	top:553px !important;
	min-height:149px !important;
}

#item46094 {
	width:290px !important;
	left:97px !important;
	top:400px !important;
	min-height:302px !important;
}

#item55284 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item55261 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item46117 {
	width:576px !important;
	left:136px !important;
	top:547px !important;
	min-height:156px !important;
}

#item46140 {
	width:334px !important;
	left:304px !important;
	top:279px !important;
	min-height:378px !important;
}

#item55238 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item44475 {
	width:2px !important;
	height:67px !important;
	left:363px !important;
	top:743px !important;
}

#item44480 {
	width:2px !important;
	height:67px !important;
	left:693px !important;
	top:743px !important;
}

#item46168 {
	width:274px !important;
	left:36px !important;
	top:47px !important;
	min-height:379px !important;
}

#item51288 {
	width:149px !important;
	left:35px !important;
	top:707px !important;
	min-height:36px !important;
}

#item51313 {
	width:149px !important;
	left:362px !important;
	top:707px !important;
	min-height:36px !important;
}

#item51336 {
	width:149px !important;
	left:692px !important;
	top:707px !important;
	min-height:36px !important;
}

#item44486 {
	width:2px !important;
	height:24px !important;
	left:651px !important;
	top:786px !important;
}

#item55215 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item46191 {
	width:535px !important;
	left:413px !important;
	top:68px !important;
	min-height:115px !important;
}

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

#item48251 {
	width:248px !important;
	left:627px !important;
	top:355px !important;
	min-height:43px !important;
}

#item48277 {
	width:248px !important;
	left:627px !important;
	top:484px !important;
	min-height:43px !important;
}

#item48023 {
	width:136px !important;
	left:413px !important;
	top:204px !important;
	min-height:45px !important;
}

#item48075 {
	width:66px !important;
	left:579px !important;
	top:204px !important;
	min-height:45px !important;
}

#item48123 {
	width:62px !important;
	left:728px !important;
	top:204px !important;
	min-height:45px !important;
}

#item48174 {
	width:127px !important;
	left:859px !important;
	top:204px !important;
	min-height:45px !important;
}

#item48049 {
	width:137px !important;
	left:413px !important;
	top:261px !important;
	min-height:16px !important;
}

#item48098 {
	width:94px !important;
	left:569px !important;
	top:261px !important;
	min-height:37px !important;
}

#item48146 {
	width:176px !important;
	left:674px !important;
	top:261px !important;
	min-height:37px !important;
}

#item48197 {
	width:113px !important;
	left:866px !important;
	top:261px !important;
	min-height:23px !important;
}

#item48321 {
	width:27px !important;
	height:207px !important;
	left:591px !important;
	top:295px !important;
}

#item48323 {
	width:27px !important;
	height:68px !important;
	left:591px !important;
	top:304px !important;
}

#item48328 {
	width:27px !important;
	height:29px !important;
	left:591px !important;
	top:304px !important;
}

#item48309 {
	width:382px !important;
	height:54px !important;
	left:408px !important;
	top:416px !important;
}

#item55192 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item46217 {
	width:268px !important;
	left:262px !important;
	top:257px !important;
	min-height:327px !important;
}

#item53128 {
	width:213px !important;
	left:262px !important;
	top:224px !important;
	min-height:45px !important;
}

#item55168 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item44799 {
	width:168px !important;
	height:97px !important;
	left:42px !important;
	top:666px !important;
}

#item44820 {
	width:224px !important;
	height:108px !important;
	left:209px !important;
	top:655px !important;
}

#item44826 {
	width:167px !important;
	height:109px !important;
	left:458px !important;
	top:654px !important;
}

#item44835 {
	width:155px !important;
	height:117px !important;
	left:638px !important;
	top:656px !important;
}

#item44841 {
	width:220px !important;
	height:119px !important;
	left:790px !important;
	top:655px !important;
}

#item44870 {
	width:911px !important;
	left:78px !important;
	top:49px !important;
	min-height:103px !important;
}

#item51985 {
	width:31px !important;
	left:41px !important;
	top:710px !important;
	min-height:9px !important;
}

#item51990 {
	width:31px !important;
	left:178px !important;
	top:710px !important;
	min-height:9px !important;
}

#item52040 {
	width:41px !important;
	left:304px !important;
	top:704px !important;
	min-height:18px !important;
}

#item52184 {
	width:41px !important;
	left:521px !important;
	top:708px !important;
	min-height:12px !important;
}

#item52307 {
	width:41px !important;
	left:695px !important;
	top:703px !important;
	min-height:19px !important;
}

#item52406 {
	width:41px !important;
	left:879px !important;
	top:705px !important;
	min-height:20px !important;
}

#item52331 {
	width:51px !important;
	left:633px !important;
	top:758px !important;
	min-height:8px !important;
}

#item52356 {
	width:59px !important;
	left:629px !important;
	top:653px !important;
	min-height:10px !important;
}

#item52379 {
	width:66px !important;
	left:744px !important;
	top:653px !important;
	min-height:10px !important;
}

#item52430 {
	width:24px !important;
	left:848px !important;
	top:653px !important;
	min-height:10px !important;
}

#item52506 {
	width:52px !important;
	left:801px !important;
	top:664px !important;
	min-height:11px !important;
}

#item52531 {
	width:52px !important;
	left:926px !important;
	top:651px !important;
	min-height:11px !important;
}

#item52554 {
	width:52px !important;
	left:944px !important;
	top:661px !important;
	min-height:11px !important;
}

#item52577 {
	width:52px !important;
	left:955px !important;
	top:672px !important;
	min-height:11px !important;
}

#item52604 {
	width:24px !important;
	left:963px !important;
	top:683px !important;
	min-height:8px !important;
}

#item52627 {
	width:35px !important;
	left:966px !important;
	top:692px !important;
	min-height:9px !important;
}

#item52657 {
	width:35px !important;
	left:970px !important;
	top:714px !important;
	min-height:9px !important;
}

#item52680 {
	width:35px !important;
	left:966px !important;
	top:738px !important;
	min-height:9px !important;
}

#item52706 {
	width:35px !important;
	left:957px !important;
	top:748px !important;
	min-height:9px !important;
}

#item52729 {
	width:66px !important;
	left:948px !important;
	top:760px !important;
	min-height:12px !important;
}

#item52755 {
	width:18px !important;
	left:930px !important;
	top:770px !important;
	min-height:8px !important;
}

#item52456 {
	width:51px !important;
	left:782px !important;
	top:709px !important;
	min-height:8px !important;
}

#item52482 {
	width:71px !important;
	left:800px !important;
	top:767px !important;
	min-height:7px !important;
}

#item52208 {
	width:24px !important;
	left:597px !important;
	top:710px !important;
	min-height:9px !important;
}

#item52231 {
	width:24px !important;
	left:570px !important;
	top:651px !important;
	min-height:9px !important;
}

#item52254 {
	width:24px !important;
	left:501px !important;
	top:651px !important;
	min-height:9px !important;
}

#item52278 {
	width:20px !important;
	left:464px !important;
	top:675px !important;
	min-height:9px !important;
}

#item52086 {
	width:54px !important;
	left:204px !important;
	top:700px !important;
	min-height:19px !important;
}

#item52109 {
	width:47px !important;
	left:236px !important;
	top:661px !important;
	min-height:9px !important;
}

#item52132 {
	width:47px !important;
	left:252px !important;
	top:650px !important;
	min-height:9px !important;
}

#item52155 {
	width:54px !important;
	left:349px !important;
	top:650px !important;
	min-height:9px !important;
}

#item52063 {
	width:60px !important;
	left:383px !important;
	top:710px !important;
	min-height:9px !important;
}

#item52013 {
	width:31px !important;
	left:110px !important;
	top:710px !important;
	min-height:6px !important;
}

#item55145 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item44898 {
	width:925px !important;
	left:45px !important;
	top:49px !important;
	min-height:122px !important;
}

#item55121 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item46241 {
	width:251px !important;
	left:72px !important;
	top:53px !important;
	min-height:382px !important;
}

#item46266 {
	width:247px !important;
	left:695px !important;
	top:53px !important;
	min-height:415px !important;
}

#item55098 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item55075 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item46293 {
	width:345px !important;
	left:605px !important;
	top:68px !important;
	min-height:222px !important;
}

#item55052 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item46316 {
	width:541px !important;
	left:71px !important;
	top:68px !important;
	min-height:156px !important;
}

#item48379 {
	width:503px !important;
	height:810px !important;
	left:525px !important;
}

#item48365 {
	width:28px !important;
	height:80px !important;
	left:741px !important;
	top:106px !important;
}

#item48414 {
	width:166px !important;
	left:776px !important;
	top:39px !important;
	min-height:36px !important;
}

#item48654 {
	width:204px !important;
	left:776px !important;
	top:94px !important;
	min-height:36px !important;
}

#item48681 {
	width:188px !important;
	left:776px !important;
	top:152px !important;
	min-height:93px !important;
}

#item48704 {
	width:204px !important;
	left:776px !important;
	top:267px !important;
	min-height:36px !important;
}

#item48731 {
	width:128px !important;
	left:863px !important;
	top:405px !important;
	min-height:188px !important;
}

#item48754 {
	width:314px !important;
	left:656px !important;
	top:604px !important;
	min-height:53px !important;
}

#item48780 {
	width:232px !important;
	left:657px !important;
	top:671px !important;
	min-height:36px !important;
}

#item48803 {
	width:322px !important;
	left:658px !important;
	top:727px !important;
	min-height:36px !important;
}

#item48467 {
	width:51px !important;
	left:690px !important;
	top:45px !important;
	min-height:16px !important;
}

#item48512 {
	width:51px !important;
	left:690px !important;
	top:102px !important;
	min-height:16px !important;
}

#item48535 {
	width:51px !important;
	left:690px !important;
	top:269px !important;
	min-height:16px !important;
}

#item48558 {
	width:51px !important;
	left:762px !important;
	top:472px !important;
	min-height:16px !important;
}

#item48585 {
	width:51px !important;
	left:560px !important;
	top:616px !important;
	min-height:16px !important;
}

#item48608 {
	width:51px !important;
	left:560px !important;
	top:674px !important;
	min-height:16px !important;
}

#item48631 {
	width:51px !important;
	left:560px !important;
	top:731px !important;
	min-height:16px !important;
}

#item48511 {
	width:27px !important;
	height:6px !important;
	left:741px !important;
	top:50px !important;
}

#item48828 {
	width:27px !important;
	height:6px !important;
	left:741px !important;
	top:274px !important;
}

#item48870 {
	width:27px !important;
	height:6px !important;
	left:611px !important;
	top:621px !important;
}

#item48874 {
	width:27px !important;
	height:6px !important;
	left:611px !important;
	top:679px !important;
}

#item48877 {
	width:27px !important;
	height:6px !important;
	left:612px !important;
	top:736px !important;
}

#item48832 {
	width:27px !important;
	height:6px !important;
	left:827px !important;
	top:477px !important;
}

#item55029 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item46341 {
	width:409px !important;
	left:90px !important;
	top:381px !important;
	min-height:356px !important;
}

#item55006 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item8614 {
	width:2052px !important;
	height:1620px !important;
	left:1026px !important;
	background:#000;
	border:solid 0px #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;
}

#item8514 {
	width:2052px !important;
	height:1620px !important;
	background:#000;
	border:solid 0px #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;
}

#item46366 {
	width:226px !important;
	left:46px !important;
	top:104px !important;
	min-height:271px !important;
}

#item51556 {
	width:119px !important;
	left:36px !important;
	top:696px !important;
	min-height:29px !important;
}

#item51581 {
	width:119px !important;
	left:364px !important;
	top:696px !important;
	min-height:29px !important;
}

#item51605 {
	width:98px !important;
	left:695px !important;
	top:696px !important;
	min-height:29px !important;
}

#item54983 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item46435 {
	width:305px !important;
	left:105px !important;
	top:443px !important;
	min-height:245px !important;
}

#item54960 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item46459 {
	width:443px !important;
	left:109px !important;
	top:442px !important;
	min-height:246px !important;
}

#item54937 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item46486 {
	width:489px !important;
	left:161px !important;
	top:486px !important;
	min-height:207px !important;
}

#item46509 {
	width:489px !important;
	left:104px !important;
	top:486px !important;
	min-height:221px !important;
}

#item54914 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item54891 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item46565 {
	width:300px !important;
	left:618px !important;
	top:205px !important;
	min-height:414px !important;
}

#item46588 {
	width:274px !important;
	left:100px !important;
	top:205px !important;
	min-height:422px !important;
}

#item54868 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item54845 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item46613 {
	width:465px !important;
	left:292px !important;
	top:549px !important;
	min-height:42px !important;
}

#item53152 {
	width:465px !important;
	left:292px !important;
	top:597px !important;
	min-height:150px !important;
}

#item46638 {
	width:542px !important;
	left:103px !important;
	top:549px !important;
	min-height:42px !important;
}

#item53176 {
	width:542px !important;
	left:103px !important;
	top:597px !important;
	min-height:150px !important;
}

#item54822 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item54799 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item46661 {
	width:565px !important;
	left:171px !important;
	top:273px !important;
	min-height:357px !important;
}

#item54776 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item46691 {
	width:275px !important;
	left:36px !important;
	top:113px !important;
	min-height:464px !important;
}

#item51460 {
	width:97px !important;
	left:33px !important;
	top:707px !important;
	min-height:28px !important;
}

#item51483 {
	width:129px !important;
	left:361px !important;
	top:707px !important;
	min-height:28px !important;
}

#item51508 {
	width:129px !important;
	left:693px !important;
	top:707px !important;
	min-height:28px !important;
}

#item54753 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item46716 {
	width:219px !important;
	left:116px !important;
	top:119px !important;
	min-height:286px !important;
}

#item46740 {
	width:442px !important;
	left:518px !important;
	top:489px !important;
	min-height:238px !important;
}

#item46763 {
	width:379px !important;
	left:82px !important;
	top:488px !important;
	min-height:239px !important;
}

#item54729 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item54706 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item13621 {
	opacity:0.80;
	width:2052px !important;
	height:1620px !important;
	left:1026px !important;
	background:#000;
	border:solid 0px #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;
}

#item46795 {
	width:260px !important;
	left:691px !important;
	top:187px !important;
	min-height:406px !important;
}

#item54683 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item13847 {
	width:97px !important;
	height:30px !important;
	left:553px !important;
	top:159px !important;
}

#item13853 {
	width:172px !important;
	height:31px !important;
	left:421px !important;
	top:620px !important;
}

#item13860 {
	width:79px !important;
	height:33px !important;
	left:651px !important;
	top:619px !important;
}

#item13867 {
	width:129px !important;
	height:32px !important;
	left:786px !important;
	top:620px !important;
}

#item13876 {
	width:72px !important;
	height:12px !important;
	left:826px !important;
	top:427px !important;
}

#item13883 {
	width:56px !important;
	height:12px !important;
	left:666px !important;
	top:425px !important;
}

#item13891 {
	width:114px !important;
	height:15px !important;
	left:449px !important;
	top:247px !important;
}

#item13897 {
	width:302px !important;
	height:15px !important;
	left:626px !important;
	top:247px !important;
}

#item13907 {
	width:51px !important;
	height:114px !important;
	left:595px !important;
	top:197px !important;
}

#item40932 {
	opacity:0.70;
	width:303px !important;
	height:454px !important;
	left:50px !important;
	top:155px !important;
	background:#000;
}

#item42936 {
	width:306px !important;
	height:454px !important;
	left:48px !important;
	top:155px !important;
	border:solid 2px #00ffff;
}

#item46819 {
	width:250px !important;
	left:81px !important;
	top:186px !important;
	min-height:401px !important;
}

#item54660 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item46846 {
	width:292px !important;
	left:361px !important;
	top:85px !important;
	min-height:282px !important;
}

#item46869 {
	width:375px !important;
	left:71px !important;
	top:85px !important;
	min-height:220px !important;
}

#item54637 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item54614 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item46893 {
	width:372px !important;
	left:351px !important;
	top:535px !important;
	min-height:16px !important;
}

#item49716 {
	width:372px !important;
	left:351px !important;
	top:564px !important;
	min-height:173px !important;
}

#item54591 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item46916 {
	width:372px !important;
	left:203px !important;
	top:270px !important;
	min-height:450px !important;
}

#item14664 {
	width:1026px !important;
	height:810px !important;
	left:1025px !important;
}

#item44531 {
	width:186px !important;
	left:49px !important;
	top:706px !important;
	min-height:29px !important;
}

#item44557 {
	width:186px !important;
	left:362px !important;
	top:706px !important;
	min-height:29px !important;
}

#item44580 {
	width:165px !important;
	left:678px !important;
	top:706px !important;
	min-height:29px !important;
}

#item46966 {
	width:227px !important;
	left:36px !important;
	top:52px !important;
	min-height:397px !important;
}

#item14686 {
	width:507px !important;
	height:753px !important;
	left:502px !important;
	top:35px !important;
}

#item14753 {
	width:2052px !important;
	height:1620px !important;
	background:#000;
	border:solid 0px #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;
}

#item54568 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item41016 {
	width:357px !important;
	height:317px !important;
	left:72px !important;
	top:75px !important;
	border:solid 2px #00ffff;
}

#item42997 {
	width:465px !important;
	height:303px !important;
	left:492px !important;
	top:439px !important;
	border:solid 2px #00ffff;
}

#item40992 {
	opacity:0.50;
	width:353px !important;
	height:315px !important;
	left:74px !important;
	top:76px !important;
	background:#000;
}

#item43020 {
	opacity:0.50;
	width:461px !important;
	height:299px !important;
	left:494px !important;
	top:441px !important;
	background:#000;
}

#item46990 {
	width:227px !important;
	left:134px !important;
	top:123px !important;
	min-height:217px !important;
}

#item47017 {
	width:310px !important;
	left:570px !important;
	top:501px !important;
	min-height:172px !important;
}

#item54545 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item44624 {
	width:424px !important;
	height:310px !important;
	left:538px !important;
	top:437px !important;
	border:solid 2px #00ffff;
}

#item47041 {
	width:324px !important;
	left:128px !important;
	top:124px !important;
	min-height:216px !important;
}

#item47088 {
	width:324px !important;
	left:591px !important;
	top:501px !important;
	min-height:194px !important;
}

#item54522 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item47311 {
	width:454px !important;
	left:516px !important;
	top:577px !important;
	min-height:181px !important;
}

#item47334 {
	width:408px !important;
	left:64px !important;
	top:578px !important;
	min-height:180px !important;
}

#item47179 {
	width:1028px !important;
	height:308px !important;
	left:1013px !important;
	top:194px !important;
}

#item54499 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item42763 {
	width:359px !important;
	left:101px !important;
	top:577px !important;
	min-height:156px !important;
}

#item42786 {
	width:395px !important;
	left:509px !important;
	top:577px !important;
	min-height:156px !important;
}

#item50558 {
	width:330px !important;
	height:189px !important;
	left:548px !important;
	top:330px !important;
}

#item54476 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item47357 {
	width:550px !important;
	left:233px !important;
	top:603px !important;
	min-height:111px !important;
}

#item47382 {
	width:743px !important;
	left:172px !important;
	top:603px !important;
	min-height:93px !important;
}

#item54453 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item54430 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item47406 {
	width:424px !important;
	left:322px !important;
	top:321px !important;
	min-height:262px !important;
}

#item54407 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item44683 {
	width:139px !important;
	left:37px !important;
	top:688px !important;
	min-height:43px !important;
}

#item44706 {
	width:132px !important;
	left:350px !important;
	top:688px !important;
	min-height:43px !important;
}

#item44729 {
	width:139px !important;
	left:666px !important;
	top:688px !important;
	min-height:43px !important;
}

#item47429 {
	width:214px !important;
	left:37px !important;
	top:34px !important;
	min-height:296px !important;
}

#item54384 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item47466 {
	width:374px !important;
	left:72px !important;
	top:440px !important;
	min-height:317px !important;
}

#item54361 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item47494 {
	width:205px !important;
	left:57px !important;
	top:93px !important;
	min-height:306px !important;
}

#item22316 {
	width:2062px !important;
	height:1620px !important;
	left:-2px !important;
	background:#000;
	border:solid 0px #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;
}

#item54337 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item47517 {
	width:659px !important;
	left:177px !important;
	top:56px !important;
	min-height:102px !important;
}

#item48881 {
	width:85px !important;
	left:60px !important;
	top:323px !important;
	min-height:34px !important;
}

#item48910 {
	width:85px !important;
	left:855px !important;
	top:323px !important;
	min-height:23px !important;
}

#item48936 {
	width:215px !important;
	left:174px !important;
	top:179px !important;
	min-height:45px !important;
}

#item49133 {
	width:418px !important;
	height:57px !important;
	left:389px !important;
	top:179px !important;
}

#item49263 {
	width:266px !important;
	height:181px !important;
	left:72px !important;
	top:589px !important;
}

#item49372 {
	width:37px !important;
	left:271px !important;
	top:703px !important;
	min-height:23px !important;
}

#item49449 {
	width:92px !important;
	left:159px !important;
	top:668px !important;
	min-height:16px !important;
}

#item49903 {
	width:92px !important;
	left:455px !important;
	top:256px !important;
	min-height:20px !important;
}

#item49473 {
	width:133px !important;
	left:153px !important;
	top:745px !important;
	min-height:16px !important;
}

#item49893 {
	width:266px !important;
	height:181px !important;
	left:689px !important;
	top:589px !important;
}

#item48960 {
	width:92px !important;
	left:694px !important;
	top:668px !important;
	min-height:16px !important;
}

#item48984 {
	width:72px !important;
	left:786px !important;
	top:668px !important;
	min-height:16px !important;
}

#item49007 {
	width:80px !important;
	left:861px !important;
	top:668px !important;
	min-height:16px !important;
}

#item49030 {
	width:92px !important;
	left:730px !important;
	top:744px !important;
	min-height:16px !important;
}

#item49054 {
	width:79px !important;
	left:822px !important;
	top:744px !important;
	min-height:16px !important;
}

#item54314 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item47567 {
	width:343px !important;
	left:564px !important;
	top:146px !important;
	min-height:16px !important;
}

#item50533 {
	width:374px !important;
	left:564px !important;
	top:173px !important;
	min-height:299px !important;
}

#item54291 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item47590 {
	width:516px !important;
	left:72px !important;
	top:612px !important;
	min-height:151px !important;
}

#item47613 {
	width:354px !important;
	left:100px !important;
	top:122px !important;
	min-height:187px !important;
}

#item54268 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item54245 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item47641 {
	width:254px !important;
	left:123px !important;
	top:194px !important;
	min-height:16px !important;
}

#item53232 {
	width:275px !important;
	left:123px !important;
	top:223px !important;
	min-height:360px !important;
}

#item47665 {
	width:275px !important;
	left:634px !important;
	top:194px !important;
	min-height:16px !important;
}

#item53209 {
	width:275px !important;
	left:634px !important;
	top:223px !important;
	min-height:360px !important;
}

#item54222 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item54199 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item47688 {
	width:307px !important;
	left:557px !important;
	top:273px !important;
	min-height:434px !important;
}

#item54176 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item54152 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item47746 {
	width:285px !important;
	left:308px !important;
	top:253px !important;
	min-height:63px !important;
}

#item53257 {
	width:306px !important;
	left:308px !important;
	top:320px !important;
	min-height:245px !important;
}

#item47723 {
	width:382px !important;
	left:474px !important;
	top:253px !important;
	min-height:63px !important;
}

#item53025 {
	width:382px !important;
	left:474px !important;
	top:320px !important;
	min-height:245px !important;
}

#item54129 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item54106 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item47769 {
	width:386px !important;
	left:59px !important;
	top:254px !important;
	min-height:82px !important;
}

#item49946 {
	width:370px !important;
	left:60px !important;
	top:346px !important;
	min-height:227px !important;
}

#item47792 {
	width:292px !important;
	left:57px !important;
	top:254px !important;
	min-height:63px !important;
}

#item49970 {
	width:325px !important;
	left:57px !important;
	top:325px !important;
	min-height:263px !important;
}

#item54083 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item54060 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item47818 {
	width:468px !important;
	left:60px !important;
	top:241px !important;
	min-height:40px !important;
}

#item49997 {
	width:468px !important;
	left:60px !important;
	top:290px !important;
	min-height:180px !important;
}

#item47841 {
	width:447px !important;
	left:57px !important;
	top:241px !important;
	min-height:40px !important;
}

#item50020 {
	width:468px !important;
	left:57px !important;
	top:290px !important;
	min-height:220px !important;
}

#item54037 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item54014 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item47893 {
	width:304px !important;
	left:688px !important;
	top:118px !important;
	min-height:89px !important;
}

#item53263 {
	width:304px !important;
	left:688px !important;
	top:210px !important;
	min-height:359px !important;
}

#item53990 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item47869 {
	width:283px !important;
	left:56px !important;
	top:118px !important;
	min-height:89px !important;
}

#item53306 {
	width:304px !important;
	left:56px !important;
	top:210px !important;
	min-height:344px !important;
}

#item53967 {
	width:31px !important;
	left:29px !important;
	top:784px !important;
	min-height:9px !important;
}

#item47916 {
	width:315px !important;
	left:491px !important;
	top:135px !important;
	min-height:532px !important;
}

#item53943 {
	width:41px !important;
	left:960px !important;
	top:783px !important;
	min-height:9px !important;
}

#item50424 {
	width:14px !important;
	height:210px !important;
	left:71px !important;
	top:600px !important;
}

#item50428 {
	width:14px !important;
	height:132px !important;
	left:218px !important;
	top:678px !important;
}

#item50431 {
	width:14px !important;
	height:58px !important;
	left:366px !important;
	top:752px !important;
}

#item50510 {
	width:19px !important;
	height:54px !important;
	left:766px !important;
	top:754px !important;
}

#item50134 {
	width:268px !important;
	left:716px !important;
	top:53px !important;
	min-height:48px !important;
}

#item50157 {
	width:279px !important;
	left:705px !important;
	top:108px !important;
	min-height:44px !important;
}

#item50252 {
	width:227px !important;
	left:71px !important;
	top:292px !important;
	min-height:50px !important;
}

#item50325 {
	width:132px !important;
	left:87px !important;
	top:542px !important;
	min-height:58px !important;
}

#item50373 {
	width:221px !important;
	left:235px !important;
	top:608px !important;
	min-height:58px !important;
}

#item50396 {
	width:243px !important;
	left:385px !important;
	top:693px !important;
	min-height:58px !important;
}

#item50348 {
	width:15px !important;
	left:72px !important;
	top:532px !important;
	min-height:75px !important;
}

#item50435 {
	width:15px !important;
	left:219px !important;
	top:601px !important;
	min-height:75px !important;
}

#item50458 {
	width:15px !important;
	left:369px !important;
	top:686px !important;
	min-height:75px !important;
}

#item50484 {
	width:15px !important;
	left:770px !important;
	top:684px !important;
	min-height:75px !important;
}

#item50275 {
	width:297px !important;
	left:303px !important;
	top:347px !important;
	min-height:50px !important;
}

#item50298 {
	width:61px !important;
	left:243px !important;
	top:347px !important;
	min-height:50px !important;
}

p.autoParaStyle38 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:52px;
	line-height:62.4px;
	color:#ffc846;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle37 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle36 {
	font-family:"Open Sans",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-family:"Open Sans",sans-serif;
	font-size:48px;
	line-height:57.6px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle34 {
	font-weight:bold;
	font-family:"Libre Baskerville";
	font-size:12px;
	line-height:14.4px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle33 {
	font-weight:bold;
	font-family:"Libre Baskerville";
	font-size:12px;
	line-height:14.4px;
	color:#fff200;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle32 {
	font-weight:bold;
	font-family:"Libre Baskerville";
	font-size:12px;
	line-height:14.4px;
	color:#ffc846;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle31 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:6px;
	line-height:20px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle30 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#ffc846;
	text-align:center;
}

p.autoParaStyle29 {
	font-family:"Open Sans",sans-serif;
	font-size:10px;
	line-height:20px;
	color:#ffc846;
	text-align:center;
}

p.autoParaStyle28 {
	font-family:"Open Sans",sans-serif;
	font-size:5px;
	line-height:8px;
	color:#ffc846;
	text-align:left;
}

p.autoParaStyle27 {
	font-family:"Open Sans",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	text-align:center;
}

p.autoParaStyle26 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:18px;
	line-height:14px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:14px;
	line-height:18px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle24 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	text-align:center;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:48px;
	line-height:20px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle18 {
	font-family:"Open Sans",sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:12px;
	line-height:20px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle16 {
	font-family:"Open Sans",sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle15 {
	font-family:"Open Sans",sans-serif;
	font-size:14px;
	line-height:22px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle14 {
	font-family:"Open Sans",sans-serif;
	font-size:14px;
	line-height:18px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle13 {
	font-family:Arial,sans-serif;
	font-size:10px;
	line-height:10px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:20px;
	line-height:20px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle9 {
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle8 {
	font-family:"Open Sans",sans-serif;
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle7 {
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle6 {
	font-family:"Open Sans",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:"Open Sans",sans-serif;
	font-size:7.5px;
	line-height:9px;
	color:#000;
	text-align:left;
}

p.autoParaStyle3 {
	font-family:"Open Sans",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:"Open Sans",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:"Open Sans",sans-serif;
	font-size:12px;
	line-height:20px;
	color:#ffffff;
	text-align:left;
}

p.Paragraph-Style1 {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:32px;
}

span.autoCharStyle8 {
	color:#ffc846;
}

span.autoCharStyle7 {
	color:#ffffff;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:20px;
}

span.autoCharStyle5 {
	font-size:20px;
}

span.autoCharStyle4 {
	font-size:20px;
}

span.autoCharStyle3 {
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:20px;
}

span.Character-Style1 {
	font-family:Arial,sans-serif;
	font-size:10px;
	color:#ffffff;
}

span.None {
}
#in5footer,  #prefooter {display:none;}
