.np-box-wrap{
    background-color: #FFF;
    border-radius: 10px;

}
.ux-np-box-body,
.ux-np-box-header{
    padding: 15px;
}
.ux-np-box-header{
    border-top-style: solid;
    border-top-width: 1px;
    border-radius: 10px;
}