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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:567px; height:680px; background: #fff !important; }
.paper-vertical { width:567px; height:100%; }
.paper-horizontal { width:71539px; height:692px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:680px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:567px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

@keyframes flyinfromright-119664 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-119664 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item119664 {
	width:16px !important;
	height:16px !important;
	left:503px !important;
	top:641px !important;
}

@keyframes flyinfromright-119668 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-119668 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item119668 {
	width:16px !important;
	height:16px !important;
	left:479px !important;
	top:641px !important;
}

@keyframes flyinfromright-119674 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-119674 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item119674 {
	width:17px !important;
	height:16px !important;
	left:527px !important;
	top:641px !important;
}

#item118184 {
	width:261px !important;
	height:5px !important;
	left:3px !important;
	top:21px !important;
	background:#e30513;
}

#item118257 {
	opacity:0.81;
	width:139px !important;
	height:127px !important;
	background:#fff;
}

@keyframes flyinfromright-119637 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-119637 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item119637 {
	width:84px !important;
	height:8px !important;
	left:387px !important;
	top:649px !important;
}

#item119816 {
	width:157px !important;
	height:26px !important;
	background:#fff;
	border:solid 1.64px #cabea6;
}

#item119813 {
	width:157px !important;
	height:26px !important;
	top:126px !important;
}

#item119844 {
	width:157px !important;
	height:26px !important;
	background:#fff;
	border:solid 1.64px #2d8eba;
}

#item119840 {
	width:157px !important;
	height:26px !important;
	top:94px !important;
}

#item119872 {
	width:157px !important;
	height:26px !important;
	background:#fff;
	border:solid 1.64px #b76b6b;
}

#item119869 {
	width:157px !important;
	height:26px !important;
	top:63px !important;
}

#item119899 {
	width:157px !important;
	height:26px !important;
	background:#fff;
	border:solid 1.64px #51b3a6;
}

#item119896 {
	width:157px !important;
	height:26px !important;
	top:31px !important;
}

#item119926 {
	width:157px !important;
	height:26px !important;
	background:#fff;
	border:solid 1.64px #596263;
}

#item119923 {
	width:157px !important;
	height:26px !important;
}

#item119953 {
	width:155px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
	background:#ecebec;
}

#item119950 {
	width:160px !important;
	height:42px !important;
	left:10px !important;
	top:166px !important;
}

#item119984 {
	width:155px !important;
	height:25px !important;
	background:#ecebec;
}

#item119985 {
	width:147px !important;
	height:11px !important;
	left:5px !important;
	top:7px !important;
}

#item119810 {
	width:170px !important;
	height:208px !important;
	left:10px !important;
	top:445px !important;
}

#item117689 {
	width:476px !important;
	height:709px !important;
	left:-14px !important;
	top:-14px !important;
	background:#a8b0a7;
}

@keyframes flyinfromright-120072 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-120072 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2300 {
	width:120px !important;
	height:31px !important;
	background:#fff;
}

#item120072 {
	width:120px !important;
	height:31px !important;
	left:424px !important;
	top:638px !important;
}

#item123850 {
	opacity:0.81;
	width:120px !important;
	height:110px !important;
	background:#fff;
}

#item116956 {
	width:785px !important;
	height:709px !important;
	left:-14px !important;
	top:-14px !important;
	background:#ead0bd;
}

#item116991 {
	width:28px !important;
	height:28px !important;
	left:518px !important;
	top:332px !important;
	background:#cdbc86;
}

#item116993 {
	width:129px !important;
	height:28px !important;
	background:#fff;
}

#item123054 {
	width:129px !important;
	height:45px !important;
	left:30px !important;
	top:566px !important;
}

#item117042 {
	width:179px !important;
	height:28px !important;
	background:#fff;
}

#item123056 {
	width:179px !important;
	height:46px !important;
	left:335px !important;
	top:511px !important;
}

#item117159 {
	width:88px !important;
	height:28px !important;
	background:#fff;
}

#item123050 {
	width:88px !important;
	height:45px !important;
	left:30px !important;
	top:253px !important;
}

#item117279 {
	width:314px !important;
	height:49px !important;
	left:230px !important;
	top:577px !important;
	background:#acabab;
}

#item117280 {
	width:314px !important;
	height:190px !important;
	left:230px !important;
	top:389px !important;
	background:#f2f2f2;
}

#item117498 {
	width:214px !important;
	height:22px !important;
	background:#fff;
	border:solid 1px #e30513;
}

#item117522 {
	width:5px !important;
	height:12px !important;
	left:210px !important;
	top:8px !important;
	background:#fff;
}

#item123062 {
	width:229px !important;
	height:29px !important;
	left:32px !important;
	top:315px !important;
}

#item117527 {
	width:117px !important;
	height:28px !important;
	background:#fff;
}

#item123060 {
	width:128px !important;
	height:46px !important;
	left:54px !important;
	top:239px !important;
}

#item117576 {
	width:76px !important;
	height:28px !important;
	background:#fff;
}

#item123058 {
	width:76px !important;
	height:57px !important;
	left:16px !important;
	top:555px !important;
}

#item116157 {
	width:268px !important;
	height:522px !important;
	left:276px !important;
	top:23px !important;
	border:solid 2px #b4b4ae;
}

@keyframes flyinfromleft-116158 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-116158 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item116775 {
	width:581px !important;
	height:709px !important;
	top:-14px !important;
	background:#e1dfdd;
}

#item115409 {
	width:240px !important;
	height:41px !important;
	left:164px !important;
	top:193px !important;
	background:#e30513;
}

#item115453 {
	width:581px !important;
	height:709px !important;
	top:-14px !important;
	background:#b4b4ae;
}

#item115653 {
	width:205px !important;
	height:68px !important;
	left:1px !important;
	top:122px !important;
	background:#e7e6e3;
	border:solid 1.09346332678137px #6f6f6e;
}

#item115654 {
	width:53px !important;
	height:4px !important;
	left:62px !important;
	top:76px !important;
	background:#e7e6e3;
	border:solid 1.09346332678137px #6f6f6e;
}

#item115656 {
	width:59px !important;
	height:69px !important;
	top:11px !important;
	background:#e7e6e3;
	border:solid 1.09346332678137px #6f6f6e;
}

#item115657 {
	width:87px !important;
	height:69px !important;
	left:118px !important;
	top:11px !important;
	background:#e7e6e3;
	border:solid 1.09346332678137px #6f6f6e;
}

#item115659 {
	width:6px !important;
	height:34px !important;
	left:49px !important;
	top:56px !important;
	border:solid 1px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item115660 {
	width:6px !important;
	height:34px !important;
	left:50px !important;
	top:142px !important;
	border:solid 1px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item115662 {
	width:6px !important;
	height:34px !important;
	left:151px !important;
	top:128px !important;
	border:solid 1px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item115663 {
	width:6px !important;
	height:34px !important;
	left:168px !important;
	top:128px !important;
	border:solid 1px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item115664 {
	width:6px !important;
	height:34px !important;
	left:151px !important;
	top:56px !important;
	border:solid 1px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item115665 {
	width:6px !important;
	height:34px !important;
	left:168px !important;
	top:56px !important;
	border:solid 1px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item115666 {
	width:21px !important;
	height:63px !important;
	left:79px !important;
	background:#e7e6e3;
	border:solid 1.09346332678137px #6f6f6e;
}

#item115692 {
	width:30px !important;
	height:14px !important;
	left:60px !important;
	top:122px !important;
	border:solid 1px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item115694 {
	width:44px !important;
	height:14px !important;
	left:87px !important;
	top:122px !important;
	border:solid 1px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item115924 {
	width:258px !important;
	height:8px !important;
	left:154px !important;
	top:391px !important;
	background:#e30513;
}

#item115925 {
	width:193px !important;
	height:8px !important;
	left:181px !important;
	top:66px !important;
	background:#e30513;
}

#item115185 {
	opacity:0.68;
	width:333px !important;
	height:615px !important;
	left:60px !important;
	top:23px !important;
	background:#000;
}

#item124329 {
	opacity:0.81;
	width:120px !important;
	height:110px !important;
	background:#fff;
}

#item114838 {
	width:1162px !important;
	height:709px !important;
	left:-14px !important;
	top:-14px !important;
	background:#606565;
}

#item114851 {
	width:38px !important;
	height:32px !important;
	left:127px !important;
	top:3px !important;
}

#item114869 {
	width:30px !important;
	height:37px !important;
	left:165px !important;
}

#item114886 {
	width:60px !important;
	height:33px !important;
	left:67px !important;
	top:2px !important;
}

@keyframes flyinfromtop-125330 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-125330 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item115005 {
	width:139px !important;
	height:183px !important;
	background:#fff;
}

#item123071 {
	width:468px !important;
	height:26px !important;
	background:#e30513;
}

#item114494 {
	width:180px !important;
	height:142px !important;
	left:26px !important;
	top:445px !important;
	background:#fff;
}

#item123622 {
	width:41px !important;
	height:41px !important;
	left:197px !important;
	top:451px !important;
}

@keyframes flyinfrombottom-123663 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-123663 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item123665 {
	width:120px !important;
	height:110px !important;
	background:#e30513;
}

#item114126 {
	width:180px !important;
	height:130px !important;
	left:99px !important;
	top:511px !important;
	background:#fff;
}

#item114416 {
	width:19px !important;
	height:26px !important;
	left:10px !important;
}

#item123631 {
	width:41px !important;
	height:41px !important;
	left:57px !important;
	top:516px !important;
}

#item124509 {
	width:41px !important;
	height:41px !important;
	left:369px !important;
	top:533px !important;
}

#item112789 {
	width:19px !important;
	height:26px !important;
	left:10px !important;
}

#item124527 {
	width:41px !important;
	height:41px !important;
	left:193px !important;
	top:428px !important;
}

#item112936 {
	width:180px !important;
	height:142px !important;
	left:211px !important;
	top:487px !important;
	background:#fff;
}

#item113170 {
	width:19px !important;
	height:26px !important;
	left:10px !important;
}

#item124518 {
	width:41px !important;
	height:41px !important;
	left:343px !important;
	top:428px !important;
}

#item112346 {
	width:180px !important;
	height:142px !important;
	left:23px !important;
	top:461px !important;
	background:#fff;
}

#item124537 {
	width:41px !important;
	height:41px !important;
	left:169px !important;
	top:458px !important;
}

#item111495 {
	width:180px !important;
	height:142px !important;
	left:286px !important;
	top:501px !important;
	background:#fff;
}

#item124545 {
	width:41px !important;
	height:41px !important;
	left:422px !important;
	top:505px !important;
}

#item111787 {
	width:480px !important;
	height:71px !important;
	left:14px !important;
	top:299px !important;
	background:#fff;
}

#item111789 {
	width:396px !important;
	height:64px !important;
	left:23px !important;
	top:587px !important;
	background:#fff;
}

#item124554 {
	width:41px !important;
	height:41px !important;
	left:139px !important;
	top:285px !important;
}

#item124563 {
	width:41px !important;
	height:41px !important;
	left:139px !important;
	top:566px !important;
}

#item110973 {
	width:180px !important;
	height:147px !important;
	left:41px !important;
	top:428px !important;
	background:#fff;
}

#item124572 {
	width:41px !important;
	height:41px !important;
	left:178px !important;
	top:428px !important;
}

#item124580 {
	width:41px !important;
	height:41px !important;
	left:31px !important;
	top:573px !important;
}

#item110513 {
	width:468px !important;
	height:26px !important;
	background:#e30513;
}

#item110613 {
	width:277px !important;
	height:149px !important;
	left:85px !important;
	top:489px !important;
	background:#fff;
}

#item110710 {
	width:30px !important;
	height:30px !important;
	box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
	-webkit-box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
}

#item110718 {
	width:30px !important;
	height:30px !important;
	left:32px !important;
	box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
	-webkit-box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
}

#item110726 {
	width:30px !important;
	height:30px !important;
	left:65px !important;
	box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
	-webkit-box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
}

#item110737 {
	width:30px !important;
	height:30px !important;
	left:98px !important;
	box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
	-webkit-box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
}

#item110747 {
	width:30px !important;
	height:30px !important;
	left:131px !important;
	box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
	-webkit-box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
}

#item110755 {
	width:30px !important;
	height:30px !important;
	left:164px !important;
	box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
	-webkit-box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
}

#item110764 {
	width:30px !important;
	height:30px !important;
	box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
	-webkit-box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
}

#item110773 {
	width:30px !important;
	height:30px !important;
	left:33px !important;
	box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
	-webkit-box-shadow:1px 1px 0px 0px rgba(0,0,0,0.42);
}

#item110853 {
	width:19px !important;
	height:26px !important;
	left:10px !important;
}

#item124621 {
	width:41px !important;
	height:41px !important;
	left:255px !important;
	top:499px !important;
}

#item110257 {
	width:180px !important;
	height:142px !important;
	left:23px !important;
	top:477px !important;
	background:#fff;
}

#item124630 {
	width:41px !important;
	height:41px !important;
	left:187px !important;
	top:480px !important;
}

#item109462 {
	width:180px !important;
	height:142px !important;
	left:23px !important;
	top:277px !important;
	background:#fff;
}

#item109633 {
	width:19px !important;
	height:26px !important;
	left:10px !important;
}

#item124638 {
	width:41px !important;
	height:41px !important;
	left:162px !important;
	top:266px !important;
}

#item109783 {
	width:180px !important;
	height:153px !important;
	left:283px !important;
	top:184px !important;
	background:#fff;
}

#item109947 {
	width:19px !important;
	height:26px !important;
	left:10px !important;
}

#item124647 {
	width:41px !important;
	height:41px !important;
	left:438px !important;
	top:202px !important;
}

#item108958 {
	width:180px !important;
	height:153px !important;
	background:#fff;
}

#item124655 {
	width:41px !important;
	height:41px !important;
	left:156px !important;
	top:444px !important;
}

#item109245 {
	width:159px !important;
	height:146px !important;
	background:#fff;
}

#item124703 {
	width:41px !important;
	height:41px !important;
	left:381px !important;
	top:473px !important;
}

#item108567 {
	opacity:0.56;
	width:180px !important;
	height:176px !important;
	left:43px !important;
	top:44px !important;
	background:#fff;
}

#item108592 {
	width:180px !important;
	height:153px !important;
	background:#fff;
}

#item124714 {
	width:41px !important;
	height:41px !important;
	left:179px !important;
	top:442px !important;
}

#item107429 {
	width:19px !important;
	height:26px !important;
	left:10px !important;
}

#item124727 {
	width:41px !important;
	height:41px !important;
	left:371px !important;
	top:69px !important;
}

#item124743 {
	width:41px !important;
	height:41px !important;
	left:371px !important;
	top:461px !important;
}

#item124735 {
	width:41px !important;
	height:41px !important;
	left:154px !important;
	top:272px !important;
}

#item108121 {
	width:19px !important;
	height:26px !important;
	left:10px !important;
}

#item108462 {
	width:210px !important;
	height:3px !important;
	left:15px !important;
	top:32px !important;
	background:#e30513;
}

#item124752 {
	width:41px !important;
	height:41px !important;
	left:154px !important;
	top:461px !important;
}

#item124760 {
	width:41px !important;
	height:41px !important;
	left:154px !important;
	top:68px !important;
}

#item124771 {
	width:41px !important;
	height:41px !important;
	left:371px !important;
	top:272px !important;
}

#item125060 {
	width:180px !important;
	height:145px !important;
	left:184px !important;
	top:482px !important;
	background:#fff;
}

#item106503 {
	width:1148px !important;
	height:709px !important;
	top:-14px !important;
	background:#007a98;
}

@keyframes flyinfromtop-125229 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-125229 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item106513 {
	width:139px !important;
	height:183px !important;
	background:#fff;
}

#item106649 {
	width:47px !important;
	height:66px !important;
	left:50px !important;
}

#item105982 {
	width:194px !important;
	height:142px !important;
	left:364px !important;
	top:309px !important;
	background:#fff;
}

#item106045 {
	width:24px !important;
	height:24px !important;
	left:79px !important;
}

#item106053 {
	width:24px !important;
	height:24px !important;
}

#item106062 {
	width:1px !important;
	height:2px !important;
	left:8px !important;
	top:21px !important;
	background:#fff;
}

#item106070 {
	width:1px !important;
	height:2px !important;
	left:19px !important;
	top:21px !important;
	background:#fff;
}

#item106073 {
	width:24px !important;
	height:24px !important;
	left:53px !important;
}

#item106087 {
	width:1px !important;
	height:2px !important;
	left:66px !important;
	top:21px !important;
	background:#fff;
}

#item106089 {
	width:1px !important;
	height:2px !important;
	left:68px !important;
	top:21px !important;
	background:#fff;
}

#item106093 {
	width:24px !important;
	height:24px !important;
	left:26px !important;
}

#item106102 {
	width:1px !important;
	height:2px !important;
	left:35px !important;
	top:21px !important;
	background:#fff;
}

#item106111 {
	width:24px !important;
	height:24px !important;
	left:106px !important;
}

#item106128 {
	width:1px !important;
	height:2px !important;
	left:114px !important;
	top:2px !important;
	background:#fff;
}

#item106134 {
	width:1px !important;
	height:2px !important;
	left:124px !important;
	top:2px !important;
	background:#fff;
}

#item106147 {
	width:1px !important;
	height:2px !important;
	left:98px !important;
	top:21px !important;
	background:#fff;
}

#item106149 {
	width:24px !important;
	height:24px !important;
	left:132px !important;
}

#item106165 {
	width:24px !important;
	height:24px !important;
	left:159px !important;
}

#item106173 {
	width:1px !important;
	height:2px !important;
	left:164px !important;
	top:21px !important;
	background:#fff;
}

#item106184 {
	width:24px !important;
	height:24px !important;
	left:185px !important;
}

#item106207 {
	width:1px !important;
	height:2px !important;
	left:141px !important;
	top:2px !important;
	background:#fff;
}

#item106213 {
	width:1px !important;
	height:2px !important;
	left:150px !important;
	top:2px !important;
	background:#fff;
}

#item106218 {
	width:1px !important;
	height:2px !important;
	left:167px !important;
	top:2px !important;
	background:#fff;
}

#item106224 {
	width:1px !important;
	height:2px !important;
	left:176px !important;
	top:2px !important;
	background:#fff;
}

#item106227 {
	width:122px !important;
	height:61px !important;
	left:422px !important;
	top:452px !important;
}

#item124779 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:300px !important;
}

#item105031 {
	width:180px !important;
	height:150px !important;
	left:-5px !important;
	top:350px !important;
	background:#fff;
}

#item105213 {
	width:124px !important;
	height:62px !important;
	left:23px !important;
	top:381px !important;
}

#item125339 {
	width:41px !important;
	height:41px !important;
	left:152px !important;
	top:450px !important;
}

#item105598 {
	width:180px !important;
	height:168px !important;
	left:84px !important;
	top:474px !important;
	background:#fff;
}

#item125357 {
	width:41px !important;
	height:41px !important;
	left:44px !important;
	top:483px !important;
}

#item104368 {
	width:180px !important;
	height:128px !important;
	left:357px !important;
	top:510px !important;
	background:#fff;
}

#item125385 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:514px !important;
}

#item104668 {
	width:176px !important;
	height:170px !important;
	left:360px !important;
	top:110px !important;
	background:#fff;
}

#item104669 {
	width:176px !important;
	height:169px !important;
	left:360px !important;
	top:349px !important;
	background:#fff;
}

#item125366 {
	width:41px !important;
	height:41px !important;
	left:490px !important;
	top:88px !important;
}

#item125375 {
	width:41px !important;
	height:41px !important;
	left:490px !important;
	top:334px !important;
}

#item125395 {
	width:41px !important;
	height:41px !important;
	left:200px !important;
	top:64px !important;
}

#item125406 {
	width:41px !important;
	height:41px !important;
	left:81px !important;
	top:64px !important;
}

#item125415 {
	width:41px !important;
	height:41px !important;
	left:81px !important;
	top:399px !important;
}

#item103734 {
	width:180px !important;
	height:146px !important;
	left:10px !important;
	top:512px !important;
	background:#fff;
}

#item125425 {
	width:41px !important;
	height:41px !important;
	left:198px !important;
	top:520px !important;
}

#item102917 {
	width:180px !important;
	height:188px !important;
	left:232px !important;
	top:450px !important;
	background:#fff;
}

#item125435 {
	width:41px !important;
	height:41px !important;
	left:407px !important;
	top:469px !important;
}

#item102223 {
	width:180px !important;
	height:107px !important;
	left:43px !important;
	top:493px !important;
	background:#fff;
}

#item102369 {
	width:124px !important;
	height:62px !important;
	left:229px !important;
	top:539px !important;
}

#item125445 {
	width:41px !important;
	height:41px !important;
	left:170px !important;
	top:466px !important;
}

#item125455 {
	width:41px !important;
	height:41px !important;
	left:370px !important;
	top:75px !important;
}

#item125479 {
	width:41px !important;
	height:41px !important;
	left:146px !important;
	top:275px !important;
}

#item125488 {
	width:41px !important;
	height:41px !important;
	left:371px !important;
	top:458px !important;
}

#item101325 {
	width:19px !important;
	height:26px !important;
	left:10px !important;
}

#item101444 {
	width:210px !important;
	height:3px !important;
	left:15px !important;
	top:32px !important;
	background:#e30513;
}

#item125463 {
	width:41px !important;
	height:41px !important;
	left:153px !important;
	top:75px !important;
}

#item125471 {
	width:41px !important;
	height:41px !important;
	left:333px !important;
	top:275px !important;
}

#item125497 {
	width:41px !important;
	height:41px !important;
	left:154px !important;
	top:458px !important;
}

#item100091 {
	width:1148px !important;
	height:709px !important;
	top:-14px !important;
	background:#e30513;
}

@keyframes flyinfromtop-125510 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-125510 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item100110 {
	width:139px !important;
	height:183px !important;
	background:#fff;
}

#item99403 {
	width:152px !important;
	height:92px !important;
	left:373px !important;
	top:540px !important;
	background:#fff;
}

#item125511 {
	width:41px !important;
	height:41px !important;
	left:96px !important;
	top:105px !important;
}

#item125707 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:539px !important;
}

#item99785 {
	width:149px !important;
	height:77px !important;
	left:23px !important;
	top:224px !important;
	background:#fff;
}

#item125721 {
	width:41px !important;
	height:41px !important;
	left:490px !important;
	top:380px !important;
}

#item125730 {
	width:41px !important;
	height:41px !important;
	left:147px !important;
	top:221px !important;
}

#item125740 {
	width:41px !important;
	height:41px !important;
	left:167px !important;
	top:92px !important;
}

#item125748 {
	width:41px !important;
	height:41px !important;
	left:139px !important;
	top:354px !important;
}

#item99173 {
	width:210px !important;
	height:3px !important;
	left:15px !important;
	top:32px !important;
	background:#e30513;
}

#item125757 {
	width:41px !important;
	height:41px !important;
	left:343px !important;
	top:92px !important;
}

#item125765 {
	width:41px !important;
	height:41px !important;
	left:343px !important;
	top:347px !important;
}

#item97605 {
	width:373px !important;
	height:18px !important;
	top:1px !important;
	background:#e30513;
}

#item97606 {
	width:218px !important;
	height:18px !important;
	left:155px !important;
	top:1px !important;
	background:#000;
}

#item97630 {
	width:64px !important;
	height:41px !important;
	left:36px !important;
	top:509px !important;
	background:#fff;
	border:solid 1px #7b7b7a;
}

#item97631 {
	width:64px !important;
	height:41px !important;
	left:106px !important;
	top:509px !important;
	background:#fff;
	border:solid 1px #7b7b7a;
}

#item97632 {
	width:64px !important;
	height:41px !important;
	left:173px !important;
	top:509px !important;
	background:#fff;
	border:solid 1px #7b7b7a;
}

#item97633 {
	width:64px !important;
	height:41px !important;
	left:242px !important;
	top:509px !important;
	background:#fff;
	border:solid 1px #7b7b7a;
}

#item97634 {
	width:64px !important;
	height:41px !important;
	left:36px !important;
	top:560px !important;
	background:#fff;
	border:solid 1px #7b7b7a;
}

#item97635 {
	width:64px !important;
	height:41px !important;
	left:106px !important;
	top:560px !important;
	background:#fff;
	border:solid 1px #7b7b7a;
}

#item97636 {
	width:64px !important;
	height:41px !important;
	left:173px !important;
	top:560px !important;
	background:#fff;
	border:solid 1px #7b7b7a;
}

#item97637 {
	width:64px !important;
	height:41px !important;
	left:242px !important;
	top:560px !important;
	background:#fff;
	border:solid 1px #7b7b7a;
}

#item97795 {
	opacity:0.67;
	width:209px !important;
	height:143px !important;
	left:321px !important;
	top:481px !important;
	background:#706f6f;
}

#item97819 {
	width:186px !important;
	height:54px !important;
	left:30px !important;
	top:453px !important;
	background:#fff;
}

#item125782 {
	width:41px !important;
	height:41px !important;
	left:179px !important;
	top:449px !important;
}

#item98082 {
	width:373px !important;
	height:18px !important;
	top:1px !important;
	background:#e30513;
}

#item98083 {
	width:218px !important;
	height:18px !important;
	left:155px !important;
	top:1px !important;
	background:#000;
}

#item98171 {
	width:105px !important;
	height:181px !important;
	left:417px !important;
	top:28px !important;
	border:solid 2px #dadad9;
}

#item98351 {
	width:166px !important;
	height:54px !important;
	left:20px !important;
	top:473px !important;
	background:#fff;
}

#item125869 {
	width:41px !important;
	height:41px !important;
	left:175px !important;
	top:483px !important;
}

#item96873 {
	opacity:0.67;
	width:276px !important;
	height:91px !important;
	left:289px !important;
	top:547px !important;
	background:#706f6f;
}

#item125889 {
	width:41px !important;
	height:41px !important;
	left:257px !important;
	top:533px !important;
}

#item97021 {
	width:219px !important;
	height:604px !important;
	left:317px !important;
	top:32px !important;
	background:#e1d9cb;
}

#item97051 {
	width:149px !important;
	height:156px !important;
	left:160px !important;
	top:301px !important;
	background:#cabea6;
}

#item125879 {
	width:41px !important;
	height:41px !important;
	left:463px !important;
	top:203px !important;
}

#item125907 {
	width:41px !important;
	height:41px !important;
	left:326px !important;
	top:476px !important;
}

#item125897 {
	width:41px !important;
	height:41px !important;
	left:114px !important;
	top:347px !important;
}

#item96202 {
	width:1162px !important;
	height:709px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f0efee;
}

#item120201 {
	width:157px !important;
	height:26px !important;
	background:#fff;
	border:solid 1.64px #cabea6;
}

#item120198 {
	width:157px !important;
	height:26px !important;
	top:126px !important;
}

#item120228 {
	width:157px !important;
	height:26px !important;
	background:#fff;
	border:solid 1.64px #2d8eba;
}

#item120225 {
	width:157px !important;
	height:26px !important;
	top:94px !important;
}

#item120256 {
	width:157px !important;
	height:26px !important;
	background:#fff;
	border:solid 1.64px #b76b6b;
}

#item120253 {
	width:157px !important;
	height:26px !important;
	top:63px !important;
}

#item120284 {
	width:157px !important;
	height:26px !important;
	background:#fff;
	border:solid 1.64px #51b3a6;
}

#item120280 {
	width:157px !important;
	height:26px !important;
	top:31px !important;
}

#item120311 {
	width:157px !important;
	height:26px !important;
	background:#fff;
	border:solid 1.64px #596263;
}

#item120308 {
	width:157px !important;
	height:26px !important;
}

#item120338 {
	width:155px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
	background:#ecebec;
}

#item120335 {
	width:160px !important;
	height:42px !important;
	left:10px !important;
	top:166px !important;
}

#item120166 {
	width:155px !important;
	height:25px !important;
	background:#ecebec;
}

#item120167 {
	width:147px !important;
	height:11px !important;
	left:5px !important;
	top:7px !important;
}

#item120163 {
	width:170px !important;
	height:208px !important;
	left:10px !important;
	top:445px !important;
}

#item93579 {
	width:31px !important;
	height:31px !important;
	background:#d60f1e;
}

#item93584 {
	width:31px !important;
	height:31px !important;
	background:#d60f1e;
}

#item93590 {
	width:31px !important;
	height:31px !important;
	background:#d60f1e;
}

@keyframes flyinfromright-120096 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-120096 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item120099 {
	width:120px !important;
	height:31px !important;
	background:#fff;
}

#item120096 {
	width:120px !important;
	height:31px !important;
	left:424px !important;
	top:638px !important;
}

#item95558 {
	width:31px !important;
	height:31px !important;
	background:#d60f1e;
}

#item90239 {
	width:1162px !important;
	height:142px !important;
	left:-14px !important;
	top:-14px !important;
	background:#6f6f6e;
}

#item90421 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item90446 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item90471 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item90497 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item90522 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item91614 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item91640 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item91665 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item91690 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item91715 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item91740 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item91765 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item91791 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item126874 {
	width:41px !important;
	height:41px !important;
	left:351px !important;
	top:317px !important;
}

#item88359 {
	width:60px !important;
	height:43px !important;
	background:#31323a;
}

#item88367 {
	width:29px !important;
	height:1px !important;
	top:24px !important;
	background:#c6c183;
}

#item88368 {
	width:29px !important;
	height:1px !important;
	background:#c6c183;
}

#item88613 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item88662 {
	width:14px !important;
	height:14px !important;
	left:240px !important;
	top:543px !important;
	background:#fff;
	border:solid 1px #b4b4ae;
}

#item88689 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item88739 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item88788 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item88838 {
	width:28px !important;
	height:22px !important;
	background:#fff;
}

#item88887 {
	width:28px !important;
	height:22px !important;
	background:#fff;
}

#item88936 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item88985 {
	width:37px !important;
	height:17px !important;
	background:#fff;
}

#item89034 {
	width:28px !important;
	height:19px !important;
	top:3px !important;
	background:#fff;
}

#item89082 {
	width:28px !important;
	height:19px !important;
	top:3px !important;
	background:#fff;
}

#item89130 {
	width:28px !important;
	height:19px !important;
	top:3px !important;
	background:#fff;
}

#item89178 {
	width:28px !important;
	height:19px !important;
	top:3px !important;
	background:#fff;
}

#item127705 {
	width:41px !important;
	height:41px !important;
	left:166px !important;
	top:58px !important;
}

#item127713 {
	width:41px !important;
	height:41px !important;
	left:380px !important;
	top:58px !important;
}

#item127721 {
	width:41px !important;
	height:41px !important;
	left:465px !important;
	top:228px !important;
}

#item127729 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:276px !important;
}

#item127738 {
	width:41px !important;
	height:41px !important;
	left:234px !important;
	top:276px !important;
}

#item127746 {
	width:41px !important;
	height:41px !important;
	left:430px !important;
	top:401px !important;
}

#item127754 {
	width:41px !important;
	height:41px !important;
	left:242px !important;
	top:454px !important;
}

#item127762 {
	width:41px !important;
	height:41px !important;
	left:313px !important;
	top:551px !important;
}

#item89666 {
	width:31px !important;
	height:19px !important;
	left:3px !important;
	background:#fff;
}

#item89690 {
	width:14px !important;
	height:14px !important;
	left:17px !important;
	top:5px !important;
	background:#fff;
	border:solid 1px #b4b4ae;
}

#item89691 {
	width:13px !important;
	height:13px !important;
	top:6px !important;
	background:#000;
}

#item89693 {
	width:36px !important;
	height:19px !important;
	background:#fff;
}

#item89719 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item89743 {
	width:13px !important;
	height:13px !important;
	top:6px !important;
}

#item89752 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item89778 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item89804 {
	width:36px !important;
	height:19px !important;
	background:#fff;
}

#item89829 {
	width:14px !important;
	height:14px !important;
	top:6px !important;
	background:#fff;
	border:solid 1px #b4b4ae;
}

#item89833 {
	width:36px !important;
	height:19px !important;
	background:#fff;
}

#item89857 {
	width:13px !important;
	height:13px !important;
	top:6px !important;
	background:#fff;
	border:solid 1px #b4b4ae;
}

#item89858 {
	width:13px !important;
	height:14px !important;
	left:5px !important;
}

#item89865 {
	width:93px !important;
	height:63px !important;
	background:#31323a;
}

#item89875 {
	width:46px !important;
	height:1px !important;
	top:38px !important;
	background:#c6c183;
}

#item89876 {
	width:46px !important;
	height:1px !important;
	background:#c6c183;
}

#item89905 {
	width:105px !important;
	height:47px !important;
	background:#e30513;
}

#item89953 {
	width:13px !important;
	height:13px !important;
	left:34px !important;
	background:#fff;
}

#item89954 {
	width:13px !important;
	height:13px !important;
	left:17px !important;
	background:#000;
}

#item89965 {
	width:13px !important;
	height:13px !important;
	background:#000;
}

#item127771 {
	width:41px !important;
	height:41px !important;
	left:346px !important;
	top:43px !important;
}

#item127779 {
	width:41px !important;
	height:41px !important;
	left:220px !important;
	top:257px !important;
}

#item127787 {
	width:41px !important;
	height:41px !important;
	left:391px !important;
	top:257px !important;
}

#item127796 {
	width:41px !important;
	height:41px !important;
	left:82px !important;
	top:408px !important;
}

#item127806 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:552px !important;
}

#item127814 {
	width:41px !important;
	height:41px !important;
	left:463px !important;
	top:444px !important;
}

#item127823 {
	width:41px !important;
	height:41px !important;
	left:466px !important;
	top:43px !important;
}

#item86665 {
	width:26px !important;
	height:26px !important;
	left:17px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item86668 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	background:#fff;
}

#item86694 {
	width:31px !important;
	height:19px !important;
	left:1px !important;
	background:#fff;
}

#item86720 {
	width:13px !important;
	height:13px !important;
	top:6px !important;
	background:#736858;
}

#item86724 {
	width:31px !important;
	height:19px !important;
	left:1px !important;
	background:#fff;
}

#item86748 {
	width:13px !important;
	height:13px !important;
	top:6px !important;
	background:#000;
}

#item86750 {
	width:13px !important;
	height:13px !important;
	left:34px !important;
	background:#000;
}

#item86751 {
	width:13px !important;
	height:13px !important;
	left:17px !important;
	background:#ef7d00;
}

#item86753 {
	width:13px !important;
	height:13px !important;
	background:#555d5d;
}

#item86757 {
	width:29px !important;
	height:19px !important;
	left:2px !important;
	background:#fff;
}

#item86782 {
	width:26px !important;
	height:26px !important;
	background:#58a8a1;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item86784 {
	width:26px !important;
	height:26px !important;
	left:16px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item86788 {
	width:29px !important;
	height:19px !important;
	left:2px !important;
	background:#fff;
}

#item86814 {
	width:13px !important;
	height:13px !important;
	background:#929291;
}

#item86816 {
	width:13px !important;
	height:13px !important;
	left:16px !important;
	background:#000;
}

#item86855 {
	width:38px !important;
	height:45px !important;
	background:#fff;
}

#item86895 {
	width:26px !important;
	height:26px !important;
	left:402px !important;
	top:625px !important;
	background:#008ecf;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item86898 {
	width:26px !important;
	height:26px !important;
	top:6px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item86900 {
	width:31px !important;
	height:19px !important;
	background:#fff;
}

#item86925 {
	width:26px !important;
	height:26px !important;
	top:6px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item86927 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item86952 {
	width:26px !important;
	height:26px !important;
	top:6px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item86954 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item86979 {
	width:26px !important;
	height:26px !important;
	top:6px !important;
	background:#000;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item86981 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item87192 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item87360 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item87384 {
	width:26px !important;
	height:26px !important;
	top:6px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item127837 {
	width:41px !important;
	height:41px !important;
	left:120px !important;
	top:500px !important;
}

#item127846 {
	width:41px !important;
	height:41px !important;
	left:230px !important;
	top:597px !important;
}

#item127854 {
	width:41px !important;
	height:41px !important;
	left:123px !important;
	top:151px !important;
}

#item127862 {
	width:41px !important;
	height:41px !important;
	left:288px !important;
	top:121px !important;
}

#item127871 {
	width:41px !important;
	height:41px !important;
	left:418px !important;
	top:121px !important;
}

#item127880 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:341px !important;
}

#item127914 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:342px !important;
}

#item127922 {
	width:41px !important;
	height:41px !important;
	left:147px !important;
	top:359px !important;
}

#item127930 {
	width:41px !important;
	height:41px !important;
	left:283px !important;
	top:310px !important;
}

#item127939 {
	width:41px !important;
	height:41px !important;
	left:403px !important;
	top:288px !important;
}

#item127947 {
	width:41px !important;
	height:41px !important;
	left:486px !important;
	top:597px !important;
}

#item87485 {
	width:60px !important;
	height:43px !important;
	background:#31323a;
}

#item87493 {
	width:29px !important;
	height:1px !important;
	top:24px !important;
	background:#c6c183;
}

#item87494 {
	width:29px !important;
	height:1px !important;
	background:#c6c183;
}

#item87961 {
	width:13px !important;
	height:13px !important;
	left:15px !important;
	background:#6f6f6f;
}

#item87962 {
	width:26px !important;
	height:26px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item87964 {
	width:30px !important;
	height:19px !important;
	background:#fff;
}

#item87990 {
	width:30px !important;
	height:19px !important;
	background:#fff;
}

#item88016 {
	width:13px !important;
	height:13px !important;
	top:6px !important;
	background:#6f6f6f;
}

#item88018 {
	width:30px !important;
	height:19px !important;
	background:#fff;
}

#item88043 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item88068 {
	width:13px !important;
	height:13px !important;
	background:#fedc4b;
}

#item88070 {
	width:26px !important;
	height:26px !important;
	left:17px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item88072 {
	width:31px !important;
	height:19px !important;
	left:1px !important;
	background:#fff;
}

#item88097 {
	width:40px !important;
	height:19px !important;
	background:#fff;
}

#item88122 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item88195 {
	width:36px !important;
	height:19px !important;
	background:#fff;
}

#item88219 {
	width:13px !important;
	height:13px !important;
	top:6px !important;
	background:#000;
}

#item88222 {
	width:36px !important;
	height:19px !important;
	background:#fff;
}

#item88246 {
	width:13px !important;
	height:13px !important;
	top:6px !important;
	background:#000;
}

#item88249 {
	width:36px !important;
	height:19px !important;
	background:#fff;
}

#item88273 {
	width:13px !important;
	height:13px !important;
	top:6px !important;
	background:#575756;
}

#item88275 {
	width:26px !important;
	height:26px !important;
	left:223px !important;
	top:210px !important;
	background:#fff;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item127889 {
	width:41px !important;
	height:41px !important;
	left:85px !important;
	top:164px !important;
}

#item127897 {
	width:41px !important;
	height:41px !important;
	left:255px !important;
	top:149px !important;
}

#item127906 {
	width:41px !important;
	height:41px !important;
	left:495px !important;
	top:164px !important;
}

#item127956 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:341px !important;
}

#item127964 {
	width:41px !important;
	height:41px !important;
	left:152px !important;
	top:341px !important;
}

#item127973 {
	width:41px !important;
	height:41px !important;
	left:283px !important;
	top:341px !important;
}

#item127982 {
	width:41px !important;
	height:41px !important;
	left:496px !important;
	top:341px !important;
}

#item127990 {
	width:41px !important;
	height:41px !important;
	left:496px !important;
	top:512px !important;
}

#item127999 {
	width:41px !important;
	height:41px !important;
	left:150px !important;
	top:512px !important;
}

#item128008 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:512px !important;
}

#item86172 {
	width:23px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item86219 {
	width:17px !important;
	height:17px !important;
	left:13px !important;
	top:12px !important;
}

#item86224 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:11px !important;
}

#item86228 {
	width:3px !important;
	height:3px !important;
	left:16px !important;
	top:16px !important;
}

#item86242 {
	width:16px !important;
	height:16px !important;
}

#item86257 {
	width:36px !important;
	height:36px !important;
	background:#e30513;
}

#item127114 {
	width:62px !important;
	height:28px !important;
	background:#fff;
	border:solid 1.64px #cabea6;
}

#item127111 {
	width:62px !important;
	height:28px !important;
	left:378px !important;
}

#item127141 {
	width:142px !important;
	height:28px !important;
	background:#fff;
	border:solid 1.64px #2d8eba;
}

#item127138 {
	width:142px !important;
	height:28px !important;
	left:235px !important;
}

#item127168 {
	width:71px !important;
	height:28px !important;
	background:#fff;
	border:solid 1.64px #b76b6b;
}

#item127165 {
	width:71px !important;
	height:28px !important;
	left:163px !important;
}

#item127195 {
	width:88px !important;
	height:28px !important;
	background:#fff;
	border:solid 1.64px #51b3a6;
}

#item127192 {
	width:88px !important;
	height:28px !important;
	left:75px !important;
}

#item127222 {
	width:74px !important;
	height:28px !important;
	background:#fff;
	border:solid 1.64px #596263;
}

#item127219 {
	width:74px !important;
	height:28px !important;
}

#item127251 {
	width:71px !important;
	height:28px !important;
	left:2px !important;
	top:3px !important;
	background:#d9d9d9;
}

#item127247 {
	width:76px !important;
	height:42px !important;
	left:10px !important;
	top:10px !important;
}

#item127282 {
	width:71px !important;
	height:28px !important;
	background:#d9d9d9;
}

#item127283 {
	width:50px !important;
	height:11px !important;
	left:21px !important;
	top:9px !important;
}

#item127108 {
	width:524px !important;
	height:52px !important;
	left:33px !important;
	top:625px !important;
}

#item81418 {
	width:122px !important;
	height:72px !important;
	top:4px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item83238 {
	width:133px !important;
	height:101px !important;
	left:2px !important;
	top:4px !important;
	background:#fff;
}

#item83263 {
	width:127px !important;
	height:16px !important;
	background:#e30513;
}

#item83384 {
	width:34px !important;
	height:27px !important;
	left:2px !important;
	background:#6f6f6f;
}

#item128049 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:530px !important;
}

#item128074 {
	width:41px !important;
	height:41px !important;
	left:497px !important;
	top:530px !important;
}

#item128057 {
	width:41px !important;
	height:41px !important;
	left:237px !important;
	top:575px !important;
}

#item128065 {
	width:41px !important;
	height:41px !important;
	left:297px !important;
	top:575px !important;
}

@keyframes flyinfromright-120404 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-120404 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item120407 {
	width:120px !important;
	height:31px !important;
	background:#fff;
}

#item120404 {
	width:120px !important;
	height:31px !important;
	left:424px !important;
	top:638px !important;
}

#item83921 {
	width:536px !important;
	height:71px !important;
	top:126px !important;
	background:#007bc3;
}

#item83931 {
	mix-blend-mode:multiply;
	width:581px !important;
	height:95px !important;
	top:600px !important;
}

#item83953 {
	width:218px !important;
	height:264px !important;
	left:346px !important;
	top:409px !important;
}

#item76887 {
	width:514px !important;
	height:566px !important;
	left:23px !important;
	top:351px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item76888 {
	width:514px !important;
	height:566px !important;
	left:287px !important;
	top:351px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item76889 {
	width:514px !important;
	height:644px !important;
	left:23px !important;
	top:23px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item76890 {
	width:514px !important;
	height:644px !important;
	left:287px !important;
	top:23px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item77077 {
	width:136px !important;
	height:54px !important;
	top:19px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item77196 {
	width:24px !important;
	height:24px !important;
	left:11px !important;
	top:10px !important;
}

#item77242 {
	width:18px !important;
	height:18px !important;
	left:13px !important;
	top:13px !important;
}

#item77246 {
	width:20px !important;
	height:20px !important;
	left:13px !important;
	top:12px !important;
}

#item77249 {
	width:3px !important;
	height:3px !important;
	left:17px !important;
	top:17px !important;
}

#item77390 {
	width:73px !important;
	height:20px !important;
	left:187px !important;
	top:27px !important;
}

#item77397 {
	width:103px !important;
	height:73px !important;
	background:#31323a;
}

#item77405 {
	width:50px !important;
	height:1px !important;
	top:42px !important;
	background:#c6c183;
}

#item77406 {
	width:50px !important;
	height:1px !important;
	background:#c6c183;
}

#item77440 {
	width:136px !important;
	height:136px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item77566 {
	width:136px !important;
	height:134px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item128117 {
	width:41px !important;
	height:41px !important;
	left:129px !important;
	top:169px !important;
}

#item128125 {
	width:41px !important;
	height:41px !important;
	left:143px !important;
	top:587px !important;
}

#item128152 {
	width:41px !important;
	height:41px !important;
	left:413px !important;
	top:278px !important;
}

#item128160 {
	width:41px !important;
	height:41px !important;
	left:413px !important;
	top:587px !important;
}

#item80296 {
	width:462px !important;
	height:572px !important;
	left:23px !important;
	top:351px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item80297 {
	width:462px !important;
	height:644px !important;
	left:23px !important;
	top:23px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item80298 {
	width:540px !important;
	height:1230px !important;
	left:263px !important;
	top:23px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item80461 {
	width:24px !important;
	height:24px !important;
	left:11px !important;
	top:10px !important;
}

#item80507 {
	width:18px !important;
	height:18px !important;
	left:13px !important;
	top:13px !important;
}

#item80511 {
	width:20px !important;
	height:20px !important;
	left:13px !important;
	top:12px !important;
}

#item80514 {
	width:3px !important;
	height:3px !important;
	left:17px !important;
	top:17px !important;
}

#item80862 {
	width:164px !important;
	height:190px !important;
	background:#fff;
	border:solid 0.8px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item81011 {
	width:136px !important;
	height:162px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item128168 {
	width:41px !important;
	height:41px !important;
	left:130px !important;
	top:282px !important;
}

#item128177 {
	width:41px !important;
	height:41px !important;
	left:130px !important;
	top:587px !important;
}

#item128185 {
	width:41px !important;
	height:41px !important;
	left:388px !important;
	top:591px !important;
}

#item72673 {
	width:516px !important;
	height:610px !important;
	left:23px !important;
	top:23px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item72675 {
	width:516px !important;
	height:610px !important;
	left:286px !important;
	top:23px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item72676 {
	width:516px !important;
	height:600px !important;
	left:286px !important;
	top:333px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item74586 {
	width:51px !important;
	height:51px !important;
	background:#d60f1e;
}

#item74607 {
	width:136px !important;
	height:140px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item74736 {
	width:136px !important;
	height:136px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item75318 {
	width:136px !important;
	height:134px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item128205 {
	width:41px !important;
	height:41px !important;
	left:490px !important;
	top:194px !important;
}

#item75714 {
	width:516px !important;
	height:610px !important;
	left:23px !important;
	top:23px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item75715 {
	width:516px !important;
	height:600px !important;
	left:23px !important;
	top:333px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item75716 {
	width:502px !important;
	height:610px !important;
	left:286px !important;
	top:23px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item75717 {
	width:502px !important;
	height:600px !important;
	left:286px !important;
	top:333px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item76142 {
	width:136px !important;
	height:94px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item76405 {
	width:136px !important;
	height:94px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item76508 {
	width:136px !important;
	height:140px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item76634 {
	width:136px !important;
	height:144px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item128232 {
	width:41px !important;
	height:41px !important;
	left:438px !important;
	top:492px !important;
}

#item128260 {
	width:41px !important;
	height:41px !important;
	left:181px !important;
	top:183px !important;
}

#item69357 {
	width:37px !important;
	height:37px !important;
	background:#c02822;
}

#item69400 {
	width:464px !important;
	height:606px !important;
	left:312px !important;
	top:333px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item69401 {
	width:464px !important;
	height:610px !important;
	left:312px !important;
	top:23px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item69584 {
	width:136px !important;
	height:236px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item128335 {
	width:41px !important;
	height:41px !important;
	left:423px !important;
	top:570px !important;
}

#item128343 {
	width:41px !important;
	height:41px !important;
	left:423px !important;
	top:261px !important;
}

#item71763 {
	width:136px !important;
	height:94px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item71863 {
	width:136px !important;
	height:208px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item72255 {
	width:508px !important;
	height:606px !important;
	left:23px !important;
	top:333px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item72256 {
	width:508px !important;
	height:610px !important;
	left:282px !important;
	top:23px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item72257 {
	width:508px !important;
	height:610px !important;
	left:23px !important;
	top:23px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item72258 {
	width:508px !important;
	height:606px !important;
	left:282px !important;
	top:333px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item72260 {
	width:46px !important;
	height:46px !important;
	background:#c02822;
}

#item72265 {
	width:20px !important;
	height:20px !important;
}

#item72303 {
	width:136px !important;
	height:104px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item128369 {
	width:41px !important;
	height:41px !important;
	left:232px !important;
	top:262px !important;
}

#item128360 {
	width:41px !important;
	height:41px !important;
	left:492px !important;
	top:574px !important;
}

#item128377 {
	width:41px !important;
	height:41px !important;
	left:492px !important;
	top:262px !important;
}

#item62282 {
	width:258px !important;
	height:190px !important;
	left:23px !important;
	top:54px !important;
	border:solid 1px #fff;
}

#item62283 {
	width:258px !important;
	height:190px !important;
	left:23px !important;
	top:249px !important;
	border:solid 1px #fff;
}

#item62284 {
	width:258px !important;
	height:190px !important;
	left:23px !important;
	top:445px !important;
	border:solid 1px #fff;
}

#item62286 {
	width:258px !important;
	height:190px !important;
	left:286px !important;
	top:54px !important;
	border:solid 1px #fff;
}

#item62287 {
	width:258px !important;
	height:190px !important;
	left:286px !important;
	top:249px !important;
	border:solid 1px #fff;
}

#item62288 {
	width:258px !important;
	height:190px !important;
	left:286px !important;
	top:445px !important;
	border:solid 1px #fff;
}

#item62834 {
	width:122px !important;
	height:154px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item62981 {
	width:122px !important;
	height:142px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item63104 {
	width:122px !important;
	height:142px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item63227 {
	width:122px !important;
	height:112px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item63326 {
	width:122px !important;
	height:128px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item65140 {
	width:41px !important;
	height:41px !important;
	background:#d60f1e;
}

#item65156 {
	width:122px !important;
	height:118px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item128388 {
	width:41px !important;
	height:41px !important;
	left:154px !important;
	top:181px !important;
}

#item128405 {
	width:41px !important;
	height:41px !important;
	left:154px !important;
	top:375px !important;
}

#item128396 {
	width:41px !important;
	height:41px !important;
	left:421px !important;
	top:181px !important;
}

#item65422 {
	width:504px !important;
	height:380px !important;
	left:23px !important;
	top:54px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item65423 {
	width:504px !important;
	height:380px !important;
	left:281px !important;
	top:54px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item65424 {
	width:513px !important;
	height:386px !important;
	left:23px !important;
	top:249px !important;
	background:#b6d9d3;
	border:solid 2px #51b3a6;
}

#item65966 {
	width:122px !important;
	height:186px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item66435 {
	width:41px !important;
	height:41px !important;
	background:#d60f1e;
}

#item66931 {
	width:122px !important;
	height:150px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item54673 {
	width:340px !important;
	height:402px !important;
	left:23px !important;
	top:230px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item54674 {
	width:340px !important;
	height:396px !important;
	left:23px !important;
	top:437px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item54675 {
	width:340px !important;
	height:402px !important;
	left:198px !important;
	top:230px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item54676 {
	width:340px !important;
	height:396px !important;
	left:198px !important;
	top:437px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item54677 {
	width:430px !important;
	height:402px !important;
	left:329px !important;
	top:23px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item54678 {
	width:340px !important;
	height:402px !important;
	left:374px !important;
	top:230px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item54679 {
	width:340px !important;
	height:396px !important;
	left:374px !important;
	top:437px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item55041 {
	width:136px !important;
	height:166px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item55212 {
	width:136px !important;
	height:144px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item55361 {
	width:136px !important;
	height:158px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item55508 {
	width:136px !important;
	height:158px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item55655 {
	width:136px !important;
	height:122px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item56097 {
	width:34px !important;
	height:34px !important;
	background:#d60f1e;
}

#item56102 {
	width:34px !important;
	height:34px !important;
	background:#d60f1e;
}

#item56317 {
	width:136px !important;
	height:118px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item56440 {
	width:136px !important;
	height:164px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item56588 {
	width:136px !important;
	height:158px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item128503 {
	width:41px !important;
	height:41px !important;
	left:30px !important;
	top:83px !important;
}

#item128537 {
	width:41px !important;
	height:41px !important;
	left:445px !important;
	top:368px !important;
}

#item128546 {
	width:41px !important;
	height:41px !important;
	left:497px !important;
	top:570px !important;
}

#item128664 {
	width:41px !important;
	height:41px !important;
	left:147px !important;
	top:570px !important;
}

#item128511 {
	width:41px !important;
	height:41px !important;
	left:446px !important;
	top:178px !important;
}

#item57250 {
	width:430px !important;
	height:402px !important;
	left:14px !important;
	top:23px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item57251 {
	width:340px !important;
	height:402px !important;
	left:14px !important;
	top:230px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item57253 {
	width:340px !important;
	height:396px !important;
	left:14px !important;
	top:437px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item57254 {
	width:340px !important;
	height:402px !important;
	left:189px !important;
	top:230px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item57255 {
	width:340px !important;
	height:396px !important;
	left:189px !important;
	top:437px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item57256 {
	width:340px !important;
	height:402px !important;
	left:365px !important;
	top:230px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item57257 {
	width:340px !important;
	height:396px !important;
	left:365px !important;
	top:437px !important;
	border:solid 1px #575656;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item57445 {
	width:18px !important;
	height:18px !important;
}

#item57552 {
	width:136px !important;
	height:140px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item57676 {
	width:136px !important;
	height:202px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item57847 {
	width:136px !important;
	height:180px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item58044 {
	width:136px !important;
	height:122px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item58621 {
	width:136px !important;
	height:206px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item58818 {
	width:136px !important;
	height:152px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item58965 {
	width:136px !important;
	height:178px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item59137 {
	width:136px !important;
	height:156px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item129713 {
	width:41px !important;
	height:41px !important;
	left:312px !important;
	top:370px !important;
}

#item48993 {
	width:72px !important;
	height:51px !important;
	background:#31323a;
}

#item49001 {
	width:35px !important;
	height:1px !important;
	top:29px !important;
	background:#c6c183;
}

#item49002 {
	width:35px !important;
	height:1px !important;
	background:#c6c183;
}

#item49614 {
	width:16px !important;
	height:17px !important;
	left:7px !important;
	top:7px !important;
}

#item49662 {
	width:13px !important;
	height:13px !important;
	left:9px !important;
	top:9px !important;
}

#item49666 {
	width:14px !important;
	height:14px !important;
	left:9px !important;
	top:8px !important;
}

#item49669 {
	width:2px !important;
	height:2px !important;
	left:12px !important;
	top:12px !important;
}

#item49682 {
	width:130px !important;
	height:286px !important;
	background:#fff;
	border:solid 0.7px #575756;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item50140 {
	width:18px !important;
	height:18px !important;
}

#item50162 {
	width:130px !important;
	height:162px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item128859 {
	width:41px !important;
	height:41px !important;
	left:127px !important;
	top:257px !important;
}

#item129888 {
	width:41px !important;
	height:41px !important;
	left:127px !important;
	top:561px !important;
}

#item129869 {
	width:41px !important;
	height:41px !important;
	left:289px !important;
	top:257px !important;
}

#item129897 {
	width:41px !important;
	height:41px !important;
	left:289px !important;
	top:561px !important;
}

#item129878 {
	width:41px !important;
	height:41px !important;
	left:474px !important;
	top:257px !important;
}

#item129905 {
	width:41px !important;
	height:41px !important;
	left:451px !important;
	top:561px !important;
}

#item52848 {
	width:507px !important;
	height:18px !important;
	left:23px !important;
	top:345px !important;
	border:solid 1px #15758f;
}

#item53090 {
	width:22px !important;
	height:22px !important;
	left:10px !important;
	top:9px !important;
}

#item53137 {
	width:17px !important;
	height:17px !important;
	left:12px !important;
	top:12px !important;
}

#item53142 {
	width:18px !important;
	height:18px !important;
	left:12px !important;
	top:11px !important;
}

#item53146 {
	width:3px !important;
	height:3px !important;
	left:16px !important;
	top:16px !important;
}

#item53175 {
	width:1px !important;
	height:4px !important;
	left:43px !important;
	top:33px !important;
	background:#000;
}

#item53182 {
	width:1px !important;
	height:4px !important;
	left:64px !important;
	top:33px !important;
	background:#000;
}

#item53396 {
	width:130px !important;
	height:222px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item53860 {
	width:122px !important;
	height:240px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item129915 {
	width:41px !important;
	height:41px !important;
	left:476px !important;
	top:240px !important;
}

#item129925 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:575px !important;
}

#item129942 {
	width:41px !important;
	height:41px !important;
	left:329px !important;
	top:575px !important;
}

#item129934 {
	width:41px !important;
	height:41px !important;
	left:145px !important;
	top:575px !important;
}

#item43141 {
	width:72px !important;
	height:51px !important;
	background:#31323a;
}

#item43149 {
	width:35px !important;
	height:1px !important;
	top:29px !important;
	background:#c6c183;
}

#item43150 {
	width:35px !important;
	height:1px !important;
	background:#c6c183;
}

#item43810 {
	width:136px !important;
	height:128px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item44276 {
	width:73px !important;
	height:20px !important;
	left:382px !important;
	top:26px !important;
}

#item44432 {
	width:26px !important;
	height:26px !important;
	left:12px !important;
	top:11px !important;
}

#item44485 {
	width:20px !important;
	height:20px !important;
	left:15px !important;
	top:14px !important;
}

#item44491 {
	width:22px !important;
	height:22px !important;
	left:14px !important;
	top:13px !important;
}

#item44495 {
	width:3px !important;
	height:3px !important;
	left:19px !important;
	top:18px !important;
}

#item44523 {
	width:136px !important;
	height:146px !important;
	background:#fff;
	border:solid 0.7px #4f4a48;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item129952 {
	width:41px !important;
	height:41px !important;
	left:119px !important;
	top:159px !important;
}

#item129978 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:216px !important;
}

#item129986 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:322px !important;
}

#item129995 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:505px !important;
}

#item129960 {
	width:41px !important;
	height:41px !important;
	left:242px !important;
	top:403px !important;
}

#item129969 {
	width:41px !important;
	height:41px !important;
	left:242px !important;
	top:590px !important;
}

#item47060 {
	width:275px !important;
	height:196px !important;
	left:261px !important;
	top:15px !important;
	background:#51b3a6;
}

#item48394 {
	width:17px !important;
	height:17px !important;
}

#item130004 {
	width:41px !important;
	height:41px !important;
	left:195px !important;
	top:574px !important;
}

#item130013 {
	width:41px !important;
	height:41px !important;
	left:489px !important;
	top:566px !important;
}

#item130021 {
	width:41px !important;
	height:41px !important;
	left:489px !important;
	top:383px !important;
}

#item130041 {
	width:41px !important;
	height:41px !important;
	left:190px !important;
	top:103px !important;
}

#item130050 {
	width:41px !important;
	height:41px !important;
	left:190px !important;
	top:284px !important;
}

#item130030 {
	width:41px !important;
	height:41px !important;
	left:431px !important;
	top:132px !important;
}

#item36540 {
	opacity:0.82;
	width:97px !important;
	height:164px !important;
	left:256px !important;
	top:150px !important;
	background:#fff;
}

#item39868 {
	width:38px !important;
	height:38px !important;
	background:#d60f1e;
}

#item39873 {
	width:38px !important;
	height:38px !important;
	background:#d60f1e;
}

#item130059 {
	width:41px !important;
	height:41px !important;
	left:315px !important;
	top:218px !important;
}

#item130148 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:79px !important;
}

#item130156 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:285px !important;
}

#item130164 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:441px !important;
}

#item131057 {
	width:41px !important;
	height:41px !important;
	left:150px !important;
	top:581px !important;
}

#item130175 {
	width:41px !important;
	height:41px !important;
	left:326px !important;
	top:441px !important;
}

#item130183 {
	width:41px !important;
	height:41px !important;
	left:150px !important;
	top:441px !important;
}

#item42639 {
	width:16px !important;
	height:16px !important;
}

#item131065 {
	width:41px !important;
	height:41px !important;
	left:150px !important;
	top:441px !important;
}

#item131123 {
	width:41px !important;
	height:41px !important;
	left:150px !important;
	top:285px !important;
}

#item131075 {
	width:41px !important;
	height:41px !important;
	left:326px !important;
	top:441px !important;
}

#item131132 {
	width:41px !important;
	height:41px !important;
	left:326px !important;
	top:285px !important;
}

#item131102 {
	width:41px !important;
	height:41px !important;
	left:326px !important;
	top:593px !important;
}

#item131083 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:441px !important;
}

#item131168 {
	width:41px !important;
	height:41px !important;
	left:495px !important;
	top:129px !important;
}

#item35123 {
	width:220px !important;
	height:8px !important;
	left:1px !important;
	top:43px !important;
	background:#e30513;
}

#item131180 {
	width:41px !important;
	height:41px !important;
	left:215px !important;
	top:299px !important;
}

#item131247 {
	width:41px !important;
	height:41px !important;
	left:495px !important;
	top:299px !important;
}

#item36294 {
	width:51px !important;
	height:51px !important;
	background:#d60f1e;
}

#item131273 {
	width:41px !important;
	height:41px !important;
	left:204px !important;
	top:299px !important;
}

#item29947 {
	width:30px !important;
	height:30px !important;
	background:#d60f1e;
}

#item30374 {
	width:142px !important;
	height:8px !important;
	left:25px !important;
	top:14px !important;
	background:#e30513;
}

#item131333 {
	width:41px !important;
	height:41px !important;
	left:150px !important;
	top:124px !important;
}

#item131452 {
	width:41px !important;
	height:41px !important;
	left:150px !important;
	top:558px !important;
}

#item131397 {
	width:41px !important;
	height:41px !important;
	left:204px !important;
	top:124px !important;
}

#item30697 {
	width:252px !important;
	height:300px !important;
	left:285px !important;
	top:23px !important;
	border:solid 1px #fff;
}

#item30698 {
	width:254px !important;
	height:300px !important;
	left:285px !important;
	top:332px !important;
	background:#fff;
	border:solid 2px #575656;
}

#item30699 {
	width:254px !important;
	height:300px !important;
	left:23px !important;
	top:23px !important;
	border:solid 1px #fff;
}

#item30700 {
	width:254px !important;
	height:300px !important;
	left:23px !important;
	top:332px !important;
	border:solid 1px #fff;
}

#item131461 {
	width:41px !important;
	height:41px !important;
	left:223px !important;
	top:488px !important;
}

#item131486 {
	width:41px !important;
	height:41px !important;
	left:485px !important;
	top:488px !important;
}

#item131470 {
	width:41px !important;
	height:41px !important;
	left:217px !important;
	top:189px !important;
}

#item131478 {
	width:41px !important;
	height:41px !important;
	left:485px !important;
	top:189px !important;
}

#item24319 {
	width:28px !important;
	height:28px !important;
	background:#d60f1e;
}

#item24324 {
	width:28px !important;
	height:28px !important;
	background:#d60f1e;
}

#item24518 {
	width:207px !important;
	height:8px !important;
	top:14px !important;
	background:#e30513;
}

#item131844 {
	width:41px !important;
	height:41px !important;
	left:150px !important;
	top:325px !important;
}

#item131870 {
	width:41px !important;
	height:41px !important;
	left:150px !important;
	top:531px !important;
}

#item131827 {
	width:41px !important;
	height:41px !important;
	left:326px !important;
	top:151px !important;
}

#item131853 {
	width:41px !important;
	height:41px !important;
	left:326px !important;
	top:325px !important;
}

#item131878 {
	width:41px !important;
	height:41px !important;
	left:326px !important;
	top:531px !important;
}

#item131835 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:151px !important;
}

#item131861 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:325px !important;
}

#item25750 {
	width:16px !important;
	height:16px !important;
}

#item25761 {
	width:17px !important;
	height:17px !important;
}

#item25993 {
	width:28px !important;
	height:28px !important;
	background:#d60f1e;
}

#item131900 {
	width:41px !important;
	height:41px !important;
	left:150px !important;
	top:531px !important;
}

#item131951 {
	width:41px !important;
	height:41px !important;
	left:150px !important;
	top:113px !important;
}

#item131909 {
	width:41px !important;
	height:41px !important;
	left:326px !important;
	top:531px !important;
}

#item131934 {
	width:41px !important;
	height:41px !important;
	left:326px !important;
	top:325px !important;
}

#item131959 {
	width:41px !important;
	height:41px !important;
	left:326px !important;
	top:113px !important;
}

#item131943 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:325px !important;
}

#item131968 {
	width:41px !important;
	height:41px !important;
	left:495px !important;
	top:113px !important;
}

#item15172 {
	width:168px !important;
	height:199px !important;
	left:23px !important;
	top:231px !important;
	border:solid 1px #b2b2b1;
}

#item15173 {
	width:168px !important;
	height:196px !important;
	left:23px !important;
	top:438px !important;
	border:solid 1px #b2b2b1;
}

#item15174 {
	width:168px !important;
	height:199px !important;
	left:199px !important;
	top:231px !important;
	border:solid 1px #b2b2b1;
}

#item15175 {
	width:168px !important;
	height:196px !important;
	left:199px !important;
	top:438px !important;
	border:solid 1px #b2b2b1;
}

#item15176 {
	width:168px !important;
	height:199px !important;
	left:376px !important;
	top:231px !important;
	border:solid 1px #b2b2b1;
}

#item15177 {
	width:168px !important;
	height:196px !important;
	left:376px !important;
	top:438px !important;
	border:solid 1px #b2b2b1;
}

#item15178 {
	width:168px !important;
	height:199px !important;
	left:376px !important;
	top:23px !important;
	border:solid 1px #b2b2b1;
}

#item15243 {
	width:121px !important;
	height:122px !important;
	left:231px !important;
	top:65px !important;
}

#item18698 {
	width:212px !important;
	height:8px !important;
	left:22px !important;
	top:14px !important;
	background:#e30513;
}

#item131989 {
	width:41px !important;
	height:41px !important;
	left:499px !important;
	top:146px !important;
}

#item131998 {
	width:41px !important;
	height:41px !important;
	left:147px !important;
	top:368px !important;
}

#item132016 {
	width:41px !important;
	height:41px !important;
	left:500px !important;
	top:368px !important;
}

#item132035 {
	width:41px !important;
	height:41px !important;
	left:322px !important;
	top:574px !important;
}

#item18892 {
	width:168px !important;
	height:199px !important;
	left:23px !important;
	top:231px !important;
	border:solid 1px #b2b2b1;
}

#item18893 {
	width:168px !important;
	height:196px !important;
	left:23px !important;
	top:438px !important;
	border:solid 1px #b2b2b1;
}

#item18894 {
	width:168px !important;
	height:199px !important;
	left:199px !important;
	top:231px !important;
	border:solid 1px #b2b2b1;
}

#item18895 {
	width:168px !important;
	height:196px !important;
	left:199px !important;
	top:438px !important;
	border:solid 1px #b2b2b1;
}

#item18896 {
	width:162px !important;
	height:199px !important;
	left:376px !important;
	top:231px !important;
	border:solid 1px #b2b2b1;
}

#item18897 {
	width:162px !important;
	height:196px !important;
	left:376px !important;
	top:438px !important;
	border:solid 1px #b2b2b1;
}

#item18898 {
	width:162px !important;
	height:199px !important;
	left:376px !important;
	top:23px !important;
	border:solid 1px #b2b2b1;
}

#item18899 {
	width:168px !important;
	height:199px !important;
	left:23px !important;
	top:23px !important;
	border:solid 1px #b2b2b1;
}

#item18900 {
	width:168px !important;
	height:199px !important;
	left:199px !important;
	top:23px !important;
	border:solid 1px #b2b2b1;
}

#item20577 {
	width:34px !important;
	height:35px !important;
	background:#d60f1e;
}

#item20582 {
	width:34px !important;
	height:35px !important;
	background:#d60f1e;
}

#item20948 {
	width:14px !important;
	height:14px !important;
}

#item132056 {
	width:41px !important;
	height:41px !important;
	left:148px !important;
	top:162px !important;
}

#item132082 {
	width:41px !important;
	height:41px !important;
	left:148px !important;
	top:368px !important;
}

#item132090 {
	width:41px !important;
	height:41px !important;
	left:328px !important;
	top:368px !important;
}

#item132098 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:355px !important;
}

#item13102 {
	width:43px !important;
	height:43px !important;
	background:#d60f1e;
}

#item131655 {
	width:41px !important;
	height:41px !important;
	left:238px !important;
	top:285px !important;
}

#item131688 {
	width:41px !important;
	height:41px !important;
	left:238px !important;
	top:597px !important;
}

#item131647 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:129px !important;
}

#item131663 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:285px !important;
}

#item131680 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:441px !important;
}

#item131696 {
	width:41px !important;
	height:41px !important;
	left:503px !important;
	top:597px !important;
}

#item131637 {
	width:41px !important;
	height:41px !important;
	left:238px !important;
	top:129px !important;
}

#item13600 {
	width:227px !important;
	height:147px !important;
	left:309px !important;
	top:23px !important;
	border:solid 1px #b2b2b1;
}

#item13601 {
	width:227px !important;
	height:147px !important;
	left:309px !important;
	top:179px !important;
	border:solid 1px #b2b2b1;
}

#item13602 {
	width:227px !important;
	height:147px !important;
	left:309px !important;
	top:334px !important;
	border:solid 1px #b2b2b1;
}

#item13603 {
	width:227px !important;
	height:145px !important;
	left:309px !important;
	top:490px !important;
	border:solid 1px #b2b2b1;
}

#item14667 {
	width:43px !important;
	height:43px !important;
	background:#d60f1e;
}

#item131753 {
	width:41px !important;
	height:41px !important;
	left:238px !important;
	top:592px !important;
}

#item131770 {
	width:41px !important;
	height:41px !important;
	left:238px !important;
	top:285px !important;
}

#item131787 {
	width:41px !important;
	height:41px !important;
	left:475px !important;
	top:55px !important;
}

#item131797 {
	width:41px !important;
	height:41px !important;
	left:475px !important;
	top:217px !important;
}

#item131805 {
	width:41px !important;
	height:41px !important;
	left:475px !important;
	top:370px !important;
}

#item132187 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:89px !important;
}

#item132362 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:220px !important;
}

#item132370 {
	width:41px !important;
	height:41px !important;
	left:65px !important;
	top:449px !important;
}

#item132379 {
	width:41px !important;
	height:41px !important;
	left:180px !important;
	top:449px !important;
}

#item132387 {
	width:41px !important;
	height:41px !important;
	left:375px !important;
	top:449px !important;
}

#item132395 {
	width:41px !important;
	height:41px !important;
	left:502px !important;
	top:584px !important;
}

#item132203 {
	width:41px !important;
	height:41px !important;
	left:238px !important;
	top:69px !important;
}

#item132212 {
	width:41px !important;
	height:41px !important;
	left:373px !important;
	top:69px !important;
}

#item11111 {
	width:581px !important;
	height:709px !important;
	top:-14px !important;
	background:#d9d9d9;
}

#item132404 {
	width:41px !important;
	height:41px !important;
	left:492px !important;
	top:587px !important;
}

#item132412 {
	width:41px !important;
	height:41px !important;
	left:492px !important;
	top:356px !important;
}

#item132421 {
	width:41px !important;
	height:41px !important;
	left:241px !important;
	top:414px !important;
}

#item132448 {
	width:41px !important;
	height:41px !important;
	left:220px !important;
	top:597px !important;
}

#item132429 {
	width:41px !important;
	height:41px !important;
	left:104px !important;
	top:379px !important;
}

#item132438 {
	width:41px !important;
	height:41px !important;
	left:74px !important;
	top:475px !important;
}

#item132221 {
	width:41px !important;
	height:41px !important;
	left:34px !important;
	top:38px !important;
}

#item132229 {
	width:41px !important;
	height:41px !important;
	left:138px !important;
	top:204px !important;
}

#item132238 {
	width:41px !important;
	height:41px !important;
	left:231px !important;
	top:214px !important;
}

#item132258 {
	width:41px !important;
	height:41px !important;
	left:356px !important;
	top:274px !important;
}

#item132246 {
	width:41px !important;
	height:41px !important;
	left:461px !important;
	top:47px !important;
}

#item132460 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:126px !important;
}

#item132468 {
	width:41px !important;
	height:41px !important;
	left:186px !important;
	top:156px !important;
}

#item132476 {
	width:41px !important;
	height:41px !important;
	left:298px !important;
	top:216px !important;
}

#item132495 {
	width:41px !important;
	height:41px !important;
	left:81px !important;
	top:353px !important;
}

#item132503 {
	width:41px !important;
	height:41px !important;
	left:153px !important;
	top:591px !important;
}

#item132520 {
	width:41px !important;
	height:41px !important;
	left:317px !important;
	top:473px !important;
}

#item132512 {
	width:41px !important;
	height:41px !important;
	left:54px !important;
	top:557px !important;
}

#item132486 {
	width:41px !important;
	height:41px !important;
	left:408px !important;
	top:100px !important;
}

#item9269 {
	width:78px !important;
	height:13px !important;
	background:#fff;
}

#item9281 {
	width:78px !important;
	height:13px !important;
	background:#fff;
}

#item132530 {
	width:41px !important;
	height:41px !important;
	left:91px !important;
	top:189px !important;
}

#item132540 {
	width:41px !important;
	height:41px !important;
	left:81px !important;
	top:370px !important;
}

#item132548 {
	width:41px !important;
	height:41px !important;
	left:123px !important;
	top:529px !important;
}

#item132586 {
	width:41px !important;
	height:41px !important;
	left:378px !important;
	top:444px !important;
}

#item132594 {
	width:41px !important;
	height:41px !important;
	left:478px !important;
	top:591px !important;
}

#item132602 {
	width:41px !important;
	height:41px !important;
	left:203px !important;
	top:594px !important;
}

#item6001 {
	width:544px !important;
	height:317px !important;
	left:23px !important;
	top:317px !important;
	background:#000000;
}

#item6054 {
	width:309px !important;
	height:289px !important;
	left:-14px !important;
	top:23px !important;
	background:#cabea6;
}

#item133158 {
	width:41px !important;
	height:41px !important;
	left:81px !important;
	top:52px !important;
}

#item133166 {
	width:41px !important;
	height:41px !important;
	left:310px !important;
	top:52px !important;
}

#item133175 {
	width:41px !important;
	height:41px !important;
	left:327px !important;
	top:555px !important;
}

#item133184 {
	width:41px !important;
	height:41px !important;
	left:482px !important;
	top:386px !important;
}

#item133193 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:534px !important;
}

#item133202 {
	width:41px !important;
	height:41px !important;
	left:71px !important;
	top:133px !important;
}

#item133221 {
	width:41px !important;
	height:41px !important;
	left:332px !important;
	top:32px !important;
}

#item5025 {
	opacity:0.19;
	width:393px !important;
	height:709px !important;
	left:174px !important;
	top:-14px !important;
	background:#cabea6;
}

#item132980 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:588px !important;
}

#item132989 {
	width:41px !important;
	height:41px !important;
	left:214px !important;
	top:588px !important;
}

#item5395 {
	opacity:0.19;
	width:544px !important;
	height:533px !important;
	top:-14px !important;
	background:#4a6495;
}

#item5433 {
	opacity:0.50;
	width:181px !important;
	height:118px !important;
	left:354px !important;
	top:23px !important;
	background:#cabea6;
}

#item5434 {
	opacity:0.72;
	width:48px !important;
	height:118px !important;
	left:354px !important;
	top:519px !important;
	background:#fff;
}

#item5435 {
	opacity:0.50;
	width:48px !important;
	height:118px !important;
	left:354px !important;
	top:395px !important;
	background:#fff;
}

#item5488 {
	opacity:0.61;
	width:67px !important;
	height:118px !important;
	left:468px !important;
	top:23px !important;
	background:#fff;
}

#item5489 {
	opacity:0.61;
	width:67px !important;
	height:118px !important;
	left:468px !important;
	top:271px !important;
	background:#fff;
}

#item5707 {
	opacity:0.61;
	width:69px !important;
	height:118px !important;
	left:354px !important;
	top:147px !important;
	background:#fff;
}

#item132997 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:588px !important;
}

#item133005 {
	width:41px !important;
	height:41px !important;
	left:179px !important;
	top:588px !important;
}

#item133015 {
	width:41px !important;
	height:41px !important;
	left:379px !important;
	top:588px !important;
}

#item133023 {
	width:41px !important;
	height:41px !important;
	left:387px !important;
	top:459px !important;
}

#item133031 {
	width:41px !important;
	height:41px !important;
	left:429px !important;
	top:334px !important;
}

#item133039 {
	width:41px !important;
	height:41px !important;
	left:357px !important;
	top:221px !important;
}

#item133048 {
	width:41px !important;
	height:41px !important;
	left:424px !important;
	top:93px !important;
}

#item133056 {
	width:41px !important;
	height:41px !important;
	left:270px !important;
	top:105px !important;
}

#item133064 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:331px !important;
}

#item3616 {
	opacity:0.19;
	width:544px !important;
	height:363px !important;
	left:23px !important;
	top:23px !important;
	background:#cabea6;
}

#item3618 {
	opacity:0.19;
	width:170px !important;
	height:612px !important;
	left:23px !important;
	top:23px !important;
	background:#cabea6;
}

#item3628 {
	width:343px !important;
	height:244px !important;
	left:201px !important;
	top:391px !important;
	background:#cabea6;
}

#item3629 {
	opacity:0.80;
	width:163px !important;
	height:99px !important;
	left:207px !important;
	top:397px !important;
	background:#fff;
}

#item3630 {
	opacity:0.80;
	width:163px !important;
	height:99px !important;
	left:207px !important;
	top:530px !important;
	background:#fff;
}

#item3631 {
	opacity:0.80;
	width:163px !important;
	height:99px !important;
	left:376px !important;
	top:397px !important;
	background:#fff;
}

#item3632 {
	opacity:0.80;
	width:163px !important;
	height:99px !important;
	left:376px !important;
	top:530px !important;
	background:#fff;
}

#item3651 {
	opacity:0.60;
	width:186px !important;
	height:55px !important;
	left:-14px !important;
	top:320px !important;
	background:#cabea6;
}

#item132889 {
	width:41px !important;
	height:41px !important;
	left:103px !important;
	top:590px !important;
}

#item132897 {
	width:41px !important;
	height:41px !important;
	left:103px !important;
	top:466px !important;
}

#item132905 {
	width:41px !important;
	height:41px !important;
	left:37px !important;
	top:590px !important;
}

#item132915 {
	width:41px !important;
	height:41px !important;
	left:37px !important;
	top:466px !important;
}

#item4339 {
	opacity:0.19;
	width:202px !important;
	height:709px !important;
	left:379px !important;
	top:-14px !important;
	background:#cabea6;
}

#item4365 {
	width:170px !important;
	height:241px !important;
	top:274px !important;
	background:#cabea6;
}

#item4366 {
	opacity:0.10;
	width:346px !important;
	height:241px !important;
	left:23px !important;
	top:23px !important;
	background:#cabea6;
}

#item132811 {
	width:41px !important;
	height:41px !important;
	left:308px !important;
	top:95px !important;
}

#item132827 {
	width:41px !important;
	height:41px !important;
	left:330px !important;
	top:575px !important;
}

#item132835 {
	width:41px !important;
	height:41px !important;
	left:473px !important;
	top:588px !important;
}

#item132844 {
	width:41px !important;
	height:41px !important;
	left:473px !important;
	top:409px !important;
}

#item132852 {
	width:41px !important;
	height:41px !important;
	left:473px !important;
	top:201px !important;
}

#item132862 {
	width:41px !important;
	height:41px !important;
	left:81px !important;
	top:468px !important;
}

#item132871 {
	width:41px !important;
	height:41px !important;
	left:232px !important;
	top:468px !important;
}

#item132880 {
	width:41px !important;
	height:41px !important;
	left:324px !important;
	top:468px !important;
}

#item2427 {
	width:239px !important;
	height:203px !important;
	left:41px !important;
	top:251px !important;
	background:#acabab;
}

#item2429 {
	width:239px !important;
	height:146px !important;
	left:289px !important;
	top:251px !important;
	background:#acabab;
}

#item2430 {
	width:239px !important;
	height:52px !important;
	left:289px !important;
	top:402px !important;
	background:#f2f2f2;
}

#item2589 {
	width:488px !important;
	height:190px !important;
	left:41px !important;
	top:50px !important;
	background:#f2f2f2;
}

#item1717 {
	width:1px !important;
	height:4px !important;
	left:52px !important;
	top:39px !important;
	background:#e30513;
}

#item1724 {
	width:1px !important;
	height:4px !important;
	left:76px !important;
	top:39px !important;
	background:#e30513;
}

#item1731 {
	width:2px !important;
	height:1px !important;
	left:61px !important;
	top:47px !important;
	background:#e30513;
}

#item1613 {
	width:46px !important;
	height:24px !important;
	border-radius:0 0 1px 1px;
	border:solid 1px #646262;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item2225 {
	width:46px !important;
	height:24px !important;
	border-radius:0 0 1px 1px;
	background:#979798;
	border:solid 1px #646262;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item2278 {
	width:46px !important;
	height:24px !important;
	left:14px !important;
	border-radius:0 0 1px 1px;
	background:#fff;
	border:solid 1px #646262;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1649 {
	width:2px !important;
	height:8px !important;
	border-radius:2px 2px 0 0;
	border:solid 0.8px #646262;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1650 {
	width:2px !important;
	height:8px !important;
	left:3px !important;
	border-radius:2px 2px 0 0;
	border:solid 0.8px #646262;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes flyinfromright-122783 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-122783 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item122787 {
	width:120px !important;
	height:31px !important;
	background:#fff;
}

#item122783 {
	width:120px !important;
	height:31px !important;
	left:424px !important;
	top:638px !important;
}

#item133804 {
	width:41px !important;
	height:41px !important;
	left:61px !important;
	top:206px !important;
}
#in5footer,  #prefooter {display:none;}
/* start of loader */
*.hidden {
    display: none !important;
  }

  div.loading{
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(16, 16, 16);
  }

  @-webkit-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-webkit-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-moz-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-ms-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
   }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-moz-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-webkit-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-o-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  .uil-ring-css {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 200px;
    height: 200px;
  }
  .uil-ring-css > div {
    position: absolute;
    display: block;
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    border-radius: 80px;
    box-shadow: 0 6px 0 0 #ffffff;
    -ms-animation: uil-ring-anim 1s linear infinite;
    -moz-animation: uil-ring-anim 1s linear infinite;
    -webkit-animation: uil-ring-anim 1s linear infinite;
    -o-animation: uil-ring-anim 1s linear infinite;
    animation: uil-ring-anim 1s linear infinite;
  }
  /* end of loader */
