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