.scheduling-purches-request-info-content .data-items-wrapper{

}

.scheduling-purches-request-info-content .data-items-wrapper .item{

}
.scheduling-purches-request-info-content .title{
    font-weight: bold;
}
.scheduling-purches-request-info-content .data-items-wrapper .item .name,
.scheduling-purches-request-info-content .data-items-wrapper .item .value{
    display: inline-block;
    padding: 5px;
}
.scheduling-purches-request-info-content .data-items-wrapper .item .name{
    font-weight: bold;
    padding-right: 10px;
    min-width: 50%;
}
