
/*.form-row-hide{display:none}*/
.form-row.docupload{
    border:1px solid green; padding:10px;
}

#image-list li{list-style:none}

  #wcpo-ul-list,
    #wcpo-ul-list li {
        margin: 2px;
        padding: 2px;
    }

    #wcpo-ul-list li {
        display: inline-block;
        background: #FFFFFF;
    }

    .action-delete {
        background: none repeat scroll 0 0 #F2F2F2;
        border: 1px solid #CCCCCC;
        border-radius: 5px 5px 5px 5px;
        color: #333333;
        font-size: 12px;
        font-weight: bold;
        margin: 0 0 0 40px;
        padding: 3px 8px;
        text-decoration: none;
    }

    .wcpo_button {
        
        border: 1px solid #CCCCCC;
        border-radius: 5px 5px 5px 5px;
        color: #333333;
        font-weight: bold;
        margin: 5px 0 15px;
        padding: 3px 8px;
        text-decoration: none;
    }
  /*  .input-hidden{display:none} */