/*.ui-loader-verbose {width: 80px; margin-left: -50px;}*/
.index-menu-icon {
  width: 100%;
  max-width: 256px;
}
.storeList-list-a {
  padding: 2px 2px 2px 82px;
  height: 78px;
}
#storeList-list h3{
  margin: 2px 0px;
  height: 22px;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  color: rgb(185, 74, 72);
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#storeList-list p {
  margin: 0px 0px;
  height: 14px;
  font-size: 14px;
  line-height: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.storeList-list-a-score {
  height: 20px;
}
.storeList-list-a-score-label {
  display: inline-block;
  padding: 2px;
  border-radius: 4px 4px 4px 4px;
  font-size: 12px;
  line-height: 14px;
  color: rgb(255, 255, 255);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: middle;
  background-color: rgb(51, 51, 51);
}
.storeList-list-a-score-label-h {
  background-color: rgb(70, 136, 71);
}
.storeList-list-a-score-label-s {
  background-color: rgb(58, 135, 173);
}
.storeList-list-a-score-label-t {
  background-color: rgb(248, 148, 6);
}
.storeList-list-a-score-text{
  display: inline-block;
  padding: 2px;
  width: 28px;
  font-size: 12px;
  line-height: 14px;
  white-space: nowrap;
  vertical-align: middle;
}
.storeInfo-info {
  padding: 4px 4px 4px 4px;
}
.storeInfo-info-storeImg {
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 8px 8px 8px 8px;
  -webkit-box-shadow:  0px 0px 4px 0px rgba(0, 0, 0, 0.5);
  box-shadow:  0px 0px 4px 0px rgba(0, 0, 0, 0.5);
}
.storeInfo-info-name {
  font-size: 32px;
  line-height: 36px;
  text-align: center;
}
.storeInfo-info-score-avg {
  height: 40px;
  margin: 0px 2px 2px 2px;
  border-radius: 8px 8px 8px 8px;
  -webkit-box-shadow:  0px 0px 4px 0px rgba(0, 0, 0, 0.5);
  box-shadow:  0px 0px 4px 0px rgba(0, 0, 0, 0.5);
  background-color: rgb(51, 51, 51);
}
.storeInfo-info-scoreAVG {
  height: 40px;
  margin: 0px 2px 2px 2px;
}
.storeInfo-info-scoreAVG-label {
  display: inline-block;
  padding: 4px;
  border-radius: 4px 4px 4px 4px;
  font-size: 28px;
  line-height: 30px;
  color: rgb(255, 255, 255);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: middle;
  background-color: rgb(185, 74, 72);
}
.storeInfo-info-scoreAVG-text {
  font-size: 24px;
  line-height: 26px;
  vertical-align: middle;
}
.storeInfo-info-scoreAVG-val {
  font-size: 20px;
  line-height: 32px;
  vertical-align: bottom;
}
.storeInfo-info-score {
  margin: 2px 2px 2px 2px;
  border-radius: 4px 4px 4px 4px;
  -webkit-box-shadow:  0px 0px 4px 0px rgba(0, 0, 0, 0.5);
  box-shadow:  0px 0px 4px 0px rgba(0, 0, 0, 0.5);
  
}
.storeInfo-info-score-label {
  padding: 2px;
  border-radius: 4px 4px 0px 0px;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: rgb(255, 255, 255);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: middle;
  background-color: rgb(51, 51, 51);
}
.storeInfo-info-score-label-h {
  background-color: rgb(70, 136, 71);
}
.storeInfo-info-score-label-s {
  background-color: rgb(58, 135, 173);
}
.storeInfo-info-score-label-t {
  background-color: rgb(248, 148, 6);
}
.storeInfo-info-score-text {
  height: 24px;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: rgb(238, 238, 238);
}
.storeInfo-info-score-val {
  border-radius: 0px 0px 4px 4px;
  height: 14px;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgb(238, 238, 238);
}
.storeInfo-info-text {
  margin: 4px;
  font-size: 14px;
  word-break: break-all;
  word-wrap: break-word;
  text-align: justify;
  text-justify: inter-ideograph;
}
.storeInfo-commentList {
}
.storeInfo-commentList-comment {
  border-bottom: 1px solid rgb(189, 199, 216);
}
.storeInfo-commentList-comment > img {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0px 0px 4px 0px;
}
.storeInfo-commentList-comment h3 {
  margin: 0px;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.storeInfo-commentList-comment p {
  margin: 0px;
  font-size: 14px;
}
.storeInfo-commentList-comment .storeInfo-commentList-comment-time {
  font-size: 12px;
  text-align: right;
}
#storeInfo-commentList-more{
  /*height: 42px;*/
}
#storeInfo-commentList-loading {
  font-size: 12px;
  line-height: 42px;
  text-align: center;
}