.channel-partner-error{
    color: red;
    border: 1px solid;
    padding: 10px;
    border-radius: 5px;
    text-align: center;

}
.partners_table thead td{
    color: #cc1521;
    font-weight: 600;
}