/* 	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:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:20940px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item486 {
	width:132px !important;
	height:24px !important;
	left:1741px !important;
	top:48px !important;
}

#item637 {
	width:1503px !important;
	left:100px !important;
	top:96px !important;
	min-height:211px !important;
}

#item4361 {
	width:1124px !important;
	left:66px !important;
	top:258px !important;
	min-height:90px !important;
}

#item155432 {
	width:267px !important;
	left:27px !important;
	top:97px !important;
	min-height:133px !important;
}

#item522 {
	width:184px !important;
	left:1671px !important;
	top:45px !important;
	min-height:16px !important;
}

#item652 {
	width:1024px !important;
	height:1080px !important;
	left:896px !important;
	background:#e5e8eb;
}

#item674 {
	width:184px !important;
	left:1671px !important;
	top:45px !important;
	min-height:16px !important;
}

#item698 {
	width:462px !important;
	left:1041px !important;
	top:177px !important;
	min-height:60px !important;
}

#item722 {
	width:707px !important;
	left:100px !important;
	top:320px !important;
	min-height:664px !important;
}

#item775 {
	width:707px !important;
	height:72px !important;
	left:1041px !important;
	top:624px !important;
	background:#fff;
}

#item797 {
	width:445px !important;
	left:1106px !important;
	top:652px !important;
	min-height:25px !important;
}

#item800 {
	width:707px !important;
	height:72px !important;
	left:1041px !important;
	top:720px !important;
	background:#fff;
}

#item822 {
	width:407px !important;
	left:1106px !important;
	top:749px !important;
	min-height:31px !important;
}

#item825 {
	width:707px !important;
	height:72px !important;
	left:1041px !important;
	top:816px !important;
	background:#fff;
}

#item847 {
	width:407px !important;
	left:1106px !important;
	top:845px !important;
	min-height:31px !important;
}

#item850 {
	width:707px !important;
	height:72px !important;
	left:1041px !important;
	top:912px !important;
	background:#fff;
}

#item872 {
	width:407px !important;
	left:1106px !important;
	top:940px !important;
	min-height:31px !important;
}

#item994 {
	width:31px !important;
	left:1070px !important;
	top:649px !important;
	min-height:22px !important;
}

#item1018 {
	width:31px !important;
	left:1070px !important;
	top:745px !important;
	min-height:22px !important;
}

#item1042 {
	width:31px !important;
	left:1070px !important;
	top:841px !important;
	min-height:22px !important;
}

#item1066 {
	width:31px !important;
	left:1070px !important;
	top:937px !important;
	min-height:22px !important;
}

#item725 {
	width:707px !important;
	height:72px !important;
	background:#fff;
}

#item747 {
	width:252px !important;
	left:65px !important;
	top:28px !important;
	min-height:31px !important;
}

#item946 {
	width:31px !important;
	left:30px !important;
	top:24px !important;
	min-height:22px !important;
}

#item1090 {
	width:44px !important;
	left:634px !important;
	top:28px !important;
	min-height:31px !important;
}

#item166259 {
	width:707px !important;
	height:72px !important;
	left:1041px !important;
	top:432px !important;
}

#item750 {
	width:707px !important;
	height:72px !important;
	background:#fff;
}

#item772 {
	width:509px !important;
	left:65px !important;
	top:28px !important;
	min-height:23px !important;
}

#item970 {
	width:31px !important;
	left:30px !important;
	top:24px !important;
	min-height:22px !important;
}

#item1114 {
	width:44px !important;
	left:634px !important;
	top:28px !important;
	min-height:23px !important;
}

#item1138 {
	width:44px !important;
	left:1675px !important;
	top:652px !important;
	min-height:25px !important;
}

#item1162 {
	width:44px !important;
	left:1675px !important;
	top:749px !important;
	min-height:31px !important;
}

#item1186 {
	width:44px !important;
	left:1675px !important;
	top:845px !important;
	min-height:31px !important;
}

#item1210 {
	width:44px !important;
	left:1675px !important;
	top:940px !important;
	min-height:31px !important;
}

#item1214 {
	width:707px !important;
	height:72px !important;
	background:#fff;
}

#item1236 {
	width:407px !important;
	left:65px !important;
	top:28px !important;
	min-height:31px !important;
}

#item1260 {
	width:31px !important;
	left:30px !important;
	top:24px !important;
	min-height:22px !important;
}

#item1284 {
	width:44px !important;
	left:634px !important;
	top:28px !important;
	min-height:31px !important;
}

#item166261 {
	width:707px !important;
	height:72px !important;
	left:1041px !important;
	top:240px !important;
}

#item1332 {
	width:535px !important;
	left:100px !important;
	top:96px !important;
	min-height:48px !important;
}

#item1357 {
	width:586px !important;
	left:100px !important;
	top:174px !important;
	min-height:126px !important;
}

#item1381 {
	width:28px !important;
	left:1848px !important;
	top:45px !important;
	min-height:16px !important;
}

#item166826 {
	width:28px !important;
	left:1848px !important;
	top:45px !important;
	min-height:16px !important;
}

#item166272 {
	width:707px !important;
	height:72px !important;
	background:#fff;
}

#item166273 {
	width:407px !important;
	left:65px !important;
	top:28px !important;
	min-height:31px !important;
}

#item166296 {
	width:31px !important;
	left:30px !important;
	top:24px !important;
	min-height:22px !important;
}

#item166319 {
	width:44px !important;
	left:634px !important;
	top:28px !important;
	min-height:31px !important;
}

#item166265 {
	width:707px !important;
	height:72px !important;
	left:1041px !important;
	top:336px !important;
}

#item4448 {
	width:707px !important;
	left:250px !important;
	top:1238px !important;
	min-height:664px !important;
}

#item5113 {
	width:535px !important;
	left:250px !important;
	top:1010px !important;
	min-height:48px !important;
}

#item5139 {
	width:586px !important;
	left:250px !important;
	top:1088px !important;
	min-height:126px !important;
}

#item5165 {
	width:28px !important;
	left:1174px !important;
	top:85px !important;
	min-height:16px !important;
}

#item43609 {
	width:1240px !important;
	height:927px !important;
	background:#e5e8eb;
}

#item43610 {
	width:462px !important;
	left:250px !important;
	top:57px !important;
	min-height:60px !important;
}

#item43685 {
	width:707px !important;
	height:72px !important;
	left:250px !important;
	top:504px !important;
	background:#fff;
}

#item43688 {
	width:445px !important;
	left:315px !important;
	top:533px !important;
	min-height:25px !important;
}

#item43711 {
	width:707px !important;
	height:72px !important;
	left:250px !important;
	top:600px !important;
	background:#fff;
}

#item43714 {
	width:407px !important;
	left:315px !important;
	top:629px !important;
	min-height:31px !important;
}

#item43737 {
	width:707px !important;
	height:72px !important;
	left:250px !important;
	top:696px !important;
	background:#fff;
}

#item43740 {
	width:407px !important;
	left:315px !important;
	top:725px !important;
	min-height:31px !important;
}

#item43763 {
	width:707px !important;
	height:72px !important;
	left:250px !important;
	top:792px !important;
	background:#fff;
}

#item43766 {
	width:407px !important;
	left:315px !important;
	top:820px !important;
	min-height:31px !important;
}

#item43793 {
	width:707px !important;
	height:72px !important;
	background:#fff;
}

#item43798 {
	width:567px !important;
	left:65px !important;
	top:28px !important;
	min-height:30px !important;
}

#item43821 {
	width:31px !important;
	left:30px !important;
	top:24px !important;
	min-height:22px !important;
}

#item166371 {
	width:707px !important;
	height:72px !important;
	left:250px !important;
	top:216px !important;
}

#item43891 {
	width:31px !important;
	left:279px !important;
	top:529px !important;
	min-height:22px !important;
}

#item43914 {
	width:31px !important;
	left:279px !important;
	top:625px !important;
	min-height:22px !important;
}

#item43937 {
	width:31px !important;
	left:279px !important;
	top:722px !important;
	min-height:22px !important;
}

#item43960 {
	width:31px !important;
	left:279px !important;
	top:817px !important;
	min-height:22px !important;
}

#item43633 {
	width:707px !important;
	height:72px !important;
	background:#fff;
}

#item43636 {
	width:407px !important;
	left:65px !important;
	top:28px !important;
	min-height:31px !important;
}

#item43844 {
	width:31px !important;
	left:30px !important;
	top:24px !important;
	min-height:22px !important;
}

#item43983 {
	width:44px !important;
	left:635px !important;
	top:28px !important;
	min-height:31px !important;
}

#item166378 {
	width:707px !important;
	height:72px !important;
	left:250px !important;
	top:312px !important;
}

#item43659 {
	width:707px !important;
	height:72px !important;
	background:#fff;
}

#item43662 {
	width:509px !important;
	left:65px !important;
	top:28px !important;
	min-height:23px !important;
}

#item43867 {
	width:31px !important;
	left:30px !important;
	top:24px !important;
	min-height:22px !important;
}

#item44006 {
	width:44px !important;
	left:635px !important;
	top:28px !important;
	min-height:23px !important;
}

#item44029 {
	width:44px !important;
	left:884px !important;
	top:533px !important;
	min-height:25px !important;
}

#item44052 {
	width:44px !important;
	left:884px !important;
	top:629px !important;
	min-height:31px !important;
}

#item44075 {
	width:44px !important;
	left:884px !important;
	top:725px !important;
	min-height:31px !important;
}

#item44098 {
	width:44px !important;
	left:884px !important;
	top:820px !important;
	min-height:31px !important;
}

#item44125 {
	width:707px !important;
	height:72px !important;
	background:#fff;
}

#item44129 {
	width:407px !important;
	left:65px !important;
	top:28px !important;
	min-height:31px !important;
}

#item44152 {
	width:31px !important;
	left:30px !important;
	top:24px !important;
	min-height:22px !important;
}

#item44175 {
	width:44px !important;
	left:634px !important;
	top:28px !important;
	min-height:31px !important;
}

#item166375 {
	width:707px !important;
	height:72px !important;
	left:250px !important;
	top:120px !important;
}

#item44198 {
	width:44px !important;
	left:884px !important;
	top:245px !important;
	min-height:30px !important;
}

#item4398 {
	width:184px !important;
	left:997px !important;
	top:85px !important;
	min-height:16px !important;
}

#item155483 {
	width:267px !important;
	left:27px !important;
	top:863px !important;
	min-height:767px !important;
}

#item155507 {
	width:279px !important;
	left:27px !important;
	top:701px !important;
	min-height:34px !important;
}

#item155531 {
	width:290px !important;
	left:27px !important;
	top:756px !important;
	min-height:90px !important;
}

#item155578 {
	width:320px !important;
	height:619px !important;
	background:#e5e8eb;
}

#item155579 {
	width:77px !important;
	left:18px !important;
	top:5px !important;
	min-height:31px !important;
}

#item155628 {
	width:283px !important;
	height:52px !important;
	left:18px !important;
	top:303px !important;
	background:#fff;
}

#item155631 {
	width:204px !important;
	left:44px !important;
	top:323px !important;
	min-height:17px !important;
}

#item155654 {
	width:283px !important;
	height:52px !important;
	left:18px !important;
	top:372px !important;
	background:#fff;
}

#item155657 {
	width:178px !important;
	left:44px !important;
	top:393px !important;
	min-height:18px !important;
}

#item155680 {
	width:283px !important;
	height:52px !important;
	left:18px !important;
	top:442px !important;
	background:#fff;
}

#item155683 {
	width:163px !important;
	left:44px !important;
	top:463px !important;
	min-height:22px !important;
}

#item155706 {
	width:283px !important;
	height:52px !important;
	left:18px !important;
	top:511px !important;
	background:#fff;
}

#item155709 {
	width:163px !important;
	left:44px !important;
	top:532px !important;
	min-height:22px !important;
}

#item155732 {
	width:283px !important;
	height:52px !important;
	left:18px !important;
	top:581px !important;
	background:#fff;
}

#item155735 {
	width:163px !important;
	left:44px !important;
	top:601px !important;
	min-height:22px !important;
}

#item155763 {
	width:283px !important;
	height:52px !important;
	background:#fff;
}

#item155767 {
	width:227px !important;
	left:26px !important;
	top:21px !important;
	min-height:22px !important;
}

#item155790 {
	width:12px !important;
	left:12px !important;
	top:21px !important;
	min-height:22px !important;
}

#item166373 {
	width:283px !important;
	height:52px !important;
	left:18px !important;
	top:163px !important;
}

#item155836 {
	width:12px !important;
	left:30px !important;
	top:323px !important;
	min-height:25px !important;
}

#item155859 {
	width:12px !important;
	left:30px !important;
	top:393px !important;
	min-height:21px !important;
}

#item155883 {
	width:12px !important;
	left:30px !important;
	top:463px !important;
	min-height:25px !important;
}

#item155906 {
	width:12px !important;
	left:30px !important;
	top:532px !important;
	min-height:25px !important;
}

#item155929 {
	width:12px !important;
	left:30px !important;
	top:602px !important;
	min-height:25px !important;
}

#item155602 {
	width:283px !important;
	height:52px !important;
	background:#fff;
}

#item155605 {
	width:216px !important;
	left:26px !important;
	top:20px !important;
	min-height:19px !important;
}

#item155813 {
	width:12px !important;
	left:12px !important;
	top:21px !important;
	min-height:25px !important;
}

#item155953 {
	width:18px !important;
	left:255px !important;
	top:17px !important;
	min-height:22px !important;
}

#item166384 {
	width:283px !important;
	height:52px !important;
	left:18px !important;
	top:233px !important;
}

#item155976 {
	width:18px !important;
	left:273px !important;
	top:320px !important;
	min-height:17px !important;
}

#item155999 {
	width:18px !important;
	left:273px !important;
	top:390px !important;
	min-height:18px !important;
}

#item156022 {
	width:18px !important;
	left:273px !important;
	top:460px !important;
	min-height:22px !important;
}

#item156045 {
	width:18px !important;
	left:273px !important;
	top:529px !important;
	min-height:22px !important;
}

#item156068 {
	width:18px !important;
	left:273px !important;
	top:598px !important;
	min-height:22px !important;
}

#item156095 {
	width:283px !important;
	height:52px !important;
	background:#fff;
}

#item156099 {
	width:227px !important;
	left:26px !important;
	top:20px !important;
	min-height:23px !important;
}

#item156122 {
	width:12px !important;
	left:12px !important;
	top:20px !important;
	min-height:22px !important;
}

#item156145 {
	width:18px !important;
	left:254px !important;
	top:20px !important;
	min-height:22px !important;
}

#item166381 {
	width:283px !important;
	height:52px !important;
	left:18px !important;
	top:94px !important;
}

#item156168 {
	width:18px !important;
	left:273px !important;
	top:181px !important;
	min-height:22px !important;
}

#item156191 {
	width:115px !important;
	left:162px !important;
	top:18px !important;
	min-height:13px !important;
}

#item1438 {
	width:418px !important;
	left:100px !important;
	top:348px !important;
	min-height:306px !important;
}

#item1462 {
	width:442px !important;
	left:100px !important;
	top:96px !important;
	min-height:48px !important;
}

#item1486 {
	width:305px !important;
	left:908px !important;
	top:152px !important;
	min-height:148px !important;
}

#item1510 {
	width:346px !important;
	left:1418px !important;
	top:152px !important;
	min-height:148px !important;
}

#item1534 {
	width:261px !important;
	left:1547px !important;
	top:384px !important;
	min-height:228px !important;
}

#item1558 {
	width:289px !important;
	left:1512px !important;
	top:684px !important;
	min-height:180px !important;
}

#item1582 {
	width:308px !important;
	left:716px !important;
	top:684px !important;
	min-height:156px !important;
}

#item1606 {
	width:267px !important;
	left:1169px !important;
	top:852px !important;
	min-height:138px !important;
}

#item1630 {
	width:305px !important;
	left:1124px !important;
	top:523px !important;
	min-height:65px !important;
}

#item1655 {
	width:422px !important;
	left:100px !important;
	top:174px !important;
	min-height:126px !important;
}

#item1679 {
	width:35px !important;
	left:55px !important;
	top:96px !important;
	min-height:48px !important;
}

#item1703 {
	width:184px !important;
	left:1671px !important;
	top:45px !important;
	min-height:16px !important;
}

#item1727 {
	width:28px !important;
	left:1848px !important;
	top:45px !important;
	min-height:16px !important;
}

#item1731 {
	width:113px !important;
	height:48px !important;
	border-radius:0 0;
	background:#939ea6;
}

#item1753 {
	width:67px !important;
	left:25px !important;
	top:15px !important;
	min-height:27px !important;
}

#item1730.fixed-pos-elem {
	width:113px !important;
	height:48px !important;
	left:auto !important;
	top:auto !important;
	bottom:0px !important;
	right:0px !important;
}

#item1777 {
	width:289px !important;
	left:716px !important;
	top:384px !important;
	min-height:152px !important;
}

#item39732 {
	width:318px !important;
	left:100px !important;
	top:48px !important;
	min-height:36px !important;
}

#item48699 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:1240px !important;
	height:1042px !important;
	top:608px !important;
	background:#e5e8eb;
}

#item5216 {
	width:714px !important;
	left:250px !important;
	top:358px !important;
	min-height:306px !important;
}

#item5241 {
	width:442px !important;
	left:250px !important;
	top:144px !important;
	min-height:48px !important;
}

#item5442 {
	width:458px !important;
	left:250px !important;
	top:222px !important;
	min-height:126px !important;
}

#item5467 {
	width:35px !important;
	left:205px !important;
	top:144px !important;
	min-height:48px !important;
}

#item5518 {
	width:28px !important;
	left:1174px !important;
	top:85px !important;
	min-height:16px !important;
}

#item5266 {
	width:305px !important;
	left:250px !important;
	top:628px !important;
	min-height:148px !important;
}

#item5291 {
	width:346px !important;
	left:625px !important;
	top:628px !important;
	min-height:148px !important;
}

#item5316 {
	width:261px !important;
	left:900px !important;
	top:860px !important;
	min-height:228px !important;
}

#item5341 {
	width:289px !important;
	left:900px !important;
	top:1142px !important;
	min-height:180px !important;
}

#item5366 {
	width:308px !important;
	left:79px !important;
	top:1160px !important;
	min-height:156px !important;
}

#item5391 {
	width:267px !important;
	left:532px !important;
	top:1328px !important;
	min-height:138px !important;
}

#item5416 {
	width:305px !important;
	left:476px !important;
	top:999px !important;
	min-height:65px !important;
}

#item5493 {
	width:184px !important;
	left:997px !important;
	top:85px !important;
	min-height:16px !important;
}

#item5576 {
	width:289px !important;
	left:79px !important;
	top:860px !important;
	min-height:152px !important;
}

#item156253 {
	width:266px !important;
	left:27px !important;
	top:189px !important;
	min-height:306px !important;
}

#item156276 {
	width:227px !important;
	left:52px !important;
	top:73px !important;
	min-height:25px !important;
}

#item156300 {
	width:243px !important;
	left:27px !important;
	top:113px !important;
	min-height:65px !important;
}

#item156323 {
	width:18px !important;
	left:29px !important;
	top:73px !important;
	min-height:25px !important;
}

#item156346 {
	width:11px !important;
	left:305px !important;
	top:36px !important;
	min-height:19px !important;
}

#item156369 {
	width:266px !important;
	left:27px !important;
	top:461px !important;
	min-height:135px !important;
}

#item156392 {
	width:253px !important;
	left:27px !important;
	top:607px !important;
	min-height:148px !important;
}

#item156415 {
	width:266px !important;
	left:27px !important;
	top:773px !important;
	min-height:172px !important;
}

#item156438 {
	width:260px !important;
	left:27px !important;
	top:958px !important;
	min-height:156px !important;
}

#item156461 {
	width:260px !important;
	left:27px !important;
	top:1726px !important;
	min-height:130px !important;
}

#item156484 {
	width:266px !important;
	left:27px !important;
	top:1464px !important;
	min-height:138px !important;
}

#item156508 {
	width:305px !important;
	top:1237px !important;
	min-height:65px !important;
}

#item156531 {
	width:135px !important;
	left:175px !important;
	top:36px !important;
	min-height:12px !important;
}

#item156554 {
	width:266px !important;
	left:27px !important;
	top:1585px !important;
	min-height:135px !important;
}

.panzoom > #item1800_0 {
	width:1382px !important;
	max-width:2764px;
	left:-434px !important;
	top:-153px !important;
}

#item1800 {
	width:446px !important;
	height:1080px !important;
	left:1474px !important;
}

#item1812 {
	width:390px !important;
	height:564px !important;
	left:100px !important;
	top:408px !important;
	border:solid 1px #cfd4d9;
}

#item1834 {
	width:1294px !important;
	left:100px !important;
	top:97px !important;
	min-height:108px !important;
}

#item1858 {
	width:350px !important;
	left:138px !important;
	top:490px !important;
	min-height:346px !important;
}

#item1882 {
	width:490px !important;
	left:100px !important;
	top:980px !important;
	min-height:24px !important;
}

#item1906 {
	width:249px !important;
	left:138px !important;
	top:441px !important;
	min-height:34px !important;
}

#item1930 {
	width:184px !important;
	left:1671px !important;
	top:45px !important;
	min-height:16px !important;
}

#item1954 {
	width:28px !important;
	left:1848px !important;
	top:45px !important;
	min-height:16px !important;
}

#item1966 {
	width:70px !important;
	height:92px !important;
	left:60px !important;
	top:401px !important;
	background:#fff;
}

#item1968 {
	width:390px !important;
	height:564px !important;
	left:548px !important;
	top:408px !important;
	border:solid 1px #cfd4d9;
}

#item1990 {
	width:316px !important;
	left:587px !important;
	top:490px !important;
	min-height:346px !important;
}

#item2014 {
	width:249px !important;
	left:587px !important;
	top:441px !important;
	min-height:34px !important;
}

#item2017 {
	width:70px !important;
	height:91px !important;
	left:505px !important;
	top:402px !important;
	background:#fff;
}

#item2018 {
	width:390px !important;
	height:564px !important;
	left:996px !important;
	top:408px !important;
	border:solid 1px #cfd4d9;
}

#item2040 {
	width:324px !important;
	left:1034px !important;
	top:490px !important;
	min-height:458px !important;
}

#item2064 {
	width:249px !important;
	left:1034px !important;
	top:441px !important;
	min-height:34px !important;
}

#item2067 {
	width:70px !important;
	height:96px !important;
	left:956px !important;
	top:401px !important;
	background:#fff;
}

#item2091 {
	width:1286px !important;
	left:100px !important;
	top:261px !important;
	min-height:123px !important;
}

#item41732 {
	width:371px !important;
	left:101px !important;
	top:41px !important;
	min-height:53px !important;
}

#item5629 {
	width:390px !important;
	height:564px !important;
	left:215px !important;
	top:634px !important;
	border:solid 1px #cfd4d9;
}

#item5630 {
	width:723px !important;
	left:250px !important;
	top:144px !important;
	min-height:162px !important;
}

#item5655 {
	width:350px !important;
	left:253px !important;
	top:716px !important;
	min-height:346px !important;
}

#item5680 {
	width:490px !important;
	left:210px !important;
	top:1846px !important;
	min-height:24px !important;
}

#item5705 {
	width:249px !important;
	left:253px !important;
	top:666px !important;
	min-height:34px !important;
}

#item5730 {
	width:184px !important;
	left:997px !important;
	top:85px !important;
	min-height:16px !important;
}

#item5755 {
	width:28px !important;
	left:1174px !important;
	top:85px !important;
	min-height:16px !important;
}

#item5790 {
	width:70px !important;
	height:92px !important;
	left:175px !important;
	top:627px !important;
	background:#fff;
}

#item5792 {
	width:390px !important;
	height:564px !important;
	left:663px !important;
	top:634px !important;
	border:solid 1px #cfd4d9;
}

#item5793 {
	width:316px !important;
	left:702px !important;
	top:716px !important;
	min-height:346px !important;
}

#item5818 {
	width:249px !important;
	left:702px !important;
	top:666px !important;
	min-height:34px !important;
}

#item5843 {
	width:70px !important;
	height:91px !important;
	left:620px !important;
	top:627px !important;
	background:#fff;
}

#item5844 {
	width:390px !important;
	height:564px !important;
	left:212px !important;
	top:1266px !important;
	border:solid 1px #cfd4d9;
}

#item5845 {
	width:324px !important;
	left:251px !important;
	top:1348px !important;
	min-height:458px !important;
}

#item5870 {
	width:249px !important;
	left:251px !important;
	top:1298px !important;
	min-height:34px !important;
}

#item5895 {
	width:70px !important;
	height:96px !important;
	left:173px !important;
	top:1259px !important;
	background:#fff;
}

#item5898 {
	width:741px !important;
	left:250px !important;
	top:334px !important;
	min-height:251px !important;
}

#item156617 {
	width:258px !important;
	left:27px !important;
	top:61px !important;
	min-height:162px !important;
}

#item156663 {
	width:303px !important;
	left:14px !important;
	top:2136px !important;
	min-height:25px !important;
}

#item156710 {
	width:103px !important;
	left:180px !important;
	top:36px !important;
	min-height:9px !important;
}

#item156733 {
	width:16px !important;
	left:293px !important;
	top:36px !important;
	min-height:9px !important;
}

#item156816 {
	width:530px !important;
	height:794px !important;
	left:34px !important;
	top:1237px !important;
	border:solid 1.4px #cfd4d9;
	-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;
}

#item156817 {
	width:228px !important;
	left:61px !important;
	top:1294px !important;
	min-height:323px !important;
}

#item156840 {
	width:175px !important;
	left:61px !important;
	top:1260px !important;
	min-height:24px !important;
}

#item156863 {
	width:50px !important;
	height:67px !important;
	left:6px !important;
	top:1232px !important;
	background:#fff;
}

#item156616 {
	width:542px !important;
	height:682px !important;
	left:29px !important;
	top:517px !important;
	border:solid 1.5px #cfd4d9;
	-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;
}

#item156640 {
	width:261px !important;
	left:57px !important;
	top:578px !important;
	min-height:257px !important;
}

#item156687 {
	width:185px !important;
	left:56px !important;
	top:541px !important;
	min-height:25px !important;
}

#item156766 {
	width:48px !important;
	height:68px !important;
	left:3px !important;
	top:512px !important;
	background:#fff;
}

#item156768 {
	width:534px !important;
	height:646px !important;
	left:33px !important;
	top:885px !important;
	border:solid 1.5px #cfd4d9;
	-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;
}

#item156769 {
	width:235px !important;
	left:62px !important;
	top:946px !important;
	min-height:257px !important;
}

#item156792 {
	width:185px !important;
	left:62px !important;
	top:909px !important;
	min-height:25px !important;
}

#item156815 {
	width:52px !important;
	height:68px !important;
	left:1px !important;
	top:880px !important;
	background:#fff;
}

#item156866 {
	width:258px !important;
	left:27px !important;
	top:236px !important;
	min-height:251px !important;
}

#item2162 {
	width:707px !important;
	left:100px !important;
	top:261px !important;
	min-height:696px !important;
}

#item2186 {
	width:758px !important;
	left:100px !important;
	top:97px !important;
	min-height:84px !important;
}

#item2210 {
	width:184px !important;
	left:1671px !important;
	top:45px !important;
	min-height:16px !important;
}

#item2234 {
	width:28px !important;
	left:1848px !important;
	top:45px !important;
	min-height:16px !important;
}

#item41725 {
	width:371px !important;
	left:100px !important;
	top:37px !important;
	min-height:53px !important;
}

#item5971 {
	width:707px !important;
	left:250px !important;
	top:307px !important;
	min-height:696px !important;
}

#item5998 {
	width:758px !important;
	left:250px !important;
	top:144px !important;
	min-height:84px !important;
}

#item31727 {
	width:184px !important;
	min-height:16px !important;
}

#item31750 {
	width:28px !important;
	left:177px !important;
	min-height:16px !important;
}

#item156918 {
	width:266px !important;
	left:27px !important;
	top:190px !important;
	min-height:863px !important;
}

#item156942 {
	width:758px !important;
	left:27px !important;
	top:80px !important;
	min-height:110px !important;
}

#item166484 {
	width:103px !important;
	left:178px !important;
	top:36px !important;
	min-height:9px !important;
}

#item166507 {
	width:16px !important;
	left:295px !important;
	top:36px !important;
	min-height:9px !important;
}

#item2304 {
	width:978px !important;
	left:100px !important;
	top:96px !important;
	min-height:114px !important;
}

#item2328 {
	width:184px !important;
	left:1671px !important;
	top:45px !important;
	min-height:16px !important;
}

#item166801 {
	width:28px !important;
	left:1848px !important;
	top:45px !important;
	min-height:16px !important;
}

#item77553 {
	width:1719px !important;
	height:743px !important;
	left:101px !important;
	top:241px !important;
}

#item39841 {
	width:448px !important;
	left:94px !important;
	top:60px !important;
	min-height:50px !important;
}

#item6122 {
	width:723px !important;
	left:250px !important;
	top:131px !important;
	min-height:162px !important;
}

#item48570 {
	width:184px !important;
	left:997px !important;
	top:85px !important;
	min-height:16px !important;
}

#item48593 {
	width:28px !important;
	left:1174px !important;
	top:85px !important;
	min-height:16px !important;
}

#item166742 {
	width:163px !important;
	left:253px !important;
	top:286px !important;
	min-height:36px !important;
}

#item94856 {
	width:734px !important;
	height:1043px !important;
	left:250px !important;
	top:358px !important;
}

#item157101 {
	width:266px !important;
	left:27px !important;
	top:80px !important;
	min-height:204px !important;
}

#item166557 {
	width:103px !important;
	left:179px !important;
	top:36px !important;
	min-height:9px !important;
}

#item166580 {
	width:16px !important;
	left:296px !important;
	top:36px !important;
	min-height:9px !important;
}

#item166643 {
	width:163px !important;
	left:27px !important;
	top:302px !important;
	min-height:36px !important;
}

#item157183 {
	width:260px !important;
	height:609px !important;
	left:27px !important;
	top:380px !important;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:1400px){ [class*=" mq-"], .mq-default { display:none; } .mq-1240 {display:block; } }
@media all and (max-width:500px){ [class*=" mq-"], .mq-default { display:none; } .mq-320 {display:block; } }

#loadIndicator{display:none;}
