.legend-ccr-3 > .legend-symbol {
    height: 13px;
    width: 13px;
    border-radius: 50%;
    background-color: #ff3030;
}
.legend-ccr-2 > .legend-symbol {
    height: 13px;
    width: 13px;
    border-radius: 50%;
    background-color: #22d36b;
}
.legend-ccr-1 > .legend-symbol {
    height: 6px;
    margin-top: 0.4rem;
    width: 20px;
    background-color: #009d69;
}
.legend-ccr-1,
.legend-ccr-2,
.legend-ccr-3 {
    display: flex;
    flex-direction: row;
    padding: 0 0.8rem;
}
.keterangan-ccr span {
    padding-left: 0.5rem;
}
.keterangan-ccr {
    display: flex;
    justify-content: center;
    flex-direction: row;
}
.keterangan-piutang-fakultas span {
    padding-left: 0.5rem;
}
.legend-symbol {
    margin-top: 0.2rem;
}
.legend-piutang-fakultas-5 > .legend-symbol {
    height: 13px;
    width: 13px;
    border-radius: 50%;
    background-color: #ff3030;
}
.legend-piutang-fakultas-4 > .legend-symbol {
    height: 13px;
    width: 13px;
    border-radius: 50%;
    background-color: #22d36b;
}
.legend-piutang-fakultas-3 > .legend-symbol {
    height: 13px;
    width: 13px;
    border-radius: 50%;
    background-color: #009d69;
}
.legend-piutang-fakultas-2 > .legend-symbol {
    height: 13px;
    width: 13px;
    border-radius: 50%;
    background-color: #3353f7;
}
.legend-piutang-fakultas-1 > .legend-symbol {
    height: 13px;
    width: 13px;
    border-radius: 50%;
    background-color: #ffcf60;
}
.legend-piutang-fakultas-1,
.legend-piutang-fakultas-2,
.legend-piutang-fakultas-3,
.legend-piutang-fakultas-4,
.legend-piutang-fakultas-5 {
    display: flex;
    flex-direction: row;
    padding: 0 0.8rem;
}
.keterangan-piutang-fakultas {
    display: flex;
    justify-content: center;
    flex-direction: row;
}
#chart-piutang-fakultas .highcharts-color-4 {
    fill: #ff3030;
    stroke: #ff3030;
}
#chart-piutang-fakultas .highcharts-color-3 {
    fill: #009d69;
    stroke: #009d69;
}
#chart-piutang-fakultas .highcharts-color-2 {
    fill: #22d36b;
    stroke: #22d36b;
}
#chart-piutang-fakultas .highcharts-color-1 {
    fill: #3353f7;
    stroke: #3353f7;
}
#chart-piutang-fakultas .highcharts-color-0 {
    fill: #ffcf60;
    stroke: #ffcf60;
}
.percentage-komposisi-piutang {
    padding-left: 1.7rem;
}
.legend-text-komposisi-piutang {
    padding-left: 0.5rem;
}
.keterangan-komposisi-piutang-2 > .legend-komposisi-piutang {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #3353f7;
}
.keterangan-komposisi-piutang-1 > .legend-komposisi-piutang {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #22d36b;
}
.keterangan-komposisi-piutang-1,
.keterangan-komposisi-piutang-2 {
    display: flex;
    flex-direction: row;
}
#chart-komposisi-piutang .highcharts-color-1 {
    fill: #3353f7;
}
#chart-komposisi-piutang .highcharts-color-0 {
    fill: #22d36b;
}
#chart-piutang .highcharts-color-0 {
    fill: #22d36b;
    stroke: #22d36b;
}
.keterangan-piutang h6 {
    margin-top: -1rem;
}

.card {
    border-radius: 10px !important;
    box-shadow: none;
    border: 1px solid #f0f0f0;
}
.btn-outline-light:hover {
    color: #131113;
    background-color: #ececec;
    border-color: #ececec;
}
.btn-outline-light {
    color: #131113;
    background-color: white;
    border-color: white !important;
}
td,
th {
    padding: 4px !important;
}
.btn-red {
    padding: 2px 20px;
    border-radius: 15px;
    background: #ad1d3e;
    color: white;
    border-color: #ad1d3e;
}
.btn-outline-light:hover {
    color: #131113;
    background-color: #ececec;
    border-color: #ececec;
}
.btn-outline-light {
    color: #131113;
    background-color: white;
    border-color: white !important;
}

/* NAV TABS */
.nav-tabs {
    border: none;
}

.nav-tabs .nav-link {
    border: 1px solid #ad1d3e;
    border-radius: 20px;
    padding: 2px 25px;
    color: #ad1d3e;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: white;
    background-color: #ad1d3e;
    border-color: #ad1d3e;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
    padding: 0px 10px 0px 0px;
}

#pencapaian > td,
th {
    padding: 4px !important;
}
.bold {
    font-weight: bold;
}
.table td {
    padding: 4px !important;
}
.trace {
    cursor: pointer;
}
.dash-card {
    height: 41.8px;
}
