th
{
color: #002C7C !important;
background-color: #EDF6FF !important;
}


.table>tbody>tr>td:first-child {
    color: #002C7C;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;

}

 .table>tbody>tr>th,  .table>tfoot>tr>th,  .table>thead>tr>th {
   color: #002C7C !important;
background-color: #EDF6FF !important;
font-weight:normail !important;

}


.rc-rte table, .rc-rte table th, .rc-rte table td {
    border: none;
}

.rc-rte table, .rc-rte table th, .rc-rte table td {
    border: none;
}


    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
table {
    background-color: transparent;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}

.fa-check
{
font-size: 113% !important;
color: #002c7d !important;
text-align: center !important;
}
