@charset "utf-8";

/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;500;600&display=swap');

/*@font-face{
	font-family:'Helvetica Neue';
	src:url('http://levio.cyberwhale.co.id/assets/font/HelveticaNeue-Light.woff') format('woff');
}*/
.bintang {
    background-image: url(../gbr/bintang.png);
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    z-index: 99;
    margin-top: -15px;
}

#task_complete {
    width: 50%;
    color: rgb(41, 95, 133);
    position: absolute;
    padding: 8px;
    z-index: 2;
    display: inline-block;
}

#my_task {
    width: 50%;
    color: #295f85;
    position: absolute;
    padding: 8px;
    z-index: 2;
}

.badges {
    background: #295F85;
    border: solid 1px #50C5D3;
    color: white;
    position: absolute;
    top: 90%;
    left: 40%;
    font-weight: 400;
    width: 25px;
    height: 25px;
    font-size: 14px;
}

.badges_1 {
    border-radius: 20px;
    top: 80%;
    left: 43%;
}

.badges_2-3 {
    border-radius: 15px;
}

.mteks-no {
    color: #66D8E0;
    font-weight: 700;
    text-align: right;
    display: table-cell;
    vertical-align: middle;
}

.mteks-nama {
    color: #295F85;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
}

.mteks-exp {
    text-align: right;
    color: #C1E7F0;
    text-transform: lowercase;
    font-weight: 500;
    display: table-cell;
    vertical-align: middle;
}

.foto-1st {
    width: 85%;
    background: #E5E5E5;
    border: solid 1px #50C5D3;
}

.leaderboard-bg {
    width: 100%;
    height: 360px;
    background: linear-gradient(225deg, #3B7FA6 0%, #4390B8 100%);
    position: absolute;
    left: 0px;
    border-radius: 0px 0px 40px 40px;
}

.tab-voucher {
    font-size: 16px;
}

.tukar {
    font-size: 16px;
}

.redem-area {
    text-align: right;
    color: #66D8E0;
    font-weight: 700;
    font-size: 18px;
    margin-top: 8px;
}

.course_list small {
    position: relative;
    top: 110px;
    font-weight: bold;
    color: white;
}

.course_list h4 {
    position: relative;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: white;
    min-width: 140px;
    display: table-cell;
    vertical-align: bottom;
}

.course_list img {
    position: relative;
    top: -13px;
    right: -61px;
    width: 80px;
}

.course_list {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#efd31b+63,efd31b+66,da8823+100 */
    background: #efd31b;
    /* Old browsers */
    background: -moz-linear-gradient(top, #efd31b 63%, #efd31b 66%, #da8823 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #efd31b 63%, #efd31b 66%, #da8823 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #efd31b 63%, #efd31b 66%, #da8823 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#efd31b', endColorstr='#da8823', GradientType=0);
    /* IE6-9 */
    width: 150px;
    height: 150px;
    border: none;
    border-radius: 5px;
    box-shadow: 0px 3px 4px #00000059;
    margin-right: 10px;
    font-weight: 700;
    color: black;
}

.lesson {
    height: 75px;
    background: no-repeat white url('../gbr/incourselist.png');
    background-size: 14%;
    background-position-x: right;
    padding: 20px;
    box-shadow: 0px 0px 4px #80808050;
    margin-bottom: 5px;
    border-radius: 8px;
}

.awal_img {
    margin-top: 15px;
    margin-bottom: 20px;
}

.judul_lesson {
    text-align: center;
    color: white;
    margin-top: 25px;
    font-weight: 700;
}

.lesson h5 {
    font-size: 17px;
}

.area-lesson {
    margin-bottom: 10px;
    margin-top: 20px;
}

.progresss {
    border-radius: 10px;
    background: #E6F5F8;
    height: 8px;
    width: 100%;
    top: 41px;
}

.asessment {
    background: #BBEEF0;
    height: 8px;
    width: 100%;
    top: 10px;
}

.cardup {
    height: 70vh;
    overflow: hidden;
    padding: 0px;
    background-color: white;
    border-radius: 5px;
    padding: 20px;
    box-shadow: 0px 5px 5px #06060605;
    text-align: center;
    padding-bottom: 10px;
    /*position: absolute;*/
    width: 93%;
    font-size: 15px;
}

.cawal {
    position: absolute;
    width: 110%;
    bottom: 5px;
    padding: 5px 15px;
}

#cekkuis {
    padding: 8px 20px;
    font-size: 14px;
    position: absolute;
    right: 30px;
    bottom: -40px;
    border-radius: 30px;
    color: #295F85;
    background: #66D8E0;
    text-transform: uppercase;
}

.ket {
    color: #C2C2C2;
    margin-top: 20px;
}

.cl_75up {
    background: -webkit-linear-gradient(top, #3B7FA6 0%, #4390B8 100%);
}

.cl_50up {
    background: linear-gradient(225deg, #4390B8 0%, #50A3CB 100%);
}

.cl_25up {
    background: linear-gradient(225deg, #50A3CB 0%, #59B0D8 100%);
}

.cl_lock {
    background: #E0E0E0;
    box-shadow: 0px 4px 12px 0px #295F854D;
}

.bgpersen {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    position: relative;
    left: 60px;
    top: -10px;
}

.bgpersen_75up {
    background: linear-gradient(225deg, #50A3CB 0%, #3B7FA6 100%);
}

.bgpersen_50up {
    background: linear-gradient(225deg, #59B0D8 0%, #4390B8 100%);
}

.bgpersen_25up {
    background: linear-gradient(225deg, #69BCDB 0%, #50A3CB 100%);
}

.bgpersen_lock {
    background: linear-gradient(225deg, #F5F5F5 0%, #E0E0E0 100%);
}

.pie-title-center {
    display: inline-block;
    position: relative;
    text-align: center;
    top: 5px;
}

.pie-title-center-course {
    display: inline-block;
    position: relative;
    text-align: center;
    top: -95px;
    left: 40px;
}

.pie-value {
    background: #61AACE;
    border-radius: 50px;
    box-shadow: 0px 4px 4px 0px #00000040;
    width: 42px;
    height: 43px;
    display: block;
    position: absolute;
    font-size: 14px;
    top: 41%;
    left: 4px;
    right: 0;
    margin-top: -20px;
    line-height: 40px;
    color: white;
}

.footer_home {
    width: 32em;
    background-color: white;
    position: fixed;
    bottom: 0px;
    z-index: 9;
    text-align: center;
    box-shadow: 0 -2px 4px 0 rgba(108, 114, 124, 0.16);
}


@media only screen and (max-device-width: 380px) {
    .isimateri {
        font-size: .82em;
    }
    #task_complete {
        width: 50%;
        color: rgb(41, 95, 133);
        position: absolute;
        padding: 8px;
        z-index: 2;
        display: inline-block;
        font-size: 14px;
    }
    #my_task {
        width: 50%;
        color: #295f85;
        position: absolute;
        padding: 8px;
        z-index: 2;
        font-size: 14px;
    }
    .leaderboard {
        font-size: 12px;
    }
    .badges {
        background: #295F85;
        border: solid 1px #50C5D3;
        color: white;
        position: absolute;
        bottom: 80%;
        left: 40%;
        font-weight: 400;
        width: 20px;
        height: 20px;
        line-height: 1.3;
        font-size: 14px;
    }
    .badges_1 {
        border-radius: 15px;
        top: 70%;
    }
    .badges_2-3 {
        border-radius: 10px;
    }
    .bintang {
        background-image: url(../gbr/bintang.png);
        height: 20px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        z-index: 99;
        margin-top: -10px;
    }
    .mteks-no {
        color: #66D8E0;
        font-weight: 700;
        text-align: right;
        display: table-cell;
        vertical-align: middle;
    }
    #cekkuis {
        bottom: 5px;
    }
    .mteks-nama {
        color: #295F85;
        font-weight: 700;
        display: table-cell;
        vertical-align: middle;
    }
    .mteks-exp {
        text-align: right;
        color: #C1E7F0;
        text-transform: lowercase;
        font-weight: 500;
        display: table-cell;
        vertical-align: middle;
    }
    .foto-1st {
        width: 100%;
        background: #E5E5E5;
        border: solid 1px #50C5D3;
    }
    .leaderboard-bg {
        height: 350px;
    }
    .tab-voucher {
        font-size: 14px;
    }
    .tukar {
        font-size: 14px;
        padding: 5px 15px;
    }
    .redem-area {
        text-align: center;
    }
    .course_list {
        width: 110px;
        height: 110px;
    }
    .course_list button {
        width: 110px;
        height: 110px;
    }
    .course_list img {
        position: relative;
        top: -1px;
        right: -20px;
        width: 70px;
    }
    .area-mcourse {
        margin-top: -30px;
    }
    .course_list h4 {
        position: relative;
        text-align: left;
        font-size: 12px;
        font-weight: bold;
        color: white;
        min-width: 110px;
        display: table-cell;
        top: -20px;
    }
    .course_list .pie-title-center {
        display: inline-block;
        position: relative;
        text-align: center;
        top: -77px;
        right: -25px;
    }
    .pie-title-center-course {
        display: inline-block;
        position: relative;
        text-align: center;
        top: -77px;
        left: 25px;
    }
    .judul_lesson {
        text-align: center;
        color: white;
        margin-top: 30px;
        font-size: 14px;
        font-weight: 700;
    }
    .lesson {
        height: 65px;
        padding: 15px;
        box-shadow: 0px 0px 4px #80808050;
        margin-bottom: 5px;
        border-radius: 8px;
    }
    .lesson h5 {
        font-size: 14px;
    }
    .area-lesson {
        margin-bottom: 10px;
        margin-top: 30px;
    }
    .progresss {
        width: 100%;
    }
    .prog_kuis {
        top: 26px;
    }
    .asessment {
        background: #BBEEF0;
        height: 8px;
        /*width: 65%;*/
        width: 100%;
        top: 10px;
    }
    .cardup {
        height: 70vh;
        overflow: hidden;
        padding: 0px;
        background-color: white;
        border-radius: 5px;
        padding: 20px;
        box-shadow: 0px 5px 5px #06060605;
        text-align: center;
        padding-bottom: 10px;
        /*position: absolute;*/
        width: 93%;
        font-size: 15px;
    }
    .cawal {
        bottom: -20px;
        padding: 5px 15px;
    }
    .coursetopik {
        font-size: 14px;
    }
    .ket h5 {
        font-size: 14px;
    }
    .ket h5 {
        font-size: 12px;
    }
    .bgpersen {
        width: 80px;
        height: 80px;
        border-radius: 50px;
        position: relative;
        left: 35px;
        top: -10px;
    }
}

@media only screen and (max-device-width: 425px) {
    .isimateri {
        font-size: .89em;
    }
    .ket {
        color: #C2C2C2;
        margin-top: 0px;
    }
    .cawal {
        bottom: 10px;
        padding: 5px 15px;
    }
    .footer_home {
        width: 100%;
    }
}

@media (min-device-width: 426px) and (max-device-width: 768px) {
    .footer_home {
        width: 100%;/*380px;*/
    }
}
@media (min-device-width: 769px) and (max-device-width: 1024px) {
    .footer_home {
        width: 50%;
    }
}
@media (min-device-width: 1025px) and (max-device-width: 1440px) {
    .footer_home {
        width: 50%;
    }
}
@media (min-device-width: 1040px) and (max-device-width: 1199px) {
    .footer_home {
        width: 50%;
    }
}
@media (min-device-width: 1200px) and (max-device-width: 1400px) {
    .footer_home {
        width: 33.2%;
    }
}
@media (min-device-width: 1445px){
    .footer_home {
        width: 452px;
    }
}


.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: -157px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000;
    text-align: center
}

.cdrscrl {
    margin: 0;
    list-style: none;
    display: inline-flex;
    padding: 5px 15px;
}

.judulhal {
    margin-top: 25px;
    padding-left: 20px;
    margin-bottom: 10px;
}

.judulcourse {
    font-size: 23px;
    font-weight: 700;
    line-height: 29px;
}

#lmytask,
#ltaskcom {
    padding-top: 10px;
}

.bar {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #66D8E0;
    height: 40px;
    width: 50%;
    border-radius: 50px;
}

.kiri {
    left: 0%;
    transform: translateY(-50%);
    transition: all .3s ease-in-out;
}

.kanan {
    left: 50%;
    transform: translateY(-50%);
    transition: all .3s ease-in-out;
}

.list-group-item {
    margin-bottom: 5px;
    background: linear-gradient(90deg, rgba(239, 211, 27, 1) 0%, rgba(218, 136, 35, 1) 100%);
    border: none;
    border-radius: 8px;
    color: white;
}

.list-group-item ol {
    border-top: 1px solid rgb(223, 223, 223);
    padding: 0px 15px;
}

.list-group-item h4 {
    font-weight: 700;
    font-size: 19px;
}

.list-group-item i {
    font-weight: 700;
    font-size: 30px;
    margin-top: -2px;
}

.judulhal h5 {
    font-weight: 700;
    font-size: 23px;
}

body {
    overflow-y: auto;
    font-family: 'Poppins', sans-serif;
    color: #040305;
    max-width: 1360px;
    margin: auto;
    background: #295f85;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 480px
}

.swiper-pagination {
    position: inherit;
}

.swiper-pagination-bullet {
    border-radius: 10px;
    transition: width 1s;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    background: #717171;
    opacity: 1;
    height: 10px;
    width: 10px;
}

.swiper-pagination-bullet-active {
    background: #66D8E0;
    width: 20px;
    transition: width 1s;
    -webkit-transition: width 1s;
    -moz-transition: width 1s
}

.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: #717171;
    transition: width 1s;
    -webkit-transition: width 1s;
    -moz-transition: width 1s
}

.carousel-indicators .active {
    background-color: orange;
    transition: width 1s;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    width: 25px
}

.carousel-indicators {
    bottom: 70px;
}

.btn-warning {
    background-color: #da8823;
    border-color: #da8823
}

.btn {
    color: #fff
}

.slidecontainer {
    width: 100%;
    margin-top: -35px;
}


/*.slidecontainer label {
    position: relative;
    top: 20px;
    right: 33px;
    font-weight: bold;
}*/

.slideinfo {
    width: 50%;
    height: 5px;
    background: #EAEAEA;
    border: none;
}

.ui-widget.ui-widget-content {
    border: none;
}

.ui-widget-header {
    background: #EFD31B;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -6px;
    margin-left: -.6em;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1.3px solid #ffffff;
    background: #EFD31B;
    font-weight: normal;
    color: #454545;
    border-radius: 10px;
    box-shadow: 0px 0px 5px #808080a1;
}

.ketlevel {
    display: inline-block;
    position: relative;
    left: -120px;
    top: 33px;
    color: black;
    font-weight: bold;
}

.ketexp {
    position: relative;
    right: -75px;
    top: 4px;
    color: #AAAAAA;
}

.achievement {
    background: white;
    padding: 20px;
    font-size: 1.2em;
    color: white;
    border-radius: 5px;
}

.gradasi {
    background: rgb(239, 211, 27);
    background: linear-gradient(90deg, rgba(239, 211, 27, 1) 0%, rgba(218, 136, 35, 1) 100%);
}

.homepagecourse {
    background-color: #ff000000;
    width: 130%;
    height: 131%;
    position: relative;
    display: inline-block;
    top: -131px;
    left: -20px;
    z-index: 3;
    cursor: pointer;
}

.ui-loader {
    display: none !important;
}

button,
button:focus {
    outline: none;
    border: none;
}

.thumbadge {
    margin-top: 20px;
}

.thumbadge li {
    margin-left: 15px;
}

.infolevel {
    padding: 0;
    border-radius: 5px;
    color: #295F85;
    background-color: #E6F5F8;
    height: 40px;
    font-size: 10pt;
    font-weight: bold;
    max-width: 150px;
    min-width: 150px;
}

.imgkirbaw {
    /* height: 25px;
    position: relative;
    bottom: -6px;
    left: -10px; */
    height: 25px;
    position: absolute;
    margin-left: -74px;
    margin-top: 4px;
}

.imgkanat {
    /* height: 25px;
    position: relative;
    top: -7px;
    right: -10px; */
    height: 25px;
    position: absolute;
    margin-left: 51.5px;
    margin-top: -29px;
}

.mycourse {
    background: no-repeat white url(../gbr/incourselist.png);
    background-size: 25%;
    background-position-x: right;
    padding: 20px;
    box-shadow: 0px 4px 4px 0px #ededed;
    margin-bottom: 8px;
    margin-top: 3px;
    border-radius: 8px;
    color: #9E9E9E;
}

.mycourse h2 {
    position: relative;
    top: -80px;
}

.slidecourse {
    position: relative;
    top: 50px;
}

.mycourse .slidecontainer {
    position: relative;
}

.bg-info {
    background-color: #295F85!important;
}

.mycourse p {
    font-weight: 300;
    font-size: 14px;
}

.profilbtnact {
    background: #FFFFFF;
    padding: 20px;
    font-size: 1.2em;
    color: white;
    box-shadow: 0px 1px 3px #00000061;
    border-radius: 5px;
}

.profilbtnact,
.profilbtndeac {
    background-color: white;
    padding: 20px;
    font-size: 1.2em;
    box-shadow: 0px 1px 3px #00000061;
    border-radius: 5px;
    color: black;
    display: table;
}

.myicon {
    position: relative;
    /*left: 270px;*/
    font-size: 20pt;
    top: 5px;
    float: right;
}

.icohelp {
    color: #EFD31B;
}

.icoplay {
    color: white;
}

.icocek {
    color: white;
}

.icoloc {
    color: #C2C2C2;
}

.lesson h5 {
    display: inline-block;
    vertical-align: sub;
}

.mycourse .icohelp {
    position: relative;
    left: 317px;
    top: -5px;
    color: #EFD31B;
    font-size: 20pt;
}

#llockbadge {
    background-color: white;
    border-top: 1px solid rgb(234, 234, 234);
    max-height: 310px;
    overflow-y: scroll;
}

#lmybadge {
    background-color: white;
    border-top: 1px solid rgb(234, 234, 234);
    max-height: 333px;
    overflow-y: scroll;
}

.coursetopik {
    font-weight: bold;
}

.btn-warning {
    background-color: #DA8823;
    border-color: #DA8823;
    color: white;
    font-weight: bold;
    padding: 10px;
}

.leaderboard {
    /*height: 60px;*/
    border-radius: 5px;
    /*box-shadow: 0px 0px 1px grey;*/
    background: white;
    margin: 10px;
    margin-top: 0px;
    padding: 20px 10px;
    color: black;
}

.leaderboard img {
    position: relative;
    height: 40px;
    left: -8px;
    top: -31px;
}

._otherpos {
    background-color: white;
}

::-webkit-scrollbar {
    width: 1px;
}

.mscroll::-webkit-scrollbar,
.sol::-webkit-scrollbar {
    width: 3px;
    background-color: rgba(245, 245, 245, 0.40);
}

.mscroll::-moz-scrollbar,
.sol::-moz-scrollbar {
    width: 3px;
    background-color: rgba(245, 245, 245, 0.40);
}

.mscroll::-o-scrollbar,
.sol::-o-scrollbar {
    width: 3px;
    background-color: rgba(245, 245, 245, 0.40);
}

.candragsroll::-webkit-scrollbar,
.sol::-webkit-scrollbar {
    width: 3px;
    background-color: rgba(245, 245, 245, 0.40);
}

.candragsroll::-moz-scrollbar,
.sol::-moz-scrollbar {
    width: 3px;
    background-color: rgba(245, 245, 245, 0.40);
}

.candragsroll::-o-scrollbar,
.sol::-o-scrollbar {
    width: 3px;
    background-color: rgba(245, 245, 245, 0.40);
}

.candragsroll {
    margin-bottom: 10px;
    max-height: 90vh;
    overflow-y: scroll;
    padding-bottom: 80px;
}

.tombol {
    cursor: pointer;
    color: #AAAAAA;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    z-index: 0;
    text-align: center;
    white-space: nowrap;
    flex-flow: column nowrap;
    padding: 8px;
    transition: color 0.2s ease-out 0s;
}

.tombol:hover,
.taktif {
    color: #0A7599;
    background: #E6F5F8;
}

.cardnx {
    top: 1000;
    opacity: 0;
    transition: opacity 5s;
    transition: top 5s;
}

.cardown {
    top: 600;
}

.sol {
    color: #295F85;
    font-size: 14px;
    min-height: 50px;
    line-height: 22px;
    font-weight: 600;
}

.kuispg {
    background-color: #3B7FA6;
    padding: 10px 15px;
    border: #4390B8 solid 1px;
    border-radius: 5px;
    font-weight: 500;
    color: white;
    font-size: 12px;
    text-align: left;
    margin-top: 5px;
}

.kuisdipil {
    background-color: #66D8E0;
    border: #2D6967 solid 1px;
    cursor: pointer;
    color: #295F85;
}

.pg {
    background-color: white;
    color: #295F85;
    font-weight: 500;
    padding: 10px 15px;
    border: #BBEEF0 solid 1px;
    border-radius: 5px;
    font-size: 12px;
    text-align: left;
    margin-top: 5px;
    min-height: 70px;
}

.pgtf {
    background-color: white;
    color: #295F85;
    font-size: .9em;
    text-align: center;
    border: #BBEEF0 solid 1px;
    border-radius: 5px;
    padding: 15px;
}

.icon_menu {
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}

.home_off {
    background: url(../../assets/gbr/icon_home.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.home_on {
    background: url(../../assets/gbr/icon_home_on.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.task_off {
    background: url(../../assets/gbr/icon_task.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.task_on {
    background: url(../../assets/gbr/icon_task_on.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.course_off {
    background: url(../../assets/gbr/icon_course.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.course_on {
    background: url(../../assets/gbr/icon_course_on.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.profile_off {
    background: url(../../assets/gbr/icon_profile.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.profile_on {
    background: url(../../assets/gbr/icon_profile_on.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.pg:hover,
.dipil,
.pgtf:hover {
    background-color: #66D8E0;
    border: #295F85 solid 1px;
    cursor: pointer;
    color: white;
}


/* The container */

.container {
    position: relative;
    padding-left: 35px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.border-10px {
    border-radius: 10px;
}

input:active {
    /*border-color: #66D8E0;*/
    border-color: red;
}


/* Hide the browser's default checkbox */

.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.cb_benar1,
.cb_benar0 {
    background-color: #0C7C59;
}

.cb_benar1::after,
.cb_salah1::after {
    content: "";
    position: absolute;
    left: 6px;
    top: 0px;
    width: 8px;
    height: 15px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cb {
    position: absolute;
    top: 12px;
    left: 0;
    height: 20px;
    width: 20px;
    border-radius: 3px;
}

.cb_salah1,
.cb_salah0 {
    background-color: #D81E5B;
}

.checkmark {
    position: absolute;
    top: 12px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #E3F8F9;
    border-radius: 3px;
    border: #BBEEF0 solid;
}


/* On mouse-over, add a grey background color */

.container:hover input~.checkmark {
    background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */

.container input:checked~.checkmark {
    Background-color: #295F85;
    border: none;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.container input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.container .checkmark:after {
    left: 8px;
    top: 1px;
    width: 8px;
    height: 19px;
    border: solid #66d8e0;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.swiptf {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 1px;
    min-height: 90px;
    max-height: 90px;
}

.swiptf span {
    display: table-cell;
}

.mytf {
    width: 90px;
    height: 90px;
    text-align: center;
    vertical-align: middle;
    color: white;
}

.mytfhid {
    width: 0px;
}

.tru {
    background-color: green;
}

.fals {
    background-color: red;
}

.isitf {
    padding: 5px 10px;
    width: 100%;
}

.klosoal {
    margin-top: 20px;
}

.esai {
    background-color: white;
    height: 500px;
    padding: 80px 20px 20px;
}

.esai li {
    margin-bottom: 15px;
}

.esai input {
    width: 100%;
}

.ddr {
    width: 106px;
    height: 106px;
    display: inline-block;
    text-align: center;
    margin: 5px;
    border-radius: 3px;
}

.onlydrag {
    z-index: 9;
    position: absolute;
    left: 140px;
    overflow: hidden;
}

.ddrag {
    background-color: white;
}

.ddrop {
    background-color: #B5701A;
    border-radius: 3px;
}

.mscroll {
    margin-bottom: 10px;
    max-height: 600px;
    overflow-y: scroll;
}

.nav-tabs .nav-link.active {
    color: #0b0b0b;
    border-top-left-radius: 9px;
    border-bottom: 3px solid #DA8823;
    font-weight: bold;
    background-color: #f8f8f8;
    border-color: #f8f8f8 #f8f8f8 #DA8823;
}

.nav-tabs {
    border-bottom: 0px solid #dee2e6;
}

a:hover {
    color: #AAAAAA;
    text-decoration: underline;
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #AAAAAA;
    font-weight: bold;
}

.containconinvo {
    width: 100%;
    position: absolute;
    bottom: 65px;
    z-index: 0;
    text-align: center;
    font-weight: bold;
}

.coinvo {
    list-style: none;
    margin: auto;
    padding: 0px;
    background: white;
    padding: 15px;
    box-shadow: 0px 0px 3px #80808059;
    width: 87%;
    border-radius: 5px;
}

.coinvo li {
    display: inline-block;
    width: 30%;
}

.popvoucher {
    height: 100%;
    width: 100%;
    background: #000000a3;
    display: inline-block;
    position: absolute;
    z-index: 9;
}

.vocpop {
    width: 80%;
    background: white;
    padding: 25px;
    margin: auto;
    margin-top: 60%;
    border-radius: 5px;
}

.vocpop p {
    font-size: 14px;
}

.vocpop h5 {
    font-weight: bold;
}

.course_m {
    overflow-x: scroll;
    overflow-y: hidden;
    margin-bottom: 10px;
}

@media only screen and (max-width: 600px) {
    .course_m {
        overflow-x: scroll;
        overflow-y: hidden;
        margin-bottom: 77px;
    }
}

.col-2.mteks {
    font-size: 14px;
}

img.novel {
    max-height: 362px;
    width: 100%;
    margin-bottom: -18px;
    margin-top: 0px;
}

.ui-slider .ui-slider-handle {
    z-index: 0;
}

.next_materi {
    margin-top: 58px;
    margin-right: 20px;
    cursor: pointer;
}

.drag_voucher {
    margin: 10px;
    overflow-y: auto;
    max-height: 380px;
}

.back_ico {
    margin-top: 24px;
    color: white;
    font-size: 30px;
}

.slidecourse {
    margin-bottom: 45px;
}

.candragsroll {
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.mscroll {
    max-height: 100%;
}

.ketlevel {
    left: -142px;
    top: 34px;
}

.multicolortext {
    background-image: linear-gradient(to right, #295F85 50%, #50C5D3 50%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
}

.w50 {
    padding-bottom: 50px;
}

.mycourse h2 {
    top: -112px;
}

.containconinvo {
    bottom: 52px;
    background-color: #ffffff00;
    box-shadow: 0 0px 0px 0 rgba(108, 114, 124, 0.16);
}

img.novel {
    margin-bottom: 0px;
}


/* penggantian Warna ======================================*/

.btn-warning {
    background-color: #2CAA79;
    border-color: #2CAA79;
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: #f8f9fa;
    background-color: #2CAA79;
    border-color: #2CAA79;
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #2CAA79;
}

.ui-widget-header {
    background: #55D85A;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    background: #55D85A;
}

.course_list {
    overflow: hidden;
}

.list-group-item:last-child {
    margin-bottom: 6px;
}

.text-warning {
    color: white!important;
}

.btn-warning:hover {
    color: #f8f9fa;
}

._1pos {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#efd31b+62,efbe1b+88 */
    background: #1BEF22;
    /* Old browsers */
    background: -moz-linear-gradient(top, #1BEF22 62%, #1BEF22 88%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1BEF22 62%, #1BEF22 88%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1BEF22 62%, #1BEF22 88%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1BEF22', endColorstr='#1BEF22', GradientType=0);
    /* IE6-9 */
}

._2pos {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#da8823+62,da7723+88 */
    background: #da8823;
    /* Old browsers */
    background: -moz-linear-gradient(top, #2CAA79 62%, #2CAA79 88%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #2CAA79 62%, #2CAA79 88%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #2CAA79 62%, #2CAA79 88%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2CAA79', endColorstr='#2CAA79', GradientType=0);
    /* IE6-9 */
    color: white;
}

._3pos {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#be7216+60,be6416+88 */
    background: #be7216;
    /* Old browsers */
    background: -moz-linear-gradient(top, #167651 60%, #167651 88%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #167651 60%, #167651 88%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #167651 60%, #167651 88%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#167651', endColorstr='#167651', GradientType=0);
    /* IE6-9 */
    color: white;
}

.gradasi {
    background: rgb(239, 211, 27);
    background: linear-gradient(90deg, #25D231 0%, #0BC286 100%);
}