/* 	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:539px; height:822px; background: #fff !important; }
.paper-vertical { width:539px; height:100%; }
.paper-horizontal { width:2743px; height:834px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:822px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:539px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item32611 {
	width:123px !important;
	height:30px !important;
	left:25px !important;
	top:69px !important;
	direction:rtl;
}

#item32634 {
	width:123px !important;
	height:30px !important;
	left:390px !important;
	top:69px !important;
	direction:rtl;
}

#item35859 {
	width:63px !important;
	height:70px !important;
	border-radius:3px;
	background:#ffffff;
	border:solid 1px #fe0000;
}

#item35860 {
	width:63px !important;
	height:34px !important;
	border-radius:3px;
	background:#fe0000;
	border:solid 1px #fe0000;
}

#item35861 {
	width:31px !important;
	left:3px !important;
	top:1px !important;
	min-height:34px !important;
}

#item35883 {
	width:25px !important;
	left:35px !important;
	top:3px !important;
	min-height:18px !important;
}

#item35905 {
	width:46px !important;
	left:9px !important;
	top:36px !important;
	min-height:18px !important;
}

#item35928 {
	width:44px !important;
	left:10px !important;
	top:56px !important;
	min-height:12px !important;
}

#item35950 {
	width:25px !important;
	left:35px !important;
	top:18px !important;
	min-height:12px !important;
}

#item35974 {
	width:63px !important;
	left:163px !important;
	top:127px !important;
	min-height:18px !important;
}

#item35998 {
	width:18px !important;
	height:18px !important;
	left:135px !important;
	top:109px !important;
}

#item36038 {
	width:63px !important;
	height:70px !important;
	border-radius:3px;
	background:#ffffff;
	border:solid 1px #fe0000;
}

#item36039 {
	width:63px !important;
	height:34px !important;
	border-radius:3px;
	background:#fe0000;
	border:solid 1px #fe0000;
}

#item36040 {
	width:31px !important;
	left:3px !important;
	top:1px !important;
	min-height:34px !important;
}

#item36063 {
	width:25px !important;
	left:35px !important;
	top:3px !important;
	min-height:18px !important;
}

#item36087 {
	width:46px !important;
	left:9px !important;
	top:36px !important;
	min-height:18px !important;
}

#item36110 {
	width:44px !important;
	left:10px !important;
	top:56px !important;
	min-height:12px !important;
}

#item36133 {
	width:25px !important;
	left:35px !important;
	top:18px !important;
	min-height:12px !important;
}

#item36158 {
	width:63px !important;
	left:163px !important;
	top:115px !important;
	min-height:31px !important;
}

#item36183 {
	width:18px !important;
	height:18px !important;
	left:135px !important;
	top:109px !important;
}

#item36208 {
	width:63px !important;
	height:70px !important;
	border-radius:3px;
	background:#ffffff;
	border:solid 1px #fe0000;
}

#item36209 {
	width:63px !important;
	height:34px !important;
	border-radius:3px;
	background:#fe0000;
	border:solid 1px #fe0000;
}

#item36210 {
	width:31px !important;
	left:3px !important;
	top:1px !important;
	min-height:34px !important;
}

#item36233 {
	width:25px !important;
	left:35px !important;
	top:3px !important;
	min-height:18px !important;
}

#item36256 {
	width:46px !important;
	left:9px !important;
	top:36px !important;
	min-height:18px !important;
}

#item36279 {
	width:44px !important;
	left:10px !important;
	top:56px !important;
	min-height:12px !important;
}

#item36302 {
	width:25px !important;
	left:35px !important;
	top:18px !important;
	min-height:12px !important;
}

#item36327 {
	width:63px !important;
	left:163px !important;
	top:127px !important;
	min-height:18px !important;
}

#item36352 {
	width:18px !important;
	height:18px !important;
	left:135px !important;
	top:109px !important;
}

#item36376 {
	width:63px !important;
	height:70px !important;
	border-radius:3px;
	background:#ffffff;
	border:solid 1px #fe0000;
}

#item36377 {
	width:63px !important;
	height:34px !important;
	border-radius:3px;
	background:#fe0000;
	border:solid 1px #fe0000;
}

#item36378 {
	width:31px !important;
	left:3px !important;
	top:1px !important;
	min-height:34px !important;
}

#item36401 {
	width:25px !important;
	left:35px !important;
	top:3px !important;
	min-height:18px !important;
}

#item36424 {
	width:46px !important;
	left:9px !important;
	top:36px !important;
	min-height:18px !important;
}

#item36447 {
	width:44px !important;
	left:10px !important;
	top:56px !important;
	min-height:12px !important;
}

#item36471 {
	width:25px !important;
	left:35px !important;
	top:18px !important;
	min-height:12px !important;
}

#item36496 {
	width:63px !important;
	left:163px !important;
	top:121px !important;
	min-height:24px !important;
}

#item36521 {
	width:18px !important;
	height:18px !important;
	left:135px !important;
	top:109px !important;
}

#item36539 {
	width:63px !important;
	height:70px !important;
	border-radius:3px;
	background:#ffffff;
	border:solid 1px #fe0000;
}

#item36540 {
	width:63px !important;
	height:34px !important;
	border-radius:3px;
	background:#fe0000;
	border:solid 1px #fe0000;
}

#item36541 {
	width:31px !important;
	left:3px !important;
	top:1px !important;
	min-height:34px !important;
}

#item36564 {
	width:25px !important;
	left:35px !important;
	top:3px !important;
	min-height:18px !important;
}

#item36587 {
	width:46px !important;
	left:9px !important;
	top:36px !important;
	min-height:18px !important;
}

#item36610 {
	width:44px !important;
	left:10px !important;
	top:56px !important;
	min-height:12px !important;
}

#item36633 {
	width:25px !important;
	left:35px !important;
	top:18px !important;
	min-height:12px !important;
}

#item36659 {
	width:63px !important;
	left:163px !important;
	top:121px !important;
	min-height:24px !important;
}

#item36684 {
	width:18px !important;
	height:18px !important;
	left:135px !important;
	top:109px !important;
}

#item36699 {
	width:63px !important;
	height:70px !important;
	border-radius:3px;
	background:#ffffff;
	border:solid 1px #fe0000;
}

#item36700 {
	width:63px !important;
	height:34px !important;
	border-radius:3px;
	background:#fe0000;
	border:solid 1px #fe0000;
}

#item36701 {
	width:31px !important;
	left:3px !important;
	top:1px !important;
	min-height:34px !important;
}

#item36724 {
	width:25px !important;
	left:35px !important;
	top:3px !important;
	min-height:18px !important;
}

#item36747 {
	width:46px !important;
	left:9px !important;
	top:36px !important;
	min-height:18px !important;
}

#item36770 {
	width:44px !important;
	left:10px !important;
	top:56px !important;
	min-height:12px !important;
}

#item36793 {
	width:25px !important;
	left:35px !important;
	top:18px !important;
	min-height:12px !important;
}

#item36818 {
	width:63px !important;
	left:163px !important;
	top:134px !important;
	min-height:12px !important;
}

#item36843 {
	width:18px !important;
	height:18px !important;
	left:135px !important;
	top:109px !important;
}

#item37176 {
	width:493px !important;
	height:173px !important;
	border-radius:5px;
	background:#d8dbea;
	border:solid 1.80911581729597px #ee2527;
}

#item37177 {
	width:462px !important;
	height:142px !important;
	left:16px !important;
	top:16px !important;
	border-radius:undefined;
}

#item37178 {
	width:16px !important;
	height:16px !important;
	left:477px !important;
	border-radius:undefined;
}

#item37179 {
	width:16px !important;
	height:16px !important;
	top:158px !important;
	border-radius:undefined;
}

#item37194 {
	width:164px !important;
	height:28px !important;
	left:16px !important;
	top:130px !important;
}

#item37217 {
	width:493px !important;
	height:192px !important;
	border-radius:5px;
	background:#d8dbea;
	border:solid 1.82687158670139px #ee2527;
}

#item37218 {
	width:462px !important;
	height:142px !important;
	left:16px !important;
	top:16px !important;
	border-radius:undefined;
}

#item37219 {
	width:16px !important;
	height:16px !important;
	top:158px !important;
	border-radius:undefined;
}

#item37235 {
	width:176px !important;
	height:55px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1.6375px #fe0000;
}

#item37236 {
	width:104px !important;
	height:55px !important;
	border-radius:5px;
	background:#fe0000;
	border:solid 1.6375px #fe0000;
}

#item37237 {
	width:51px !important;
	left:5px !important;
	top:2px !important;
	min-height:55px !important;
}

#item37259 {
	width:42px !important;
	left:58px !important;
	top:6px !important;
	min-height:30px !important;
}

#item37281 {
	width:61px !important;
	left:109px !important;
	top:5px !important;
	min-height:23px !important;
}

#item37303 {
	width:61px !important;
	left:109px !important;
	top:33px !important;
	min-height:16px !important;
}

#item37326 {
	width:42px !important;
	left:58px !important;
	top:30px !important;
	min-height:19px !important;
}

#item37354 {
	width:83px !important;
	left:395px !important;
	top:151px !important;
	min-height:17px !important;
}

#item37376 {
	width:81px !important;
	left:302px !important;
	top:160px !important;
	min-height:8px !important;
}

#item37398 {
	width:18px !important;
	height:18px !important;
	left:257px !important;
	top:37px !important;
}

#item37628 {
	width:11px !important;
	height:11px !important;
}

#item37631 {
	width:68px !important;
	left:84px !important;
	top:166px !important;
	min-height:18px !important;
}

#item37653 {
	width:68px !important;
	left:12px !important;
	top:172px !important;
	min-height:11px !important;
}

#item37679 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item37680 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item37681 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item37703 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item37725 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item37747 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item37769 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item37794 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item37831 {
	width:11px !important;
	height:11px !important;
}

#item37833 {
	width:68px !important;
	left:84px !important;
	top:172px !important;
	min-height:11px !important;
}

#item37856 {
	width:68px !important;
	left:12px !important;
	top:172px !important;
	min-height:11px !important;
}

#item37882 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item37884 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item37885 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item37909 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item37932 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item37955 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item37978 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item38004 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item38025 {
	width:11px !important;
	height:11px !important;
}

#item38027 {
	width:68px !important;
	left:84px !important;
	top:172px !important;
	min-height:11px !important;
}

#item38050 {
	width:68px !important;
	left:12px !important;
	top:172px !important;
	min-height:11px !important;
}

#item38076 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item38077 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item38078 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item38101 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item38124 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item38147 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item38171 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item38197 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item38219 {
	width:11px !important;
	height:11px !important;
}

#item38221 {
	width:68px !important;
	left:84px !important;
	top:172px !important;
	min-height:11px !important;
}

#item38244 {
	width:68px !important;
	left:12px !important;
	top:172px !important;
	min-height:11px !important;
}

#item38270 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item38271 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item38272 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item38295 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item38318 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item38341 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item38364 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item38390 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item38410 {
	width:11px !important;
	height:11px !important;
}

#item38412 {
	width:68px !important;
	left:84px !important;
	top:172px !important;
	min-height:11px !important;
}

#item38436 {
	width:45px !important;
	left:12px !important;
	top:178px !important;
	min-height:5px !important;
}

#item38462 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item38463 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item38464 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item38487 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item38510 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item38533 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item38556 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item38582 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item38600 {
	width:11px !important;
	height:11px !important;
}

#item38602 {
	width:68px !important;
	left:84px !important;
	top:172px !important;
	min-height:11px !important;
}

#item38625 {
	width:68px !important;
	left:12px !important;
	top:172px !important;
	min-height:11px !important;
}

#item38652 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item38653 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item38654 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item38677 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item38701 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item38724 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item38747 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item38773 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item38791 {
	width:11px !important;
	height:11px !important;
}

#item38793 {
	width:68px !important;
	left:84px !important;
	top:172px !important;
	min-height:11px !important;
}

#item38816 {
	width:55px !important;
	left:12px !important;
	top:178px !important;
	min-height:5px !important;
}

#item38842 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item38843 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item38844 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item38867 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item38890 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item38913 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item38936 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item38962 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item38986 {
	width:11px !important;
	height:11px !important;
}

#item38988 {
	width:68px !important;
	left:84px !important;
	top:172px !important;
	min-height:11px !important;
}

#item39011 {
	width:68px !important;
	left:12px !important;
	top:172px !important;
	min-height:11px !important;
}

#item39037 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item39038 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item39039 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item39062 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item39085 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item39108 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item39131 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item39157 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item39178 {
	width:11px !important;
	height:11px !important;
}

#item39180 {
	width:68px !important;
	left:84px !important;
	top:172px !important;
	min-height:11px !important;
}

#item39203 {
	width:50px !important;
	left:12px !important;
	top:178px !important;
	min-height:5px !important;
}

#item39229 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item39230 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item39232 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item39255 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item39279 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item39302 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item39325 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item39352 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item39377 {
	width:11px !important;
	height:11px !important;
}

#item39379 {
	width:68px !important;
	left:84px !important;
	top:166px !important;
	min-height:18px !important;
}

#item39402 {
	width:68px !important;
	left:12px !important;
	top:172px !important;
	min-height:11px !important;
}

#item39428 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item39429 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item39430 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item39453 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item39476 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item39499 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item39522 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item39549 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item39579 {
	width:11px !important;
	height:11px !important;
}

#item39581 {
	width:62px !important;
	left:90px !important;
	top:178px !important;
	min-height:5px !important;
}

#item39604 {
	width:37px !important;
	left:12px !important;
	top:178px !important;
	min-height:5px !important;
}

#item39631 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item39632 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item39633 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item39656 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item39679 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item39702 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item39725 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item39751 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item39774 {
	width:11px !important;
	height:11px !important;
}

#item39776 {
	width:68px !important;
	left:84px !important;
	top:172px !important;
	min-height:11px !important;
}

#item39799 {
	width:61px !important;
	left:12px !important;
	top:178px !important;
	min-height:5px !important;
}

#item39826 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item39827 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item39828 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item39851 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item39874 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item39897 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item39920 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item39946 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item39976 {
	width:11px !important;
	height:11px !important;
}

#item39978 {
	width:68px !important;
	left:84px !important;
	top:172px !important;
	min-height:11px !important;
}

#item40001 {
	width:52px !important;
	left:12px !important;
	top:178px !important;
	min-height:5px !important;
}

#item40027 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item40028 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item40029 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item40052 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item40075 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item40099 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item40122 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item40148 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item40171 {
	width:11px !important;
	height:11px !important;
}

#item40173 {
	width:68px !important;
	left:84px !important;
	top:172px !important;
	min-height:11px !important;
}

#item40196 {
	width:51px !important;
	left:12px !important;
	top:178px !important;
	min-height:5px !important;
}

#item40222 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item40223 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item40224 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item40247 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item40270 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item40293 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item40316 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item40342 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item40370 {
	width:11px !important;
	height:11px !important;
}

#item40372 {
	width:68px !important;
	left:84px !important;
	top:172px !important;
	min-height:11px !important;
}

#item40395 {
	width:68px !important;
	left:12px !important;
	top:172px !important;
	min-height:11px !important;
}

#item40422 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item40423 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item40424 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item40447 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item40470 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item40494 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item40517 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item40543 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item40562 {
	width:11px !important;
	height:11px !important;
}

#item40564 {
	width:68px !important;
	left:84px !important;
	top:172px !important;
	min-height:11px !important;
}

#item40587 {
	width:68px !important;
	left:12px !important;
	top:172px !important;
	min-height:11px !important;
}

#item40614 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item40615 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item40617 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item40640 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item40663 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item40686 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item40710 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item40736 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item40760 {
	width:11px !important;
	height:11px !important;
}

#item40762 {
	width:68px !important;
	left:84px !important;
	top:172px !important;
	min-height:11px !important;
}

#item40785 {
	width:62px !important;
	left:12px !important;
	top:178px !important;
	min-height:5px !important;
}

#item40811 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item40812 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item40813 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item40836 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item40859 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item40882 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item40905 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item40932 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item40953 {
	width:11px !important;
	height:11px !important;
}

#item40955 {
	width:68px !important;
	left:84px !important;
	top:172px !important;
	min-height:11px !important;
}

#item40978 {
	width:68px !important;
	left:12px !important;
	top:172px !important;
	min-height:11px !important;
}

#item41004 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item41005 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item41006 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item41029 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item41052 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item41075 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item41098 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item41124 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item41147 {
	width:493px !important;
	height:173px !important;
	border-radius:5px;
	background:#d8dbea;
	border:solid 1.80911581729597px #ee2527;
}

#item41148 {
	width:462px !important;
	height:142px !important;
	left:16px !important;
	top:16px !important;
	border-radius:undefined;
}

#item41149 {
	width:16px !important;
	height:16px !important;
	left:477px !important;
	border-radius:undefined;
}

#item41150 {
	width:16px !important;
	height:16px !important;
	top:158px !important;
	border-radius:undefined;
}

#item41165 {
	width:164px !important;
	height:28px !important;
	left:16px !important;
	top:130px !important;
}

#item41189 {
	width:493px !important;
	height:192px !important;
	border-radius:5px;
	background:#d8dbea;
	border:solid 1.82687158670139px #ee2527;
}

#item41190 {
	width:462px !important;
	height:142px !important;
	left:16px !important;
	top:16px !important;
	border-radius:undefined;
}

#item41191 {
	width:16px !important;
	height:16px !important;
	top:158px !important;
	border-radius:undefined;
}

#item41207 {
	width:176px !important;
	height:55px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1.6375px #fe0000;
}

#item41208 {
	width:104px !important;
	height:55px !important;
	border-radius:5px;
	background:#fe0000;
	border:solid 1.6375px #fe0000;
}

#item41209 {
	width:51px !important;
	left:5px !important;
	top:2px !important;
	min-height:55px !important;
}

#item41233 {
	width:42px !important;
	left:58px !important;
	top:6px !important;
	min-height:30px !important;
}

#item41256 {
	width:61px !important;
	left:109px !important;
	top:5px !important;
	min-height:23px !important;
}

#item41279 {
	width:61px !important;
	left:109px !important;
	top:33px !important;
	min-height:16px !important;
}

#item41302 {
	width:42px !important;
	left:58px !important;
	top:30px !important;
	min-height:19px !important;
}

#item41331 {
	width:83px !important;
	left:395px !important;
	top:142px !important;
	min-height:27px !important;
}

#item41354 {
	width:83px !important;
	left:302px !important;
	top:141px !important;
	min-height:27px !important;
}

#item41377 {
	width:18px !important;
	height:18px !important;
	left:257px !important;
	top:37px !important;
}

#item41627 {
	width:327px !important;
	height:387px !important;
	border-radius:5px;
	background:#d8dbea;
	border:solid 1.71820153452216px #ee2527;
}

#item41628 {
	width:299px !important;
	height:308px !important;
	left:15px !important;
	top:15px !important;
	border-radius:undefined;
}

#item41630 {
	width:15px !important;
	height:15px !important;
	top:323px !important;
	border-radius:undefined;
}

#item41647 {
	width:190px !important;
	height:60px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1.7685px #fe0000;
}

#item41648 {
	width:112px !important;
	height:60px !important;
	border-radius:5px;
	background:#fe0000;
	border:solid 1.7685px #fe0000;
}

#item41649 {
	width:55px !important;
	left:5px !important;
	top:2px !important;
	min-height:60px !important;
}

#item41671 {
	width:45px !important;
	left:62px !important;
	top:6px !important;
	min-height:32px !important;
}

#item41693 {
	width:65px !important;
	left:118px !important;
	top:5px !important;
	min-height:25px !important;
}

#item41715 {
	width:65px !important;
	left:118px !important;
	top:36px !important;
	min-height:18px !important;
}

#item41737 {
	width:45px !important;
	left:62px !important;
	top:33px !important;
	min-height:21px !important;
}

#item41764 {
	width:134px !important;
	left:180px !important;
	top:335px !important;
	min-height:21px !important;
}

#item41786 {
	width:134px !important;
	left:15px !important;
	top:335px !important;
	min-height:22px !important;
}

#item41808 {
	width:18px !important;
	height:18px !important;
	left:19px !important;
	top:96px !important;
}

#item41846 {
	width:11px !important;
	height:11px !important;
}

#item41848 {
	width:68px !important;
	left:84px !important;
	top:166px !important;
	min-height:18px !important;
}

#item41871 {
	width:68px !important;
	left:12px !important;
	top:172px !important;
	min-height:11px !important;
}

#item41898 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item41899 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item41900 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item41923 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item41946 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item41969 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item41992 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item42018 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item42037 {
	width:11px !important;
	height:11px !important;
}

#item42039 {
	width:59px !important;
	left:93px !important;
	top:178px !important;
	min-height:5px !important;
}

#item42062 {
	width:56px !important;
	left:12px !important;
	top:178px !important;
	min-height:5px !important;
}

#item42088 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item42089 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item42090 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item42113 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item42137 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item42160 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item42183 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item42209 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item42226 {
	width:11px !important;
	height:11px !important;
}

#item42228 {
	width:68px !important;
	left:84px !important;
	top:172px !important;
	min-height:11px !important;
}

#item42251 {
	width:68px !important;
	left:12px !important;
	top:172px !important;
	min-height:11px !important;
}

#item42278 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item42279 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item42280 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item42303 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item42326 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item42349 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item42372 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item42398 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item42420 {
	width:11px !important;
	height:11px !important;
}

#item42422 {
	width:68px !important;
	left:84px !important;
	top:166px !important;
	min-height:18px !important;
}

#item42445 {
	width:68px !important;
	left:12px !important;
	top:172px !important;
	min-height:11px !important;
}

#item42472 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item42473 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item42474 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item42497 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item42520 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item42543 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item42567 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item42593 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item42616 {
	width:11px !important;
	height:11px !important;
}

#item42618 {
	width:68px !important;
	left:84px !important;
	top:172px !important;
	min-height:11px !important;
}

#item42641 {
	width:68px !important;
	left:12px !important;
	top:172px !important;
	min-height:11px !important;
}

#item42667 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item42669 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item42670 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item42693 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item42716 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item42739 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item42762 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item42788 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item42810 {
	width:11px !important;
	height:11px !important;
}

#item42812 {
	width:68px !important;
	left:84px !important;
	top:166px !important;
	min-height:18px !important;
}

#item42835 {
	width:68px !important;
	left:12px !important;
	top:172px !important;
	min-height:11px !important;
}

#item42861 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item42862 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item42863 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item42886 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item42909 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item42932 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item42955 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item42982 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item43001 {
	width:11px !important;
	height:11px !important;
}

#item43003 {
	width:68px !important;
	left:84px !important;
	top:166px !important;
	min-height:18px !important;
}

#item43026 {
	width:68px !important;
	left:12px !important;
	top:172px !important;
	min-height:11px !important;
}

#item43052 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item43053 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item43054 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item43077 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item43100 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item43123 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item43146 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item43172 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

#item43193 {
	width:11px !important;
	height:11px !important;
}

#item43195 {
	width:68px !important;
	left:84px !important;
	top:166px !important;
	min-height:18px !important;
}

#item43218 {
	width:68px !important;
	left:12px !important;
	top:172px !important;
	min-height:11px !important;
}

#item43246 {
	width:188px !important;
	height:60px !important;
	border-radius:2px;
	background:#ffffff;
	border:solid 1.8px #fe0000;
	-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;
}

#item43247 {
	width:110px !important;
	height:60px !important;
	border-radius:2px;
	background:#fe0000;
	border:solid 1.8px #fe0000;
	-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;
}

#item43248 {
	width:27px !important;
	left:3px !important;
	top:1px !important;
	min-height:30px !important;
}

#item43271 {
	width:22px !important;
	left:31px !important;
	top:3px !important;
	min-height:16px !important;
}

#item43294 {
	width:32px !important;
	left:58px !important;
	top:2px !important;
	min-height:12px !important;
}

#item43317 {
	width:32px !important;
	left:58px !important;
	top:18px !important;
	min-height:9px !important;
}

#item43340 {
	width:22px !important;
	left:31px !important;
	top:16px !important;
	min-height:10px !important;
}

#item43366 {
	width:18px !important;
	height:18px !important;
	left:18px !important;
	top:55px !important;
}

p.autoParaStyle34 {
	font-weight:500;
	font-family:"Montserrat (OTF)";
	font-size:9.9px;
	line-height:11.9px;
	color:#000;
	text-align:left;
}

p.autoParaStyle33 {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:9.9px;
	line-height:11.9px;
	color:#000;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:14px;
	line-height:16.8px;
	color:#ffffff;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle31 {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:12px;
	line-height:14.4px;
	color:#003883;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle30 {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:21px;
	line-height:25.2px;
	color:#fe0000;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle29 {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:24px;
	line-height:28.8px;
	color:#ffffff;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:45px;
	line-height:54px;
	color:#ffffff;
	margin-bottom:10px;
	text-align:right;
}

p.autoParaStyle27 {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:5.9px;
	line-height:-1px;
	color:#003883;
	margin-bottom:5px;
	text-align:center;
}

p.autoParaStyle25 {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:7px;
	line-height:8.4px;
	color:#ffffff;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle24 {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:6px;
	line-height:7.2px;
	color:#003883;
	margin-bottom:5px;
	text-align:center;
}

p.autoParaStyle23 {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:10px;
	line-height:12px;
	color:#fe0000;
	margin-bottom:5px;
	text-align:center;
}

p.autoParaStyle22 {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:12px;
	line-height:14.4px;
	color:#ffffff;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:22px;
	line-height:26.4px;
	color:#ffffff;
	margin-bottom:5px;
	text-align:right;
}

p.autoParaStyle20 {
	font-weight:500;
	font-family:"Montserrat (OTF)";
	font-size:5px;
	line-height:6px;
	color:#000;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:500;
	font-family:"Montserrat (OTF)";
	font-size:8px;
	line-height:9.6px;
	color:#000;
	text-align:left;
}

p.autoParaStyle18 {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:13px;
	line-height:15.6px;
	color:#ffffff;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:11px;
	line-height:13.2px;
	color:#003883;
	margin-bottom:9px;
	text-align:center;
}

p.autoParaStyle15 {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:19px;
	line-height:22.8px;
	color:#fe0000;
	margin-bottom:9px;
	text-align:center;
}

p.autoParaStyle14 {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:21px;
	line-height:25.2px;
	color:#ffffff;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:41px;
	line-height:49.2px;
	color:#ffffff;
	margin-bottom:9px;
	text-align:right;
}

p.autoParaStyle12 {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:5.3px;
	line-height:6.4px;
	color:#000;
	text-align:left;
}

p.autoParaStyle11 {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:5.3px;
	line-height:6.4px;
	color:#000;
	text-align:left;
}

p.autoParaStyle10 {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:5.3px;
	line-height:6.4px;
	color:#000;
	text-align:left;
}

p.autoParaStyle9 {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:5.3px;
	line-height:6.4px;
	color:#000;
	text-align:left;
}

p.autoParaStyle8 {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:5.3px;
	line-height:6.4px;
	color:#000;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:500;
	font-family:"Montserrat (OTF)";
	font-size:5.3px;
	line-height:6.4px;
	color:#000;
	text-align:left;
}

p.autoParaStyle6 {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:5.3px;
	line-height:6.4px;
	color:#000;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:8px;
	line-height:9.6px;
	color:#ffffff;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:8px;
	line-height:9.6px;
	color:#003883;
	margin-bottom:7px;
	text-align:center;
}

p.autoParaStyle3 {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:15px;
	line-height:18px;
	color:#fe0000;
	margin-bottom:7px;
	text-align:center;
}

p.autoParaStyle2 {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:9px;
	line-height:10.8px;
	color:#001478;
	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.autoParaStyle1 {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:9px;
	line-height:10.8px;
	color:#001478;
	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.Description-EN {
	font-weight:500;
	font-family:"Montserrat (OTF)";
	font-size:5px;
	line-height:6px;
	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.Description-AR-Rubik {
	font-size:5.3px;
	line-height:6.4px;
	color:#000;
	text-align:left;
}

p.Description-AR-Kanun {
	font-size:6px;
	line-height:7.2px;
	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:right;
}

p.Old-Price {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:7px;
	line-height:8.4px;
	color:#003883;
	margin-bottom:6px;
	text-align:center;
}

p.Discount {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:12px;
	line-height:14.4px;
	color:#fe0000;
	margin-bottom:6px;
	text-align:center;
}

p.Price-Cents {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:14px;
	line-height:16.8px;
	color:#ffffff;
	margin-bottom:6px;
	text-align:left;
}

p.Price-Main {
	font-weight:600;
	font-family:"CRF Wallop";
	font-size:26px;
	line-height:31.2px;
	color:#ffffff;
	margin-bottom:6px;
	text-align:right;
}

p.Basic-Paragraph {
	font-size:6px;
	line-height:7.2px;
	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.autoCharStyle1 {
	font-size:21.2px;
}

span.None {
}
