body{margin:0;background:#FFF7F0;font-family:Ubuntu,sans-serif}.selected-area{min-height:25px;}.hero-text{font-weight:700;font-size:20px}.text-center{text-align:center}.game-container{margin:auto;width:900px;padding-top:15px}.pointTo{cursor:pointer}.content-wrapper{padding:15px}#city-screen{position:absolute;top:50px;right:100px;width:250px;background:#EE8;box-shadow:rgba(0,0,0,.5)0 3px 10px 3px;display:none}#city-screen .hover-text{display:none;position:absolute;z-index:2}#city-screen .ship-icon{position:relative;background:url(../artwork/ship.svg);width:50px;height:50px;margin:5px;border:1px solid #888;border-radius:3px;cursor:pointer;display:inline-block}#city-screen .ship-icon:hover{background-color:#ff9}#city-screen .ship-icon:hover .hover-text{display:inline-block;background:#444;color:#EEE;padding:5px;border-radius:3px}#city-screen .items-wrapper .item-qty{float:right}#city-screen .section-header{margin-top:10px;font-variant:small-caps;font-size:12px}.header-wrapper{padding:5px;position:relative;background:#DD8;height:30px}.header-wrapper .header-text{padding-top:7px;display:inline-block;font-weight:700}.close-btn{display:inline-block;position:absolute;right:5px;top:5px;padding:5px 7px;background:#666;cursor:pointer}.mission-box{display:inline-block;background:#eaeac6;border:1px solid #cacaa6;margin:5px;margin-left:0;padding:1%;width:32%}