.cspl.product-participants{
    margin-bottom:10px;
}
.invite-email-ids {
    width: 50%;
    float: right;
    margin-left: 5px;
}
.participants-paid{
    width: 100%;
}
.cspl.product-participants .row .cspl-col-4 {
    width: 30%;
}
.cspl.product-participants .row .cspl-col-2 {
    width: 16%;
}
.cspl.product-participants .row .cspl-col-2, .cspl.product-participants .row .cspl-col-4 {
    margin: 10px 1px;
    float: right;
}
#splitEmailError{
    color:red;
}
.cspl-col-2 button.remove-bt {
    color: red;
}
.row.split-r {
    clear: both;
}
.participants-list {
    display: inline-block;
    width: 100%;
}
.product-participants .dn{
    display:none;
}