﻿.is-text-nowrap {
    white-space: nowrap;
}

.is-text-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.is-size-pagefavicon {
    width: 1.5rem !important;
    height: 1.5rem !important;
}

@media screen and (max-width:768px) {
    .is-size-pagefavicon-mobile {
        width: 1.25rem !important;
        height: 1.25rem !important;
    }
}





.PaketSoal {
}

.InstruksiUmum {
}

.ButirSoal {
}

.PokokSoal {
}

.PilihanJawaban {
}

.KunciJawaban {
}

.CorrectJawaban {
    background-color: #40ff00 !important;
}

.IncorrectJawaban {
    background-color: #ff6a00 !important;
}
