
.ffbc-table-wrap{
    width:100%;
    overflow-x:auto;
    margin:24px 0;
    border-radius:12px;
    border:1px solid #CBD5E1;
    background:#fff;
}

.ffbc-course-table{
    width:100%!important;
    border-collapse:collapse!important;
    background:#fff!important;
    color:#1F2937!important;
    font-size:15px!important;
    margin:0!important;
}

.ffbc-course-table thead,
.ffbc-course-table thead tr,
.ffbc-course-table thead th{
    background:#0B2341!important;
}

.ffbc-course-table thead th,
.ffbc-course-table thead th *{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    opacity:1!important;
    visibility:visible!important;
    font-weight:800!important;
}

.ffbc-course-table thead th{
    padding:14px 16px!important;
    border:1px solid #274563!important;
    text-align:left!important;
}

.ffbc-course-table tbody tr{background:#fff!important}
.ffbc-course-table tbody tr:nth-child(even){background:#F1F5F9!important}

.ffbc-course-table tbody td,
.ffbc-course-table tbody td *,
.ffbc-course-table tbody strong,
.ffbc-course-table tbody b{
    color:#1F2937!important;
    -webkit-text-fill-color:#1F2937!important;
    opacity:1!important;
    visibility:visible!important;
}

.ffbc-course-table tbody td{
    padding:14px 16px!important;
    background:transparent!important;
    border:1px solid #CBD5E1!important;
    vertical-align:top!important;
}

.ffbc-course-table tbody strong,
.ffbc-course-table tbody b{color:#0B2341!important;-webkit-text-fill-color:#0B2341!important}

.ffbc-course-table a{
    color:#1D4ED8!important;
    -webkit-text-fill-color:#1D4ED8!important;
    font-weight:700!important;
}
