/* Admin Mode Stuff */

.context-menu-item.icon-fa-plus    {background-position:0px 0px;height:14px;background-size:contain;min-height:14px;background-image:url(/Images/UWO/Icons/fa-plus.png)}
.context-menu-item.icon-fa-edit    {background-position:0px 0px;height:14px;background-size:contain;min-height:14px;background-image:url(/Images/UWO/Icons/fa-edit.png)}
.context-menu-item.icon-fa-trash   {background-position:0px 0px;height:14px;background-size:contain;min-height:14px;background-image:url(/Images/UWO/Icons/fa-trash.png)}
.context-menu-item.icon-fa-database{background-position:0px 0px;height:14px;background-size:contain;min-height:14px;background-image:url(/Images/UWO/Icons/fa-database.png)}
.context-menu-item.icon-fa-goods   {background-position:0px 0px;height:14px;background-size:contain;min-height:14px;background-image:url(/Images/UWO/Icons/fa-goods.png)}

.GoodMethod0{background-color:#3c763d;width:75px;display:inline-block;}
.GoodMethod1{background-color:#9a5a5a;width:75px;display:inline-block;}

.GoodSelectDIV div{height:25px;position:relative;cursor:pointer}
.GoodSelectDIV div:hover{background-color:#47497d}
.GoodSelectDIV img{position:absolute;left:1px;top:1px;width:24px;height:24px}
.GoodSelectDIV span{position:absolute;left:26px;top:5px;height:24px;font-size:12px}

.PortSelectDIV div{height:18px;position:relative;cursor:pointer}
.PortSelectDIV div:hover{background-color:#47497d}


.AddEditPort .PortNPCs{border-collapse:collapse}
.AddEditPort .PortNPCs td{text-align:center}


