
.highlight{
    border:1px solid #F79D2B;
    background:#FDE8CE;
    width: 40px;
    height: 40px;
    float:left;padding:5px;
}
.pf{
    float:left;padding:5px;
}
.dfile{
    padding:5px 10px;
    border:1px solid #FFCCBF;
    margin-bottom: 3px;
}
.cfile{
    padding:5px 10px;
    border:1px solid #ccc;
    margin-bottom: 3px;
}
.dfile img,.cfile img{
    cursor: pointer;
}
.pim{
    float:left;padding:5px; 
}
.delet_vdiv{
        float: right; margin: 3px;cursor: pointer;
    }
.delet_voption{
    cursor: pointer;
}
  

.clear{
    clear: both;
}

.ui-accordion-content table{
    width: 100%;
}
.wpmppgac table tr td:first-child{
    width: 200px;
}
.wpmppgac input[type=text]{
    width: 600px;
}

a.del_pro{
    background: #aa0000;padding:4px;width:6px;height:6px;line-height: 6px;display: inline-block;color:#ffffff;text-decoration: none;border-radius:50%;margin-top:3px;
}