/* Universal CSS */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
    font-family: "Poppins", sans-serif;
    background: #f7f7f7;
    color: #2f3634;
}
.wrapper {
  margin-bottom: 60px;
}
header .dropdown-toggle:after {
    display: none;
}
.dashboard-item {
    background: linear-gradient(290.32deg, #00873f 0%, #00873f 100.66%) !important;
    padding: 40px 0 !important;
    font-size: 17px;
}
main#dashboar-page {
    margin: 0 !important;
    min-height: calc(100vh - 100px);
    display: flex;
    align-items: center;
}
.fw-bold {
    font-weight: 600 !important;
}
h1.title-header {
    font-weight: 600;
    font-size: 21pt;
    margin-bottom: 5px !important;
    margin-top: 20px;
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
}
header .dropdown-toggle {
    padding: 0;
    background: transparent !important;
    border: 0;
}
.bungkusan {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    width: 100%;
    height: 60px;
    z-index: 9999;
    background:#648500 !important;
}

.text-header {
  font-size: 10px;
}

.text {
  font-size: 15px;
  margin-bottom: 5px;
}

.gambar {
}


/* CSS Pre- Test */
.listHuruf {
  list-style-type: upper-alpha;
  color: #092b55;
}

.headerPreTest {
  background: #4c93ff;
  height: 60px;
}

.judulPreTest {
  font-size: 20px;
  font-weight: bold;
  color: #3d73c5;
}

.nomerPreTest {
  width: 40px;
  height: 40px;
  border-radius: 12px;
  background: #4c93ff;
  color: white;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}

.soalPreTest {
  color: #092755;
}

.jawabanBenar {
  background: #07de1d;
}

/* CSS Summary */
.image-header {
  width: 50%;
  height: auto;
}
.list-kompetensi {
    width: 100%;
}
.name-profile {
    font-weight: bold;
}
.text-header {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.9;
}
.profile-block img {
    background: #fff;
    border-radius: 50px;
}

.profile-block {
    background: #536c08;
    padding: 7px 15px 7px 10px;
    border-radius: 40px;
}
.white-logo {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}
@media screen and (min-width: 765px) {
  .image-header {
    width: 25%;
  }

  .text-header {
  }
}
.btn-take {
  background-color: #4c93ff;
  color: white;
  border: none;
  padding: 5px 10px;
  border-radius: 5px;
  text-decoration: none;
}
body {
    padding-top: 80px;
    background: linear-gradient(105.88deg, #dce1c9 -1.58%, #b4dac3 125.51%);
}
.kompetensi {
    background: #fff;
    box-shadow: 0px 4px 63px 0px #0000000D;
    border-radius: 10px;
    overflow: hidden;
}
.title-kompetensi {
    padding: 18px 20px;
}
.title-kompetensi h6 {
    font-weight: 600;
}
.kompetensi:hover {
    cursor:pointer;
}
form.search-kompetensi {
    background: #fff;
    border-radius: 15px;
    margin-bottom: 20px;
    padding: 6px;
    box-shadow: 0px 4px 63px 0px #0000000D;
}
form.search-kompetensi input.form-control {
    border-radius: 50px;
    border: 0;
    padding-left: 25px;
    font-size: 15px;
}

form.search-kompetensi input.form-control::placeholder {
  color: #C4D7D180;
  opacity: 1; /* Firefox */
}

form.search-kompetensi input.form-control::-ms-input-placeholder { /* Edge 12 -18 */
  color: #C4D7D180;
}
form.search-kompetensi button {
    border-radius: 10px !important;
    border: 0;
    background: #e6ac02;
    color: #fff;
    padding: 8px 25px;
}
.card {
    border: 0;
    box-shadow: 0px 4px 63px 0px #0000000D;
    border-radius: 15px;
    padding: 20px;
}
.card-title {
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
    font-size: 24px;
    color: #2b765d;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    padding-bottom: 22px;
}
img.img-detail {
    float: right;
    max-width: 50%;
    border: 1px solid #eee;
    padding: 9px;
    border-radius: 6px;
    background: #fff;
}
a.btn.btn-info {
    background: #3196d4;
    color: #fff;
    padding: 10px 20px;
    border: 0;
    border-radius: 10px;
}
a.btn.btn-success{
    border-radius: 10px !important;
    padding: 10px 20px;
    border: 0;
    background: #e6ac02;
}
.footer-detail {
    border-top:1px solid #b5b5b5;
    padding-top: 30px;
    margin-top: 40px !important;
    clear: both;
}
.kompetensi-box {
    border-bottom: 1px solid #b5b5b5;
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-right: 20px;
}
.kompetensi-box h5:before {
    content: "";
    display: block;
    position: absolute;
    border-left: 12px solid #2b765d;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    left: -30px;
    top: 5px;
}
.kompetensi-box p {
    color: #777;
    font-weight: 300;
}
.kompetensi-box h5 {
    position: relative;
}
ul.pagination .page-link {
    border-radius: 90px !important;
    width: 30px;
    padding: 0;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    margin: 0 5px;
    color: #4b6305;
}
ul.pagination .active .page-link {
    background: #648500;
    border-color: #648500;
    color: #fff;
}
@media(min-width:1200px){
    .container{
        width: 1140px;
    }
}
@media(max-width:767px){
        
    body {
        min-height: calc(100vh - 60px);
    }
    .text-header{
        font-size: 0;
        margin: 0 !important;
    }
    h1.title-header {
        font-weight: 700;
        font-size: 18pt;
    }
    .bungkusan{
        padding-right: 0;
        padding-left: 0;
    }
    .profile-block {
        padding: 7px;
        border-radius: 40px;
        font-size: 0 !important;
    }
    .footer-detail a{
        width: 100%;
    }
    .card-body {
        border: 0;
        padding: 5px;
    }
    .card-title {
        text-align: center;
        font-weight: bold;
        margin-bottom: 30px;
        font-size: 21px;
        color: #2b765d;
        text-transform: uppercase;
        border-bottom: 1px solid #eee;
        padding-bottom: 22px;
    }
    img.img-detail{
        max-width: 100%;
        float: none;
        padding: 0px;
    }
    .kompetensi-box h5 {
        position: relative;
        font-size: 18px;
    }
    .kompetensi-box h5:before {
        content: "";
        display: block;
        position: absolute;
        border-left: 10px solid #2b765d;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        left: -25px;
        top: 4px;
    }
    .kompetensi-box {
        border-bottom: 1px solid #eee;
        padding-top: 15px;
        padding-bottom: 0px;
        padding-left: 30px;
        padding-right: 10px;
    }
}