.color-table.primary-table thead th{background-color:#707cd2;color:#fff}
.color-table.success-table thead th{background-color:#53e69d;color:#fff}
.color-table.info-table thead th{background-color:#2cabe3;color:#fff}
.color-table.warning-table thead th{background-color:#ffc36d;color:#fff}
.color-table.danger-table thead th{background-color:#ff7676;color:#fff}
.color-table.inverse-table thead th{background-color:#4c5667;color:#fff}
.color-table.dark-table thead th{background-color:#313131;color:#fff}
.color-table.red-table thead th{background-color:#fb3a3a;color:#fff}
.color-table.purple-table thead th{background-color:#707cd2;color:#fff}
.color-table.muted-table thead th{background-color:#98a6ad;color:#fff}
.color-bordered-table.primary-bordered-table{border:2px solid #707cd2}
.color-bordered-table.primary-bordered-table thead th{background-color:#707cd2;color:#fff}
.color-bordered-table.success-bordered-table{border:2px solid #53e69d}
.color-bordered-table.success-bordered-table thead th{background-color:#53e69d;color:#fff}
.color-bordered-table.info-bordered-table{border:2px solid #2cabe3}
.color-bordered-table.info-bordered-table thead th{background-color:#2cabe3;color:#fff}
.color-bordered-table.warning-bordered-table{border:2px solid #ffc36d}
.color-bordered-table.warning-bordered-table thead th{background-color:#ffc36d;color:#fff}
.color-bordered-table.danger-bordered-table{border:2px solid #ff7676}
.color-bordered-table.danger-bordered-table thead th{background-color:#ff7676;color:#fff}
.color-bordered-table.inverse-bordered-table{border:2px solid #4c5667}
.color-bordered-table.inverse-bordered-table thead th{background-color:#4c5667;color:#fff}
.color-bordered-table.dark-bordered-table{border:2px solid #313131}
.color-bordered-table.dark-bordered-table thead th{background-color:#313131;color:#fff}
.color-bordered-table.red-bordered-table{border:2px solid #fb3a3a}
.color-bordered-table.red-bordered-table thead th{background-color:#fb3a3a;color:#fff}
.color-bordered-table.purple-bordered-table{border:2px solid #707cd2}
.color-bordered-table.purple-bordered-table thead th{background-color:#707cd2;color:#fff}
.color-bordered-table.muted-bordered-table{border:2px solid #98a6ad}
.color-bordered-table.muted-bordered-table thead th{background-color:#98a6ad;color:#fff}
.full-color-table.full-primary-table{background-color:rgba(171,140,228,.8)}
.full-color-table.full-primary-table thead th{background-color:#707cd2;border:0!important;color:#fff}
.full-color-table.full-primary-table tbody td{border:0!important;color:#fff}
.full-color-table.full-primary-table tr:hover{background-color:#707cd2}
.full-color-table.full-success-table{background-color:rgba(0,194,146,.8)}
.full-color-table.full-success-table thead th{background-color:#53e69d;border:0!important;color:#fff}
.full-color-table.full-success-table tbody td{border:0!important;color:#fff}
.full-color-table.full-success-table tr:hover{background-color:#53e69d}
.full-color-table.full-info-table{background-color:rgba(3,169,243,.8)}
.full-color-table.full-info-table thead th{background-color:#2cabe3;border:0!important;color:#fff}
.full-color-table.full-info-table tbody td{border:0!important;color:#fff}
.full-color-table.full-info-table tr:hover{background-color:#2cabe3}
.full-color-table.full-warning-table{background-color:rgba(254,193,7,.8)}
.full-color-table.full-warning-table thead th{background-color:#ffc36d;border:0!important;color:#fff}
.full-color-table.full-warning-table tbody td{border:0!important;color:#fff}
.full-color-table.full-warning-table tr:hover{background-color:#ffc36d}
.full-color-table.full-danger-table{background-color:rgba(251,150,120,.8)}
.full-color-table.full-danger-table thead th{background-color:#ff7676;border:0!important;color:#fff}
.full-color-table.full-danger-table tbody td{border:0!important;color:#fff}
.full-color-table.full-danger-table tr:hover{background-color:#ff7676}
.full-color-table.full-inverse-table{background-color:rgba(76,86,103,.8)}
.full-color-table.full-inverse-table thead th{background-color:#4c5667;border:0!important;color:#fff}
.full-color-table.full-inverse-table tbody td{border:0!important;color:#fff}
.full-color-table.full-inverse-table tr:hover{background-color:#4c5667}
.full-color-table.full-dark-table{background-color:rgba(43,43,43,.8)}
.full-color-table.full-dark-table thead th{background-color:#313131;border:0!important;color:#fff}
.full-color-table.full-dark-table tbody td{border:0!important;color:#fff}
.full-color-table.full-dark-table tr:hover{background-color:#313131}
.full-color-table.full-red-table{background-color:rgba(251,58,58,.8)}
.full-color-table.full-red-table thead th{background-color:#fb3a3a;border:0!important;color:#fff}
.full-color-table.full-red-table tbody td{border:0!important;color:#fff}
.full-color-table.full-red-table tr:hover{background-color:#fb3a3a}
.full-color-table.full-purple-table{background-color:rgba(150,117,206,.8)}
.full-color-table.full-purple-table thead th{background-color:#707cd2;border:0!important;color:#fff}
.full-color-table.full-purple-table tbody td{border:0!important;color:#fff}
.full-color-table.full-purple-table tr:hover{background-color:#707cd2}
.full-color-table.full-muted-table{background-color:rgba(152,166,173,.8)}
.full-color-table.full-muted-table thead th{background-color:#98a6ad;border:0!important;color:#fff}
.full-color-table.full-muted-table tbody td{border:0!important;color:#fff}
.full-color-table.full-muted-table tr:hover{background-color:#98a6ad}