/* This css is dedicated to sub ppn functionality */
.view-sub-project-table-view legend {
    border: none;
}
/* sub project description message text for update sub project */
div#edit-sub-project-status--description {
    float: right;
    font-size: 15px;
}
.view-sub-project-table-view table.views-table.views-view-table {
    margin-top: 5%;
}
.js-form-item-parent-project-number.form-item-parent-project-number.form-no-label.form-disabled{
    width: 0 !important;
}
