@charset "UTF-8";

#username_label,#gender_label,#body_type_label,#ethnicity_label,#hair_label,#eyes_label,#weight_label,#height_label,#age_label,#country_label,#sexual_preference_label,#smoke_label,#drink_label,#marital_status_label,#occupation_label,#cam_score_label,#city_label,#drugs_label,#school_label,#favorite_food_label,#pets_label,#automobile_label {
  font-size:10px;
  color:#fff;
  text-shadow:-1px 0 rgb(0,0,0),0 1px rgb(0,0,0),1px 0 rgb(0,0,0),0 -1px rgb(0,0,0);
  background-position:-80px 0;
  font-wight:bold;
  background-position:200px 0;
  display:none;
}

.special:hover,.special:focus {
  display:inline-block;
  position:fixed;
  bottom:5px;
  left:10px;
  width:300px;
  height:116px;
  background:url(https://img.mfcimg.com/photos2/280/28028554/854-264-146-551-11592275.jpg) no- repeat;
  z-index:10000;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
  -webkit-transition:all .5s;
}