/*Game:City*/[data-role="map"],[data-role="map"] .cell,[data-role="map"] [data-role="action-area"],[data-role="map"] .cell-padding { width: 64px; height: 64px;}[data-role="map"] .cell .items-holder { z-index: 1;}[data-role="map"] .cell[data-upg="true"] .cell-item > b { display: block; width: 50px; height: 50px; margin-right: 25px; position: absolute; right: 10%; top: 0px; background-position: -112px -360px; -webkit-animation: anim-new-message 0.8s infinite both; animation: anim-new-message 0.8s infinite both; z-index: 1; -webkit-filter: hue-rotate(80deg) brightness(2); filter: hue-rotate(80deg) brightness(2);}[data-role="map"] .cell[data-upg="true"].hover .cell-item > b { -webkit-filter: brightness(2); filter: brightness(2);}[data-role="map"] .cell .items-holder .cell-item .cell-item-uc { width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: none;}[data-role="map"] .cell .items-holder .cell-item .cell-item-uc .label { position: absolute; z-index: 2; width: 30%; display: inline-block; vertical-align: middle; text-align: center; font-size: 20px; -webkit-transform: translate(-50%, 0) scale(1.5); -ms-transform: translate(-50%, 0) scale(1.5); transform: translate(-50%, 0) scale(1.5); left: 50%; bottom: 50px; -webkit-filter: hue-rotate(90deg); filter: hue-rotate(90deg);}[data-role="map"] .cell[data-uc="true"] .items-holder .cell-item { background-image: none !important;}[data-role="map"] .cell .items-holder [anim-uc="true"],[data-role="map"] .cell[data-uc="true"] .items-holder [anim],[data-role="map"] .cell[data-uc="true"] .cell-item > i,[data-role="map"] .cell[cell-vacant="true"] .cell-item > b { display: none;}[data-role="map"] .cell[data-uc="true"] .items-holder .cell-item .cell-item-uc,[data-role="map"] .cell[data-uc="true"] .items-holder [anim-uc="true"] { display: block;}@media (max-aspect-ratio: 1/1) and (min-width: 256px),(min-aspect-ratio: 1/1) and (min-height: 256px) { [data-role="map"], [data-role="map"] .cell, [data-role="map"] [data-role="action-area"], [data-role="map"] .cell-padding { width: 128px; height: 128px; }}@media (max-aspect-ratio: 1/1) and (min-width: 512px),(min-aspect-ratio: 1/1) and (min-height: 512px) { [data-role="map"], [data-role="map"] .cell, [data-role="map"] [data-role="action-area"], [data-role="map"] .cell-padding { width: 256px; height: 256px; }}[data-role="action-area"] { z-index: 3; position: absolute; width: 512px; height: 512px;}[data-role="action-area"] .path { cursor: url("__MEDIA_URL__/img/ui/cursor-pointer.cur"), pointer;}svg[data-role="action-area"] { overflow: visible; width: 200%; height: 200%;}div[data-role="action-area"] > .path { width: 200%; height: 200%;}div[data-role="action-area"] > .path.vacant { border-radius: 50%; -webkit-transform: scaley(0.6); -ms-transform: scaley(0.6); transform: scaley(0.6);}.modal .building-body { margin-top: 20px;}[data-role="map"] .cell.hover > .items-holder > .cell-item { -webkit-filter: drop-shadow(0px 0px 10px #ff631e); filter: drop-shadow(0px 0px 10px #ff631e);}/*End of Game:City*/