/*!
 * cache=false;cachewrite=true
 * @license Licences are viewable at this URL: https://moutest3.gaiaonline.com/src/_/f27c27b6cbaea3559afd8c7b58b51f36-1765703128-1445-175/src/css/inventory/soulbound.css
 */


/*! /src/css/inventory/soulbound.css */
/* Soul Bound CSS */
.soulbound_thumb {
  position:absolute;
  z-index:5;
  height:30px;
  width:30px;
  cursor: pointer;
  cursor: hand;
  background:transparent url(https://graphics.gaiaonline.com/images/gaia_global/body/icons/ic_soulbound_30x30.gif) no-repeat 0 0;
}

.soulbound_warning {
  padding-top:10px!important;
  padding-bottom:10px!important;
  border:1px solid #FC6;
  font-size:11px;
  width:550px;
}


.hideSoulBound .soulbound_item{
  display:none;
}
