html {
  position: relative;
  min-height: 100%;

  scroll-behavior: smooth;
}

body {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .004) !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-rendering: optimizelegibility !important;
  height: 100%;
  background-color: #ececec;
}

.btn-dark {
  background-color: #465161;
  border-color: #465161;
  color: #fff;


}

#dark-mode-btn {
  font-size: 1.5rem;
  height: 35px;
}

.dark-mode {
  position: absolute;
  right: 362px;
  bottom: 4px;

}

.btn {
  transition: 0.15s linear;
}

.invers {
  background: #3f4a599c;
}

.btn-round {
  border-radius: 10rem !important;
  padding: 0px 9px !important;
}

.invers .box-soal,
.invers .box-soal-luar,
.invers .box-soal-dalam,
.invers .box-jawaban-obj,
.invers .box-jawaban-esai,
.invers .card {
  background: #3f4a59;
  color: #fff;
}

.invers .heading-abu {
  background: #424242;
}

.invers .fil0 {
  fill: #3f4a59;
  fill-opacity: .91373;
}

.invers .fil1 {
  fill: #333e4c;
  fill-opacity: 1.1373;
}

.invers .fil2 {
  fill: #3f4a59;
  fill-opacity: .41373;
}

.invers .rb-txt {
  color: #fff;
}

.invers .rb-spot {
  border-color: #fff;
}

.invers .rb-tab-active .rb-spot {
  background: #ffc107 !important;
  border-color: #ffc107;
}

.invers .box-foto-user {
  background: #5e6969;
}

.invers .progress-bar {
  background: #797979 !important;
}

.box-ukuran {
  display: block;
  background: red;
  padding: 10px;
  color: #fff;
}

.box-ukuran p {
  margin-bottom: 0px;
}

.input-group-btn {
  z-index: 99999;
}

.header {
  display: inline-block;
  position: relative;
  width: 100%;
}

.header svg {
  width: 100%;
  height: 100%;
}

.logo-header {
  position: absolute;
  top: 15px;
  left: 32%;
}

.logo-header img {
  max-width: 80px;
}

.logo-header-2 {
  position: absolute;
  top: 15px;
  left: 3%;
}

.logo-header-2 img {
  max-width: 69px;
}

.nama-sekolah {
  position: absolute;
  top: 10px;
  left: 39%
}

.nama-cbt {
  position: absolute;
  top: 37px;
  left: 39%
}

.nama-sekolah h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 19px;
}

.nama-cbt h1 {
  color: #fff;
  font-size: 28px;
  letter-spacing: 4px;
}

.nama-sekolah-2 {
  position: absolute;
  top: 28px;
  left: 9%;
}

.nama-cbt-2 {
  position: absolute;
  top: 50px;
  left: 9%
}

.nama-sekolah-2 h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
}

.nama-cbt-2 h1 {
  color: #fff;
  font-size: 18px;
  letter-spacing: 4px;
}

.margin-top-minus {
  margin-top: -7%;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.box-foto-user {
  display: block;
  position: absolute;
  right: 17px;
  top: 24px;
  padding: 34px;
  background: #1f4242;
  border-radius: 10px;
}

.rounded-circle {
  border-radius: 7px !important;
}

.box-nama-user {
  display: block;
  position: absolute;
  right: 97px;
  top: 28px;
  color: #fff;
  width: auto;
}

.box-tombol-logout {
  display: block;
  position: absolute;
  right: 97px;
  top: 55px;
  color: #fff;
  width: auto;

}

.box-tombol-logout a {
  background-color: #fff;
  background: none;
}

.data-konfirm p {
  margin-bottom: 2px;
}

.btn-logout-user {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #f8f9fa;
  border: 1px solid transparent;
  padding: .1rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 5px;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-logout-user:hover {
  background-color: #ffc107;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.foto-user {
  position: absolute;
  right: 13px;
  top: 9px;
  left: 9px;
  max-width: 50px;
}

.fixed {
  position: fixed;
  top: 0;
  z-index: 999;
}

.modal-selesai {
  width: 100%;
}

#modal_waktu_habis .modal-footer {
  display: block;
}

#tombol-selesai-waktu-habis {
  border-radius: 10rem;
}


#tombol-selesai {
  border-radius: 7px;
}

.batal {
  border-radius: 7px !important;
}

.peringatan-selesai {
  display: none;
  background: #fdd5d5;
  padding: 10px;
  text-align: center;
  color: #6d2f2f;
}

.full-width-row {
  margin-left: -15px;
  margin-right: -15px;
}

.nopadding {
  margin: 0px;
  padding: 0px;
}

.logo {
  display: block;
  background: #336799;
  height: 80px;
  padding-top: 5px;

}

.logo>img {
  max-height: 67px;
  margin-left: 15px;

}

.btn:focus,
.btn:active,
.btn.active {
  outline: none !important;
  box-shadow: none;
  border-style: outset;
  border: none;
  background-image: none;
  background-color: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);

}

.btnCustom {
  display: inline-block;
  padding: 5px 10px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border-radius: 4px;
  outline: none;
}

.btnCustom:hover,
.btnCustom:focus,
.btnCustom.focus {
  text-decoration: none;
  outline: none;
}

.btnCustom:active,
.btnCustom.active {
  background-image: none;
}

.btnCustom.disabled,
.btnCustom[disabled],
fieldset[disabled] .btnCustom {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: .65;
}

a.btnCustom.disabled,
fieldset[disabled] a.btnCustom {
  pointer-events: none;
}

.btnCustom-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btnCustom-default:focus,
.btnCustom-default.focus {
  color: #333;
}

.btnCustom-default:hover {
  color: #333;
}

.btnCustom-default:active,
.btnCustom-default.active,
.open>.dropdown-toggle.btnCustom-default {
  color: #333;
}

.btnCustom-default:active:hover,
.btnCustom-default.active:hover,
.open>.dropdown-toggle.btnCustom-default:hover,
.btnCustom-default:active:focus,
.btnCustom-default.active:focus,
.open>.dropdown-toggle.btnCustom-default:focus,
.btnCustom-default:active.focus,
.btnCustom-default.active.focus,
.open>.dropdown-toggle.btnCustom-default.focus {
  color: #333;
}

.btnCustom-default:active,
.btnCustom-default.active,
.open>.dropdown-toggle.btnCustom-default {
  background-image: none;
}

.btnCustom-default .badge {
  color: #fff;
  background-color: #333;
}

.qeepcbt {
  display: block;
  color: #fff;
  position: absolute;
  left: 86px;
  top: 18px;
  font-weight: 500;
}

.qeepcbt>p {
  margin: 0px;
  font-size: 16px;
}

.tengah {
  display: block;
  background: #336799;
  padding: 40px 10px;
  margin-left: -30px;

}

.kanan {
  display: block;
  position: absolute;
  background: #333333;
  padding: 10px 10px;
  height: 80px;
  right: 0px;
  top: 0px;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
  width: 100%;
  z-index: 124;
  cursor: pointer;

}

.kanan-login {
  display: block;
  position: absolute;
  background: #333333;
  padding: 10px 10px;
  height: 80px;
  right: 0px;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
  width: 100%;
  z-index: 124;

}

.kanan .box-user {
  display: block;
  position: absolute;
  width: 59px;
  height: auto;
  top: 7px;

}

.kanan-login .box-user {
  display: block;
  position: absolute;
  width: 59px;
  height: auto;
  top: 12px;
}

.kanan .box-user-action {
  display: block;
  width: 131px;
  height: auto;
  color: #fff;
  padding-top: 20px;
  font-size: 15px;
  font-weight: 600;
  margin-left: 60px;
}

.kanan-login .box-user-action {
  display: block;
  width: 100%;
  height: auto;
  color: #fff;
  padding-top: 20px;
  padding-left: 68px;
  font-size: 15px;
  font-weight: 600;
}

.kanan .box-user-action-konfirm {
  display: block;
  width: 100%;
  height: auto;
  color: #fff;
  padding-top: 8px;
  font-size: 15px;
  font-weight: 600;
  padding-left: 66px;
}

.kanan-login .box-user-action-konfirm {
  display: block;
  width: 131px;
  height: auto;
  color: #fff;
  padding-top: 5px;
  font-size: 15px;
  font-weight: 600;
  margin-left: 65px;
}

.logout {
  cursor: pointer;
  display: block;
  border: solid 1px #a7a7a7;
  border-radius: 5px;
  padding: 5px;
  text-align: center;
  color: white;
  background: #205a73;
  font-weight: 600;

}

.logout:hover {
  background: #4b6e7d;
  text-decoration: none;
  color: #fff;
}

.closed {
  position: absolute;
  top: 13px;
  right: 0px;
  display: block;
  width: 100%;
  background: #757575;
  padding: 10px 10px;
  height: 50px;
  z-index: 123;
  -webkit-transition-property: top;
  -webkit-transition-duration: 0.5s;
  transition-property: top;
  transition-duration: 0.5s;
}

.drop-down-new {
  top: 79px !important;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;

}

.img-thumbnail {
  min-height: 65px;
}

.kanan .box-user-action p {
  font-weight: 600;
}

.kanan .box-user-action-konfirm p {
  font-weight: 600;
  margin: 0px !important;
}

.panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel {
  width: 130%;
  margin-left: -10%;
  margin-bottom: 20px;
  background-color: #fff;
  border: 0px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.08);
}

.panel-heading-text {
  color: #8c8686;
  padding: 10px;
}

.panel-heading-text h2 {
  font-size: 22px;
  margin-top: 9px;
}

.panel-heading-text p {
  font-size: 17px;
}

.panel-login {
  margin-top: -20%;
  border-radius: 10px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-weight: 600;
  font-size: 16px;
}


.panel-body {
  margin-top: -10px;
  padding: 29px;
}

.form-control {
  border-radius: 0px;
  height: 40px;
}

.panel-footer-login {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.panel-footer-login p {
  margin: 0px;
  color: #5f5c5c;
  font-size: 12px;
}


.input-group-addon {
  padding: 5px;
  font-size: 14px;
  font-weight: 400;
  margin-right: 4px;
  line-height: 1;
  color: #fff;
  text-align: center;
  background-color: #eee;
  border: none;
  border-radius: 50% !important;
}

.input-group-addon .glyphicon {
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 9px;
}

.form-control {
  display: block;
  font-size: 17px !important;
  width: 100%;
  height: 45px;
  padding: 6px 12px;
  font-size: 14px;
  margin-left: 10px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  /* background-image: none; */
  border-bottom: 2px solid #eee;
  border-top: 2px solid #fff;
  border-left: none;
  border-right: none;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
  /* -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; */
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.btn {
  border-radius: 0px;
  padding: 9px 9px;
  /*letter-spacing: 4px;*/
  font-weight: 600;
  cursor: pointer;
}

.btn:disabled {
  cursor: no-drop;
}

.btn:focus {
  outline: none;
  background-color: transparent;
}

.btn-lihat-pass {
  position: absolute !important;
  right: -8px;
  top: 5px;
  background-color: transparent;

}

.form-control:focus {
  border-bottom: 2px solid #eee;
  box-shadow: none;
  border-top: none;
  background: transparent;
}

.btn-login {
  width: 100%;
}

.btn-mulai {
  border-radius: 5px !important;
  background-color: #31708f;
  border-color: #31708f;

}

.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #336666;
  z-index: 999;

}

.text-light {
  color: #fff;
}

.m-b-20 {
  margin-bottom: 20px;
}

.m-b-50 {
  margin-bottom: 50px;
}

.panel-footer {
  padding: 20px 15px;
}

.panel-konfirm-kiri {
  margin-top: 5%;
}

.panel-body-konfirm-kiri {
  margin-top: 0px;
}

.panel-konfirm-kanan {
  margin-top: 5%;
  margin-left: 33%;
}

.panel-pretest-kanan {
  margin-top: 5%;
}

.petunjuk-tes {
  display: block;
  padding: 10px;
}

.warning {
  color: red;
  font-style: italic;
  font-size: .8rem;
}

.error {
  display: block;
  background: #ffd7d7;
  padding: 15px;
  margin-top: -15px;
  margin-bottom: 20px;
  text-align: center;
  color: #7b7979;
  font-weight: 500;

}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  margin-top: 20px;
}

.card>hr {
  margin-right: 0;
  margin-left: 0;
}

.card>.list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card>.list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-body p {
  margin-bottom: 2px;
}

.card-title {
  margin-bottom: 0.75rem;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link+.card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header+.list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

hr {
  margin-bottom: 5px;
  margin-top: 5px;
}

small {
  font-size: 85%;
}

/* ujian css
*/
.header-soal {
  display: block;
  width: 100%;
  height: 35px;
  position: relative;
}

.box-nomor {
  display: block;
  height: 35px;
  width: 35px;
  background: #5ea5a5;
  position: absolute;
  top: 0px;
  left: 129px;
  border-radius: 7px;

}

.box-nomor>p {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  padding-top: 5px;
}

.box-waktu {
  display: block;
  height: 35px;
  width: 204px;
  border: 1.2px solid #ffc107;
  padding: 4px;
  border-radius: 20px;
  position: absolute;
  right: 150px;
  top: -3px;
}

.box-daftar-soal {
  display: block;
  height: 35px;
  width: 119px;
  padding: 4px;
  border-radius: 20px;
  position: absolute;
  right: 20px;
  background: #336666;
  top: -4px;
}

.box-daftar-soal-mobile {
  display: none;

}

.box-waktu h6 {
  font-size: 2px !important;
  padding-left: 9px;
  font-weight: 600;
  padding-top: 3px;
}

.box-daftar-soal p {
  font-size: 13px;
  padding-left: 7px;
  font-weight: 600;
  color: #fff;
  padding-top: 5px;
  cursor: pointer;

}

#daftar-soal {
  display: none;
}

#timer {
  font-size: 16px;
  position: absolute;
  right: 11px;
  top: 5px;
  font-weight: 700;
}

.heading-abu {
  display: block;
  width: 100%;
  background: #e9ecef;
  margin-top: 10px;
  height: 30px
}

.ukuran-soal {
  font-size: 14px;
  padding-left: 10px;
  font-weight: 600;
}

.text-soal {
  position: absolute;
  left: 15px;
  top: 5px;
  font-weight: 600;
  font-size: 14px;
}

.header-box-soal {
  display: block;
  background: white;
  height: 50px;
  margin-top: 0px;
}

.box-nomor-soal {
  display: block;
  height: 50px;
}

.box-nomor-soal>p {
  padding: 15px 0 0 30px;
  font-weight: 600;
}





.box-waktu-1 {
  display: block;
  height: 30px;
  width: 110px;
  background: #336799;
  position: absolute;
  top: 10px;
  right: 140px;
  font-weight: 600;

}

.box-waktu-1>p {
  padding-top: 5px;
  text-align: center;
  color: #fff;

}

.box-waktu-2 {
  display: block;
  height: 30px;
  width: 110px;
  background: black;
  position: absolute;
  top: 10px;
  right: 40px;
  font-weight: 800;
  font-size: 15px;

}

.box-waktu-2>p {
  padding-top: 5px;
  text-align: center;
  color: #fff;

}

.header-box-soal-2 {
  display: block;
  background: #ececec;
  height: 35px;
  margin-top: 0px;
  margin-bottom: 0px;
  border: solid 2px #ddd;
}

.box-font-soal {
  display: block;
  height: 35px;

}

.box-font-soal>p {
  padding: 2px 0 0 30px;
  font-weight: 600;
}

#text-small {
  margin-left: 20px;
  cursor: pointer;
}

#text-medium {
  margin-left: 5px;
  font-size: 16px;
  cursor: pointer;
}

#text-large {
  margin-left: 5px;
  font-size: 18px;
  cursor: pointer;
}

.scroll {
  height: 50vh;
  overflow: scroll;
  overflow-x: hidden;
}

.box-soal-luar {
  display: block;
  min-height: 100%;
  background: #fff;
  padding: 20px 20px 0px 20px;

}

.box-soal-dalam {
  display: block;
  min-height: 70px;
  background: #fff;
  /* padding: 20px 20px 20px 20px; */
}

.box-soal-border {
  /* border: solid 2px #ddd; */
  border: none;
}

.margin-box-btn {
  margin-top: 10px;
}

.box-soal {
  display: block;
  min-height: 70px;
  background: #fff;
  /* border: solid 1px #ddd; */
  padding: 10px;
}

.box-soal>p {
  text-align: justify;
}
#tanya > p {
  margin-bottom: 15px;
}

.box-jawaban-obj,
.box-jawaban-esai {
  display: block;
  min-height: 70px;
  background: #fff;
  /* border: solid 1px #ddd; */
  /* margin-top: 20px; */
  margin-bottom: 13vh;
  padding: 10px;

}

.box-jawaban-esai textarea {
  width: 100%;
  border: 1px solid #d6d4d4;
  padding: 10px;
  outline: none;
}

.sticky-ujian {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 90;
  background: #fff;
  margin-left: -15px;
  padding-top: 20px;

}

.sticky-ujian+.wadah-soal {
  padding-top: 10px;
}


.invers .sticky-ujian {
  background: #3f4a59;
}

.tombol-navigasi {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  text-align: center;
  padding-bottom: 5px;
  border-top: 1px solid #dedede;
  padding-bottom: 10px;
}

.invers .tombol-navigasi {
  background-color: #3f4a59;
  border-top: 1px solid #868d96;
}


.rb {
  text-align: center;
  background: rgba(255, 255, 255, .03);
  border-radius: .3em;
}

.rb-tab {
  display: inline-block;
  cursor: pointer;
  position: relative;
  width: 20%;
  padding-top: 10px;
}

.rb-txt {
  position: absolute;
  top: 49%;
  transform: translate(-50%, -50%);
  font-size: 1em;
  font-weight: 600;
  color: rgba(23, 23, 23, 0.3);
}

.rb-txt-add-soal {
  position: absolute;
  top: 49%;
  left: 49%;
  transform: translate(-50%, -50%);
  font-size: 1em;
  font-weight: 600;
  color: rgba(23, 23, 23, 0.3);
}

.box-kunci {
  display: block;
  padding: 10px;
  background: #fff;
  border: 1px solid #c1bbbb;
  width: 172px;
  height: 41px;
  border-radius: 3px;
  margin-top: -10px;
  margin-left: -44px;
}

.rb-spot {
  position: absolute;
  width: 25px;
  height: 25px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: transparent;
  border: 2px solid rgba(23, 23, 23, 0.3);
  border-radius: 100%;
  /*cursor: pointer;*/
  /*transition: ease .5s;*/
}


.rb-tab-active .rb-spot {
  background: rgb(56, 101, 161) !important;
  border: 2px solid rgb(56, 101, 161);
}

.rb-tab-active .rb-spot .rb-txt {
  /*transition: ease .5s;*/
  color: transparent;
}

.box-no p {
  font-size: 14px;
  padding-top: 3px;
  text-align: center;
}

.td-rb {
  padding: 5px 10px;
}

.td-rb-j {
  vertical-align: middle;
  padding: 5px 20px
}

td p {
  margin: 0px;
}

#btn-prev {
  border-radius: 20px;
  display: block;
  font-weight: 600;
  height: 40px;
  margin: 10px;
  background: #336666;
  color: #fff;
  width: 213px;
  margin: auto;
  padding-top: 2px;
  float: left;

}

.btn-prev p {
  padding-top: 5px;

}

#btn-ragu {

  display: block;
  font-weight: 600;
  height: 40px;
  margin: auto;
  background: #ebcc00;
  color: #fff;
  width: 213px;
  text-align: center;
  padding-top: 5px;
  cursor: pointer;
}

.btn-ragu p {
  padding-top: 5px;
}


#btn-next {
  display: block;
  font-weight: 600;
  height: 40px;
  margin: auto;
  background: #336666;
  color: #fff;
  padding-top: 2px;
  padding-top: 2px;
  text-align: center;
  border-radius: 20px;
  width: 213px;
  float: right;

}

.btn-next p {
  padding-top: 5px;
}

.kotak-btn {
  margin-bottom: 20px;
  display: block;
  position: relative;
}

.sidebar {
  height: 77.5vh;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 113px;
  right: -12px;
  background-color: grey;
  overflow-x: hidden;
  transition: width .7s;
  border: solid 6px grey;
}

.sidebar-dalam {
  display: block;
  min-height: 100%;
  background: #fff;
  overflow: scroll;

}

.sidebar-active {
  right: 0px;
  width: 270px;

}

.wadah-soal-active {
  margin-right: 255px;
}

.openbtn {
  font-size: 15px;
  cursor: pointer;
  background-color: #c35f5e;
  color: white;
  padding: 10px 15px;
  border: none;
  top: 163px;
  right: 0px;
  position: fixed;
  z-index: 2;
  transition: all .7s;
  outline: none;

}

.txt-toogle-active {
  display: none;
}

.openbtn-active {
  right: 270px;
  position: fixed;
  width: 44px;
}

.openbtn:hover {
  background-color: #bd0807;
}

.wadah-soal {}

.box-objektif,
.box-esai {
  display: block;
}

.plakat-objektif {
  display: block;
  padding: 2px 17px;
  background: #97c116;
  margin-bottom: 15px !important;
  border-radius: 29px;
}

.plakat-esai {
  display: block;
  padding: 2px 17px;
  background: #dcd609;
  margin-bottom: 0px !important;
  border-radius: 29px;
  margin-top: 25px;
}

.box-objektif-heading {
  display: block;
  margin-top: 10px;
  font-weight: 600;
}

.box-esai-heading {
  display: block;
  margin-top: 10px;
  font-weight: 600;
}

.box-jawab {
  display: block;
  background: #fff;
  height: 45px;
  width: 45px;
  margin-bottom: 7px;
  padding-top: 12px;
  margin-top: 6px;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  border: solid 1px grey;
  border-radius: 5px;

}

.box-jawab-answer {
  background: #3865a1;
  color: #fff;
}

.box-jawab-ragu {
  background: #ebcc00;
  color: #333333;
  border: solid 1px #ebcc00;
}

.box-jawab:hover,
.box-jawab:focus {

  background: #333333;
  color: #fff;

}

.box-jawab-active {
  background: #333333;
  color: #fff;
}

.pin-box {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 32px;
  background: #3865a1;
  position: absolute;
  top: -7px;
  left: 37px;
  border: 2px solid #fff;
  color: #fff !important;
  text-align: center;
}

#daftar-obj,
#daftar-esai,
#daftar-obj-modal,
#daftar-esai-modal {
  height: 27.2vh;
  overflow-x: scroll;
  padding: 10px;
}

.pin-box p {
  margin-top: 1px;
  font-weight: 600;
  color: #fff !important;
}

.ks-cboxtags {
  list-style: none;
  display: block;
  margin: auto;
}

.ks-cboxtags .cx {
  display: inline;
  text-align: center;
}

.ks-cboxtags .cx label {
  width: 142px;
  padding-top: 8px;
  height: 40px;
  margin: auto;
  display: block;
  background-color: #ebcc00;
  color: #fff;
  white-space: nowrap;
  margin: auto;
  border-radius: 20px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  transition: all .2s;
  cursor: pointer;
}

.ks-cboxtags .cx label::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Glyphicons Halflings";
  font-weight: 900;
  font-size: 12px;
  padding: 2px 6px 2px 2px;
  content: "\002b";
  transition: transform .3s ease-in-out;
  text-align: center
}

.ks-cboxtags .cx input[type="checkbox"]:checked+label::before {
  content: "\e013";
  transform: rotate(-360deg);
  transition: transform .3s ease-in-out;
}

.ks-cboxtags .cx input[type="checkbox"]:checked+label {
  border: 2px solid ebcc00;
  ;
  background-color: #353326;
  color: #fff;
  transition: all .2s;
}

.ks-cboxtags .cx input[type="checkbox"]:disabled+label {
  border: 2px solid ebcc00;
  ;
  background-color: #e0d8a1;
  color: #fff;
  transition: all .2s;
  cursor: no-drop;
}

.ks-cboxtags .cx input[type="checkbox"] {
  display: absolute;
}

.ks-cboxtags .cx input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}

.box-soal-dalam.loading:after {
  /* with no content, nothing is rendered */
  content: "";
  position: fixed;
  /* element stretched to cover during rotation an aspect ratio up to 1/10 */
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  pointer-events: none;
  /* to block content use: all */
  /* background */
  background: rgba(75, 76, 76, 0.46);
  background-image: url(../img/loader2.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100px 100px;
}

@keyframes linearRotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.borderless td,
.borderless th {
  border: none !important;
}

.btn-nilai {
  display: block;
  float: right;
}

.card-shadow {
  border: 0;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, .1), 0 2px 4px 0 rgba(14, 30, 37, .12);
}

.d-flex {
  display: flex !important;
  flex-wrap: wrap;
}

.input-token {
  padding-left: 10px;
  font-weight: 600;
  height: 40px;
  width: 100%;
  margin-bottom: 20px;
  border-radius: 7px;
  border: 1px solid #cccccc;
  outline: none;
}

.btn-konfirm {
  border-radius: 7px;
}

.btn-konfirm:hover {
  border-radius: 7px;
  color: #fff;
  background: #21a011
}

.bg-qeep {
  background: #5bc94d;
  color: #fff;
}

.rounded {
  border-radius: 9px !important;
}

.text-sudah-ujian {
  color: #37a728;
  font-weight: 600;
  padding-top: 7px;
}

.text-tunggu-ujian {
  color: #bb262c;
  font-weight: 600;
  font-size: 14px;
}

.card-text {
  margin-bottom: 0px;
}

.card-body table {
  margin-bottom: 0px;
}

.text-tutup-ujian {
  color: #cc002b;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}

.container-report {
  display: block;
  background: #fff
}

.zoom {
  display: inline-block;
  position: relative;
}

.zoom img {
  display: block;
}

.zoom-txt {
  position: absolute;
  top: 3px;
  right: 3px;
  color: #555;
  font: bold 13px/1 sans-serif;
  display: block;
  background: #fff9;
  padding: 5px;
  border-radius: 3px;
}

.progress {
  height: 5px;
  overflow: hidden;
  background-color: #f5f5f5;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 15px;
  border-radius: 0px;
  margin-top: -14px;
  margin-left: 15px;
  margin-right: 15px;
}

.progress-bar {
  background-color: red;
}

#loading-server {
  display: none;
  background: #8281817d;
  width: 100%;
  position: absolute;
  bottom: 15px;
  z-index: 9999;
  padding: 5px;
  color: #fff;
  font-weight: 600;
  left: 0px;

}

.spinner {
  width: 100%;
  top: 20px;
  text-align: center;

}

.spinner>div {
  width: 18px;
  height: 18px;
  background-color: #fff;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {

  0%,
  80%,
  100% {
    -webkit-transform: scale(0)
  }

  40% {
    -webkit-transform: scale(1.0)
  }
}

@keyframes sk-bouncedelay {

  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

audio,
canvas,
progress,
video {
  outline: none;
}

@keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

.loader {position: absolute;left: 50%;top: 21%;border: 7px solid #f3f3f3;border-radius: 50%;border-top: 7px solid #235455;width: 50px;height: 50px;-webkit-animation: spint 2s linear infinite; /* Safari */animation: spint 2s linear infinite;z-index: 9;}
.box-soal-dalam .text-loading{
  padding:10px;
  position: absolute;
  top: 27%;
  left: 47%;
  z-index: 9;
}

@-webkit-keyframes spint {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spint {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
