/* 	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: #FFFFFF;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    font-size: 17px;
    text-decoration: underline;
	background:#650030;
	text-align:center;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

.no-sell {
    color: #FFFFFF;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    font-size: 16px;
    text-decoration: underline;
}

#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 {

}
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:#650030; }
:-webkit-full-screen { background:#650030; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1200px; height:768px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:10px; height:780px; }
@media all and (max-height:768px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.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%);
}
#item109312 {
	width:1820px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item271534 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item232068 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item232065 {
	width:136px !important;
	height:20px !important;
	left:1261px !important;
	top:69px !important;
}

#item267289 {
	width:960px !important;
	left:430px !important;
	top:738px !important;
	min-height:2010px !important;
}

#item40403 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1820px !important;
	height:2808px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item40459 {
	width:1826px !important;
	height:2814px !important;
	left:10px !important;
	top:10px !important;
}

#item40405 {
	width:400px !important;
	height:258px !important;
	left:723px !important;
	top:218px !important;
	background:#fff;
}

#item40461 {
	width:270px !important;
	left:788px !important;
	top:263px !important;
	min-height:110px !important;
}

#item41524 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item41525 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item40431 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item40432 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item40484 {
	width:166px !important;
	height:47px !important;
	left:840px !important;
	top:386px !important;
}

#item40485 {
	width:26px !important;
	height:26px !important;
	left:1078px !important;
	top:242px !important;
}

#item40503 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item40505.fixed-pos-elem {
	width:1836px !important;
	height:2824px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item109102 {
	width:640px !important;
	height:295px !important;
	left:590px !important;
	top:176px !important;
	background:#fff;
}

#item109103 {
	width:480px !important;
	left:670px !important;
	top:220px !important;
	min-height:140px !important;
}

#item271478 {
	width:180px !important;
	height:40px !important;
	border-radius:30px;
	background:#934c6e;
}

#item271479 {
	width:180px !important;
	top:13px !important;
	min-height:20px !important;
}

#item109128 {
	width:180px !important;
	height:40px !important;
	border-radius:30px;
	background:#650030;
}

#item109129 {
	width:180px !important;
	top:13px !important;
	min-height:20px !important;
}

#item109126 {
	width:180px !important;
	height:40px !important;
	left:820px !important;
	top:387px !important;
}

#item140169 {
	width:1200px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item317271 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317246 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317242 {
	width:136px !important;
	height:20px !important;
	left:951px !important;
	top:69px !important;
}

#item272542 {
	width:960px !important;
	left:120px !important;
	top:738px !important;
	min-height:2010px !important;
}

#item140204 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1200px !important;
	height:2828px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item140201 {
	width:1206px !important;
	height:2834px !important;
	left:10px !important;
	top:10px !important;
}

#item140205 {
	width:400px !important;
	height:258px !important;
	left:413px !important;
	top:218px !important;
	background:#fff;
}

#item140206 {
	width:270px !important;
	left:478px !important;
	top:263px !important;
	min-height:110px !important;
}

#item140257 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item140258 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item140232 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item140233 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item140229 {
	width:145px !important;
	height:47px !important;
	left:541px !important;
	top:386px !important;
}

#item140281 {
	width:26px !important;
	height:26px !important;
	left:768px !important;
	top:242px !important;
}

#item140199 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item140197.fixed-pos-elem {
	width:1216px !important;
	height:2844px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item109716 {
	width:640px !important;
	height:295px !important;
	left:280px !important;
	top:176px !important;
	background:#fff;
}

#item272460 {
	width:480px !important;
	left:360px !important;
	top:220px !important;
	min-height:140px !important;
}

#item109768 {
	width:180px !important;
	height:40px !important;
	border-radius:30px;
	background:#934c6e;
}

#item109769 {
	width:180px !important;
	top:13px !important;
	min-height:20px !important;
}

#item109743 {
	width:180px !important;
	height:40px !important;
	border-radius:30px;
	background:#650030;
}

#item109744 {
	width:180px !important;
	top:13px !important;
	min-height:20px !important;
}

#item109740 {
	width:180px !important;
	height:40px !important;
	left:510px !important;
	top:387px !important;
}

#item171891 {
	width:768px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item317684 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317659 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317655 {
	width:136px !important;
	height:20px !important;
	left:578px !important;
	top:69px !important;
}

#item272722 {
	width:648px !important;
	left:60px !important;
	top:738px !important;
	min-height:2590px !important;
}

#item171927 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:768px !important;
	height:3420px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item171924 {
	width:774px !important;
	height:3426px !important;
	left:10px !important;
	top:10px !important;
}

#item171928 {
	width:400px !important;
	height:258px !important;
	left:197px !important;
	top:218px !important;
	background:#fff;
}

#item171929 {
	width:270px !important;
	left:262px !important;
	top:263px !important;
	min-height:110px !important;
}

#item171980 {
    width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item171981 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item171955 {
    width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item171956 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item171952 {
	width:166px !important;
	height:47px !important;
	left:314px !important;
	top:386px !important;
}

#item172004 {
	width:26px !important;
	height:26px !important;
	left:552px !important;
	top:242px !important;
}

#item171922 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:768px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item171920.fixed-pos-elem {
	width:784px !important;
	height:3436px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item141988 {
	width:640px !important;
	height:295px !important;
	left:64px !important;
	top:158px !important;
	background:#fff;
}

#item272587 {
	width:480px !important;
	left:144px !important;
	top:202px !important;
	min-height:140px !important;
}

#item142041 {
	width:180px !important;
	height:40px !important;
	border-radius:30px;
	background:#934c6e;
}

#item142042 {
	width:180px !important;
	top:13px !important;
	min-height:20px !important;
}

#item142015 {
	width:180px !important;
	height:40px !important;
	border-radius:30px;
	background:#650030;
}

#item142016 {
	width:180px !important;
	top:13px !important;
	min-height:20px !important;
}

#item142012 {
	width:180px !important;
	height:40px !important;
	left:294px !important;
	top:370px !important;
}

#item227436 {
	width:576px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item272880 {
	width:150px !important;
	left:38px !important;
	min-height:24px !important;
}

#item232537 {
	width:150px !important;
	left:38px !important;
	min-height:24px !important;
}

#item232534 {
	width:188px !important;
	height:24px !important;
	left:363px !important;
	top:56px !important;
}

#item268159 {
	width:516px !important;
	left:30px !important;
	top:915px !important;
	min-height:6320px !important;
}

#item227472 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:576px !important;
	height:4000px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item227469 {
	width:582px !important;
	height:4006px !important;
	left:10px !important;
	top:10px !important;
}

#item334827 {
	width:400px !important;
	height:360px !important;
	left:101px !important;
	top:218px !important;
	background:#fff;
}

#item334828 {
	width:250px !important;
	left:176px !important;
	top:263px !important;
	min-height:160px !important;
}

#item334879 {
	width:220px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item334880 {
	width:220px !important;
	left:3px !important;
	top:21px !important;
	min-height:26px !important;
}

#item334854 {
	width:220px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item334855 {
	width:220px !important;
	left:3px !important;
	top:21px !important;
	min-height:26px !important;
}

#item334851 {
	width:226px !important;
	height:60px !important;
	left:188px !important;
	top:456px !important;
}

#item334903 {
	width:26px !important;
	height:26px !important;
	left:457px !important;
	top:242px !important;
}

#item227467 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item227465.fixed-pos-elem {
	width:592px !important;
	height:4016px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item195859 {
	width:516px !important;
	height:455px !important;
	left:30px !important;
	top:210px !important;
	background:#fff;
}

#item195860 {
	width:440px !important;
	left:68px !important;
	top:254px !important;
	min-height:160px !important;
}

#item272767 {
	width:220px !important;
	height:54px !important;
	border-radius:30px;
	background:#934c6e;
}

#item272768 {
	width:220px !important;
	top:17px !important;
	min-height:27px !important;
}

#item195886 {
	width:220px !important;
	height:54px !important;
	border-radius:30px;
	background:#650030;
}

#item195887 {
	width:220px !important;
	top:17px !important;
	min-height:27px !important;
}

#item195883 {
	width:220px !important;
	height:54px !important;
	left:178px !important;
	top:565px !important;
}

#item229161 {
	width:420px !important;
	left:78px !important;
	top:436px !important;
	min-height:90px !important;
}

#item325717 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item325719 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item325742 {
	width:380px !important;
	left:140px !important;
	top:105px !important;
	min-height:81px !important;
}

#item325794 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item325795 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item325768 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item325769 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item325765 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:202px !important;
}

#item325848 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item325849 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item325822 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item325823 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item325819 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:254px !important;
}

#item325900 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item325901 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item325875 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item325876 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item325872 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:306px !important;
}

#item325952 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item325927 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item325924 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item326005 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325980 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item325976 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item326058 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326032 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326028 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item326111 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326085 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326081 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item326163 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326138 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326134 {
	width:97px !important;
	height:26px !important;
	left:363px !important;
	top:32px !important;
}

#item333968 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item333970 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item333994 {
	width:380px !important;
	left:140px !important;
	top:105px !important;
	min-height:81px !important;
}

#item334045 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item334047 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item334020 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item334021 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item334017 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:202px !important;
}

#item334098 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item334099 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item334073 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item334074 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item334070 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:254px !important;
}

#item334150 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item334151 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item334125 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item334126 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item334122 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:306px !important;
}

#item334203 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item334177 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item334174 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item334256 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item334231 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item334227 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item334309 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item334284 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item334280 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item334361 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item334336 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item334332 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item334414 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item334388 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item334384 {
	width:97px !important;
	height:26px !important;
	left:363px !important;
	top:32px !important;
}

#item333500 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item333502 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item333525 {
	width:380px !important;
	left:140px !important;
	top:105px !important;
	min-height:81px !important;
}

#item333577 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item333578 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item333551 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item333553 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item333548 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:202px !important;
}

#item333629 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item333630 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item333604 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item333605 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item333601 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:254px !important;
}

#item333681 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item333682 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item333656 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item333657 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item333653 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:306px !important;
}

#item333733 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item333708 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item333705 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item333787 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item333761 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item333757 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item333839 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item333814 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item333810 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item333892 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item333867 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item333862 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item333944 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item333919 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item333915 {
	width:97px !important;
	height:26px !important;
	left:363px !important;
	top:32px !important;
}

#item333027 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item333029 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item333052 {
	width:380px !important;
	left:140px !important;
	top:105px !important;
	min-height:81px !important;
}

#item333104 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item333105 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item333078 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item333079 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item333075 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:202px !important;
}

#item333158 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item333159 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item333133 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item333134 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item333128 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:254px !important;
}

#item333213 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item333214 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item333186 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item333188 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item333182 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:306px !important;
}

#item333265 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item333240 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item333237 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item333319 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item333293 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item333289 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item333372 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item333347 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item333342 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item333424 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item333399 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item333395 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item333476 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item333451 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item333447 {
	width:97px !important;
	height:26px !important;
	left:363px !important;
	top:32px !important;
}

#item332558 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item332560 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item332583 {
	width:380px !important;
	left:140px !important;
	top:105px !important;
	min-height:81px !important;
}

#item332635 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item332636 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item332610 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item332611 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item332607 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:202px !important;
}

#item332687 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item332689 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item332662 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item332663 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item332659 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:254px !important;
}

#item332740 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item332741 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item332715 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item332716 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item332712 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:306px !important;
}

#item332793 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item332767 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item332764 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item332846 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item332821 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item332817 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item332898 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item332873 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item332869 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item332951 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item332926 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item332922 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item333003 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item332978 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item332974 {
	width:97px !important;
	height:26px !important;
	left:363px !important;
	top:32px !important;
}

#item332089 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item332091 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item332115 {
	width:380px !important;
	left:140px !important;
	top:105px !important;
	min-height:81px !important;
}

#item332166 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item332167 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item332141 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item332142 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item332138 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:202px !important;
}

#item332218 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item332219 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item332193 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item332194 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item332190 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:254px !important;
}

#item332271 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item332272 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item332245 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item332246 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item332242 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:306px !important;
}

#item332324 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item332298 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item332295 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item332377 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item332352 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item332348 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item332429 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item332404 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item332400 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item332482 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item332456 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item332452 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item332534 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item332509 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item332505 {
	width:97px !important;
	height:26px !important;
	left:363px !important;
	top:32px !important;
}

#item331650 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item331652 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item331675 {
	width:460px !important;
	left:98px !important;
	top:105px !important;
	min-height:81px !important;
}

#item331726 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item331727 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item331701 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item331702 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item331698 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:202px !important;
}

#item331778 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item331779 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item331753 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item331754 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item331750 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:254px !important;
}

#item331831 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item331832 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item331805 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item331806 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item331802 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:306px !important;
}

#item331883 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item331858 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item331855 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item331936 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331911 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331907 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item331988 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331963 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331959 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item332041 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item332015 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item332011 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item332065 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item331209 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item331211 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item331234 {
	width:460px !important;
	left:98px !important;
	top:105px !important;
	min-height:81px !important;
}

#item331285 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item331286 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item331260 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item331261 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item331257 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:202px !important;
}

#item331337 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item331338 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item331312 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item331313 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item331309 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:254px !important;
}

#item331390 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item331391 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item331364 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item331365 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item331361 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:306px !important;
}

#item331442 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item331417 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item331414 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item331496 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331471 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331466 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item331549 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331524 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331519 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item331602 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331576 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331572 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item331626 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item330820 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item330823 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item330846 {
	width:460px !important;
	left:98px !important;
	top:105px !important;
	min-height:81px !important;
}

#item330897 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item330898 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item330872 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item330873 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item330869 {
	width:286px !important;
	height:46px !important;
	left:187px !important;
	top:202px !important;
}

#item330949 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item330951 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item330924 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item330925 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item330921 {
	width:286px !important;
	height:46px !important;
	left:187px !important;
	top:254px !important;
}

#item331002 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item330977 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item330974 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item331056 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331031 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331027 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item331108 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331083 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331079 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item331161 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331135 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item331131 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item331185 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item330430 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item330432 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item330455 {
	width:460px !important;
	left:98px !important;
	top:105px !important;
	min-height:81px !important;
}

#item330507 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item330508 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item330481 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item330483 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item330478 {
	width:286px !important;
	height:46px !important;
	left:187px !important;
	top:202px !important;
}

#item330560 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item330561 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item330535 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item330536 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item330532 {
	width:286px !important;
	height:46px !important;
	left:187px !important;
	top:254px !important;
}

#item330613 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item330588 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item330585 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item330666 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330641 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330637 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item330719 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330693 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330689 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item330772 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330747 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330743 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item330796 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item329991 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item329993 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item330016 {
	width:460px !important;
	left:98px !important;
	top:105px !important;
	min-height:81px !important;
}

#item330067 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item330068 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item330042 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item330043 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item330039 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:202px !important;
}

#item330120 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item330121 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item330095 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item330096 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item330092 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:254px !important;
}

#item330172 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item330173 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item330147 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item330148 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item330144 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:306px !important;
}

#item330224 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item330199 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item330196 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item330277 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330252 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330248 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item330330 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330305 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330301 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item330382 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330357 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item330353 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item330406 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item329548 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item329550 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item329573 {
	width:460px !important;
	left:98px !important;
	top:105px !important;
	min-height:81px !important;
}

#item329625 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item329626 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item329599 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item329600 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item329596 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:202px !important;
}

#item329678 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item329679 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item329653 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item329654 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item329650 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:254px !important;
}

#item329730 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item329731 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item329705 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item329706 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item329702 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:306px !important;
}

#item329782 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item329757 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item329754 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item329835 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329810 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329806 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item329888 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329863 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329859 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item329942 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329916 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329911 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item329966 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item329137 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item329139 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item329162 {
	width:540px !important;
	left:60px !important;
	top:105px !important;
	min-height:81px !important;
}

#item329214 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item329215 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item329188 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item329189 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item329185 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item329266 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item329267 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item329241 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item329242 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item329238 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item329318 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item329319 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item329293 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item329294 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item329290 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:306px !important;
}

#item329370 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item329345 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item329342 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item329424 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329398 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329394 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item329476 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329451 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329447 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item329500 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item329524 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item328723 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item328725 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item328748 {
	width:540px !important;
	left:60px !important;
	top:105px !important;
	min-height:81px !important;
}

#item328800 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item328801 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item328775 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item328776 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item328772 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item328853 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item328854 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item328827 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item328828 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item328824 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item328906 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item328907 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item328880 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item328881 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item328877 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:306px !important;
}

#item328958 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item328933 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item328930 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item329012 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item328987 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item328983 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item329064 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329039 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item329035 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item329088 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item329112 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item328313 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item328315 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item328338 {
	width:540px !important;
	left:60px !important;
	top:105px !important;
	min-height:81px !important;
}

#item328389 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item328390 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item328364 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item328365 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item328361 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item328441 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item328442 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item328416 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item328417 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item328413 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item328493 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item328494 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item328468 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item328469 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item328465 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:306px !important;
}

#item328546 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item328520 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item328517 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item328599 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item328574 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item328570 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item328651 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item328626 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item328622 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item328675 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item328699 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item327899 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item327901 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item327924 {
	width:540px !important;
	left:60px !important;
	top:105px !important;
	min-height:81px !important;
}

#item327976 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item327977 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item327950 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item327951 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item327947 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item328028 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item328029 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item328003 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item328004 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item328000 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item328080 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item328082 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item328055 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item328056 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item328052 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:306px !important;
}

#item328133 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item328108 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item328105 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item328187 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item328162 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item328158 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item328239 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item328214 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item328210 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item328263 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item328287 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item327485 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item327488 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item327511 {
	width:540px !important;
	left:60px !important;
	top:105px !important;
	min-height:70px !important;
}

#item327562 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item327563 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item327537 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item327538 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item327534 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item327614 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item327615 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item327589 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item327590 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item327586 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item327667 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item327668 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item327642 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item327643 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item327638 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:306px !important;
}

#item327720 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item327694 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item327691 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item327774 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item327749 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item327745 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item327826 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item327801 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item327797 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item327850 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item327875 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item327153 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item327155 {
	width:40px !important;
	left:236px !important;
	top:35px !important;
	min-height:20px !important;
}

#item327178 {
	width:480px !important;
	left:90px !important;
	top:145px !important;
	min-height:48px !important;
}

#item327230 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item327231 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item327205 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item327206 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item327202 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item327282 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item327283 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item327257 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item327258 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item327254 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item327334 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item327309 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item327306 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item327387 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item327362 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item327358 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item327413 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item327437 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item327461 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item326823 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item326825 {
	width:40px !important;
	left:236px !important;
	top:35px !important;
	min-height:20px !important;
}

#item326848 {
	width:480px !important;
	left:90px !important;
	top:145px !important;
	min-height:48px !important;
}

#item326899 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item326900 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item326874 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item326875 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item326871 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item326951 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item326952 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item326926 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item326927 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item326923 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item327004 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item326979 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item326976 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item327057 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item327032 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item327028 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item327081 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item327105 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item327129 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item326489 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item326491 {
	width:40px !important;
	left:236px !important;
	top:35px !important;
	min-height:20px !important;
}

#item326515 {
	width:480px !important;
	left:90px !important;
	top:145px !important;
	min-height:48px !important;
}

#item326566 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item326567 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item326541 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item326542 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item326538 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item326618 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item326620 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item326593 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item326594 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item326590 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item326672 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item326647 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item326644 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item326727 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326700 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item326696 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item326751 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item326775 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item326799 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item326187 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item326189 {
	width:74px !important;
	left:123px !important;
	top:35px !important;
	min-height:20px !important;
}

#item326212 {
	width:480px !important;
	left:90px !important;
	top:105px !important;
	min-height:81px !important;
}

#item326263 {
	width:370px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item326264 {
	width:370px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item326238 {
	width:370px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item326239 {
	width:370px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item326235 {
	width:376px !important;
	height:46px !important;
	left:142px !important;
	top:202px !important;
}

#item326316 {
	width:370px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item326317 {
	width:370px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item326291 {
	width:370px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item326292 {
	width:370px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item326288 {
	width:376px !important;
	height:46px !important;
	left:142px !important;
	top:254px !important;
}

#item326368 {
	width:370px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item326369 {
	width:370px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item326343 {
	width:370px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item326344 {
	width:370px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item326340 {
	width:376px !important;
	height:46px !important;
	left:142px !important;
	top:306px !important;
}

#item326393 {
	width:40px !important;
	left:236px !important;
	top:35px !important;
	min-height:20px !important;
}

#item326417 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item326441 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item326465 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item325715 {
	width:650px !important;
	height:454px !important;
	left:580px !important;
	top:148px !important;
}

#item41494 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item41469 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item41467 {
	width:93px !important;
	height:21px !important;
	left:1113px !important;
	top:564px !important;
}

#item118393 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item312884 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item118394 {
	width:380px !important;
	left:140px !important;
	top:105px !important;
	min-height:81px !important;
}

#item118445 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item118446 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item118420 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item118421 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item118417 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:202px !important;
}

#item118497 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item118498 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item118472 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item118473 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item118469 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:254px !important;
}

#item118549 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item118550 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item118524 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item118525 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item118521 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:306px !important;
}

#item298764 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298738 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298736 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item312935 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312910 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312907 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item312986 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312961 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312958 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item313037 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313012 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313009 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item313089 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313063 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item313060 {
	width:97px !important;
	height:26px !important;
	left:363px !important;
	top:32px !important;
}

#item117923 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item312626 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item117925 {
	width:380px !important;
	left:140px !important;
	top:105px !important;
	min-height:81px !important;
}

#item117976 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item117977 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item117951 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item117952 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item117948 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:202px !important;
}

#item118028 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item118029 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item118003 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item118004 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item118000 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:254px !important;
}

#item118081 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item118082 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item118055 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item118056 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item118052 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:306px !important;
}

#item298710 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298685 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298683 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item312679 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312652 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312649 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item312730 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312705 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312702 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item312782 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312757 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312753 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item312833 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312808 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312805 {
	width:97px !important;
	height:26px !important;
	left:363px !important;
	top:32px !important;
}

#item117454 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item312370 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item117455 {
	width:380px !important;
	left:140px !important;
	top:105px !important;
	min-height:81px !important;
}

#item117507 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item117508 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item117481 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item117482 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item117478 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:202px !important;
}

#item117559 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item117560 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item117534 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item117535 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item117531 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:254px !important;
}

#item117612 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item117613 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item117587 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item117588 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item117584 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:306px !important;
}

#item298644 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298619 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298617 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item312421 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312396 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312393 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item312472 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312447 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312444 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item312523 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312498 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312495 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item312575 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312549 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312546 {
	width:97px !important;
	height:26px !important;
	left:363px !important;
	top:32px !important;
}

#item116984 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item312100 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item116985 {
	width:380px !important;
	left:140px !important;
	top:105px !important;
	min-height:81px !important;
}

#item117037 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item117038 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item117012 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item117013 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item117009 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:202px !important;
}

#item117091 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item117092 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item117066 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item117067 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item117062 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:254px !important;
}

#item117143 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item117144 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item117118 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item117119 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item117115 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:306px !important;
}

#item298590 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298565 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298563 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item312151 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312126 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312123 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item312202 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312177 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312174 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item312254 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312228 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312225 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item312306 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312280 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312277 {
	width:97px !important;
	height:26px !important;
	left:363px !important;
	top:32px !important;
}

#item116514 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item311834 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item116515 {
	width:380px !important;
	left:140px !important;
	top:105px !important;
	min-height:81px !important;
}

#item116566 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item116567 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item116541 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item116542 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item116538 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:202px !important;
}

#item116619 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item116620 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item116594 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item116595 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item116591 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:254px !important;
}

#item116673 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item116674 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item116648 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item116649 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item116645 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:306px !important;
}

#item298532 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298507 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298505 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item311886 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item311861 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item311858 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item311939 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item311914 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item311909 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item311990 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item311965 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item311962 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item312041 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312016 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item312013 {
	width:97px !important;
	height:26px !important;
	left:363px !important;
	top:32px !important;
}

#item116047 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item311745 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item116048 {
	width:380px !important;
	left:140px !important;
	top:105px !important;
	min-height:81px !important;
}

#item116099 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item116100 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item116074 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item116075 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item116071 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:202px !important;
}

#item116151 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item116152 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item116126 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item116127 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item116123 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:254px !important;
}

#item116204 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item116205 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item116178 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item116179 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item116175 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:306px !important;
}

#item298472 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298447 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298445 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item311619 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item311594 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item311591 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item311670 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item311645 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item311642 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item311721 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item311696 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item311693 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item311785 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item311568 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item311782 {
	width:97px !important;
	height:26px !important;
	left:363px !important;
	top:32px !important;
}

#item115606 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item311114 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item115607 {
	width:460px !important;
	left:98px !important;
	top:105px !important;
	min-height:81px !important;
}

#item115658 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item115659 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item115633 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item115634 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item115630 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:202px !important;
}

#item115710 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item115711 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item115685 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item115686 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item115682 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:254px !important;
}

#item115763 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item115764 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item115737 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item115738 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item115734 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:306px !important;
}

#item298415 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298390 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298388 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item311166 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item311141 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item311137 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item311217 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item311192 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item311189 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item311268 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item311243 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item311240 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item311292 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item115164 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item310878 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item115165 {
	width:460px !important;
	left:98px !important;
	top:105px !important;
	min-height:81px !important;
}

#item115217 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item115219 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item115191 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item115192 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item115188 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:202px !important;
}

#item115270 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item115271 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item115245 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item115246 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item115242 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:254px !important;
}

#item115322 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item115324 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item115297 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item115298 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item115294 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:306px !important;
}

#item298357 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298332 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298330 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item310929 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310904 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310901 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item310980 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310955 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310952 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item311031 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item311006 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item311003 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item311055 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item114775 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item310408 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item114776 {
	width:460px !important;
	left:98px !important;
	top:105px !important;
	min-height:81px !important;
}

#item114828 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item114829 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item114802 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item114803 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item114799 {
	width:286px !important;
	height:46px !important;
	left:187px !important;
	top:202px !important;
}

#item114880 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item114881 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item114855 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item114856 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item114852 {
	width:286px !important;
	height:46px !important;
	left:187px !important;
	top:254px !important;
}

#item298297 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298272 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298270 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item310459 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310434 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310431 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item310510 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310485 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310482 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item310561 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310536 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310533 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item310585 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item114386 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item310184 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item114387 {
	width:460px !important;
	left:98px !important;
	top:105px !important;
	min-height:81px !important;
}

#item114439 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item114440 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item114413 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item114415 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item114410 {
	width:286px !important;
	height:46px !important;
	left:187px !important;
	top:202px !important;
}

#item114492 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item114493 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item114467 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item114468 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item114464 {
	width:286px !important;
	height:46px !important;
	left:187px !important;
	top:254px !important;
}

#item298239 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298213 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298211 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item310235 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310210 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310207 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item310286 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310261 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310258 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item310337 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310312 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310309 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item310361 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item113945 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item309937 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item113946 {
	width:460px !important;
	left:98px !important;
	top:105px !important;
	min-height:81px !important;
}

#item113998 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item113999 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item113973 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item113974 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item113970 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:202px !important;
}

#item114051 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item114053 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item114026 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item114027 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item114023 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:254px !important;
}

#item114104 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item114105 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item114079 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item114080 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item114076 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:306px !important;
}

#item298175 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298150 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298148 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item309990 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item309964 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item309960 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item310042 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310016 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310013 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item310093 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310068 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item310065 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item310117 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item113503 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item309703 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item113504 {
	width:460px !important;
	left:98px !important;
	top:105px !important;
	min-height:81px !important;
}

#item113555 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item113556 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item113530 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item113531 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item113527 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:202px !important;
}

#item113608 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item113609 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item113583 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item113584 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item113579 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:254px !important;
}

#item113661 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item113662 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item113636 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item113637 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item113633 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:306px !important;
}

#item298118 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298093 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298091 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item309754 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item309729 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item309726 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item309807 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item309782 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item309777 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item309858 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item309833 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item309830 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item309882 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item113091 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item309500 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item113092 {
	width:540px !important;
	left:60px !important;
	top:105px !important;
	min-height:81px !important;
}

#item113144 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item113145 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item113118 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item113119 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item113115 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item113196 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item113197 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item113171 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item113172 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item113168 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item113248 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item113249 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item113223 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item113224 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item113220 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:306px !important;
}

#item298058 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298033 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item298031 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item309551 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item309526 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item309523 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item309602 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item309577 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item309574 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item309626 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item309650 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item112679 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item309309 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item112680 {
	width:540px !important;
	left:60px !important;
	top:105px !important;
	min-height:81px !important;
}

#item112732 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item112733 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item112707 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item112708 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item112704 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item112784 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item112785 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item112759 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item112760 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item112756 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item112837 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item112838 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item112812 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item112813 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item112808 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:306px !important;
}

#item297995 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item297970 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item297968 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item309360 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item309335 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item309332 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item309411 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item309386 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item309383 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item309435 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item309459 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item112267 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item309094 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item112268 {
	width:540px !important;
	left:60px !important;
	top:105px !important;
	min-height:81px !important;
}

#item112319 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item112320 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item112294 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item112295 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item112291 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item112371 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item112372 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item112346 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item112347 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item112343 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item112424 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item112425 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item112398 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item112399 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item112395 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:306px !important;
}

#item297938 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item297913 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item297910 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item309145 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item309120 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item309117 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item309197 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item309172 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item309169 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item309221 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item309247 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item111855 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item308894 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item111856 {
	width:540px !important;
	left:60px !important;
	top:105px !important;
	min-height:81px !important;
}

#item111907 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item111908 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item111882 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item111883 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item111879 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item111959 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item111960 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item111934 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item111935 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item111931 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item112012 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item112013 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item111987 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item111988 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item111983 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:306px !important;
}

#item297880 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item297854 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item297852 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item308946 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item308920 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item308917 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item308998 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item308973 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item308970 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item309022 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item309046 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item111440 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item308687 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item111441 {
	width:540px !important;
	left:60px !important;
	top:105px !important;
	min-height:70px !important;
}

#item111493 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item111494 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item111468 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item111469 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item111465 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item111546 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item111547 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item111520 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item111521 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item111517 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item111600 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item111601 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item111573 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item111576 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item111570 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:306px !important;
}

#item297824 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item297799 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item297797 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item308738 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item308713 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item308710 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item308789 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item308764 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item308761 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item308813 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item308837 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item111107 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item308517 {
	width:40px !important;
	left:236px !important;
	top:35px !important;
	min-height:20px !important;
}

#item111133 {
	width:480px !important;
	left:90px !important;
	top:145px !important;
	min-height:48px !important;
}

#item111185 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item111186 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item111159 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item111161 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item111156 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item111237 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item111238 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item111212 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item111213 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item111209 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item297767 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item297742 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item297740 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item308569 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item308544 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item308541 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item308594 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item308618 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item308642 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item110777 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item308361 {
	width:40px !important;
	left:236px !important;
	top:35px !important;
	min-height:20px !important;
}

#item110802 {
	width:480px !important;
	left:90px !important;
	top:145px !important;
	min-height:48px !important;
}

#item110853 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item110854 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item110828 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item110829 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item110825 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item110906 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item110907 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item110880 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item110881 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item110877 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item297711 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item297686 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item297684 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item308413 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item308388 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item308384 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item308437 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item308461 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item308485 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item110446 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item308179 {
	width:40px !important;
	left:236px !important;
	top:35px !important;
	min-height:20px !important;
}

#item110472 {
	width:480px !important;
	left:90px !important;
	top:145px !important;
	min-height:48px !important;
}

#item110523 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item110524 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item110498 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item110499 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item110495 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item110575 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item110576 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item110550 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item110551 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item110547 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item297652 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item297627 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item297624 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item308230 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item308205 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item308202 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item308254 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item308278 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item308302 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item110090 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item298801 {
	width:74px !important;
	left:123px !important;
	top:35px !important;
	min-height:20px !important;
}

#item110115 {
	width:480px !important;
	left:90px !important;
	top:105px !important;
	min-height:81px !important;
}

#item297493 {
	width:370px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item297494 {
	width:370px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item110141 {
	width:370px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item110142 {
	width:370px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item110138 {
	width:376px !important;
	height:46px !important;
	left:142px !important;
	top:202px !important;
}

#item297439 {
	width:370px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item297440 {
	width:370px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item110193 {
	width:370px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item110194 {
	width:370px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item110190 {
	width:376px !important;
	height:46px !important;
	left:142px !important;
	top:254px !important;
}

#item297465 {
	width:370px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item297466 {
	width:370px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item110246 {
	width:370px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item110247 {
	width:370px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item110243 {
	width:376px !important;
	height:46px !important;
	left:142px !important;
	top:306px !important;
}

#item298825 {
	width:40px !important;
	left:236px !important;
	top:35px !important;
	min-height:20px !important;
}

#item298849 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item298874 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item298898 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item110088 {
	width:650px !important;
	height:454px !important;
	left:270px !important;
	top:148px !important;
}

#item118888 {
	width:61px !important;
	left:32px !important;
	min-height:19px !important;
}

#item118863 {
	width:61px !important;
	left:32px !important;
	min-height:19px !important;
}

#item118859 {
	width:93px !important;
	height:19px !important;
	left:803px !important;
	top:565px !important;
}

#item353973 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item353975 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item353998 {
	width:380px !important;
	left:140px !important;
	top:105px !important;
	min-height:81px !important;
}

#item354049 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item354050 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item354024 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item354025 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item354021 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:202px !important;
}

#item354101 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item354102 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item354076 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item354077 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item354073 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:254px !important;
}

#item354153 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item354154 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item354128 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item354129 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item354125 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:306px !important;
}

#item354206 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item354180 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item354177 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item354259 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item354234 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item354230 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item354312 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item354287 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item354283 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item354364 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item354339 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item354335 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item354417 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item354391 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item354387 {
	width:97px !important;
	height:26px !important;
	left:363px !important;
	top:32px !important;
}

#item353501 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item353503 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item353526 {
	width:380px !important;
	left:140px !important;
	top:105px !important;
	min-height:81px !important;
}

#item353578 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item353580 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item353553 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item353554 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item353550 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:202px !important;
}

#item353632 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item353633 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item353607 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item353608 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item353604 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:254px !important;
}

#item353684 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item353685 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item353659 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item353660 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item353656 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:306px !important;
}

#item353737 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item353711 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item353708 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item353791 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item353766 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item353761 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item353843 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item353818 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item353814 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item353896 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item353870 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item353866 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item353948 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item353923 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item353919 {
	width:97px !important;
	height:26px !important;
	left:363px !important;
	top:32px !important;
}

#item353032 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item353034 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item353057 {
	width:380px !important;
	left:140px !important;
	top:105px !important;
	min-height:81px !important;
}

#item353108 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item353110 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item353083 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item353084 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item353080 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:202px !important;
}

#item353163 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item353164 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item353138 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item353139 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item353135 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:254px !important;
}

#item353215 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item353216 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item353190 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item353191 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item353187 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:306px !important;
}

#item353267 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item353242 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item353239 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item353321 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item353295 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item353291 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item353373 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item353348 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item353344 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item353425 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item353400 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item353396 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item353477 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item353452 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item353448 {
	width:97px !important;
	height:26px !important;
	left:363px !important;
	top:32px !important;
}

#item352564 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item352566 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item352589 {
	width:380px !important;
	left:140px !important;
	top:105px !important;
	min-height:81px !important;
}

#item352640 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item352641 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item352615 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item352616 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item352612 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:202px !important;
}

#item352693 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item352694 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item352667 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item352668 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item352664 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:254px !important;
}

#item352745 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item352746 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item352720 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item352721 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item352717 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:306px !important;
}

#item352797 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item352772 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item352769 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item352850 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item352825 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item352821 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item352903 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item352877 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item352873 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item352955 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item352930 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item352926 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item353008 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item352983 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item352979 {
	width:97px !important;
	height:26px !important;
	left:363px !important;
	top:32px !important;
}

#item352095 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item352097 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item352120 {
	width:380px !important;
	left:140px !important;
	top:105px !important;
	min-height:81px !important;
}

#item352171 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item352172 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item352146 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item352147 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item352143 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:202px !important;
}

#item352223 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item352224 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item352198 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item352199 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item352195 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:254px !important;
}

#item352276 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item352277 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item352251 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item352252 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item352247 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:306px !important;
}

#item352328 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item352303 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item352300 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item352382 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item352357 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item352353 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item352434 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item352409 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item352405 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item352487 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item352462 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item352457 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item352540 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item352515 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item352511 {
	width:97px !important;
	height:26px !important;
	left:363px !important;
	top:32px !important;
}

#item351625 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item351627 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item351651 {
	width:380px !important;
	left:140px !important;
	top:105px !important;
	min-height:81px !important;
}

#item351702 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item351703 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item351677 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item351678 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item351674 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:202px !important;
}

#item351754 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item351755 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item351729 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item351730 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item351726 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:254px !important;
}

#item351806 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item351807 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item351781 {
	width:210px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item351782 {
	width:210px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item351778 {
	width:216px !important;
	height:46px !important;
	left:222px !important;
	top:306px !important;
}

#item351860 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item351834 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item351831 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item351914 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item351888 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item351884 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item351966 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item351941 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item351937 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item352018 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item351993 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item351989 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item352071 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item352046 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item352042 {
	width:97px !important;
	height:26px !important;
	left:363px !important;
	top:32px !important;
}

#item351184 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item351186 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item351209 {
	width:460px !important;
	left:98px !important;
	top:105px !important;
	min-height:81px !important;
}

#item351260 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item351261 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item351235 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item351236 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item351232 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:202px !important;
}

#item351312 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item351313 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item351287 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item351288 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item351284 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:254px !important;
}

#item351364 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item351365 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item351339 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item351340 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item351336 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:306px !important;
}

#item351417 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item351392 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item351389 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item351471 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item351446 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item351442 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item351523 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item351498 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item351494 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item351576 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item351551 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item351546 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item351601 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item350743 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item350745 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item350769 {
	width:460px !important;
	left:98px !important;
	top:105px !important;
	min-height:81px !important;
}

#item350820 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item350821 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item350795 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item350796 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item350792 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:202px !important;
}

#item350872 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item350873 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item350847 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item350848 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item350844 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:254px !important;
}

#item350924 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item350925 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item350899 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item350900 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item350896 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:306px !important;
}

#item350977 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item350952 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item350948 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item351030 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item351005 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item351001 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item351082 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item351057 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item351053 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item351135 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item351109 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item351105 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item351160 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item350355 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item350357 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item350380 {
	width:460px !important;
	left:98px !important;
	top:105px !important;
	min-height:81px !important;
}

#item350431 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item350432 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item350406 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item350407 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item350403 {
	width:286px !important;
	height:46px !important;
	left:187px !important;
	top:202px !important;
}

#item350483 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item350484 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item350458 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item350459 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item350455 {
	width:286px !important;
	height:46px !important;
	left:187px !important;
	top:254px !important;
}

#item350537 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item350512 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item350508 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item350590 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item350565 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item350561 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item350642 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item350617 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item350613 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item350694 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item350669 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item350665 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item350718 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item349966 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item349968 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item349991 {
	width:460px !important;
	left:98px !important;
	top:105px !important;
	min-height:81px !important;
}

#item350042 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item350043 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item350017 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item350018 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item350014 {
	width:286px !important;
	height:46px !important;
	left:187px !important;
	top:202px !important;
}

#item350095 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item350096 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item350070 {
	width:280px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item350071 {
	width:280px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item350066 {
	width:286px !important;
	height:46px !important;
	left:187px !important;
	top:254px !important;
}

#item350148 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item350122 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item350119 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item350201 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item350176 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item350172 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item350253 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item350228 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item350224 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item350306 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item350281 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item350276 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item350330 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item349525 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item349527 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item349550 {
	width:460px !important;
	left:98px !important;
	top:105px !important;
	min-height:81px !important;
}

#item349601 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item349602 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item349576 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item349577 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item349573 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:202px !important;
}

#item349654 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item349655 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item349628 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item349630 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item349625 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:254px !important;
}

#item349706 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item349707 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item349681 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item349682 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item349678 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:306px !important;
}

#item349758 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item349733 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item349730 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item349811 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item349786 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item349782 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item349864 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item349839 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item349834 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item349916 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item349891 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item349887 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item349941 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item349083 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item349085 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item349108 {
	width:460px !important;
	left:98px !important;
	top:105px !important;
	min-height:81px !important;
}

#item349159 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item349160 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item349134 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item349135 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item349131 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:202px !important;
}

#item349213 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item349214 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item349187 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item349188 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item349184 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:254px !important;
}

#item349266 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item349267 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item349240 {
	width:310px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item349241 {
	width:310px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item349237 {
	width:316px !important;
	height:46px !important;
	left:172px !important;
	top:306px !important;
}

#item349319 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item349294 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item349291 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item349372 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item349347 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item349343 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item349425 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item349399 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item349395 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item349477 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item349452 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item349448 {
	width:67px !important;
	height:26px !important;
	left:285px !important;
	top:32px !important;
}

#item349501 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item348671 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item348673 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item348696 {
	width:540px !important;
	left:60px !important;
	top:105px !important;
	min-height:81px !important;
}

#item348747 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item348748 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item348722 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item348723 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item348719 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item348800 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item348801 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item348775 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item348776 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item348772 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item348852 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item348853 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item348827 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item348828 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item348824 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:306px !important;
}

#item348904 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item348879 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item348876 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item348957 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item348932 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item348928 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item349010 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item348985 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item348981 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item349035 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item349059 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item348259 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item348261 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item348284 {
	width:540px !important;
	left:60px !important;
	top:105px !important;
	min-height:81px !important;
}

#item348336 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item348337 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item348310 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item348312 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item348307 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item348389 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item348390 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item348364 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item348365 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item348360 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item348441 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item348442 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item348416 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item348417 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item348413 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:306px !important;
}

#item348493 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item348468 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item348465 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item348547 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item348522 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item348517 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item348599 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item348574 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item348570 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item348623 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item348647 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item347845 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item347847 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item347871 {
	width:540px !important;
	left:60px !important;
	top:105px !important;
	min-height:81px !important;
}

#item347923 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item347924 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item347898 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item347899 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item347895 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item347976 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item347977 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item347951 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item347952 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item347947 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item348028 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item348029 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item348003 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item348004 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item348000 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:306px !important;
}

#item348080 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item348055 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item348052 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item348134 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item348109 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item348105 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item348187 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item348162 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item348158 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item348211 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item348235 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item347434 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item347436 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item347459 {
	width:540px !important;
	left:60px !important;
	top:105px !important;
	min-height:81px !important;
}

#item347510 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item347511 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item347485 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item347486 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item347482 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item347563 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item347564 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item347538 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item347539 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item347534 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item347615 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item347616 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item347590 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item347591 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item347587 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:306px !important;
}

#item347668 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item347643 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item347639 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item347721 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item347696 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item347692 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item347773 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item347748 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item347744 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item347797 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item347821 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item347021 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item347023 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item347046 {
	width:540px !important;
	left:60px !important;
	top:105px !important;
	min-height:70px !important;
}

#item347098 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item347099 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item347073 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item347074 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item347070 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item347150 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item347151 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item347125 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item347126 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item347122 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item347203 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item347204 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item347177 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item347178 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item347174 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:306px !important;
}

#item347255 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item347230 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item347227 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item347308 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item347283 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item347279 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item347360 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item347335 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item347331 {
	width:67px !important;
	height:26px !important;
	left:212px !important;
	top:32px !important;
}

#item347385 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item347409 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item346688 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item346691 {
	width:40px !important;
	left:236px !important;
	top:35px !important;
	min-height:20px !important;
}

#item346714 {
	width:480px !important;
	left:90px !important;
	top:145px !important;
	min-height:48px !important;
}

#item346767 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item346768 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item346740 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item346742 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item346737 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item346819 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item346820 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item346794 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item346795 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item346791 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item346871 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item346846 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item346843 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item346924 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item346899 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item346895 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item346948 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item346973 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item346997 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item346357 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item346359 {
	width:40px !important;
	left:236px !important;
	top:35px !important;
	min-height:20px !important;
}

#item346382 {
	width:480px !important;
	left:90px !important;
	top:145px !important;
	min-height:48px !important;
}

#item346434 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item346435 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item346408 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item346409 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item346405 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item346486 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item346487 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item346461 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item346462 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item346458 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item346539 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item346513 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item346510 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item346592 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item346567 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item346563 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item346616 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item346640 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item346664 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item346026 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item346028 {
	width:40px !important;
	left:236px !important;
	top:35px !important;
	min-height:20px !important;
}

#item346051 {
	width:480px !important;
	left:90px !important;
	top:145px !important;
	min-height:48px !important;
}

#item346103 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item346104 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item346078 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item346079 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item346074 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:202px !important;
}

#item346155 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item346156 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item346130 {
	width:220px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item346131 {
	width:220px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item346127 {
	width:226px !important;
	height:46px !important;
	left:217px !important;
	top:254px !important;
}

#item346207 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item346182 {
	width:51px !important;
	left:23px !important;
	top:3px !important;
	min-height:19px !important;
}

#item346179 {
	width:77px !important;
	height:25px !important;
	left:30px !important;
	top:414px !important;
}

#item346260 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item346235 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item346231 {
	width:101px !important;
	height:26px !important;
	left:99px !important;
	top:32px !important;
}

#item346285 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item346309 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item346333 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item345722 {
	width:640px !important;
	height:444px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item345724 {
	width:74px !important;
	left:123px !important;
	top:35px !important;
	min-height:20px !important;
}

#item345747 {
	width:480px !important;
	left:90px !important;
	top:105px !important;
	min-height:81px !important;
}

#item345798 {
	width:370px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item345799 {
	width:370px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item345773 {
	width:370px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item345774 {
	width:370px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item345770 {
	width:376px !important;
	height:46px !important;
	left:142px !important;
	top:202px !important;
}

#item345852 {
	width:370px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item345853 {
	width:370px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item345826 {
	width:370px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item345828 {
	width:370px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item345822 {
	width:376px !important;
	height:46px !important;
	left:142px !important;
	top:254px !important;
}

#item345904 {
	width:370px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item345905 {
	width:370px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item345879 {
	width:370px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item345880 {
	width:370px !important;
	left:3px !important;
	top:16px !important;
	min-height:20px !important;
}

#item345876 {
	width:376px !important;
	height:46px !important;
	left:142px !important;
	top:306px !important;
}

#item345929 {
	width:40px !important;
	left:236px !important;
	top:35px !important;
	min-height:20px !important;
}

#item345954 {
	width:40px !important;
	left:309px !important;
	top:35px !important;
	min-height:20px !important;
}

#item345978 {
	width:70px !important;
	left:387px !important;
	top:35px !important;
	min-height:20px !important;
}

#item346002 {
	width:80px !important;
	left:488px !important;
	top:35px !important;
	min-height:20px !important;
}

#item345719 {
	width:650px !important;
	height:454px !important;
	left:54px !important;
	top:148px !important;
}

#item151165 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item151140 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item151137 {
	width:93px !important;
	height:21px !important;
	left:587px !important;
	top:564px !important;
}

#item229237 {
	width:576px !important;
	height:100px !important;
	background:#fff;
}

#item273389 {
	width:150px !important;
	left:38px !important;
	min-height:24px !important;
}

#item273364 {
	width:150px !important;
	left:38px !important;
	min-height:24px !important;
}

#item273361 {
	width:188px !important;
	height:24px !important;
	left:363px !important;
	top:56px !important;
}

#item293066 {
	width:516px !important;
	left:30px !important;
	top:1133px !important;
	min-height:6320px !important;
}

#item229272 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:576px !important;
	height:4000px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item229269 {
	width:582px !important;
	height:4006px !important;
	left:10px !important;
	top:10px !important;
}

#item295801 {
	width:400px !important;
	height:360px !important;
	left:101px !important;
	top:218px !important;
	background:#fff;
}

#item295803 {
	width:250px !important;
	left:176px !important;
	top:263px !important;
	min-height:160px !important;
}

#item295855 {
	width:220px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item295856 {
	width:220px !important;
	left:3px !important;
	top:21px !important;
	min-height:26px !important;
}

#item295829 {
	width:220px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item295830 {
	width:220px !important;
	left:3px !important;
	top:21px !important;
	min-height:26px !important;
}

#item295826 {
	width:226px !important;
	height:60px !important;
	left:188px !important;
	top:456px !important;
}

#item229349 {
	width:26px !important;
	height:26px !important;
	left:456px !important;
	top:242px !important;
}

#item229267 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item229265.fixed-pos-elem {
	width:592px !important;
	height:4016px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item292518 {
	width:360px !important;
	left:73px !important;
	top:81px !important;
	min-height:80px !important;
}

#item292570 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item292571 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item292544 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item292546 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item292541 {
	width:236px !important;
	height:60px !important;
	left:135px !important;
	top:173px !important;
}

#item292622 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item292623 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item292597 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item292598 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item292594 {
	width:236px !important;
	height:60px !important;
	left:135px !important;
	top:238px !important;
}

#item292674 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item292675 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item292649 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item292650 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item292646 {
	width:236px !important;
	height:60px !important;
	left:135px !important;
	top:303px !important;
}

#item292726 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item292701 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item292699 {
	width:86px !important;
	height:26px !important;
	left:10px !important;
	top:394px !important;
}

#item292778 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item292753 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item292750 {
	width:101px !important;
	height:26px !important;
	left:22px !important;
	top:10px !important;
}

#item292829 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item292804 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item292801 {
	width:67px !important;
	height:26px !important;
	left:135px !important;
	top:10px !important;
}

#item292880 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item292855 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item292852 {
	width:67px !important;
	height:26px !important;
	left:208px !important;
	top:10px !important;
}

#item292932 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item292906 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item292903 {
	width:97px !important;
	height:26px !important;
	left:286px !important;
	top:10px !important;
}

#item292956 {
	width:80px !important;
	left:411px !important;
	top:13px !important;
	min-height:20px !important;
}

#item282606 {
	width:360px !important;
	left:73px !important;
	top:81px !important;
	min-height:80px !important;
}

#item282657 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item282658 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item282632 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item282633 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item282629 {
	width:236px !important;
	height:60px !important;
	left:135px !important;
	top:173px !important;
}

#item282709 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item282710 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item282684 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item282685 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item282681 {
	width:236px !important;
	height:60px !important;
	left:135px !important;
	top:238px !important;
}

#item282761 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item282762 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item282736 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item282737 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item282733 {
	width:236px !important;
	height:60px !important;
	left:135px !important;
	top:303px !important;
}

#item282813 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item282787 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item282785 {
	width:86px !important;
	height:26px !important;
	left:10px !important;
	top:394px !important;
}

#item282865 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item282840 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item282837 {
	width:101px !important;
	height:26px !important;
	left:22px !important;
	top:10px !important;
}

#item282916 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item282891 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item282888 {
	width:67px !important;
	height:26px !important;
	left:135px !important;
	top:10px !important;
}

#item282967 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item282942 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item282939 {
	width:67px !important;
	height:26px !important;
	left:208px !important;
	top:10px !important;
}

#item283019 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item282993 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item282990 {
	width:97px !important;
	height:26px !important;
	left:286px !important;
	top:10px !important;
}

#item283043 {
	width:80px !important;
	left:411px !important;
	top:13px !important;
	min-height:20px !important;
}

#item282084 {
	width:360px !important;
	left:73px !important;
	top:81px !important;
	min-height:80px !important;
}

#item282136 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item282137 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item282110 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item282111 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item282107 {
	width:236px !important;
	height:60px !important;
	left:135px !important;
	top:173px !important;
}

#item282188 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item282189 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item282163 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item282164 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item282160 {
	width:236px !important;
	height:60px !important;
	left:135px !important;
	top:238px !important;
}

#item282240 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item282242 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item282215 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item282216 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item282212 {
	width:236px !important;
	height:60px !important;
	left:135px !important;
	top:303px !important;
}

#item282294 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item282268 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item282266 {
	width:86px !important;
	height:26px !important;
	left:10px !important;
	top:394px !important;
}

#item282346 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item282321 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item282318 {
	width:101px !important;
	height:26px !important;
	left:22px !important;
	top:10px !important;
}

#item282397 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item282372 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item282369 {
	width:67px !important;
	height:26px !important;
	left:135px !important;
	top:10px !important;
}

#item282448 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item282423 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item282420 {
	width:67px !important;
	height:26px !important;
	left:208px !important;
	top:10px !important;
}

#item282500 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item282474 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item282471 {
	width:97px !important;
	height:26px !important;
	left:286px !important;
	top:10px !important;
}

#item282524 {
	width:80px !important;
	left:411px !important;
	top:13px !important;
	min-height:20px !important;
}

#item281549 {
	width:360px !important;
	left:73px !important;
	top:81px !important;
	min-height:80px !important;
}

#item281600 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item281601 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item281575 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item281576 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item281572 {
	width:236px !important;
	height:60px !important;
	left:135px !important;
	top:173px !important;
}

#item281652 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item281653 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item281627 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item281628 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item281624 {
	width:236px !important;
	height:60px !important;
	left:135px !important;
	top:238px !important;
}

#item281704 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item281705 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item281679 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item281680 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item281676 {
	width:236px !important;
	height:60px !important;
	left:135px !important;
	top:303px !important;
}

#item281757 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item281732 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item281730 {
	width:86px !important;
	height:26px !important;
	left:10px !important;
	top:394px !important;
}

#item281809 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item281784 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item281781 {
	width:101px !important;
	height:26px !important;
	left:22px !important;
	top:10px !important;
}

#item281860 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item281835 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item281832 {
	width:67px !important;
	height:26px !important;
	left:135px !important;
	top:10px !important;
}

#item281911 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item281886 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item281883 {
	width:67px !important;
	height:26px !important;
	left:208px !important;
	top:10px !important;
}

#item281963 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item281937 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item281934 {
	width:97px !important;
	height:26px !important;
	left:286px !important;
	top:10px !important;
}

#item281988 {
	width:80px !important;
	left:411px !important;
	top:13px !important;
	min-height:20px !important;
}

#item281019 {
	width:360px !important;
	left:73px !important;
	top:81px !important;
	min-height:80px !important;
}

#item281070 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item281071 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item281045 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item281046 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item281042 {
	width:236px !important;
	height:60px !important;
	left:135px !important;
	top:173px !important;
}

#item281122 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item281123 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item281097 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item281098 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item281094 {
	width:236px !important;
	height:60px !important;
	left:135px !important;
	top:238px !important;
}

#item281175 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item281176 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item281150 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item281151 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item281146 {
	width:236px !important;
	height:60px !important;
	left:135px !important;
	top:303px !important;
}

#item281226 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item281201 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item281199 {
	width:86px !important;
	height:26px !important;
	left:10px !important;
	top:394px !important;
}

#item281278 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item281253 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item281250 {
	width:101px !important;
	height:26px !important;
	left:22px !important;
	top:10px !important;
}

#item281331 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item281306 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item281302 {
	width:67px !important;
	height:26px !important;
	left:135px !important;
	top:10px !important;
}

#item281384 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item281357 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item281354 {
	width:67px !important;
	height:26px !important;
	left:208px !important;
	top:10px !important;
}

#item281435 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item281410 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item281407 {
	width:97px !important;
	height:26px !important;
	left:286px !important;
	top:10px !important;
}

#item281459 {
	width:80px !important;
	left:411px !important;
	top:13px !important;
	min-height:20px !important;
}

#item202182 {
	width:360px !important;
	left:73px !important;
	top:81px !important;
	min-height:80px !important;
}

#item280836 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item280837 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item202208 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item202209 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item202205 {
	width:236px !important;
	height:60px !important;
	left:135px !important;
	top:173px !important;
}

#item280861 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item280862 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item202260 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item202261 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item202257 {
	width:236px !important;
	height:60px !important;
	left:135px !important;
	top:238px !important;
}

#item280887 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item280888 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item202314 {
	width:230px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item202315 {
	width:230px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item202311 {
	width:236px !important;
	height:60px !important;
	left:135px !important;
	top:303px !important;
}

#item280561 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item280536 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item280534 {
	width:86px !important;
	height:26px !important;
	left:10px !important;
	top:394px !important;
}

#item280613 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item280588 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item280585 {
	width:101px !important;
	height:26px !important;
	left:22px !important;
	top:10px !important;
}

#item280664 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item280639 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item280636 {
	width:67px !important;
	height:26px !important;
	left:135px !important;
	top:10px !important;
}

#item280715 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item280690 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item280687 {
	width:67px !important;
	height:26px !important;
	left:208px !important;
	top:10px !important;
}

#item280958 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item280332 {
	width:70px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item280955 {
	width:97px !important;
	height:26px !important;
	left:286px !important;
	top:10px !important;
}

#item280739 {
	width:80px !important;
	left:411px !important;
	top:13px !important;
	min-height:20px !important;
}

#item279850 {
	width:70px !important;
	left:310px !important;
	top:13px !important;
	min-height:20px !important;
}

#item279873 {
	width:350px !important;
	left:76px !important;
	top:56px !important;
	min-height:100px !important;
}

#item279925 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item279926 {
	width:350px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item279899 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item279900 {
	width:350px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item279896 {
	width:356px !important;
	height:60px !important;
	left:75px !important;
	top:173px !important;
}

#item279976 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item279977 {
	width:350px !important;
	left:3px !important;
	top:21px !important;
	min-height:27px !important;
}

#item279951 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item279952 {
	width:350px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item279949 {
	width:356px !important;
	height:60px !important;
	left:75px !important;
	top:238px !important;
}

#item280028 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item280029 {
	width:350px !important;
	left:3px !important;
	top:21px !important;
	min-height:27px !important;
}

#item280003 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item280004 {
	width:350px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item280000 {
	width:356px !important;
	height:60px !important;
	left:75px !important;
	top:303px !important;
}

#item280079 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item280054 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item280052 {
	width:86px !important;
	height:26px !important;
	left:10px !important;
	top:394px !important;
}

#item280133 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item280106 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item280103 {
	width:101px !important;
	height:26px !important;
	left:22px !important;
	top:10px !important;
}

#item280184 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item280159 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item280156 {
	width:67px !important;
	height:26px !important;
	left:135px !important;
	top:10px !important;
}

#item280235 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item280210 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item280207 {
	width:67px !important;
	height:26px !important;
	left:208px !important;
	top:10px !important;
}

#item280259 {
	width:80px !important;
	left:411px !important;
	top:13px !important;
	min-height:20px !important;
}

#item279363 {
	width:70px !important;
	left:310px !important;
	top:13px !important;
	min-height:20px !important;
}

#item279386 {
	width:350px !important;
	left:76px !important;
	top:56px !important;
	min-height:100px !important;
}

#item279437 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item279438 {
	width:350px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item279412 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item279413 {
	width:350px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item279409 {
	width:356px !important;
	height:60px !important;
	left:75px !important;
	top:173px !important;
}

#item279488 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item279490 {
	width:350px !important;
	left:3px !important;
	top:21px !important;
	min-height:27px !important;
}

#item279463 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item279464 {
	width:350px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item279461 {
	width:356px !important;
	height:60px !important;
	left:75px !important;
	top:238px !important;
}

#item279541 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item279542 {
	width:350px !important;
	left:3px !important;
	top:21px !important;
	min-height:27px !important;
}

#item279516 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item279517 {
	width:350px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item279513 {
	width:356px !important;
	height:60px !important;
	left:75px !important;
	top:303px !important;
}

#item279593 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item279568 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item279565 {
	width:86px !important;
	height:26px !important;
	left:10px !important;
	top:394px !important;
}

#item279645 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item279620 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item279617 {
	width:101px !important;
	height:26px !important;
	left:22px !important;
	top:10px !important;
}

#item279697 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item279672 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item279668 {
	width:67px !important;
	height:26px !important;
	left:135px !important;
	top:10px !important;
}

#item279748 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item279723 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item279720 {
	width:67px !important;
	height:26px !important;
	left:208px !important;
	top:10px !important;
}

#item279772 {
	width:80px !important;
	left:411px !important;
	top:13px !important;
	min-height:20px !important;
}

#item278922 {
	width:70px !important;
	left:310px !important;
	top:13px !important;
	min-height:20px !important;
}

#item278945 {
	width:350px !important;
	left:76px !important;
	top:56px !important;
	min-height:100px !important;
}

#item278996 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item278997 {
	width:350px !important;
	left:3px !important;
	top:21px !important;
	min-height:27px !important;
}

#item278970 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item278971 {
	width:350px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item278968 {
	width:356px !important;
	height:60px !important;
	left:75px !important;
	top:173px !important;
}

#item279048 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item279049 {
	width:350px !important;
	left:3px !important;
	top:21px !important;
	min-height:27px !important;
}

#item279023 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item279024 {
	width:350px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item279020 {
	width:356px !important;
	height:60px !important;
	left:75px !important;
	top:238px !important;
}

#item279099 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item279074 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item279072 {
	width:86px !important;
	height:26px !important;
	left:10px !important;
	top:394px !important;
}

#item279151 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item279126 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item279123 {
	width:101px !important;
	height:26px !important;
	left:22px !important;
	top:10px !important;
}

#item279203 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item279177 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item279174 {
	width:67px !important;
	height:26px !important;
	left:135px !important;
	top:10px !important;
}

#item279255 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item279230 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item279227 {
	width:67px !important;
	height:26px !important;
	left:208px !important;
	top:10px !important;
}

#item279279 {
	width:80px !important;
	left:411px !important;
	top:13px !important;
	min-height:20px !important;
}

#item278417 {
	width:70px !important;
	left:310px !important;
	top:13px !important;
	min-height:20px !important;
}

#item278440 {
	width:350px !important;
	left:76px !important;
	top:56px !important;
	min-height:100px !important;
}

#item278542 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item278543 {
	width:350px !important;
	left:3px !important;
	top:21px !important;
	min-height:27px !important;
}

#item278517 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item278518 {
	width:350px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item278515 {
	width:356px !important;
	height:60px !important;
	left:75px !important;
	top:173px !important;
}

#item278595 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item278596 {
	width:350px !important;
	left:3px !important;
	top:21px !important;
	min-height:27px !important;
}

#item278569 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item278570 {
	width:350px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item278566 {
	width:356px !important;
	height:60px !important;
	left:75px !important;
	top:238px !important;
}

#item278646 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item278621 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item278619 {
	width:86px !important;
	height:26px !important;
	left:10px !important;
	top:394px !important;
}

#item278699 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item278674 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item278670 {
	width:101px !important;
	height:26px !important;
	left:22px !important;
	top:10px !important;
}

#item278751 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item278726 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item278723 {
	width:67px !important;
	height:26px !important;
	left:135px !important;
	top:10px !important;
}

#item278804 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item278777 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item278774 {
	width:67px !important;
	height:26px !important;
	left:208px !important;
	top:10px !important;
}

#item278828 {
	width:80px !important;
	left:411px !important;
	top:13px !important;
	min-height:20px !important;
}

#item277931 {
	width:70px !important;
	left:310px !important;
	top:13px !important;
	min-height:20px !important;
}

#item277954 {
	width:350px !important;
	left:76px !important;
	top:56px !important;
	min-height:100px !important;
}

#item278006 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item278007 {
	width:350px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item277980 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item277981 {
	width:350px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item277977 {
	width:356px !important;
	height:60px !important;
	left:75px !important;
	top:173px !important;
}

#item278057 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item278058 {
	width:350px !important;
	left:3px !important;
	top:21px !important;
	min-height:27px !important;
}

#item278032 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item278033 {
	width:350px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item278030 {
	width:356px !important;
	height:60px !important;
	left:75px !important;
	top:238px !important;
}

#item278109 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item278110 {
	width:350px !important;
	left:3px !important;
	top:21px !important;
	min-height:27px !important;
}

#item278084 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item278085 {
	width:350px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item278081 {
	width:356px !important;
	height:60px !important;
	left:75px !important;
	top:303px !important;
}

#item278161 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item278136 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item278134 {
	width:86px !important;
	height:26px !important;
	left:10px !important;
	top:394px !important;
}

#item278215 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item278189 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item278186 {
	width:101px !important;
	height:26px !important;
	left:22px !important;
	top:10px !important;
}

#item278267 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item278242 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item278239 {
	width:67px !important;
	height:26px !important;
	left:135px !important;
	top:10px !important;
}

#item278318 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item278293 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item278290 {
	width:67px !important;
	height:26px !important;
	left:208px !important;
	top:10px !important;
}

#item278342 {
	width:80px !important;
	left:411px !important;
	top:13px !important;
	min-height:20px !important;
}

#item277722 {
	width:70px !important;
	left:310px !important;
	top:13px !important;
	min-height:20px !important;
}

#item199640 {
	width:350px !important;
	left:76px !important;
	top:56px !important;
	min-height:100px !important;
}

#item277867 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item277868 {
	width:350px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item199666 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item199668 {
	width:350px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item199663 {
	width:356px !important;
	height:60px !important;
	left:75px !important;
	top:173px !important;
}

#item199745 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item199746 {
	width:350px !important;
	left:3px !important;
	top:21px !important;
	min-height:27px !important;
}

#item199720 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item199721 {
	width:350px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item199717 {
	width:356px !important;
	height:60px !important;
	left:75px !important;
	top:238px !important;
}

#item199797 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item199798 {
	width:350px !important;
	left:3px !important;
	top:21px !important;
	min-height:27px !important;
}

#item199772 {
	width:350px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item199773 {
	width:350px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item199769 {
	width:356px !important;
	height:60px !important;
	left:75px !important;
	top:303px !important;
}

#item277594 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item277569 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item277567 {
	width:86px !important;
	height:26px !important;
	left:10px !important;
	top:394px !important;
}

#item277646 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item277621 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item277618 {
	width:101px !important;
	height:26px !important;
	left:22px !important;
	top:10px !important;
}

#item277697 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item277672 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item277669 {
	width:67px !important;
	height:26px !important;
	left:135px !important;
	top:10px !important;
}

#item277791 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item277365 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item277788 {
	width:67px !important;
	height:26px !important;
	left:208px !important;
	top:10px !important;
}

#item277746 {
	width:80px !important;
	left:411px !important;
	top:13px !important;
	min-height:20px !important;
}

#item276903 {
	width:40px !important;
	left:232px !important;
	top:13px !important;
	min-height:20px !important;
}

#item276926 {
	width:400px !important;
	left:53px !important;
	top:56px !important;
	min-height:100px !important;
}

#item276977 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item276978 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item276952 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item276953 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item276949 {
	width:256px !important;
	height:60px !important;
	left:125px !important;
	top:173px !important;
}

#item277029 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item277031 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item277004 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item277005 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item277001 {
	width:256px !important;
	height:60px !important;
	left:125px !important;
	top:238px !important;
}

#item277083 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item277084 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item277058 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item277059 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item277054 {
	width:256px !important;
	height:60px !important;
	left:125px !important;
	top:303px !important;
}

#item277134 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item277109 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item277107 {
	width:86px !important;
	height:26px !important;
	left:10px !important;
	top:394px !important;
}

#item277187 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item277161 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item277158 {
	width:101px !important;
	height:26px !important;
	left:22px !important;
	top:10px !important;
}

#item277238 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item277213 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item277210 {
	width:67px !important;
	height:26px !important;
	left:135px !important;
	top:10px !important;
}

#item277262 {
	width:70px !important;
	left:310px !important;
	top:13px !important;
	min-height:20px !important;
}

#item277287 {
	width:80px !important;
	left:411px !important;
	top:13px !important;
	min-height:20px !important;
}

#item276445 {
	width:40px !important;
	left:232px !important;
	top:13px !important;
	min-height:20px !important;
}

#item276468 {
	width:400px !important;
	left:53px !important;
	top:56px !important;
	min-height:100px !important;
}

#item276519 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item276520 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item276494 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item276495 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item276491 {
	width:256px !important;
	height:60px !important;
	left:125px !important;
	top:173px !important;
}

#item276572 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item276573 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item276546 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item276547 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item276543 {
	width:256px !important;
	height:60px !important;
	left:125px !important;
	top:238px !important;
}

#item276624 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item276625 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item276599 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item276600 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item276596 {
	width:256px !important;
	height:60px !important;
	left:125px !important;
	top:303px !important;
}

#item276675 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item276650 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item276648 {
	width:86px !important;
	height:26px !important;
	left:10px !important;
	top:394px !important;
}

#item276728 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item276703 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item276700 {
	width:101px !important;
	height:26px !important;
	left:22px !important;
	top:10px !important;
}

#item276779 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item276754 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item276751 {
	width:67px !important;
	height:26px !important;
	left:135px !important;
	top:10px !important;
}

#item276804 {
	width:70px !important;
	left:310px !important;
	top:13px !important;
	min-height:20px !important;
}

#item276828 {
	width:80px !important;
	left:411px !important;
	top:13px !important;
	min-height:20px !important;
}

#item275983 {
	width:40px !important;
	left:232px !important;
	top:13px !important;
	min-height:20px !important;
}

#item276006 {
	width:400px !important;
	left:53px !important;
	top:56px !important;
	min-height:100px !important;
}

#item276056 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item276057 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item276031 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item276032 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item276029 {
	width:256px !important;
	height:60px !important;
	left:125px !important;
	top:173px !important;
}

#item276109 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item276111 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item276083 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item276085 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item276080 {
	width:256px !important;
	height:60px !important;
	left:125px !important;
	top:238px !important;
}

#item276161 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item276162 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item276136 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item276137 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item276134 {
	width:256px !important;
	height:60px !important;
	left:125px !important;
	top:303px !important;
}

#item276212 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item276187 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item276185 {
	width:86px !important;
	height:26px !important;
	left:10px !important;
	top:394px !important;
}

#item276264 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item276239 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item276236 {
	width:101px !important;
	height:26px !important;
	left:22px !important;
	top:10px !important;
}

#item276315 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item276290 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item276287 {
	width:67px !important;
	height:26px !important;
	left:135px !important;
	top:10px !important;
}

#item276340 {
	width:70px !important;
	left:310px !important;
	top:13px !important;
	min-height:20px !important;
}

#item276364 {
	width:80px !important;
	left:411px !important;
	top:13px !important;
	min-height:20px !important;
}

#item275515 {
	width:40px !important;
	left:232px !important;
	top:13px !important;
	min-height:20px !important;
}

#item275538 {
	width:400px !important;
	left:53px !important;
	top:56px !important;
	min-height:100px !important;
}

#item275590 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item275591 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item275565 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item275566 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item275562 {
	width:256px !important;
	height:60px !important;
	left:125px !important;
	top:173px !important;
}

#item275642 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item275643 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item275617 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item275618 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item275614 {
	width:256px !important;
	height:60px !important;
	left:125px !important;
	top:238px !important;
}

#item275696 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item275697 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item275671 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item275672 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item275668 {
	width:256px !important;
	height:60px !important;
	left:125px !important;
	top:303px !important;
}

#item275747 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item275722 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item275720 {
	width:86px !important;
	height:26px !important;
	left:10px !important;
	top:394px !important;
}

#item275800 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item275775 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item275771 {
	width:101px !important;
	height:26px !important;
	left:22px !important;
	top:10px !important;
}

#item275851 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item275826 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item275823 {
	width:67px !important;
	height:26px !important;
	left:135px !important;
	top:10px !important;
}

#item275875 {
	width:70px !important;
	left:310px !important;
	top:13px !important;
	min-height:20px !important;
}

#item275899 {
	width:80px !important;
	left:411px !important;
	top:13px !important;
	min-height:20px !important;
}

#item275229 {
	width:40px !important;
	left:232px !important;
	top:13px !important;
	min-height:20px !important;
}

#item197576 {
	width:400px !important;
	left:53px !important;
	top:56px !important;
	min-height:100px !important;
}

#item275351 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item275352 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item197602 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item197603 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item197599 {
	width:256px !important;
	height:60px !important;
	left:125px !important;
	top:173px !important;
}

#item275326 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item275327 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item197654 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item197655 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item197651 {
	width:256px !important;
	height:60px !important;
	left:125px !important;
	top:238px !important;
}

#item275383 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item275384 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item197707 {
	width:250px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item197708 {
	width:250px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item197704 {
	width:256px !important;
	height:60px !important;
	left:125px !important;
	top:303px !important;
}

#item275180 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item275155 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item275152 {
	width:86px !important;
	height:26px !important;
	left:10px !important;
	top:394px !important;
}

#item275445 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item275420 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item275417 {
	width:101px !important;
	height:26px !important;
	left:22px !important;
	top:10px !important;
}

#item275482 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item275205 {
	width:40px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item275477 {
	width:67px !important;
	height:26px !important;
	left:135px !important;
	top:10px !important;
}

#item275253 {
	width:70px !important;
	left:310px !important;
	top:13px !important;
	min-height:20px !important;
}

#item275278 {
	width:80px !important;
	left:411px !important;
	top:13px !important;
	min-height:20px !important;
}

#item274223 {
	width:40px !important;
	left:159px !important;
	top:13px !important;
	min-height:20px !important;
}

#item274246 {
	width:480px !important;
	left:13px !important;
	top:91px !important;
	min-height:48px !important;
}

#item274296 {
	width:260px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item274297 {
	width:260px !important;
	left:3px !important;
	top:21px !important;
	min-height:27px !important;
}

#item274271 {
	width:260px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item274272 {
	width:260px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item274269 {
	width:266px !important;
	height:60px !important;
	left:120px !important;
	top:158px !important;
}

#item274348 {
	width:260px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item274349 {
	width:260px !important;
	left:3px !important;
	top:21px !important;
	min-height:27px !important;
}

#item274322 {
	width:260px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item274324 {
	width:260px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item274320 {
	width:266px !important;
	height:60px !important;
	left:120px !important;
	top:223px !important;
}

#item274399 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item274374 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item274372 {
	width:86px !important;
	height:26px !important;
	left:10px !important;
	top:394px !important;
}

#item274452 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item274427 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item274424 {
	width:101px !important;
	height:26px !important;
	left:22px !important;
	top:10px !important;
}

#item274477 {
	width:40px !important;
	left:232px !important;
	top:13px !important;
	min-height:20px !important;
}

#item274501 {
	width:70px !important;
	left:310px !important;
	top:13px !important;
	min-height:20px !important;
}

#item274525 {
	width:80px !important;
	left:411px !important;
	top:13px !important;
	min-height:20px !important;
}

#item273855 {
	width:40px !important;
	left:159px !important;
	top:13px !important;
	min-height:20px !important;
}

#item273879 {
	width:480px !important;
	left:13px !important;
	top:91px !important;
	min-height:48px !important;
}

#item273930 {
	width:260px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item273931 {
	width:260px !important;
	left:3px !important;
	top:21px !important;
	min-height:27px !important;
}

#item273905 {
	width:260px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item273906 {
	width:260px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item273903 {
	width:266px !important;
	height:60px !important;
	left:120px !important;
	top:158px !important;
}

#item273981 {
	width:260px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item273982 {
	width:260px !important;
	left:3px !important;
	top:21px !important;
	min-height:27px !important;
}

#item273956 {
	width:260px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item273957 {
	width:260px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item273954 {
	width:266px !important;
	height:60px !important;
	left:120px !important;
	top:223px !important;
}

#item274033 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item274007 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item274005 {
	width:86px !important;
	height:26px !important;
	left:10px !important;
	top:394px !important;
}

#item274085 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item274060 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item274057 {
	width:101px !important;
	height:26px !important;
	left:22px !important;
	top:10px !important;
}

#item274110 {
	width:40px !important;
	left:232px !important;
	top:13px !important;
	min-height:20px !important;
}

#item274135 {
	width:70px !important;
	left:310px !important;
	top:13px !important;
	min-height:20px !important;
}

#item274159 {
	width:80px !important;
	left:411px !important;
	top:13px !important;
	min-height:20px !important;
}

#item273577 {
	width:40px !important;
	left:159px !important;
	top:13px !important;
	min-height:20px !important;
}

#item196605 {
	width:480px !important;
	left:13px !important;
	top:91px !important;
	min-height:48px !important;
}

#item196656 {
	width:260px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item196657 {
	width:260px !important;
	left:3px !important;
	top:21px !important;
	min-height:27px !important;
}

#item196631 {
	width:260px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item196632 {
	width:260px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item196628 {
	width:266px !important;
	height:60px !important;
	left:120px !important;
	top:158px !important;
}

#item196708 {
	width:260px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item196709 {
	width:260px !important;
	left:3px !important;
	top:21px !important;
	min-height:27px !important;
}

#item196683 {
	width:260px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item196684 {
	width:260px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item196680 {
	width:266px !important;
	height:60px !important;
	left:120px !important;
	top:223px !important;
}

#item273813 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item273788 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item273785 {
	width:86px !important;
	height:26px !important;
	left:10px !important;
	top:394px !important;
}

#item273745 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item273714 {
	width:74px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item196785 {
	width:101px !important;
	height:26px !important;
	left:22px !important;
	top:10px !important;
}

#item273601 {
	width:40px !important;
	left:232px !important;
	top:13px !important;
	min-height:20px !important;
}

#item273625 {
	width:70px !important;
	left:310px !important;
	top:13px !important;
	min-height:20px !important;
}

#item273650 {
	width:80px !important;
	left:411px !important;
	top:13px !important;
	min-height:20px !important;
}

#item196225 {
	width:74px !important;
	left:46px !important;
	top:13px !important;
	min-height:20px !important;
}

#item196248 {
	width:400px !important;
	left:53px !important;
	top:66px !important;
	min-height:70px !important;
}

#item273439 {
	width:480px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item273440 {
	width:480px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item196274 {
	width:480px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item196275 {
	width:480px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item196271 {
	width:486px !important;
	height:60px !important;
	left:10px !important;
	top:173px !important;
}

#item273472 {
	width:480px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item273473 {
	width:480px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item196327 {
	width:480px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item196328 {
	width:480px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item196324 {
	width:486px !important;
	height:60px !important;
	left:10px !important;
	top:238px !important;
}

#item273498 {
	width:480px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item273499 {
	width:480px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item196380 {
	width:480px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item196381 {
	width:480px !important;
	left:3px !important;
	top:20px !important;
	min-height:27px !important;
}

#item196377 {
	width:486px !important;
	height:60px !important;
	left:10px !important;
	top:303px !important;
}

#item273526 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item196433 {
	width:60px !important;
	left:23px !important;
	top:3px !important;
	min-height:20px !important;
}

#item196430 {
	width:86px !important;
	height:26px !important;
	left:10px !important;
	top:394px !important;
}

#item196483 {
	width:40px !important;
	left:159px !important;
	top:13px !important;
	min-height:20px !important;
}

#item196507 {
	width:40px !important;
	left:232px !important;
	top:13px !important;
	min-height:20px !important;
}

#item196531 {
	width:70px !important;
	left:310px !important;
	top:13px !important;
	min-height:20px !important;
}

#item196556 {
	width:80px !important;
	left:411px !important;
	top:13px !important;
	min-height:20px !important;
}

#item196221 {
	width:496px !important;
	height:420px !important;
	left:35px !important;
	top:164px !important;
}

#item205024 {
	width:70px !important;
	left:32px !important;
	min-height:20px !important;
}

#item204999 {
	width:70px !important;
	left:32px !important;
	min-height:20px !important;
}

#item204996 {
	width:102px !important;
	height:20px !important;
	left:435px !important;
	top:561px !important;
}

#item98175 {
	width:1820px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item313780 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item313755 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item313750 {
	width:136px !important;
	height:20px !important;
	left:1261px !important;
	top:69px !important;
}

#item240942 {
	width:640px !important;
	height:1390px !important;
	left:590px !important;
	top:158px !important;
	background:#fff;
}

#item240943 {
	width:480px !important;
	left:670px !important;
	top:198px !important;
	min-height:20px !important;
}

#item240967 {
	width:460px !important;
	left:680px !important;
	top:237px !important;
	min-height:130px !important;
}

#item240990 {
	width:480px !important;
	left:670px !important;
	top:386px !important;
	min-height:81px !important;
}

#item241013 {
	width:480px !important;
	left:670px !important;
	top:480px !important;
	min-height:20px !important;
}

#item241063 {
	width:280px !important;
	min-height:18px !important;
}

#item241039 {
	width:280px !important;
	min-height:18px !important;
}

#item241036 {
	width:280px !important;
	height:18px !important;
	left:770px !important;
	top:517px !important;
}

#item241114 {
	width:280px !important;
	min-height:18px !important;
}

#item241090 {
	width:280px !important;
	min-height:18px !important;
}

#item241086 {
	width:280px !important;
	height:18px !important;
	left:770px !important;
	top:544px !important;
}

#item315697 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item313907 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item313903 {
	width:160px !important;
	height:20px !important;
	left:832px !important;
	top:580px !important;
}

#item355215 {
	width:480px !important;
	left:670px !important;
	top:650px !important;
	min-height:70px !important;
}

#item241212_container {
	width:480px !important;
	height:650px !important;
	left:670px !important;
	top:743px !important;
	background:transparent;
}

#item241213 {
	width:480px !important;
	left:670px !important;
	top:1406px !important;
	min-height:40px !important;
}

#item241264 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item241239 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item241236 {
	width:93px !important;
	height:21px !important;
	left:1113px !important;
	top:1480px !important;
}

#item321751 {
	width:960px !important;
	left:430px !important;
	top:1714px !important;
	min-height:1540px !important;
}

#item98056 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1820px !important;
	height:3364px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item98053 {
	width:1826px !important;
	height:3370px !important;
	left:10px !important;
	top:10px !important;
}

#item98057 {
	width:400px !important;
	height:258px !important;
	left:723px !important;
	top:218px !important;
	background:#fff;
}

#item98058 {
	width:270px !important;
	left:788px !important;
	top:263px !important;
	min-height:110px !important;
}

#item98110 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item98111 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item98084 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item98085 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item98081 {
	width:166px !important;
	height:47px !important;
	left:840px !important;
	top:386px !important;
}

#item98134 {
	width:26px !important;
	height:26px !important;
	left:1078px !important;
	top:242px !important;
}

#item98051 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item98049.fixed-pos-elem {
	width:1836px !important;
	height:3380px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item140317 {
	width:1200px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item317336 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317311 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317307 {
	width:136px !important;
	height:20px !important;
	left:951px !important;
	top:69px !important;
}

#item318114 {
	width:640px !important;
	height:1390px !important;
	left:280px !important;
	top:158px !important;
	background:#fff;
}

#item318115 {
	width:480px !important;
	left:360px !important;
	top:198px !important;
	min-height:20px !important;
}

#item318138 {
	width:460px !important;
	left:370px !important;
	top:237px !important;
	min-height:130px !important;
}

#item318161 {
	width:480px !important;
	left:360px !important;
	top:386px !important;
	min-height:81px !important;
}

#item318184 {
	width:480px !important;
	left:360px !important;
	top:480px !important;
	min-height:20px !important;
}

#item318235 {
	width:280px !important;
	min-height:18px !important;
}

#item318210 {
	width:280px !important;
	min-height:18px !important;
}

#item318207 {
	width:280px !important;
	height:18px !important;
	left:460px !important;
	top:517px !important;
}

#item318285 {
	width:280px !important;
	min-height:18px !important;
}

#item318261 {
	width:280px !important;
	min-height:18px !important;
}

#item318258 {
	width:280px !important;
	height:18px !important;
	left:460px !important;
	top:544px !important;
}

#item318337 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item318312 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item318308 {
	width:160px !important;
	height:20px !important;
	left:520px !important;
	top:580px !important;
}

#item355405 {
	width:480px !important;
	left:360px !important;
	top:650px !important;
	min-height:70px !important;
}

#item318383_container {
	width:480px !important;
	height:650px !important;
	left:360px !important;
	top:743px !important;
	background:transparent;
}

#item318384 {
	width:480px !important;
	left:360px !important;
	top:1406px !important;
	min-height:40px !important;
}

#item318434 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item318409 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item318407 {
	width:93px !important;
	height:21px !important;
	left:803px !important;
	top:1480px !important;
}

#item321813 {
	width:960px !important;
	left:120px !important;
	top:1714px !important;
	min-height:1540px !important;
}

#item140361 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1200px !important;
	height:3364px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item140358 {
	width:1206px !important;
	height:3370px !important;
	left:10px !important;
	top:10px !important;
}

#item140362 {
	width:400px !important;
	height:258px !important;
	left:413px !important;
	top:218px !important;
	background:#fff;
}

#item140363 {
	width:270px !important;
	left:478px !important;
	top:263px !important;
	min-height:110px !important;
}

#item318524 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item318525 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item140389 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item140390 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item140386 {
	width:166px !important;
	height:47px !important;
	left:530px !important;
	top:386px !important;
}

#item140438 {
	width:26px !important;
	height:26px !important;
	left:769px !important;
	top:242px !important;
}

#item140355 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item140353.fixed-pos-elem {
	width:1216px !important;
	height:3380px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item172040 {
	width:768px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item317749 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317724 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317719 {
	width:136px !important;
	height:20px !important;
	left:578px !important;
	top:69px !important;
}

#item321300 {
	width:640px !important;
	height:1390px !important;
	left:64px !important;
	top:158px !important;
	background:#fff;
}

#item321301 {
	width:480px !important;
	left:144px !important;
	top:198px !important;
	min-height:20px !important;
}

#item321324 {
	width:460px !important;
	left:154px !important;
	top:237px !important;
	min-height:130px !important;
}

#item321347 {
	width:480px !important;
	left:144px !important;
	top:386px !important;
	min-height:81px !important;
}

#item321370 {
	width:480px !important;
	left:144px !important;
	top:480px !important;
	min-height:20px !important;
}

#item321421 {
	width:280px !important;
	min-height:18px !important;
}

#item321396 {
	width:280px !important;
	min-height:18px !important;
}

#item321393 {
	width:280px !important;
	height:18px !important;
	left:244px !important;
	top:517px !important;
}

#item321471 {
	width:280px !important;
	min-height:18px !important;
}

#item321447 {
	width:280px !important;
	min-height:18px !important;
}

#item321444 {
	width:280px !important;
	height:18px !important;
	left:244px !important;
	top:544px !important;
}

#item321524 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item321499 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item321495 {
	width:160px !important;
	height:20px !important;
	left:304px !important;
	top:580px !important;
}

#item355592 {
	width:480px !important;
	left:144px !important;
	top:650px !important;
	min-height:70px !important;
}

#item321570_container {
	width:480px !important;
	height:650px !important;
	left:144px !important;
	top:743px !important;
	background:transparent;
}

#item321571 {
	width:480px !important;
	left:144px !important;
	top:1406px !important;
	min-height:40px !important;
}

#item321621 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item321596 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item321594 {
	width:93px !important;
	height:21px !important;
	left:587px !important;
	top:1480px !important;
}

#item270054 {
	width:640px !important;
	left:64px !important;
	top:1721px !important;
	min-height:2020px !important;
}

#item172080 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:768px !important;
	height:3834px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item172077 {
	width:774px !important;
	height:3840px !important;
	left:10px !important;
	top:10px !important;
}

#item172081 {
	width:400px !important;
	height:258px !important;
	left:197px !important;
	top:218px !important;
	background:#fff;
}

#item172082 {
	width:270px !important;
	left:262px !important;
	top:263px !important;
	min-height:110px !important;
}

#item321911 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item321912 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item172108 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item172109 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item172105 {
	width:166px !important;
	height:47px !important;
	left:314px !important;
	top:386px !important;
}

#item172157 {
	width:26px !important;
	height:26px !important;
	left:553px !important;
	top:242px !important;
}

#item172075 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:768px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item172072.fixed-pos-elem {
	width:784px !important;
	height:3850px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item227585 {
	width:576px !important;
	height:100px !important;
	background:#fff;
}

#item272938 {
	width:150px !important;
	left:38px !important;
	min-height:24px !important;
}

#item272912 {
	width:150px !important;
	left:38px !important;
	min-height:24px !important;
}

#item272909 {
	width:188px !important;
	height:24px !important;
	left:363px !important;
	top:56px !important;
}

#item242457 {
	width:390px !important;
	left:93px !important;
	top:140px !important;
	min-height:30px !important;
}

#item242481 {
	width:480px !important;
	left:48px !important;
	top:189px !important;
	min-height:142px !important;
}

#item242504 {
	width:480px !important;
	left:48px !important;
	top:353px !important;
	min-height:130px !important;
}

#item242527 {
	width:480px !important;
	left:48px !important;
	top:526px !important;
	min-height:20px !important;
}

#item242577 {
	width:280px !important;
	min-height:30px !important;
}

#item242553 {
	width:280px !important;
	min-height:30px !important;
}

#item242550 {
	width:280px !important;
	height:30px !important;
	left:148px !important;
	top:570px !important;
}

#item242627 {
	width:400px !important;
	min-height:30px !important;
}

#item242603 {
	width:400px !important;
	min-height:30px !important;
}

#item242600 {
	width:400px !important;
	height:30px !important;
	left:88px !important;
	top:622px !important;
}

#item293471 {
	width:190px !important;
	left:38px !important;
	min-height:24px !important;
}

#item293446 {
	width:190px !important;
	left:38px !important;
	min-height:24px !important;
}

#item293443 {
	width:228px !important;
	height:24px !important;
	left:174px !important;
	top:700px !important;
}

#item242703 {
	width:480px !important;
	left:48px !important;
	top:774px !important;
	min-height:130px !important;
}

#item242726_container {
	width:480px !important;
	height:700px !important;
	left:48px !important;
	top:940px !important;
	background:transparent;
}

#item242727 {
	width:480px !important;
	left:48px !important;
	top:1673px !important;
	min-height:100px !important;
}

#item293530 {
	width:70px !important;
	left:32px !important;
	min-height:20px !important;
}

#item293505 {
	width:70px !important;
	left:32px !important;
	min-height:20px !important;
}

#item293503 {
	width:102px !important;
	height:20px !important;
	left:237px !important;
	top:1821px !important;
}

#item354898 {
	width:516px !important;
	left:30px !important;
	top:2045px !important;
	min-height:4890px !important;
}

#item227626 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:576px !important;
	height:4000px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item227623 {
	width:582px !important;
	height:4006px !important;
	left:10px !important;
	top:10px !important;
}

#item227627 {
	width:400px !important;
	height:360px !important;
	left:101px !important;
	top:218px !important;
	background:#fff;
}

#item227628 {
	width:250px !important;
	left:176px !important;
	top:263px !important;
	min-height:160px !important;
}

#item295243 {
	width:220px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item295244 {
	width:220px !important;
	left:3px !important;
	top:21px !important;
	min-height:26px !important;
}

#item227655 {
	width:220px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item227656 {
	width:220px !important;
	left:3px !important;
	top:21px !important;
	min-height:26px !important;
}

#item227651 {
	width:226px !important;
	height:60px !important;
	left:188px !important;
	top:456px !important;
}

#item227704 {
	width:26px !important;
	height:26px !important;
	left:457px !important;
	top:242px !important;
}

#item227621 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item227619.fixed-pos-elem {
	width:592px !important;
	height:4016px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item242890 {
	width:1820px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item314366 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item314341 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item314337 {
	width:136px !important;
	height:20px !important;
	left:1261px !important;
	top:69px !important;
}

#item243525 {
	width:640px !important;
	height:1354px !important;
	left:590px !important;
	top:158px !important;
	background:#fff;
}

#item243526 {
	width:480px !important;
	left:670px !important;
	top:198px !important;
	min-height:20px !important;
}

#item243550 {
	width:460px !important;
	left:680px !important;
	top:237px !important;
	min-height:90px !important;
}

#item243573 {
	width:480px !important;
	left:670px !important;
	top:344px !important;
	min-height:81px !important;
}

#item243596 {
	width:480px !important;
	left:670px !important;
	top:444px !important;
	min-height:20px !important;
}

#item243647 {
	width:280px !important;
	min-height:18px !important;
}

#item243623 {
	width:280px !important;
	min-height:18px !important;
}

#item243619 {
	width:280px !important;
	height:18px !important;
	left:770px !important;
	top:481px !important;
}

#item243697 {
	width:280px !important;
	min-height:18px !important;
}

#item243673 {
	width:280px !important;
	min-height:18px !important;
}

#item243670 {
	width:280px !important;
	height:18px !important;
	left:770px !important;
	top:508px !important;
}

#item315751 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item315725 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item315720 {
	width:160px !important;
	height:20px !important;
	left:832px !important;
	top:544px !important;
}

#item355245 {
	width:480px !important;
	left:670px !important;
	top:614px !important;
	min-height:70px !important;
}

#item243795_container {
	width:480px !important;
	height:650px !important;
	left:670px !important;
	top:707px !important;
	background:transparent;
}

#item243796 {
	width:480px !important;
	left:670px !important;
	top:1370px !important;
	min-height:40px !important;
}

#item243847 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item243821 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item243819 {
	width:93px !important;
	height:21px !important;
	left:1113px !important;
	top:1444px !important;
}

#item322029 {
	width:960px !important;
	left:430px !important;
	top:1714px !important;
	min-height:1570px !important;
}

#item243328 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1820px !important;
	height:3364px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item243325 {
	width:1826px !important;
	height:3370px !important;
	left:10px !important;
	top:10px !important;
}

#item243329 {
	width:400px !important;
	height:258px !important;
	left:723px !important;
	top:218px !important;
	background:#fff;
}

#item243330 {
	width:270px !important;
	left:788px !important;
	top:263px !important;
	min-height:100px !important;
}

#item314475 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item314476 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item243357 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item243358 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item243353 {
	width:166px !important;
	height:47px !important;
	left:840px !important;
	top:386px !important;
}

#item243406 {
	width:26px !important;
	height:26px !important;
	left:1078px !important;
	top:242px !important;
}

#item243323 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item243321.fixed-pos-elem {
	width:1836px !important;
	height:3380px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item244629 {
	width:1200px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item317389 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317364 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317360 {
	width:136px !important;
	height:20px !important;
	left:951px !important;
	top:69px !important;
}

#item318616 {
	width:640px !important;
	height:1354px !important;
	left:280px !important;
	top:158px !important;
	background:#fff;
}

#item318617 {
	width:480px !important;
	left:360px !important;
	top:198px !important;
	min-height:20px !important;
}

#item318640 {
	width:460px !important;
	left:370px !important;
	top:237px !important;
	min-height:90px !important;
}

#item318663 {
	width:480px !important;
	left:360px !important;
	top:344px !important;
	min-height:81px !important;
}

#item318686 {
	width:480px !important;
	left:360px !important;
	top:444px !important;
	min-height:20px !important;
}

#item318736 {
	width:280px !important;
	min-height:18px !important;
}

#item318712 {
	width:280px !important;
	min-height:18px !important;
}

#item318709 {
	width:280px !important;
	height:18px !important;
	left:460px !important;
	top:481px !important;
}

#item318786 {
	width:280px !important;
	min-height:18px !important;
}

#item318762 {
	width:280px !important;
	min-height:18px !important;
}

#item318759 {
	width:280px !important;
	height:18px !important;
	left:460px !important;
	top:508px !important;
}

#item318839 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item318814 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item318810 {
	width:160px !important;
	height:20px !important;
	left:522px !important;
	top:544px !important;
}

#item355435 {
	width:480px !important;
	left:360px !important;
	top:614px !important;
	min-height:70px !important;
}

#item318886_container {
	width:480px !important;
	height:650px !important;
	left:360px !important;
	top:707px !important;
	background:transparent;
}

#item318887 {
	width:480px !important;
	left:360px !important;
	top:1370px !important;
	min-height:40px !important;
}

#item318937 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item318912 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item318910 {
	width:93px !important;
	height:21px !important;
	left:803px !important;
	top:1444px !important;
}

#item322119 {
	width:960px !important;
	left:120px !important;
	top:1714px !important;
	min-height:1570px !important;
}

#item245069 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1200px !important;
	height:3364px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item245065 {
	width:1206px !important;
	height:3370px !important;
	left:10px !important;
	top:10px !important;
}

#item245070 {
	width:400px !important;
	height:258px !important;
	left:413px !important;
	top:218px !important;
	background:#fff;
}

#item245071 {
	width:270px !important;
	left:478px !important;
	top:263px !important;
	min-height:110px !important;
}

#item319101 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item319102 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item245097 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item245098 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item245094 {
	width:166px !important;
	height:47px !important;
	left:530px !important;
	top:386px !important;
}

#item245146 {
	width:26px !important;
	height:26px !important;
	left:769px !important;
	top:242px !important;
}

#item245062 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item245060.fixed-pos-elem {
	width:1216px !important;
	height:3380px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item245684 {
	width:768px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item317808 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317783 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317779 {
	width:136px !important;
	height:20px !important;
	left:578px !important;
	top:69px !important;
}

#item322659 {
	width:640px !important;
	height:1354px !important;
	left:64px !important;
	top:158px !important;
	background:#fff;
}

#item322660 {
	width:480px !important;
	left:144px !important;
	top:198px !important;
	min-height:20px !important;
}

#item322683 {
	width:460px !important;
	left:154px !important;
	top:237px !important;
	min-height:90px !important;
}

#item322706 {
	width:480px !important;
	left:144px !important;
	top:344px !important;
	min-height:81px !important;
}

#item322731 {
	width:480px !important;
	left:144px !important;
	top:444px !important;
	min-height:20px !important;
}

#item322781 {
	width:280px !important;
	min-height:18px !important;
}

#item322757 {
	width:280px !important;
	min-height:18px !important;
}

#item322754 {
	width:280px !important;
	height:18px !important;
	left:244px !important;
	top:481px !important;
}

#item322831 {
	width:280px !important;
	min-height:18px !important;
}

#item322807 {
	width:280px !important;
	min-height:18px !important;
}

#item322804 {
	width:280px !important;
	height:18px !important;
	left:244px !important;
	top:508px !important;
}

#item322883 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item322858 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item322854 {
	width:160px !important;
	height:20px !important;
	left:306px !important;
	top:544px !important;
}

#item355626 {
	width:480px !important;
	left:144px !important;
	top:614px !important;
	min-height:70px !important;
}

#item322930_container {
	width:480px !important;
	height:650px !important;
	left:144px !important;
	top:707px !important;
	background:transparent;
}

#item322931 {
	width:480px !important;
	left:144px !important;
	top:1370px !important;
	min-height:40px !important;
}

#item322982 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item322956 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item322954 {
	width:93px !important;
	height:21px !important;
	left:587px !important;
	top:1444px !important;
}

#item323008 {
	width:640px !important;
	left:64px !important;
	top:1714px !important;
	min-height:2030px !important;
}

#item246121 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:768px !important;
	height:3834px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item246118 {
	width:774px !important;
	height:3840px !important;
	left:10px !important;
	top:10px !important;
}

#item246122 {
	width:400px !important;
	height:258px !important;
	left:197px !important;
	top:218px !important;
	background:#fff;
}

#item246123 {
	width:270px !important;
	left:262px !important;
	top:263px !important;
	min-height:110px !important;
}

#item323209 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item323210 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item246149 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item246150 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item246146 {
	width:166px !important;
	height:47px !important;
	left:314px !important;
	top:386px !important;
}

#item246199 {
	width:26px !important;
	height:26px !important;
	left:553px !important;
	top:242px !important;
}

#item246116 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:768px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item246114.fixed-pos-elem {
	width:784px !important;
	height:3850px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item246703 {
	width:576px !important;
	height:100px !important;
	background:#fff;
}

#item272992 {
	width:150px !important;
	left:38px !important;
	min-height:24px !important;
}

#item272967 {
	width:150px !important;
	left:38px !important;
	min-height:24px !important;
}

#item272964 {
	width:188px !important;
	height:24px !important;
	left:363px !important;
	top:56px !important;
}

#item294384 {
	width:390px !important;
	left:93px !important;
	top:140px !important;
	min-height:30px !important;
}

#item294407 {
	width:480px !important;
	left:48px !important;
	top:189px !important;
	min-height:90px !important;
}

#item294430 {
	width:480px !important;
	left:48px !important;
	top:311px !important;
	min-height:130px !important;
}

#item294453 {
	width:480px !important;
	left:48px !important;
	top:484px !important;
	min-height:20px !important;
}

#item294503 {
	width:280px !important;
	min-height:30px !important;
}

#item294479 {
	width:280px !important;
	min-height:30px !important;
}

#item294476 {
	width:280px !important;
	height:30px !important;
	left:148px !important;
	top:528px !important;
}

#item294553 {
	width:400px !important;
	min-height:30px !important;
}

#item294529 {
	width:400px !important;
	min-height:30px !important;
}

#item294526 {
	width:400px !important;
	height:30px !important;
	left:88px !important;
	top:580px !important;
}

#item294604 {
	width:190px !important;
	left:38px !important;
	min-height:24px !important;
}

#item294579 {
	width:190px !important;
	left:38px !important;
	min-height:24px !important;
}

#item294576 {
	width:228px !important;
	height:24px !important;
	left:174px !important;
	top:658px !important;
}

#item294628 {
	width:480px !important;
	left:48px !important;
	top:732px !important;
	min-height:130px !important;
}

#item247580_container {
	width:480px !important;
	height:700px !important;
	left:48px !important;
	top:898px !important;
	background:transparent;
}

#item294653 {
	width:480px !important;
	left:48px !important;
	top:1631px !important;
	min-height:100px !important;
}

#item294704 {
	width:70px !important;
	left:32px !important;
	min-height:20px !important;
}

#item294678 {
	width:70px !important;
	left:32px !important;
	min-height:20px !important;
}

#item294676 {
	width:102px !important;
	height:20px !important;
	left:237px !important;
	top:1779px !important;
}

#item354947 {
	width:516px !important;
	left:30px !important;
	top:2003px !important;
	min-height:4810px !important;
}

#item247138 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:576px !important;
	height:4000px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item247135 {
	width:582px !important;
	height:4006px !important;
	left:10px !important;
	top:10px !important;
}

#item295276 {
	width:400px !important;
	height:360px !important;
	left:101px !important;
	top:218px !important;
	background:#fff;
}

#item295277 {
	width:250px !important;
	left:176px !important;
	top:263px !important;
	min-height:160px !important;
}

#item295328 {
	width:220px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item295329 {
	width:220px !important;
	left:3px !important;
	top:21px !important;
	min-height:26px !important;
}

#item295303 {
	width:220px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item295304 {
	width:220px !important;
	left:3px !important;
	top:21px !important;
	min-height:26px !important;
}

#item295300 {
	width:226px !important;
	height:60px !important;
	left:188px !important;
	top:456px !important;
}

#item247218 {
	width:26px !important;
	height:26px !important;
	left:457px !important;
	top:242px !important;
}

#item247133 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item247131.fixed-pos-elem {
	width:592px !important;
	height:4016px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item247737 {
	width:1820px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item315855 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item315830 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item315826 {
	width:136px !important;
	height:20px !important;
	left:1261px !important;
	top:69px !important;
}

#item248356 {
	width:640px !important;
	height:1354px !important;
	left:590px !important;
	top:158px !important;
	background:#fff;
}

#item248357 {
	width:480px !important;
	left:670px !important;
	top:198px !important;
	min-height:20px !important;
}

#item248380 {
	width:470px !important;
	left:675px !important;
	top:237px !important;
	min-height:90px !important;
}

#item248403 {
	width:480px !important;
	left:670px !important;
	top:344px !important;
	min-height:81px !important;
}

#item248426 {
	width:480px !important;
	left:670px !important;
	top:444px !important;
	min-height:20px !important;
}

#item248476 {
	width:280px !important;
	min-height:18px !important;
}

#item248452 {
	width:280px !important;
	min-height:18px !important;
}

#item248449 {
	width:280px !important;
	height:18px !important;
	left:770px !important;
	top:481px !important;
}

#item248527 {
	width:280px !important;
	min-height:18px !important;
}

#item248503 {
	width:280px !important;
	min-height:18px !important;
}

#item248499 {
	width:280px !important;
	height:18px !important;
	left:770px !important;
	top:508px !important;
}

#item315911 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item315886 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item315882 {
	width:160px !important;
	height:20px !important;
	left:832px !important;
	top:544px !important;
}

#item355279 {
	width:480px !important;
	left:670px !important;
	top:614px !important;
	min-height:70px !important;
}

#item248573_container {
	width:480px !important;
	height:650px !important;
	left:670px !important;
	top:707px !important;
	background:transparent;
}

#item248574 {
	width:480px !important;
	left:670px !important;
	top:1370px !important;
	min-height:40px !important;
}

#item248677 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item248652 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item248650 {
	width:93px !important;
	height:21px !important;
	left:1113px !important;
	top:1444px !important;
}

#item322250 {
	width:960px !important;
	left:430px !important;
	top:1714px !important;
	min-height:1540px !important;
}

#item248176 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1820px !important;
	height:3364px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item248173 {
	width:1826px !important;
	height:3370px !important;
	left:10px !important;
	top:10px !important;
}

#item248177 {
	width:400px !important;
	height:258px !important;
	left:723px !important;
	top:218px !important;
	background:#fff;
}

#item248178 {
	width:270px !important;
	left:788px !important;
	top:263px !important;
	min-height:110px !important;
}

#item315795 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item315796 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item248204 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item248205 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item248201 {
	width:166px !important;
	height:47px !important;
	left:840px !important;
	top:386px !important;
}

#item248254 {
	width:26px !important;
	height:26px !important;
	left:1078px !important;
	top:242px !important;
}

#item248171 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item248169.fixed-pos-elem {
	width:1836px !important;
	height:3380px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item248793 {
	width:1200px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item317445 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317419 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317415 {
	width:136px !important;
	height:20px !important;
	left:951px !important;
	top:69px !important;
}

#item319168 {
	width:640px !important;
	height:1354px !important;
	left:280px !important;
	top:158px !important;
	background:#fff;
}

#item319169 {
	width:480px !important;
	left:360px !important;
	top:198px !important;
	min-height:20px !important;
}

#item319192 {
	width:470px !important;
	left:365px !important;
	top:237px !important;
	min-height:90px !important;
}

#item319215 {
	width:480px !important;
	left:360px !important;
	top:344px !important;
	min-height:81px !important;
}

#item319238 {
	width:480px !important;
	left:360px !important;
	top:444px !important;
	min-height:20px !important;
}

#item319288 {
	width:280px !important;
	min-height:18px !important;
}

#item319264 {
	width:280px !important;
	min-height:18px !important;
}

#item319261 {
	width:280px !important;
	height:18px !important;
	left:460px !important;
	top:481px !important;
}

#item319339 {
	width:280px !important;
	min-height:18px !important;
}

#item319315 {
	width:280px !important;
	min-height:18px !important;
}

#item319311 {
	width:280px !important;
	height:18px !important;
	left:460px !important;
	top:508px !important;
}

#item319392 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item319367 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item319363 {
	width:160px !important;
	height:20px !important;
	left:522px !important;
	top:544px !important;
}

#item355475 {
	width:480px !important;
	left:360px !important;
	top:614px !important;
	min-height:70px !important;
}

#item319438_container {
	width:480px !important;
	height:650px !important;
	left:360px !important;
	top:707px !important;
	background:transparent;
}

#item319439 {
	width:480px !important;
	left:360px !important;
	top:1370px !important;
	min-height:40px !important;
}

#item319489 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item319464 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item319462 {
	width:93px !important;
	height:21px !important;
	left:803px !important;
	top:1444px !important;
}

#item322159 {
	width:960px !important;
	left:120px !important;
	top:1714px !important;
	min-height:1540px !important;
}

#item249236 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1200px !important;
	height:3364px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item249232 {
	width:1206px !important;
	height:3370px !important;
	left:10px !important;
	top:10px !important;
}

#item249237 {
	width:400px !important;
	height:258px !important;
	left:413px !important;
	top:218px !important;
	background:#fff;
}

#item249238 {
	width:270px !important;
	left:478px !important;
	top:263px !important;
	min-height:110px !important;
}

#item319577 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item319578 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item249264 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item249265 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item249261 {
	width:166px !important;
	height:47px !important;
	left:530px !important;
	top:386px !important;
}

#item249313 {
	width:26px !important;
	height:26px !important;
	left:769px !important;
	top:242px !important;
}

#item249230 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item249228.fixed-pos-elem {
	width:1216px !important;
	height:3380px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item249750 {
	width:768px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item317868 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317843 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317839 {
	width:136px !important;
	height:20px !important;
	left:578px !important;
	top:69px !important;
}

#item323285 {
	width:640px !important;
	height:1354px !important;
	left:64px !important;
	top:158px !important;
	background:#fff;
}

#item323286 {
	width:480px !important;
	left:144px !important;
	top:198px !important;
	min-height:20px !important;
}

#item323309 {
	width:470px !important;
	left:149px !important;
	top:237px !important;
	min-height:90px !important;
}

#item323332 {
	width:480px !important;
	left:144px !important;
	top:344px !important;
	min-height:81px !important;
}

#item323355 {
	width:480px !important;
	left:144px !important;
	top:444px !important;
	min-height:20px !important;
}

#item323406 {
	width:280px !important;
	min-height:18px !important;
}

#item323381 {
	width:280px !important;
	min-height:18px !important;
}

#item323378 {
	width:280px !important;
	height:18px !important;
	left:244px !important;
	top:481px !important;
}

#item323456 {
	width:280px !important;
	min-height:18px !important;
}

#item323432 {
	width:280px !important;
	min-height:18px !important;
}

#item323429 {
	width:280px !important;
	height:18px !important;
	left:244px !important;
	top:508px !important;
}

#item323509 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item323483 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item323479 {
	width:160px !important;
	height:20px !important;
	left:306px !important;
	top:544px !important;
}

#item355656 {
	width:480px !important;
	left:144px !important;
	top:614px !important;
	min-height:70px !important;
}

#item323555_container {
	width:480px !important;
	height:650px !important;
	left:144px !important;
	top:707px !important;
	background:transparent;
}

#item323556 {
	width:480px !important;
	left:144px !important;
	top:1370px !important;
	min-height:40px !important;
}

#item323606 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item323581 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item323579 {
	width:93px !important;
	height:21px !important;
	left:587px !important;
	top:1444px !important;
}

#item323631 {
	width:640px !important;
	left:64px !important;
	top:1714px !important;
	min-height:2030px !important;
}

#item250190 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:768px !important;
	height:3834px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item250187 {
	width:774px !important;
	height:3840px !important;
	left:10px !important;
	top:10px !important;
}

#item250192 {
	width:400px !important;
	height:258px !important;
	left:197px !important;
	top:218px !important;
	background:#fff;
}

#item250193 {
	width:270px !important;
	left:262px !important;
	top:263px !important;
	min-height:110px !important;
}

#item323699 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item323700 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item250219 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item250220 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item250216 {
	width:166px !important;
	height:47px !important;
	left:314px !important;
	top:386px !important;
}

#item250269 {
	width:26px !important;
	height:26px !important;
	left:553px !important;
	top:242px !important;
}

#item250184 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:768px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item250182.fixed-pos-elem {
	width:784px !important;
	height:3850px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item251292 {
	width:576px !important;
	height:100px !important;
	background:#fff;
}

#item273074 {
	width:150px !important;
	left:38px !important;
	min-height:24px !important;
}

#item273049 {
	width:150px !important;
	left:38px !important;
	min-height:24px !important;
}

#item273046 {
	width:188px !important;
	height:24px !important;
	left:363px !important;
	top:56px !important;
}

#item294830 {
	width:390px !important;
	left:93px !important;
	top:140px !important;
	min-height:30px !important;
}

#item294853 {
	width:480px !important;
	left:48px !important;
	top:189px !important;
	min-height:90px !important;
}

#item294876 {
	width:480px !important;
	left:48px !important;
	top:311px !important;
	min-height:130px !important;
}

#item294899 {
	width:480px !important;
	left:48px !important;
	top:484px !important;
	min-height:20px !important;
}

#item294950 {
	width:280px !important;
	min-height:30px !important;
}

#item294926 {
	width:280px !important;
	min-height:30px !important;
}

#item294923 {
	width:280px !important;
	height:30px !important;
	left:148px !important;
	top:528px !important;
}

#item295000 {
	width:400px !important;
	min-height:30px !important;
}

#item294976 {
	width:400px !important;
	min-height:30px !important;
}

#item294973 {
	width:400px !important;
	height:30px !important;
	left:88px !important;
	top:580px !important;
}

#item295052 {
	width:190px !important;
	left:38px !important;
	min-height:24px !important;
}

#item295026 {
	width:190px !important;
	left:38px !important;
	min-height:24px !important;
}

#item295023 {
	width:228px !important;
	height:24px !important;
	left:174px !important;
	top:658px !important;
}

#item295076 {
	width:480px !important;
	left:48px !important;
	top:732px !important;
	min-height:130px !important;
}

#item252146_container {
	width:480px !important;
	height:700px !important;
	left:48px !important;
	top:898px !important;
	background:transparent;
}

#item295100 {
	width:480px !important;
	left:48px !important;
	top:1631px !important;
	min-height:100px !important;
}

#item295150 {
	width:70px !important;
	left:32px !important;
	min-height:20px !important;
}

#item295125 {
	width:70px !important;
	left:32px !important;
	min-height:20px !important;
}

#item295123 {
	width:102px !important;
	height:20px !important;
	left:237px !important;
	top:1779px !important;
}

#item355008 {
	width:516px !important;
	left:30px !important;
	top:2003px !important;
	min-height:4900px !important;
}

#item251725 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:576px !important;
	height:4000px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item251722 {
	width:582px !important;
	height:4006px !important;
	left:10px !important;
	top:10px !important;
}

#item295378 {
	width:400px !important;
	height:360px !important;
	left:101px !important;
	top:218px !important;
	background:#fff;
}

#item295379 {
	width:250px !important;
	left:176px !important;
	top:263px !important;
	min-height:160px !important;
}

#item295430 {
	width:220px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item295431 {
	width:220px !important;
	left:3px !important;
	top:21px !important;
	min-height:26px !important;
}

#item295405 {
	width:220px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item295406 {
	width:220px !important;
	left:3px !important;
	top:21px !important;
	min-height:26px !important;
}

#item295402 {
	width:226px !important;
	height:60px !important;
	left:188px !important;
	top:456px !important;
}

#item251803 {
	width:26px !important;
	height:26px !important;
	left:457px !important;
	top:242px !important;
}

#item251720 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item251718.fixed-pos-elem {
	width:592px !important;
	height:4016px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item252300 {
	width:1820px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item316396 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item316371 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item316367 {
	width:136px !important;
	height:20px !important;
	left:1261px !important;
	top:69px !important;
}

#item252928 {
	width:640px !important;
	height:1390px !important;
	left:590px !important;
	top:158px !important;
	background:#fff;
}

#item252929 {
	width:480px !important;
	left:670px !important;
	top:198px !important;
	min-height:20px !important;
}

#item252952 {
	width:460px !important;
	left:680px !important;
	top:237px !important;
	min-height:130px !important;
}

#item252975 {
	width:480px !important;
	left:670px !important;
	top:386px !important;
	min-height:81px !important;
}

#item252998 {
	width:480px !important;
	left:670px !important;
	top:475px !important;
	min-height:20px !important;
}

#item253048 {
	width:280px !important;
	min-height:18px !important;
}

#item253024 {
	width:280px !important;
	min-height:18px !important;
}

#item253021 {
	width:280px !important;
	height:18px !important;
	left:770px !important;
	top:512px !important;
}

#item253099 {
	width:280px !important;
	min-height:18px !important;
}

#item253074 {
	width:280px !important;
	min-height:18px !important;
}

#item253071 {
	width:280px !important;
	height:18px !important;
	left:770px !important;
	top:539px !important;
}

#item316221 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item316196 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item316192 {
	width:160px !important;
	height:20px !important;
	left:830px !important;
	top:575px !important;
}

#item253198_container {
	width:480px !important;
	height:650px !important;
	left:670px !important;
	top:738px !important;
	background:transparent;
}

#item253199 {
	width:480px !important;
	left:670px !important;
	top:1401px !important;
	min-height:40px !important;
}

#item253249 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item253224 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item253222 {
	width:93px !important;
	height:21px !important;
	left:1113px !important;
	top:1480px !important;
}

#item355308 {
	width:480px !important;
	left:670px !important;
	top:645px !important;
	min-height:70px !important;
}

#item322331 {
	width:960px !important;
	left:430px !important;
	top:1714px !important;
	min-height:1540px !important;
}

#item252740 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1820px !important;
	height:3364px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item252737 {
	width:1826px !important;
	height:3370px !important;
	left:10px !important;
	top:10px !important;
}

#item252741 {
	width:400px !important;
	height:258px !important;
	left:723px !important;
	top:218px !important;
	background:#fff;
}

#item252742 {
	width:270px !important;
	left:788px !important;
	top:263px !important;
	min-height:110px !important;
}

#item252793 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item252796 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item252768 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item252769 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item252765 {
	width:166px !important;
	height:47px !important;
	left:840px !important;
	top:386px !important;
}

#item252819 {
	width:26px !important;
	height:26px !important;
	left:1078px !important;
	top:242px !important;
}

#item252735 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item252733.fixed-pos-elem {
	width:1836px !important;
	height:3380px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item253377 {
	width:1200px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item320678 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item320653 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item320648 {
	width:136px !important;
	height:20px !important;
	left:951px !important;
	top:69px !important;
}

#item319684 {
	width:640px !important;
	height:1390px !important;
	left:280px !important;
	top:158px !important;
	background:#fff;
}

#item319685 {
	width:480px !important;
	left:360px !important;
	top:198px !important;
	min-height:20px !important;
}

#item319709 {
	width:460px !important;
	left:370px !important;
	top:237px !important;
	min-height:130px !important;
}

#item319732 {
	width:480px !important;
	left:360px !important;
	top:386px !important;
	min-height:81px !important;
}

#item319755 {
	width:480px !important;
	left:360px !important;
	top:475px !important;
	min-height:20px !important;
}

#item319805 {
	width:280px !important;
	min-height:18px !important;
}

#item319781 {
	width:280px !important;
	min-height:18px !important;
}

#item319778 {
	width:280px !important;
	height:18px !important;
	left:460px !important;
	top:512px !important;
}

#item319855 {
	width:280px !important;
	min-height:18px !important;
}

#item319831 {
	width:280px !important;
	min-height:18px !important;
}

#item319828 {
	width:280px !important;
	height:18px !important;
	left:460px !important;
	top:539px !important;
}

#item320007 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item319981 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item319977 {
	width:160px !important;
	height:20px !important;
	left:520px !important;
	top:575px !important;
}

#item355505 {
	width:480px !important;
	left:360px !important;
	top:645px !important;
	min-height:70px !important;
}

#item319901_container {
	width:480px !important;
	height:650px !important;
	left:360px !important;
	top:738px !important;
	background:transparent;
}

#item319902 {
	width:480px !important;
	left:360px !important;
	top:1401px !important;
	min-height:40px !important;
}

#item319953 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item319928 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item319925 {
	width:93px !important;
	height:21px !important;
	left:803px !important;
	top:1480px !important;
}

#item322384 {
	width:960px !important;
	left:120px !important;
	top:1714px !important;
	min-height:1540px !important;
}

#item253815 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1200px !important;
	height:3364px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item253812 {
	width:1206px !important;
	height:3370px !important;
	left:10px !important;
	top:10px !important;
}

#item253816 {
	width:400px !important;
	height:258px !important;
	left:413px !important;
	top:218px !important;
	background:#fff;
}

#item253817 {
	width:270px !important;
	left:478px !important;
	top:263px !important;
	min-height:110px !important;
}

#item320150 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item320151 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item253843 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item253844 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item253840 {
	width:166px !important;
	height:47px !important;
	left:530px !important;
	top:386px !important;
}

#item253892 {
	width:26px !important;
	height:26px !important;
	left:769px !important;
	top:242px !important;
}

#item253810 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item253808.fixed-pos-elem {
	width:1216px !important;
	height:3380px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item254339 {
	width:768px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item317933 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317908 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317904 {
	width:136px !important;
	height:20px !important;
	left:578px !important;
	top:69px !important;
}

#item323728 {
	width:640px !important;
	height:1390px !important;
	left:64px !important;
	top:158px !important;
	background:#fff;
}

#item323729 {
	width:480px !important;
	left:144px !important;
	top:198px !important;
	min-height:20px !important;
}

#item323752 {
	width:460px !important;
	left:154px !important;
	top:237px !important;
	min-height:130px !important;
}

#item323775 {
	width:480px !important;
	left:144px !important;
	top:386px !important;
	min-height:81px !important;
}

#item323798 {
	width:480px !important;
	left:144px !important;
	top:475px !important;
	min-height:20px !important;
}

#item323848 {
	width:280px !important;
	min-height:18px !important;
}

#item323824 {
	width:280px !important;
	min-height:18px !important;
}

#item323821 {
	width:280px !important;
	height:18px !important;
	left:244px !important;
	top:511px !important;
}

#item323898 {
	width:280px !important;
	min-height:18px !important;
}

#item323874 {
	width:280px !important;
	min-height:18px !important;
}

#item323871 {
	width:280px !important;
	height:18px !important;
	left:244px !important;
	top:538px !important;
}

#item323951 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item323925 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item323921 {
	width:160px !important;
	height:20px !important;
	left:304px !important;
	top:574px !important;
}

#item355691 {
	width:480px !important;
	left:144px !important;
	top:644px !important;
	min-height:70px !important;
}

#item323999_container {
	width:480px !important;
	height:650px !important;
	left:144px !important;
	top:737px !important;
	background:transparent;
}

#item324000 {
	width:480px !important;
	left:144px !important;
	top:1400px !important;
	min-height:40px !important;
}

#item324050 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item324025 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item324023 {
	width:93px !important;
	height:21px !important;
	left:587px !important;
	top:1480px !important;
}

#item324076 {
	width:640px !important;
	left:64px !important;
	top:1714px !important;
	min-height:2020px !important;
}

#item254777 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:768px !important;
	height:3844px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item254774 {
	width:774px !important;
	height:3850px !important;
	left:10px !important;
	top:10px !important;
}

#item254778 {
	width:400px !important;
	height:258px !important;
	left:197px !important;
	top:218px !important;
	background:#fff;
}

#item254779 {
	width:270px !important;
	left:262px !important;
	top:263px !important;
	min-height:110px !important;
}

#item324137 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item324138 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item254805 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item254806 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item254802 {
	width:166px !important;
	height:47px !important;
	left:314px !important;
	top:386px !important;
}

#item254855 {
	width:26px !important;
	height:26px !important;
	left:553px !important;
	top:242px !important;
}

#item254772 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:768px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item254770.fixed-pos-elem {
	width:784px !important;
	height:3860px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item255310 {
	width:576px !important;
	height:100px !important;
	background:#fff;
}

#item273189 {
	width:150px !important;
	left:38px !important;
	min-height:24px !important;
}

#item273164 {
	width:150px !important;
	left:38px !important;
	min-height:24px !important;
}

#item273161 {
	width:188px !important;
	height:24px !important;
	left:363px !important;
	top:56px !important;
}

#item295932 {
	width:390px !important;
	left:93px !important;
	top:140px !important;
	min-height:30px !important;
}

#item295955 {
	width:480px !important;
	left:48px !important;
	top:189px !important;
	min-height:142px !important;
}

#item295978 {
	width:480px !important;
	left:48px !important;
	top:353px !important;
	min-height:130px !important;
}

#item296001 {
	width:480px !important;
	left:48px !important;
	top:526px !important;
	min-height:20px !important;
}

#item296051 {
	width:280px !important;
	min-height:30px !important;
}

#item296027 {
	width:280px !important;
	min-height:30px !important;
}

#item296024 {
	width:280px !important;
	height:30px !important;
	left:148px !important;
	top:570px !important;
}

#item296102 {
	width:400px !important;
	min-height:30px !important;
}

#item296078 {
	width:400px !important;
	min-height:30px !important;
}

#item296075 {
	width:400px !important;
	height:30px !important;
	left:88px !important;
	top:622px !important;
}

#item296154 {
	width:190px !important;
	left:38px !important;
	min-height:24px !important;
}

#item296129 {
	width:190px !important;
	left:38px !important;
	min-height:24px !important;
}

#item296125 {
	width:228px !important;
	height:24px !important;
	left:174px !important;
	top:700px !important;
}

#item296178 {
	width:480px !important;
	left:48px !important;
	top:774px !important;
	min-height:130px !important;
}

#item256120_container {
	width:480px !important;
	height:700px !important;
	left:48px !important;
	top:940px !important;
	background:transparent;
}

#item296202 {
	width:480px !important;
	left:48px !important;
	top:1673px !important;
	min-height:100px !important;
}

#item296252 {
	width:70px !important;
	left:32px !important;
	min-height:20px !important;
}

#item296227 {
	width:70px !important;
	left:32px !important;
	min-height:20px !important;
}

#item296225 {
	width:102px !important;
	height:20px !important;
	left:237px !important;
	top:1821px !important;
}

#item355057 {
	width:516px !important;
	left:30px !important;
	top:2045px !important;
	min-height:4890px !important;
}

#item255743 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:576px !important;
	height:4000px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item255738 {
	width:582px !important;
	height:4006px !important;
	left:10px !important;
	top:10px !important;
}

#item295482 {
	width:400px !important;
	height:360px !important;
	left:101px !important;
	top:218px !important;
	background:#fff;
}

#item295483 {
	width:250px !important;
	left:176px !important;
	top:263px !important;
	min-height:160px !important;
}

#item295534 {
	width:220px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item295535 {
	width:220px !important;
	left:3px !important;
	top:21px !important;
	min-height:26px !important;
}

#item295509 {
	width:220px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item295510 {
	width:220px !important;
	left:3px !important;
	top:21px !important;
	min-height:26px !important;
}

#item295506 {
	width:226px !important;
	height:60px !important;
	left:188px !important;
	top:456px !important;
}

#item255821 {
	width:26px !important;
	height:26px !important;
	left:457px !important;
	top:242px !important;
}

#item255736 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item255734.fixed-pos-elem {
	width:592px !important;
	height:4016px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item316984 {
	width:1820px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item316914 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item316888 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item316884 {
	width:136px !important;
	height:20px !important;
	left:1261px !important;
	top:69px !important;
}

#item256901 {
	width:640px !important;
	height:1402px !important;
	left:589px !important;
	top:158px !important;
	background:#fff;
}

#item256902 {
	width:480px !important;
	left:670px !important;
	top:198px !important;
	min-height:20px !important;
}

#item256925 {
	width:460px !important;
	left:680px !important;
	top:238px !important;
	min-height:170px !important;
}

#item256948 {
	width:480px !important;
	left:670px !important;
	top:428px !important;
	min-height:65px !important;
}

#item256971 {
	width:480px !important;
	left:670px !important;
	top:510px !important;
	min-height:20px !important;
}

#item257021 {
	width:280px !important;
	min-height:18px !important;
}

#item256997 {
	width:280px !important;
	min-height:18px !important;
}

#item256994 {
	width:280px !important;
	height:18px !important;
	left:770px !important;
	top:547px !important;
}

#item257071 {
	width:280px !important;
	min-height:18px !important;
}

#item257047 {
	width:280px !important;
	min-height:18px !important;
}

#item257044 {
	width:280px !important;
	height:18px !important;
	left:770px !important;
	top:574px !important;
}

#item316837 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item316812 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item316808 {
	width:160px !important;
	height:20px !important;
	left:830px !important;
	top:610px !important;
}

#item257147 {
	width:480px !important;
	left:670px !important;
	top:680px !important;
	min-height:70px !important;
}

#item257170_container {
	width:480px !important;
	height:650px !important;
	left:670px !important;
	top:773px !important;
	background:transparent;
}

#item257171 {
	width:480px !important;
	left:670px !important;
	top:1436px !important;
	min-height:40px !important;
}

#item257221 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item257196 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item257194 {
	width:93px !important;
	height:21px !important;
	left:1113px !important;
	top:1501px !important;
}

#item322427 {
	width:960px !important;
	left:430px !important;
	top:1714px !important;
	min-height:1540px !important;
}

#item256737 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1820px !important;
	height:3364px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item256734 {
	width:1826px !important;
	height:3370px !important;
	left:10px !important;
	top:10px !important;
}

#item256738 {
	width:400px !important;
	height:258px !important;
	left:723px !important;
	top:218px !important;
	background:#fff;
}

#item256739 {
	width:270px !important;
	left:788px !important;
	top:263px !important;
	min-height:110px !important;
}

#item256791 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item256792 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item256766 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item256767 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item256762 {
	width:166px !important;
	height:47px !important;
	left:840px !important;
	top:386px !important;
}

#item256815 {
	width:26px !important;
	height:26px !important;
	left:1078px !important;
	top:242px !important;
}

#item256732 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item256730.fixed-pos-elem {
	width:1836px !important;
	height:3380px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item257348 {
	width:1200px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item317571 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317546 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317542 {
	width:136px !important;
	height:20px !important;
	left:951px !important;
	top:69px !important;
}

#item320219 {
	width:640px !important;
	height:1402px !important;
	left:280px !important;
	top:158px !important;
	background:#fff;
}

#item320220 {
	width:480px !important;
	left:360px !important;
	top:198px !important;
	min-height:20px !important;
}

#item320243 {
	width:460px !important;
	left:370px !important;
	top:238px !important;
	min-height:170px !important;
}

#item320266 {
	width:480px !important;
	left:360px !important;
	top:428px !important;
	min-height:65px !important;
}

#item320289 {
	width:480px !important;
	left:360px !important;
	top:510px !important;
	min-height:20px !important;
}

#item320339 {
	width:280px !important;
	min-height:18px !important;
}

#item320315 {
	width:280px !important;
	min-height:18px !important;
}

#item320312 {
	width:280px !important;
	height:18px !important;
	left:460px !important;
	top:547px !important;
}

#item320389 {
	width:280px !important;
	min-height:18px !important;
}

#item320365 {
	width:280px !important;
	min-height:18px !important;
}

#item320362 {
	width:280px !important;
	height:18px !important;
	left:460px !important;
	top:574px !important;
}

#item320441 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item320416 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item320412 {
	width:160px !important;
	height:20px !important;
	left:520px !important;
	top:610px !important;
}

#item355533 {
	width:480px !important;
	left:360px !important;
	top:680px !important;
	min-height:70px !important;
}

#item320487_container {
	width:480px !important;
	height:650px !important;
	left:360px !important;
	top:773px !important;
	background:transparent;
}

#item320488 {
	width:480px !important;
	left:360px !important;
	top:1436px !important;
	min-height:40px !important;
}

#item320539 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item320514 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item320512 {
	width:93px !important;
	height:21px !important;
	left:803px !important;
	top:1501px !important;
}

#item322477 {
	width:960px !important;
	left:120px !important;
	top:1714px !important;
	min-height:1540px !important;
}

#item257787 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1200px !important;
	height:3364px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item257783 {
	width:1206px !important;
	height:3370px !important;
	left:10px !important;
	top:10px !important;
}

#item257788 {
	width:400px !important;
	height:258px !important;
	left:413px !important;
	top:218px !important;
	background:#fff;
}

#item257789 {
	width:270px !important;
	left:478px !important;
	top:263px !important;
	min-height:110px !important;
}

#item320708 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item320709 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item257815 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item257816 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item257812 {
	width:166px !important;
	height:47px !important;
	left:530px !important;
	top:386px !important;
}

#item257864 {
	width:26px !important;
	height:26px !important;
	left:769px !important;
	top:242px !important;
}

#item257781 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item257779.fixed-pos-elem {
	width:1216px !important;
	height:3380px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item258310 {
	width:768px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item317989 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317964 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317960 {
	width:136px !important;
	height:20px !important;
	left:578px !important;
	top:69px !important;
}

#item324166 {
	width:640px !important;
	height:1402px !important;
	left:64px !important;
	top:158px !important;
	background:#fff;
}

#item324167 {
	width:480px !important;
	left:144px !important;
	top:198px !important;
	min-height:20px !important;
}

#item324190 {
	width:460px !important;
	left:154px !important;
	top:238px !important;
	min-height:170px !important;
}

#item324213 {
	width:480px !important;
	left:144px !important;
	top:428px !important;
	min-height:65px !important;
}

#item324236 {
	width:480px !important;
	left:144px !important;
	top:509px !important;
	min-height:20px !important;
}

#item324286 {
	width:280px !important;
	min-height:18px !important;
}

#item324262 {
	width:280px !important;
	min-height:18px !important;
}

#item324259 {
	width:280px !important;
	height:18px !important;
	left:244px !important;
	top:547px !important;
}

#item324336 {
	width:280px !important;
	min-height:18px !important;
}

#item324312 {
	width:280px !important;
	min-height:18px !important;
}

#item324309 {
	width:280px !important;
	height:18px !important;
	left:244px !important;
	top:574px !important;
}

#item324388 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item324363 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item324359 {
	width:160px !important;
	height:20px !important;
	left:304px !important;
	top:610px !important;
}

#item355726 {
	width:480px !important;
	left:144px !important;
	top:680px !important;
	min-height:70px !important;
}

#item324435_container {
	width:480px !important;
	height:650px !important;
	left:144px !important;
	top:773px !important;
	background:transparent;
}

#item324436 {
	width:480px !important;
	left:144px !important;
	top:1436px !important;
	min-height:40px !important;
}

#item324486 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item324461 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item324459 {
	width:93px !important;
	height:21px !important;
	left:587px !important;
	top:1501px !important;
}

#item324511 {
	width:640px !important;
	left:64px !important;
	top:1714px !important;
	min-height:2020px !important;
}

#item258751 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:768px !important;
	height:3844px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item258747 {
	width:774px !important;
	height:3850px !important;
	left:10px !important;
	top:10px !important;
}

#item258752 {
	width:400px !important;
	height:258px !important;
	left:197px !important;
	top:218px !important;
	background:#fff;
}

#item258753 {
	width:270px !important;
	left:262px !important;
	top:263px !important;
	min-height:110px !important;
}

#item324577 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item324578 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item258779 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item258780 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item258776 {
	width:166px !important;
	height:47px !important;
	left:314px !important;
	top:386px !important;
}

#item258828 {
	width:26px !important;
	height:26px !important;
	left:553px !important;
	top:242px !important;
}

#item258745 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:768px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item258743.fixed-pos-elem {
	width:784px !important;
	height:3860px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item259269 {
	width:576px !important;
	height:100px !important;
	background:#fff;
}

#item273251 {
	width:150px !important;
	left:38px !important;
	min-height:24px !important;
}

#item273226 {
	width:150px !important;
	left:38px !important;
	min-height:24px !important;
}

#item273223 {
	width:188px !important;
	height:24px !important;
	left:363px !important;
	top:56px !important;
}

#item296393 {
	width:390px !important;
	left:93px !important;
	top:140px !important;
	min-height:30px !important;
}

#item296417 {
	width:460px !important;
	left:58px !important;
	top:189px !important;
	min-height:180px !important;
}

#item296440 {
	width:480px !important;
	left:48px !important;
	top:395px !important;
	min-height:130px !important;
}

#item296463 {
	width:480px !important;
	left:48px !important;
	top:568px !important;
	min-height:20px !important;
}

#item296513 {
	width:280px !important;
	min-height:30px !important;
}

#item296489 {
	width:280px !important;
	min-height:30px !important;
}

#item296486 {
	width:280px !important;
	height:30px !important;
	left:148px !important;
	top:612px !important;
}

#item296563 {
	width:400px !important;
	min-height:30px !important;
}

#item296539 {
	width:400px !important;
	min-height:30px !important;
}

#item296536 {
	width:400px !important;
	height:30px !important;
	left:88px !important;
	top:664px !important;
}

#item296614 {
	width:190px !important;
	left:38px !important;
	min-height:24px !important;
}

#item296589 {
	width:190px !important;
	left:38px !important;
	min-height:24px !important;
}

#item296586 {
	width:228px !important;
	height:24px !important;
	left:174px !important;
	top:742px !important;
}

#item296639 {
	width:480px !important;
	left:48px !important;
	top:816px !important;
	min-height:130px !important;
}

#item260069_container {
	width:480px !important;
	height:700px !important;
	left:48px !important;
	top:982px !important;
	background:transparent;
}

#item296663 {
	width:480px !important;
	left:48px !important;
	top:1715px !important;
	min-height:100px !important;
}

#item296714 {
	width:70px !important;
	left:32px !important;
	min-height:20px !important;
}

#item296689 {
	width:70px !important;
	left:32px !important;
	min-height:20px !important;
}

#item296686 {
	width:102px !important;
	height:20px !important;
	left:237px !important;
	top:1863px !important;
}

#item355109 {
	width:516px !important;
	left:30px !important;
	top:2087px !important;
	min-height:4890px !important;
}

#item259702 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:576px !important;
	height:4000px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item259699 {
	width:582px !important;
	height:4006px !important;
	left:10px !important;
	top:10px !important;
}

#item295581 {
	width:400px !important;
	height:360px !important;
	left:101px !important;
	top:218px !important;
	background:#fff;
}

#item295582 {
	width:250px !important;
	left:176px !important;
	top:263px !important;
	min-height:160px !important;
}

#item295633 {
	width:220px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item295634 {
	width:220px !important;
	left:3px !important;
	top:21px !important;
	min-height:26px !important;
}

#item295608 {
	width:220px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item295609 {
	width:220px !important;
	left:3px !important;
	top:21px !important;
	min-height:26px !important;
}

#item295605 {
	width:226px !important;
	height:60px !important;
	left:188px !important;
	top:456px !important;
}

#item259781 {
	width:26px !important;
	height:26px !important;
	left:457px !important;
	top:242px !important;
}

#item259697 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item259695.fixed-pos-elem {
	width:592px !important;
	height:4016px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item260248 {
	width:1820px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item317109 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317084 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317080 {
	width:136px !important;
	height:20px !important;
	left:1261px !important;
	top:69px !important;
}

#item260843 {
	width:480px !important;
	left:670px !important;
	top:198px !important;
	min-height:20px !important;
}

#item260866 {
	width:460px !important;
	left:680px !important;
	top:237px !important;
	min-height:180px !important;
}

#item260889 {
	width:480px !important;
	left:670px !important;
	top:428px !important;
	min-height:65px !important;
}

#item260912 {
	width:480px !important;
	left:670px !important;
	top:510px !important;
	min-height:20px !important;
}

#item260962 {
	width:280px !important;
	min-height:18px !important;
}

#item260938 {
	width:280px !important;
	min-height:18px !important;
}

#item260935 {
	width:280px !important;
	height:18px !important;
	left:770px !important;
	top:547px !important;
}

#item261013 {
	width:280px !important;
	min-height:18px !important;
}

#item260988 {
	width:280px !important;
	min-height:18px !important;
}

#item260985 {
	width:280px !important;
	height:18px !important;
	left:770px !important;
	top:574px !important;
}

#item317217 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317191 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317187 {
	width:160px !important;
	height:20px !important;
	left:830px !important;
	top:610px !important;
}

#item355372 {
	width:480px !important;
	left:670px !important;
	top:680px !important;
	min-height:70px !important;
}

#item261111_container {
	width:480px !important;
	height:650px !important;
	left:670px !important;
	top:773px !important;
	background:transparent;
}

#item261112 {
	width:480px !important;
	left:670px !important;
	top:1436px !important;
	min-height:40px !important;
}

#item261162 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item261137 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item261135 {
	width:93px !important;
	height:21px !important;
	left:1113px !important;
	top:1501px !important;
}

#item322521 {
	width:960px !important;
	left:430px !important;
	top:1714px !important;
	min-height:1540px !important;
}

#item260686 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1820px !important;
	height:3364px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item260683 {
	width:1826px !important;
	height:3370px !important;
	left:10px !important;
	top:10px !important;
}

#item260687 {
	width:400px !important;
	height:258px !important;
	left:723px !important;
	top:218px !important;
	background:#fff;
}

#item260688 {
	width:270px !important;
	left:788px !important;
	top:263px !important;
	min-height:110px !important;
}

#item318086 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item318087 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item260714 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item260715 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item260711 {
	width:166px !important;
	height:47px !important;
	left:840px !important;
	top:386px !important;
}

#item260763 {
	width:26px !important;
	height:26px !important;
	left:1078px !important;
	top:242px !important;
}

#item260681 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:1820px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item260679.fixed-pos-elem {
	width:1836px !important;
	height:3380px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item261264 {
	width:1200px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item317625 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317599 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item317595 {
	width:136px !important;
	height:20px !important;
	left:951px !important;
	top:69px !important;
}

#item320759 {
	width:480px !important;
	left:360px !important;
	top:198px !important;
	min-height:20px !important;
}

#item320782 {
	width:460px !important;
	left:370px !important;
	top:237px !important;
	min-height:180px !important;
}

#item320805 {
	width:480px !important;
	left:360px !important;
	top:428px !important;
	min-height:65px !important;
}

#item320828 {
	width:480px !important;
	left:360px !important;
	top:510px !important;
	min-height:20px !important;
}

#item320880 {
	width:280px !important;
	min-height:18px !important;
}

#item320855 {
	width:280px !important;
	min-height:18px !important;
}

#item320852 {
	width:280px !important;
	height:18px !important;
	left:460px !important;
	top:547px !important;
}

#item320931 {
	width:280px !important;
	min-height:18px !important;
}

#item320907 {
	width:280px !important;
	min-height:18px !important;
}

#item320903 {
	width:280px !important;
	height:18px !important;
	left:460px !important;
	top:574px !important;
}

#item320983 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item320958 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item320954 {
	width:160px !important;
	height:20px !important;
	left:520px !important;
	top:610px !important;
}

#item355564 {
	width:480px !important;
	left:360px !important;
	top:680px !important;
	min-height:70px !important;
}

#item321029_container {
	width:480px !important;
	height:650px !important;
	left:360px !important;
	top:773px !important;
	background:transparent;
}

#item321030 {
	width:480px !important;
	left:360px !important;
	top:1436px !important;
	min-height:40px !important;
}

#item321080 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item321055 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item321053 {
	width:93px !important;
	height:21px !important;
	left:803px !important;
	top:1501px !important;
}

#item322568 {
	width:960px !important;
	left:120px !important;
	top:1714px !important;
	min-height:1540px !important;
}

#item261704 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1200px !important;
	height:3364px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item261701 {
	width:1206px !important;
	height:3370px !important;
	left:10px !important;
	top:10px !important;
}

#item261705 {
	width:400px !important;
	height:258px !important;
	left:413px !important;
	top:218px !important;
	background:#fff;
}

#item261706 {
	width:270px !important;
	left:478px !important;
	top:263px !important;
	min-height:110px !important;
}

#item321269 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item321270 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item261732 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item261733 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item261729 {
	width:166px !important;
	height:47px !important;
	left:530px !important;
	top:386px !important;
}

#item261781 {
	width:26px !important;
	height:26px !important;
	left:769px !important;
	top:242px !important;
}

#item261699 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item261697.fixed-pos-elem {
	width:1216px !important;
	height:3380px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item262210 {
	width:768px !important;
	height:100px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item318051 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item318026 {
	width:110px !important;
	left:26px !important;
	min-height:20px !important;
}

#item318021 {
	width:136px !important;
	height:20px !important;
	left:578px !important;
	top:69px !important;
}

#item324606 {
	width:480px !important;
	left:144px !important;
	top:198px !important;
	min-height:20px !important;
}

#item324629 {
	width:460px !important;
	left:154px !important;
	top:237px !important;
	min-height:180px !important;
}

#item324652 {
	width:480px !important;
	left:144px !important;
	top:428px !important;
	min-height:65px !important;
}

#item324675 {
	width:480px !important;
	left:144px !important;
	top:509px !important;
	min-height:20px !important;
}

#item324726 {
	width:280px !important;
	min-height:18px !important;
}

#item324701 {
	width:280px !important;
	min-height:18px !important;
}

#item324698 {
	width:280px !important;
	height:18px !important;
	left:244px !important;
	top:546px !important;
}

#item324776 {
	width:280px !important;
	min-height:18px !important;
}

#item324752 {
	width:280px !important;
	min-height:18px !important;
}

#item324749 {
	width:280px !important;
	height:18px !important;
	left:244px !important;
	top:573px !important;
}

#item324829 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item324804 {
	width:134px !important;
	left:26px !important;
	min-height:20px !important;
}

#item324799 {
	width:160px !important;
	height:20px !important;
	left:304px !important;
	top:609px !important;
}

#item355761 {
	width:480px !important;
	left:144px !important;
	top:679px !important;
	min-height:70px !important;
}

#item324875_container {
	width:480px !important;
	height:650px !important;
	left:144px !important;
	top:772px !important;
	background:transparent;
}

#item324876 {
	width:480px !important;
	left:144px !important;
	top:1435px !important;
	min-height:40px !important;
}

#item324926 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item324901 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item324899 {
	width:93px !important;
	height:21px !important;
	left:587px !important;
	top:1501px !important;
}

#item324951 {
	width:640px !important;
	left:64px !important;
	top:1714px !important;
	min-height:2030px !important;
}

#item262654 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:768px !important;
	height:3844px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item262650 {
	width:774px !important;
	height:3850px !important;
	left:10px !important;
	top:10px !important;
}

#item262655 {
	width:400px !important;
	height:258px !important;
	left:197px !important;
	top:218px !important;
	background:#fff;
}

#item262656 {
	width:270px !important;
	left:262px !important;
	top:263px !important;
	min-height:110px !important;
}

#item325018 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item325019 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item262682 {
	width:160px !important;
	height:41px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item262683 {
	width:160px !important;
	left:3px !important;
	top:17px !important;
	min-height:20px !important;
}

#item262679 {
	width:166px !important;
	height:47px !important;
	left:314px !important;
	top:386px !important;
}

#item262731 {
	width:26px !important;
	height:26px !important;
	left:553px !important;
	top:242px !important;
}

#item262647 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:768px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item262645.fixed-pos-elem {
	width:784px !important;
	height:3860px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item263232 {
	width:576px !important;
	height:100px !important;
	background:#fff;
}

#item273317 {
	width:150px !important;
	left:38px !important;
	min-height:24px !important;
}

#item273292 {
	width:150px !important;
	left:38px !important;
	min-height:24px !important;
}

#item273289 {
	width:188px !important;
	height:24px !important;
	left:363px !important;
	top:56px !important;
}

#item296848 {
	width:390px !important;
	left:93px !important;
	top:140px !important;
	min-height:30px !important;
}

#item296871 {
	width:460px !important;
	left:58px !important;
	top:189px !important;
	min-height:180px !important;
}

#item296894 {
	width:480px !important;
	left:48px !important;
	top:395px !important;
	min-height:130px !important;
}

#item296917 {
	width:480px !important;
	left:48px !important;
	top:568px !important;
	min-height:20px !important;
}

#item296967 {
	width:280px !important;
	min-height:30px !important;
}

#item296943 {
	width:280px !important;
	min-height:30px !important;
}

#item296940 {
	width:280px !important;
	height:30px !important;
	left:148px !important;
	top:612px !important;
}

#item297017 {
	width:400px !important;
	min-height:30px !important;
}

#item296993 {
	width:400px !important;
	min-height:30px !important;
}

#item296990 {
	width:400px !important;
	height:30px !important;
	left:88px !important;
	top:664px !important;
}

#item297068 {
	width:190px !important;
	left:38px !important;
	min-height:24px !important;
}

#item297043 {
	width:190px !important;
	left:38px !important;
	min-height:24px !important;
}

#item297040 {
	width:228px !important;
	height:24px !important;
	left:174px !important;
	top:742px !important;
}

#item297092 {
	width:480px !important;
	left:48px !important;
	top:816px !important;
	min-height:130px !important;
}

#item264032_container {
	width:480px !important;
	height:700px !important;
	left:48px !important;
	top:982px !important;
	background:transparent;
}

#item297117 {
	width:480px !important;
	left:48px !important;
	top:1715px !important;
	min-height:100px !important;
}

#item297167 {
	width:70px !important;
	left:32px !important;
	min-height:20px !important;
}

#item297142 {
	width:70px !important;
	left:32px !important;
	min-height:20px !important;
}

#item297140 {
	width:102px !important;
	height:20px !important;
	left:237px !important;
	top:1863px !important;
}

#item355161 {
	width:516px !important;
	left:30px !important;
	top:2087px !important;
	min-height:4900px !important;
}

#item263664 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:576px !important;
	height:4000px !important;
	left:3px !important;
	top:3px !important;
	background:#393a3d;
}

#item263661 {
	width:582px !important;
	height:4006px !important;
	left:10px !important;
	top:10px !important;
}

#item295679 {
	width:400px !important;
	height:360px !important;
	left:101px !important;
	top:218px !important;
	background:#fff;
}

#item295680 {
	width:250px !important;
	left:176px !important;
	top:263px !important;
	min-height:160px !important;
}

#item295732 {
	width:220px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#934c6e;
}

#item295733 {
	width:220px !important;
	left:3px !important;
	top:21px !important;
	min-height:26px !important;
}

#item295707 {
	width:220px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item295708 {
	width:220px !important;
	left:3px !important;
	top:21px !important;
	min-height:26px !important;
}

#item295704 {
	width:226px !important;
	height:60px !important;
	left:188px !important;
	top:456px !important;
}

#item263741 {
	width:26px !important;
	height:26px !important;
	left:457px !important;
	top:242px !important;
}

#item263659 {
	mix-blend-mode:multiply;
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item263657.fixed-pos-elem {
	width:592px !important;
	height:4016px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item71960 {
	width:640px !important;
	height:490px !important;
	left:590px !important;
	top:145px !important;
	background:#fff;
}

#item71961 {
	width:470px !important;
	left:675px !important;
	top:259px !important;
	min-height:70px !important;
}

#item71984 {
	width:560px !important;
	left:630px !important;
	top:194px !important;
	min-height:50px !important;
}

#item72030 {
	width:500px !important;
	left:662px !important;
	top:479px !important;
	min-height:30px !important;
}

#item96332 {
	width:280px !important;
	min-height:18px !important;
}

#item96244 {
	width:280px !important;
	min-height:18px !important;
}

#item96241 {
	width:280px !important;
	height:18px !important;
	left:770px !important;
	top:347px !important;
}

#item358251 {
	width:160px !important;
	height:41px !important;
	border-radius:30px;
	background:#934c6e;
}

#item358252 {
	width:160px !important;
	top:14px !important;
	min-height:20px !important;
}

#item109357 {
	width:160px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item109358 {
	width:160px !important;
	top:14px !important;
	min-height:20px !important;
}

#item109354 {
	width:160px !important;
	height:41px !important;
	left:830px !important;
	top:405px !important;
}

#item182839 {
	width:480px !important;
	left:670px !important;
	top:530px !important;
	min-height:40px !important;
}

#item72250 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item72225 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item72222 {
	width:93px !important;
	height:21px !important;
	left:1113px !important;
	top:590px !important;
}

#item126716 {
	width:640px !important;
	height:490px !important;
	left:280px !important;
	top:145px !important;
	background:#fff;
}

#item126717 {
	width:470px !important;
	left:365px !important;
	top:259px !important;
	min-height:70px !important;
}

#item358277 {
	width:560px !important;
	left:320px !important;
	top:194px !important;
	min-height:50px !important;
}

#item126764 {
	width:500px !important;
	left:352px !important;
	top:479px !important;
	min-height:30px !important;
}

#item126790 {
	width:280px !important;
	min-height:18px !important;
}

#item126814 {
	width:280px !important;
	min-height:18px !important;
}

#item126787 {
	width:280px !important;
	height:18px !important;
	left:460px !important;
	top:347px !important;
}

#item358309 {
	width:160px !important;
	height:41px !important;
	border-radius:30px;
	background:#934c6e;
}

#item358310 {
	width:160px !important;
	top:14px !important;
	min-height:20px !important;
}

#item126841 {
	width:160px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item126842 {
	width:160px !important;
	top:14px !important;
	min-height:20px !important;
}

#item126838 {
	width:160px !important;
	height:41px !important;
	left:520px !important;
	top:405px !important;
}

#item182862 {
	width:480px !important;
	left:360px !important;
	top:530px !important;
	min-height:40px !important;
}

#item126918 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item126893 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item126890 {
	width:93px !important;
	height:21px !important;
	left:803px !important;
	top:590px !important;
}

#item158994 {
	width:640px !important;
	height:495px !important;
	left:64px !important;
	top:140px !important;
	background:#fff;
}

#item158995 {
	width:470px !important;
	left:149px !important;
	top:254px !important;
	min-height:70px !important;
}

#item358333 {
	width:560px !important;
	left:104px !important;
	top:189px !important;
	min-height:50px !important;
}

#item159042 {
	width:500px !important;
	left:136px !important;
	top:474px !important;
	min-height:30px !important;
}

#item159069 {
	width:280px !important;
	min-height:18px !important;
}

#item159093 {
	width:280px !important;
	min-height:18px !important;
}

#item159066 {
	width:280px !important;
	height:18px !important;
	left:244px !important;
	top:342px !important;
}

#item358364 {
	width:160px !important;
	height:41px !important;
	border-radius:30px;
	background:#934c6e;
}

#item358365 {
	width:160px !important;
	top:14px !important;
	min-height:20px !important;
}

#item159119 {
	width:160px !important;
	height:41px !important;
	border-radius:30px;
	background:#650030;
}

#item159120 {
	width:160px !important;
	top:14px !important;
	min-height:20px !important;
}

#item159116 {
	width:160px !important;
	height:41px !important;
	left:304px !important;
	top:400px !important;
}

#item182889 {
	width:480px !important;
	left:144px !important;
	top:525px !important;
	min-height:40px !important;
}

#item159197 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item159172 {
	width:61px !important;
	left:32px !important;
	top:2px !important;
	min-height:19px !important;
}

#item159169 {
	width:93px !important;
	height:21px !important;
	left:587px !important;
	top:590px !important;
}

#item213475 {
	width:390px !important;
	left:93px !important;
	top:252px !important;
	min-height:170px !important;
}

#item213498 {
	width:560px !important;
	left:8px !important;
	top:150px !important;
	min-height:60px !important;
}

#item213521 {
	width:370px !important;
	left:105px !important;
	top:637px !important;
	min-height:70px !important;
}

#item213547 {
	width:320px !important;
	min-height:30px !important;
}

#item213571 {
	width:320px !important;
	min-height:30px !important;
}

#item213544 {
	width:320px !important;
	height:30px !important;
	left:128px !important;
	top:460px !important;
}

#item297321 {
	width:220px !important;
	height:54px !important;
	border-radius:30px;
	background:#934c6e;
}

#item297322 {
	width:220px !important;
	top:18px !important;
	min-height:26px !important;
}

#item297295 {
	width:220px !important;
	height:54px !important;
	border-radius:30px;
	background:#650030;
}

#item297297 {
	width:220px !important;
	top:18px !important;
	min-height:26px !important;
}

#item297292 {
	width:220px !important;
	height:54px !important;
	left:178px !important;
	top:538px !important;
}

#item213647 {
	width:480px !important;
	left:48px !important;
	top:763px !important;
	min-height:100px !important;
}

#item297374 {
	width:70px !important;
	left:32px !important;
	min-height:20px !important;
}

#item297349 {
	width:70px !important;
	left:32px !important;
	min-height:20px !important;
}

#item297347 {
	width:102px !important;
	height:20px !important;
	left:237px !important;
	top:907px !important;
}

p.autoParaStyle1 {
	font-family:"Playfair Display";
	font-size:31px;
	line-height:41px;
	color:#650030;
	margin-top:6px;
	margin-bottom:14px;
	text-align:center;
}

p.Mobile_-_LEGAL---DISCLOSURES_-_Disclosure---16_20-Bold-P {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_LEGAL---DISCLOSURES_-_Disclosure---16_20-Light-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Disclosure---Bold-P-Mobile {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:30px;
	color:#fff;
	margin-bottom:12px;
	text-align:left;
}

p.Disclosure---Light-P-Mobile {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:30px;
	color:#fff;
	margin-bottom:12px;
	text-align:left;
}

p.Disclosure---Light-P---Tighter-Lines-Mobile {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:32px;
	color:#fff;
	text-align:left;
}

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

ul.Mobile_-_TYPE-STYLES_-_Bullets-P > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Mobile_-_TYPE-STYLES_-_Bullets-P > li::before {
	content:'\25A0';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	color:#ad1129;
}

p.Mobile_-_TYPE-STYLES_-_Buttons_-_Buttons_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

p.Mobile_-_TYPE-STYLES_-_Hyperlinks_-_Links-Black_-Roboto-Medium---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#934c6e;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_TYPE-STYLES_-_Hyperlinks_-_Links-Black_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Light-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_TYPE-STYLES_-_Intro-Copy-P {
	font-family:"Playfair Display";
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

p.Breadcrumbs_-Active-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:14px;
	line-height:24px;
	color:#650030;
	text-decoration:underline;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Breadcrumbs_-Hover-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:14px;
	line-height:24px;
	color:#000;
	text-decoration:underline;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_TYPE-STYLES_-_Breadcrumbs-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:14px;
	line-height:24px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Buttons-P-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:30px;
	color:#fff;
	margin-bottom:8px;
	text-align:center;
}

p.Mobile_-_TYPE-STYLES_-_Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h1.Mobile_-_TYPE-STYLES_-_Subheader-1-H1 {
	font-family:"Playfair Display";
	font-size:32px;
	line-height:40px;
	color:#000;
	margin-top:6px;
	margin-bottom:14px;
	text-align:left;
}

p.Mobile_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Medium_-Centered---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#458ebe;
	text-decoration:underline;
	text-align:center;
}

p.Mobile_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Medium_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#1772ae;
	text-decoration:underline;
	text-align:center;
}

p.Mobile_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Light_-Centered---HOVER-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#458ebe;
	text-decoration:underline;
	text-align:center;
}

p.Mobile_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Light_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#1772ae;
	text-decoration:underline;
	text-align:center;
}

h3.Mobile_-_TYPE-STYLES_-_Center-Aligned_-_Subheader-3_-Centered-H2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

h2.Mobile_-_TYPE-STYLES_-_Center-Aligned_-_Subheader-2_-Centered-H1 {
	font-family:Merriweather;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

p.Mobile_-_TYPE-STYLES_-_Center-Aligned_-_Body-Copy_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

h1.Headline-Centered-H1-Mobile {
	font-family:Merriweather;
	font-size:40px;
	line-height:50px;
	color:#650030;
	margin-top:6px;
	margin-bottom:14px;
	text-align:center;
}

p.Tablet-V_-_LEGAL---DISCLOSURES_-_Disclosure---16_20-Bold-P {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-V_-_LEGAL---DISCLOSURES_-_Disclosure---16_20-Light-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

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

p.Tablet-V_-_TYPE-STYLES_-_Buttons_-_Buttons_-Normal-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	margin-bottom:8px;
	text-align:center;
}

p.Tablet-V_-_TYPE-STYLES_-_Buttons_-_Buttons_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

ul.Tablet-V_-_TYPE-STYLES_-_Bullets-P > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Tablet-V_-_TYPE-STYLES_-_Bullets-P > li::before {
	content:'\25A0';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	color:#ad1129;
}

p.Tablet-V_-_TYPE-STYLES_-_Hyperlinks_-_Links-Black_-Roboto-Medium---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#650030;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-V_-_TYPE-STYLES_-_Hyperlinks_-_Links-Black_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-V_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-V_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Light-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-V_-_TYPE-STYLES_-_Intro-Copy-P {
	font-family:"Playfair Display";
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

p.Tablet-V_-_TYPE-STYLES_-_Breadcrumbs-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:12px;
	line-height:22px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-V_-_TYPE-STYLES_-_Buttons-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	margin-bottom:8px;
	text-align:center;
}

p.Tablet-V_-_TYPE-STYLES_-_Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h1.Tablet-V_-_TYPE-STYLES_-_Subheader-1-H1 {
	font-family:"Playfair Display";
	font-size:32px;
	line-height:40px;
	color:#000;
	margin-top:6px;
	margin-bottom:14px;
	text-align:left;
}

p.Tablet-V_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Medium_-Centered---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#458ebe;
	text-decoration:underline;
	text-align:center;
}

p.Tablet-V_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Medium_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	text-align:center;
}

p.Tablet-V_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Light_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	text-align:center;
}

p.Tablet-V_-_TYPE-STYLES_-_Center-Aligned_-_Body-Copy_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

h1.Tablet-V_-_TYPE-STYLES_-_Center-Aligned_-_Subheader-1_-Centered-H1 {
	font-family:"Playfair Display";
	font-size:32px;
	line-height:40px;
	color:#000;
	margin-top:6px;
	margin-bottom:14px;
	text-align:center;
}

p.Tablet-H_-_Desktop-LG_-_LEGAL---DISCLOSURES_-_Disclosure---16_20-Bold-P {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Disclosure---16_20-Light-P---Tighter-Lines {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	text-align:left;
}

p.Tablet-H_-_Desktop-LG_-_LEGAL---DISCLOSURES_-_Disclosure---16_20-Light-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

ul.Disclosure-Bullets-P-Mobile > li {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:32px;
	color:#ffffff;
	padding-left:20px;
	margin-bottom:12px;
	text-align:left;
}
ul.Disclosure-Bullets-P-Mobile > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	color:#fff;
}

ul.Disclosure-Bullets-P > li {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:22px;
	color:#ffffff;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Disclosure-Bullets-P > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	color:#fff;
}

p.Links-Garnet_-Roboto-Medium_-Left-P-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#650030;
	text-decoration:underline;
	text-align:left;
}

p.Links-Garnet_-Roboto-Medium_-Left-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:24px;
	color:#650030;
	text-decoration:underline;
	text-align:left;
}

p.Links-White_-Roboto-Medium_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:13px;
	line-height:22px;
	color:#fff;
	text-decoration:underline;
	text-align:center;
}

p.Links-Black_-Roboto-Medium_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	text-align:center;
}

p.Links-Black_-Roboto-Light_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	text-align:center;
}

p.Tablet-H_-_Desktop-LG_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Medium_-Centered---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#458ebe;
	text-decoration:underline;
	text-align:center;
}

p.Tablet-H_-_Desktop-LG_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Medium_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	text-align:center;
}

p.Tablet-H_-_Desktop-LG_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Light_-Centered---HOVER-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#458ebe;
	text-decoration:underline;
	text-align:center;
}

p.Tablet-H_-_Desktop-LG_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Light_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	text-align:center;
}

p.Callouts_-Playfair_-Centered-P {
	font-family:"Playfair Display";
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

p.Tablet-H_-_Desktop-LG_-_TYPE-STYLES_-_Center-Aligned_-_Body-Copy_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

h3.Tablet-H_-_Desktop-LG_-_TYPE-STYLES_-_Center-Aligned_-_Subheader-3_-Centered-H2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

h2.Tablet-H_-_Desktop-LG_-_TYPE-STYLES_-_Center-Aligned_-_Subheader-2_-Centered-H1 {
	font-family:Merriweather;
	font-size:32px;
	line-height:42px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

h1.Tablet-H_-_Desktop-LG_-_TYPE-STYLES_-_Center-Aligned_-_Subheader-1_-Centered-H1 {
	font-family:Merriweather;
	font-size:31px;
	line-height:41px;
	color:#650030;
	margin-top:6px;
	margin-bottom:14px;
	text-align:center;
}

p.Nav_-Normal-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Nav_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-H_-_Desktop-LG_-_TYPE-STYLES_-_Buttons_-_Buttons_-Normal-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	margin-bottom:8px;
	text-align:center;
}

p.Tablet-H_-_Desktop-LG_-_TYPE-STYLES_-_Buttons_-_Buttons_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

p.Tablet-H_-_Desktop-LG_-_TYPE-STYLES_-_Hyperlinks_-_Links-Black_-Roboto-Medium---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#650030;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-H_-_Desktop-LG_-_TYPE-STYLES_-_Hyperlinks_-_Links-Black_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Links-Black_-Roboto-Light-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-H_-_Desktop-LG_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-H_-_Desktop-LG_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Light-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Callouts_-Playfair-P {
	font-family:"Playfair Display";
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

ul.Tablet-H_-_Desktop-LG_-_TYPE-STYLES_-_Bullets-P > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Tablet-H_-_Desktop-LG_-_TYPE-STYLES_-_Bullets-P > li::before {
	content:'\25A0';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	color:#ad1129;
}

p.Tablet-H_-_Desktop-LG_-_TYPE-STYLES_-_Breadcrumbs-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:12px;
	line-height:22px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-H_-_Desktop-LG_-_TYPE-STYLES_-_Buttons-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	margin-bottom:8px;
	text-align:center;
}

p.Tablet-H_-_Desktop-LG_-_TYPE-STYLES_-_Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h3.Subheader-3-H2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h2.Subheader-2-H1 {
	font-family:"Playfair Display";
	font-size:20px;
	line-height:26px;
	color:#ad1129;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

h1.Tablet-H_-_Desktop-LG_-_TYPE-STYLES_-_Subheader-1-H1 {
	font-family:"Playfair Display";
	font-size:32px;
	line-height:40px;
	color:#000;
	margin-top:6px;
	margin-bottom:14px;
	text-align:left;
}

p.Tablet-H_-_Desktop-LG_-_TYPE-STYLES_-_Intro-Copy-P {
	font-family:"Playfair Display";
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

h1.Headline-H1 {
	font-family:"Playfair Display";
	font-size:46px;
	line-height:56px;
	color:#000;
	margin-bottom:24px;
	text-align:left;
}

p.Tablet-H_-_LEGAL---DISCLOSURES_-_Disclosure---16_20-Bold-P {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-H_-_LEGAL---DISCLOSURES_-_Disclosure---16_20-Light-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

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

p.Tablet-H_-_TYPE-STYLES_-_Buttons_-_Buttons_-Normal-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	margin-bottom:8px;
	text-align:center;
}

p.Tablet-H_-_TYPE-STYLES_-_Buttons_-_Buttons_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

ul.Tablet-H_-_TYPE-STYLES_-_Bullets-P > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Tablet-H_-_TYPE-STYLES_-_Bullets-P > li::before {
	content:'\25A0';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	color:#ad1129;
}

p.Links-Garnet-70_-Roboto-Medium_-Left-P-Hover-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#934c6e;
	text-decoration:underline;
	text-align:left;
}

p.Links-Garnet-70_-Roboto-Medium_-Left-P-Hover {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:24px;
	color:#934c6e;
	text-decoration:underline;
	text-align:left;
}

p.Tablet-H_-_TYPE-STYLES_-_Hyperlinks_-_Links-Black_-Roboto-Medium---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#934c6e;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-H_-_TYPE-STYLES_-_Hyperlinks_-_Links-Black_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-H_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-H_-_TYPE-STYLES_-_Hyperlinks_-_Links-Blue_-Roboto-Light-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-H_-_TYPE-STYLES_-_Intro-Copy-P {
	font-family:"Playfair Display";
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-bottom:16px;
	text-align:left;
}

p.Tablet-H_-_TYPE-STYLES_-_Breadcrumbs-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:12px;
	line-height:22px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet-H_-_TYPE-STYLES_-_Buttons-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	margin-bottom:8px;
	text-align:center;
}

p.Tablet-H_-_TYPE-STYLES_-_Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h1.Tablet-H_-_TYPE-STYLES_-_Subheader-1-H1 {
	font-family:"Playfair Display";
	font-size:32px;
	line-height:40px;
	color:#000;
	margin-top:6px;
	margin-bottom:14px;
	text-align:left;
}

p.Tablet-H_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Medium_-Centered---HOVER-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#458ebe;
	text-decoration:underline;
	text-align:center;
}

p.Tablet-H_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Medium_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	text-align:center;
}

p.Tablet-H_-_TYPE-STYLES_-_Center-Aligned_-_Links-Blue_-Roboto-Light_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	text-align:center;
}

h2.Tablet-H_-_TYPE-STYLES_-_Center-Aligned_-_Subheader-2_-Centered-H1 {
	font-family:Merriweather;
	font-size:22px;
	line-height:32px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

p.Tablet-H_-_TYPE-STYLES_-_Center-Aligned_-_Body-Copy_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

h1.Tablet-H_-_TYPE-STYLES_-_Center-Aligned_-_Subheader-1_-Centered-H1 {
	font-family:"Playfair Display";
	font-size:32px;
	line-height:40px;
	color:#000;
	margin-top:6px;
	margin-bottom:14px;
	text-align:center;
}

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

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

span.Mobile_-_Bullets-_-Numbers_-_Bullets---WHITE {
	color:#fff;
}

span.Mobile_-_Bullets-_-Numbers_-_Bullets---RED {
	color:#ad1129;
}

span.Mobile_-_Superscripts_-_Superscripts_-Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Mobile_-_Superscripts_-_Superscripts_-Roboto-Condensed-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Mobile_-_Superscripts_-_Superscripts_-Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Mobile_-_Superscripts_-_Superscripts_-Roboto-Light {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Mobile_-_Superscripts_-_Superscripts_-Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

strong.Mobile_-_Font-Weights_-_Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Mobile_-_Font-Weights_-_Roboto-Condensed-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Mobile_-_Font-Weights_-_Roboto-Medium-Italic {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,serif;
}

strong.Mobile_-_Font-Weights_-_Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

em.Mobile_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.Gray {
	color:#aaaaaa;
}

span.Mobile_-_Colors_-_Medium-Gray {
	color:#767676;
}

span.Mobile_-_Colors_-_Dark-Gray {
	color:#000;
}

span.Mobile_-_Colors_-_Extra-Dark-Gray {
	color:#393a3d;
}

span.Mobile_-_Colors_-_Dark-Teal {
	color:#00747b;
}

span.Mobile_-_Colors_-_Red {
	color:#ff232a;
}

span.Mobile_-_Colors_-_Dark-Burgundy {
	color:#752135;
}

span.Mobile_-_Colors_-_Burgundy {
	color:#ad1129;
}

span.Tablet-V_-_Bullets-_-Numbers_-_Bullets---WHITE {
	color:#fff;
}

span.Tablet-V_-_Bullets-_-Numbers_-_Bullets---RED {
	color:#ad1129;
}

span.Tablet-V_-_Superscripts_-_Superscripts_-Roboto-Condensed-Bold-Italic {
	font-weight:bold;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-V_-_Superscripts_-_Superscripts_-Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-V_-_Superscripts_-_Superscripts_-Roboto-Condensed-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-V_-_Superscripts_-_Superscripts_-Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-V_-_Superscripts_-_Superscripts_-Roboto-Light {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-V_-_Superscripts_-_Superscripts_-Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

strong.Tablet-V_-_Font-Weights_-_Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Tablet-V_-_Font-Weights_-_Roboto-Condensed-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Tablet-V_-_Font-Weights_-_Roboto-Medium-Italic {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,serif;
}

strong.Tablet-V_-_Font-Weights_-_Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

em.Tablet-V_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.Tablet-V_-_Colors_-_Medium-Gray {
	color:#767676;
}

span.Tablet-V_-_Colors_-_Dark-Gray {
	color:#000;
}

span.Tablet-V_-_Colors_-_Extra-Dark-Gray {
	color:#393a3d;
}

span.Tablet-V_-_Colors_-_Dark-Teal {
	color:#00747b;
}

span.Tablet-V_-_Colors_-_Red {
	color:#ff232a;
}

span.Tablet-V_-_Colors_-_Dark-Burgundy {
	color:#752135;
}

span.Tablet-V_-_Colors_-_Burgundy {
	color:#ad1129;
}

span.Numbers---RED {
	font-weight:500;
	font-family:Roboto,serif;
	color:#ad1129;
}

span.Tablet-H_-_Desktop-LG_-_Bullets-_-Numbers_-_Bullets---WHITE {
	color:#fff;
}

span.Bullets---MEDIUM-GRAY {
	color:#767676;
}

span.Tablet-H_-_Desktop-LG_-_Bullets-_-Numbers_-_Bullets---RED {
	color:#ad1129;
}

span.Hyperlinks-White {
	color:#fff;
	text-decoration:underline;
}

span.Hyperlinks-Blue- {
	color:#1772ae;
	text-decoration:underline;
}

span.Tablet-H_-_Desktop-LG_-_Colors_-_Medium-Gray {
	color:#767676;
}

span.Tablet-H_-_Desktop-LG_-_Colors_-_Dark-Gray {
	color:#000;
}

span.Tablet-H_-_Desktop-LG_-_Colors_-_Extra-Dark-Gray {
	color:#393a3d;
}

span.Tablet-H_-_Desktop-LG_-_Colors_-_Dark-Teal {
	color:#00747b;
}

span.Dark-Blue {
	color:#244f8b;
}

span.Tablet-H_-_Desktop-LG_-_Colors_-_Red {
	color:#ff232a;
}

span.Tablet-H_-_Desktop-LG_-_Colors_-_Burgundy {
	color:#ad1129;
}

span.Tablet-H_-_Desktop-LG_-_Colors_-_Dark-Burgundy {
	color:#752135;
}

span.Superscripts_-Merriweather {
	font-family:Merriweather;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-H_-_Desktop-LG_-_Superscripts_-_Superscripts_-Roboto-Condensed-Bold-Italic {
	font-weight:bold;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-H_-_Desktop-LG_-_Superscripts_-_Superscripts_-Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-H_-_Desktop-LG_-_Superscripts_-_Superscripts_-Roboto-Condensed-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-H_-_Desktop-LG_-_Superscripts_-_Superscripts_-Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-H_-_Desktop-LG_-_Superscripts_-_Superscripts_-Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-H_-_Desktop-LG_-_Superscripts_-_Superscripts_-Roboto-Light {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

em.Merriweather-Italic {
	font-style:italic;
	font-weight:normal;
	font-family:Merriweather;
}

em.Tablet-H_-_Desktop-LG_-_Font-Weights_-_Roboto-Condensed-Bold-Italic {
	font-weight:bold;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

strong.Tablet-H_-_Desktop-LG_-_Font-Weights_-_Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Tablet-H_-_Desktop-LG_-_Font-Weights_-_Roboto-Condensed-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Tablet-H_-_Desktop-LG_-_Font-Weights_-_Roboto-Medium-Italic {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,serif;
}

strong.Tablet-H_-_Desktop-LG_-_Font-Weights_-_Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

em.Tablet-H_-_Desktop-LG_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.Hyperlink {
	color:#205d9e;
	text-decoration:underline;
}

span.Tablet-H_-_Bullets-_-Numbers_-_Bullets---WHITE {
	color:#fff;
}

span.Tablet-H_-_Bullets-_-Numbers_-_Bullets---RED {
	color:#ad1129;
}

span.Tablet-H_-_Superscripts_-_Superscripts_-Roboto-Condensed-Bold-Italic {
	font-weight:bold;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-H_-_Superscripts_-_Superscripts_-Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-H_-_Superscripts_-_Superscripts_-Roboto-Condensed-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-H_-_Superscripts_-_Superscripts_-Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-H_-_Superscripts_-_Superscripts_-Roboto-Light {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet-H_-_Superscripts_-_Superscripts_-Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

em.Tablet-H_-_Font-Weights_-_Roboto-Condensed-Bold-Italic {
	font-weight:bold;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

strong.Tablet-H_-_Font-Weights_-_Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Tablet-H_-_Font-Weights_-_Roboto-Condensed-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Tablet-H_-_Font-Weights_-_Roboto-Medium-Italic {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,serif;
}

strong.Tablet-H_-_Font-Weights_-_Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

em.Tablet-H_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.Tablet-H_-_Colors_-_Medium-Gray {
	color:#767676;
}

span.Tablet-H_-_Colors_-_Dark-Gray {
	color:#000;
}

span.Tablet-H_-_Colors_-_Extra-Dark-Gray {
	color:#393a3d;
}

span.Tablet-H_-_Colors_-_Dark-Teal {
	color:#00747b;
}

span.Tablet-H_-_Colors_-_Red {
	color:#ff232a;
}

span.Tablet-H_-_Colors_-_Dark-Burgundy {
	color:#752135;
}

span.Black {
	color:#000;
}

span.Tablet-H_-_Colors_-_Burgundy {
	color:#ad1129;
}

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

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:1360px){ [class*=" mq-"], .mq-default { display:none; } .mq-1200 {display:block; } }
@media all and (max-width:928px){ [class*=" mq-"], .mq-default { display:none; } .mq-768 {display:block; } }
@media all and (max-width:706px){ [class*=" mq-"], .mq-default { display:none; } .mq-576 {display:block; } }

#loadIndicator{display:none;}
