#frm-file-url label.error{
    color:red;
}

.wpl_processing:before{
    background: rgba(0, 0, 0, 0.55) url('loading.gif') no-repeat 50% 50%;
    top: 0;
    left: 0;
    position: fixed;
    content: "";
    z-index: 100000000000000;    
    height: 100%;
    width: 100%;      
} 
.wpl_processing {    
    position: relative;    
}

.page-set{
    margin-top:20px;
}

.develop-style{
     padding: 10px 0 0 10px;
    font-size: 13px;
    font-weight: bold;
}
