#morpheus-popup-container{
   background: url('../images/alerta.png') no-repeat;
    width: 376px;
    height: 208px;
    font-family:Arial,sans-serif;
    font-size:14px;
	}
	
#morpheus-popup-container 
	.morpheus-popup-content{
   border: none;
    outline: none;
    padding:5px;
    padding-top:80px;
    clear:both;
    display:block;
    margin:0 2px;
    margin-top: 20px;
    background-repeat:no-repeat;
    background-position:center 15px;
    text-align:center
		}
		
#morpheus-popup-container 
.morpheus-popup-content.morpheus-popup-prompt{
	margin:.5em 0
	}
	
#morpheus-popup-container 
.morpheus-popup-content.morpheus-popup-prompt 
input{padding:3px
}

#morpheus-popup-container 
.morpheus-popup-content.morpheus-popup-alert{
	background-image:url(../images/icons/error.png)
	}
	
#morpheus-popup-container 
.morpheus-popup-content.morpheus-popup-success{
	background-image:url(../images/icons/success.png)
	}

#morpheus-popup-container 
.morpheus-popup-content.morpheus-popup-confirm{
	background-image:url(../images/icons/info.png)
	}
	
#morpheus-popup-container 
.morpheus-popup-content.morpheus-popup-prompt{
	background-image:url(../images/icons/help.png)
	}
	
#morpheus-popup-container 
.morpheus-popup-panel{
	margin:10px;
	margin-top:30px;
	display:block;
	text-align:center
	}
	
#morpheus-popup-container 
.morpheus-popup-panel .morpheus-popup-btn{
  color: #ffffff;
  text-shadow:0 1px black;
  position:relative;
  background-color: #25008c;
  padding: 5px 15px;
  border: 0;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(top, #00048c, #1c0066);
  box-shadow:0px 3px 0px #000340, 0px 5px 3px rgba(0,0,0,0.3);
  text-decoration: none;
	}
	
#morpheus-popup-container 
.morpheus-popup-panel .morpheus-popup-btn:hover{
 text-decoration: none;
  top: 3px;
  background-color:#395e8d;
  box-shadow:0px 2px 0px #030040, 0px 4px 3px rgba(0,0,0,0.3);
	}

#morpheus-tooltip{cursor:default;background-color:#333;background-color:rgba(0,0,0,.8);color:#fff;display:none;padding:10px;position:absolute;white-space:nowrap;z-index:2147483647}#morpheus-tooltip:before{content:"";position:absolute}#morpheus-tooltip.n:before,#morpheus-tooltip.s:before{border-right:5px solid transparent;border-left:5px solid transparent;left:50%;margin-left:-5px}#morpheus-tooltip.e:before,#morpheus-tooltip.w:before{border-bottom:5px solid transparent;border-top:5px solid transparent;margin-top:-5px;top:50%}#morpheus-tooltip.n:before{border-top:10px solid #333;border-top:10px solid rgba(0,0,0,.8);bottom:-10px}#morpheus-tooltip.e:before{border-right:10px solid #333;border-right:10px solid rgba(0,0,0,.8);left:-10px}#morpheus-tooltip.s:before{border-bottom:10px solid #333;border-bottom:10px solid rgba(0,0,0,.8);top:-10px}#morpheus-tooltip.w:before{border-left:10px solid #333;border-left:10px solid rgba(0,0,0,.8);right:-10px}#morpheus-tooltip.ne:before,#morpheus-tooltip.se:before{border-right:10px solid transparent;border-left:0;left:10px}#morpheus-tooltip.nw:before,#morpheus-tooltip.sw:before{border-left:10px solid transparent;border-right:0;right:10px}#morpheus-tooltip.ne:before,#morpheus-tooltip.nw:before{border-top:10px solid #333;border-top:10px solid rgba(0,0,0,.8);bottom:-10px}#morpheus-tooltip.se:before,#morpheus-tooltip.sw:before{border-bottom:10px solid #333;border-bottom:10px solid rgba(0,0,0,.8);top:-10px}#morpheus-tooltip.nw-alt:before,#morpheus-tooltip.se-alt:before,#morpheus-tooltip.sw-alt:before{border-top:10px solid #333;border-top:10px solid rgba(0,0,0,.8);bottom:-10px;border-left:5px solid transparent;border-right:5px solid transparent;left:10px}#morpheus-tooltip.ne-alt:before{left:auto;right:10px}#morpheus-tooltip.sw-alt.before{border-top:none;border-bottom:10px solid #333;border-bottom:10px solid rgba(0,0,0,.8);bottom:auto;top:-10px}#morpheus-tooltip.se-alt:before{left:auto;right:10px}.item-desc div{color:#fff;margin:0;font-size:10px;font-family:Verdana;text-align:center}.item-desc .bold{font-weight:700}.item-desc .ancient{color:#9f0;width:100%;displat:block;background-color:#06f}.item-desc .socket{font-weight:700;color:#c3c}.item-desc .normal{color:#eee}.item-desc .high-level{color:#fc3}.item-desc .luck,.item-desc .skill{color:#97afd5}.item-desc .excellent{color:#19ff80}.item-desc .excellent-socket{color:#c3c}.item-desc .blue{color:#97afd5}.item-desc .yellow{color:#f1cb46}.item-desc .can-equip-block,.item-desc .options-block,.item-desc .socket-block{margin-top:10px}.item-desc .can-equip{color:#fff;background-color:#a00000;margin-bottom:2px}.item-desc .harmony{color:#f1cb46;margin:10px 0}.item-desc .animate{color:red;font-size:10px}.item-desc .name{font-size:12px}.item-desc .durability{margin-top:10px}.item-desc .refine{color:#ae80af;font-weight:700;margin-top:10px}.morpheus-inventory-items,.morpheus-warehouse{width:256px;float:left;background:url(../images/warehouse/clear.gif);height:480px;border:1px solid #000;position:relative}.morpheus-inventory-items .item,.morpheus-warehouse .item{box-sizing:border-box;text-align:center;position:absolute;background:rgba(11,26,51,.5) url(../images/warehouse/128x128.gif);border:solid 2px rgba(22,54,103,.5)}.morpheus-inventory-items .item.active,.morpheus-warehouse .item.active{border-color:#fff}.morpheus-inventory-items .item .image,.morpheus-warehouse .item .image{width:100%;height:100%;position:relative}.morpheus-inventory-items .item img,.morpheus-warehouse .item img{position:absolute}.morpheus-inventory-items .item:hover,.morpheus-warehouse .item:hover{border-color:#eaeaea}.morpheus-inventory{width:258px}.morpheus-inventory .morpheus-inventory-equipments{background:url(../images/inventories/equipment.png);height:253px;border:1px solid #000;border-bottom:0;position:relative}.morpheus-inventory .morpheus-inventory-equipments .item-mapping{position:absolute;border:solid 2px rgba(22,54,103,.5)}.morpheus-inventory .morpheus-inventory-equipments .item-mapping.item0{width:59px;height:95px;top:76px;left:1px}.morpheus-inventory .morpheus-inventory-equipments .item-mapping.item1{width:58px;height:95px;top:76px;right:3px}.morpheus-inventory .morpheus-inventory-equipments .item-mapping.item2{width:62px;height:60px;top:5px;left:96px}.morpheus-inventory .morpheus-inventory-equipments .item-mapping.item3{width:62px;height:95px;top:76px;left:96px}.morpheus-inventory .morpheus-inventory-equipments .item-mapping.item4{width:61px;height:63px;bottom:6px;left:96px}.morpheus-inventory .morpheus-inventory-equipments .item-mapping.item5{width:59px;height:65px;bottom:6px;left:1px}.morpheus-inventory .morpheus-inventory-equipments .item-mapping.item6{width:59px;height:62px;bottom:7px;right:2px}.morpheus-inventory .morpheus-inventory-equipments .item-mapping.item7{width:89px;height:62px;top:5px;right:2px}.morpheus-inventory .morpheus-inventory-equipments .item-mapping.item8{width:59px;height:62px;top:4px;left:1px}.morpheus-inventory .morpheus-inventory-equipments .item-mapping.item9{width:28px;height:29px;top:76px;left:65px}.morpheus-inventory .morpheus-inventory-equipments .item-mapping.item10{width:27px;height:30px;bottom:40px;left:65px}.morpheus-inventory .morpheus-inventory-equipments .item-mapping.item11{width:25px;height:30px;bottom:40px;right:66px}.morpheus-inventory .morpheus-inventory-equipments .item-mapping.active,.morpheus-inventory .morpheus-inventory-equipments .item-mapping:hover{border-color:#eaeaea}.morpheus-inventory .morpheus-inventory-items{height:256px;position:relative}