/** ---------------------------------------------------
 *  SHIP INFO POPUPS
 *  --------------------------------------------------- */
@import url(//fonts.googleapis.com/css?family=Rajdhani:500,600);.shipinfo-popup{font-family:'Rajdhani',sans-serif;font-size:16px;font-weight:500;background:#fff;padding:10px;border:solid 1px #999;box-shadow:0 0 20px 2px rgba(0,0,0,0.6)}.shipinfo-header{line-height:30px}.shipinfo-shipname{font-weight:600;font-size:22px}.shipinfo-race-group{font-style:italic}.shipinfo-content-wrapper{border:solid 1px #999;background:linear-gradient(to bottom,#f0f0f0 0%,#fff 47%)}.shipinfo-nav-item{line-height:24px;padding:0 15px 5px;margin-right:5px;cursor:pointer;border-top:solid 5px #fff}.shipinfo-nav-item:hover{color:#000;background:#f0f0f0;border-top-color:#999}.shipinfo-nav-item.shipinfo-active{background:#999;color:#fff;border-top-color:#999}.shipinfo-nav-item.shipinfo-active:hover{color:#fff}.shipinfo-tab.shipinfo-frontview{}.shipinfo-tab.shipinfo-description,.shipinfo-tab.shipinfo-attributes{}.shipinfo-content-wrapper.description,.shipinfo-content-wrapper.attributes{box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.3)}.shipinfo-dismiss{line-height:34px;font-size:30px;cursor:pointer;padding-right:5px;color:#ccc}.shipinfo-dismiss:hover{color:#000}.shipinfo-tab.shipinfo-fittings{overflow-y:scroll}.shipinfo-tab{overflow:hidden}.shipinfo-fittingbox{font-family:'Rajdhani',sans-serif;position:relative;margin:6px 0 28px 0;box-shadow:0 0 4px 0 rgba(0,0,0,0.3);padding:6px;border:solid 1px #ccc;background:#fff;color:rgb(60,60,60)}.shipinfo-fittingbox A:link,.shipinfo-fittingbox A:visited{color:rgb(60,60,60)}.shipinfo-fittingbox A:active,.shipinfo-fittingbox A:hover{color:rgb(0,0,0)}.shipinfo-fittingbox-header{line-height:20px;margin-bottom:6px;padding:4px 0}.shipinfo-fittingbox-content{padding:13px;font-family:monospace;box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.3);border:solid 1px rgb(197,197,197);background:#efefef;white-space:pre}.shipinfo-fittingbox-fitname{font-size:22px;font-weight:600}.shipinfo-fittingbox-shipname{float:right;font-style:italic;margin-right:4px;font-size:16px}