.goExRemove {
    float: right;
}

.goExLinks{
    padding: 2px 0;
}

.goExClearFloat {
    clear: both;
}

img.goExImg {
    max-width: 70px;
	width:70px
}

img.goExImg[src=""]{
  display: none;
}

img.goExImgEmpty {
    display: none;
}
#goExBodyImageMetaBox-2 .inside,
#goExBodyImageMetaBox .inside{
  background: url('../images/muscles/bodymap/flesh.gif') no-repeat 24px 12px #fff;
  background-size: 70px 270px;
}

.goExBodyImageImage {
  border: 2px dashed #AAA;
  color: #CCC;
  height: 270px;
  margin: 10px 0 !important;
  padding: 10px;
  text-align: center;
  width: 70px;
  display:block;
  opacity:1;
}

.goExBodyImageImage:hover{
    border-color: #999;
}

.goExBodyImageImage > span {
  display: inline-block;
  font-size: 54px;
  margin-top: 17%;
  margin-right: 11%;
}

.hasBodyImage {
  border: none;
  width: auto;
  height: auto;
  margin: 0 !important;
  position: absolute;
  top: 30%;
  left: 37%;
  display: none;
  z-index: 999;
}

.dashicons {
  text-decoration: none !important;
}

.dashicons:hover, .goExBodyImageImage:hover {
  color: #2ea2cc !important;
}