
    .box{
      padding:0;
      border-radius: 0;
      border:none;
    }
    .population{
      color:#ff6600 !important;
    }
    .box-shadow {
      -moz-box-shadow: 0 1px 6px #999;
      -webkit-box-shadow: 0 1px 6px #999;
      box-shadow:0 1px 6px #999;
    }
    .text-distance{
      display:inline-block;
      margin-top:15px;
    }
    .index-status {
      background:rgba(0,0,0,0.5) !important;
      background-color: #000000;
      filter: alpha(opacity=80);
      color: #fff;
      padding: 0 10px 1px;
      position: absolute;
      text-transform: lowercase;
      top: 151px;
      z-index: 12;
      width: 263px;
      height: 28px;
      line-height: 28px;
      text-overflow: ellipsis;
    }
    .text-spacing{
      color: #fff;
      padding: 0 10px 1px;
      font-weight: bold;
      font-size: 16px;
      position: absolute;
      top: 20px;
      z-index: 11;
      width: 263px;
      line-height: 28px;
    }