
      #map1 {
        margin-top: 3%;
        margin-left: 2%;
        height: 450px;
        width: 50%;
      }

      #right-panel1 {
        line-height: 25px;
        float: right;
        width: 45%;
        padding-left: 3%;
      }
      #output1 {
        width: 95%;

      }
      .pintamelo{
        font-size: 12px;
        border: 1px solid;
        border-color:#00377A;
        border-radius: 6px;
        margin-top: 11px;
        padding-left: 10px;
      }
