#alert-save {
    color: #333;
    position: absolute;
    right: 15px;
    bottom: 5%;
    padding: 15px;
    z-index: 9999;
    background: rgba(165, 250, 27, 0.5);
    border-radius: 5px;
}

.swal2-title {
    line-height: 20px !important;
}

.swal2-html-container blockquote {
    background: #F8F8F8;
    padding: 8px;
    border-radius: 10px;
    font-size: 16px;
    position: relative;
}

.swal2-html-container blockquote small {
    color: #492dd2bf;
}

.swal2-html-container blockquote:before {
    content: '\f10d';
    font-family: 'Fontawesome';
    margin-right: 5px;
    position: absolute;
    left: -10px;
    color: #C8C4C46E;
    font-size: 30px;
    top: -20px;
}

.swal2-html-container blockquote:after {
    content: '\f10e';
    font-family: 'Fontawesome';
    margin-right: 5px;
    position: absolute;
    right: -10px;
    color: #C8C4C46E;
    font-size: 30px;
    bottom: -20px;
}

.modal-body .table td {
    white-space: normal;
}


.prev-list-soal .pertanyaan {
    display: flex;
    align-items: flex-start;
    gap: 5px;
}

.prev-list-soal .pertanyaan .nomor {
    min-width: 24px;
    font-weight: bold;
}

.prev-list-soal .pertanyaan .content-pertanyaan {
    flex: 1;
}

.prev-list-soal .item h4 p:first-child,
.prev-list-soal .item .pertanyaan p:first-child {
    /* display: inline; */
}

.prev-list-soal .item {
    list-style: none;
}

/* .prev-list-soal .item .pertanyaan {
    display: inline-flex;
} */

.prev-list-soal .item .pertanyaan p:first-child {
    /* margin-left: 10px; */
}

.jml-jawaban-siswa .percent {
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px;
}

/*.prev-opsi-jawaban label,
.prev-opsi-jawaban label input,
.prev-opsi-jawaban .prev-content,
.prev-opsi-jawaban .prev-content p:first-child{
  display: inline-block;
  float: left;
}*/

.prev-opsi-jawaban input {
    margin-right: 5px;
}

.prev-opsi-jawaban label {
    display: block;
}

/*.prev-options > li{
  border-bottom: 1px solid #DDD;
  padding-top: 5px;
}*/

ol.prev-options>li:nth-child(2n+1) {
    /*background: #F8F8F8;*/
}

/*.prev-opsi-jawaban{
  clear: both;
}*/

.nomor-soal {
    padding: 0;
}

.nomor-soal li {
    list-style: none;
    display: inline;
    padding: 0 !important;
}

.nomor-soal li button {
    margin: 3px;
    width: 30px;
    height: 30px;
    padding: 0;
}

.prev-list-soal.owl-carousel .item img {
    width: auto;
}


/************** vertical timeline **************/
.verti-timeline {
    border-left: 3px dashed #f6f6f6;
    margin: 0 10px;
}

.verti-timeline .event-list {
    position: relative;
    padding: 0px 0px 40px 15px;
}

.verti-timeline .event-list .event-timeline-dot {
    position: absolute;
    left: -9px;
    top: 0px;
    z-index: 9;
    font-size: 16px;
}

.verti-timeline .event-list .event-content {
    position: relative;
    border: 2px solid #f6f6f6;
    border-radius: 7px;
}

.verti-timeline .event-list.active .event-timeline-dot {
    color: #4caf50;
}

.verti-timeline .event-list:last-child {
    padding-bottom: 0px;
}


.soal-analisis-table a {
    color: black;
}

/* .soal-analisis-table a:after {
    content: '\f2d2';
    font-family: 'Font Awesome 5 Free';
    margin: 0px 5px;
    color: #009688;
} */

li.event-list.off_day ul li {
    background: #f44336;
    color: white;
}

.soal-analisis-table a i {
    font-size: 11px;
    vertical-align: inherit;
}

.soal-analisis-table a:hover {
    text-decoration: none;
    color: #009688;
    font-weight: 500;
}

.item-jadwal {
    height: 20px;
    overflow: hidden;
}

ul.list-group.active li {
    background: #4caf50;
}

ul.list-group.active li p {
    color: white;
}

.soal-header li.list-group-item {
    display: inline-block;
    border-top-width: thin;
    border-radius: 5px;
}

.soal-header ul.list-group {
    display: block;
    margin: 0;
    text-align: right;
}

.soal-header h3 {
    border: 1px dashed;
    font-size: 17px;
    padding: 5px 8px;
    border-radius: 5px;
    margin-top: 10px !important;
}

.soal-header li.list-group-item i {
    margin-right: 10px !important;
    padding: 0px !important;
}

form#frm-silabus tbody tr:first-child .remove-silabus {
    display: none;
}

form#frm-silabus tbody tr:not(:first-child) .add-silabus {
    display: none;
}

table td.x-small,
table th.x-small {
    max-width: 5px !important;
}

.parent-item-jadwal .item-jadwal {
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
}

.lm-dt-semua-jadwal button.readmore {
    font-size: 10px;
    border-radius: 100%;
    background: none;
    border: 1px solid;
}

.logo-rangking {
    text-align: center;
    margin: 20px;
}

a.detail-nilai {
    font-size: 12px;
    padding: 0px 8px;
}

.logo-rangking img {
    width: 200px;
}

.left-rank,
.right-rank {
    display: inline-block;
}

.right-rank {
    float: right;
}

.right-rank .rank-nilai {
    font-size: 18px;
    vertical-align: middle;
    font-weight: bold;
}

.rank-nilai {
    background: #f7f7f7;
    border-radius: 8px;
    padding: 8px 20px;
}

.lm-filter-rapor form {
    position: relative;
}

.lm-filter-rapor .invalid-tooltip {
    top: auto;
}

.modal legend {
    width: auto;
    padding: 0px 10px;
    border: 1px solid #CCC;
    margin-top: 15px;
    font-size: 16px;
}

.prev-pertanyaan .total-score {
    background: #009688;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 5px;
}

.prev-pertanyaan .total-score h3 {
    margin: 0;
    color: white;
}

.prev-list-soal .score {
    font-weight: bold;
    display: inline-block;
    background: #ffc107;
    padding: 4px 10px;
    border-radius: 5px;
}

.prev-list-soal .score em {
    font-style: normal;
}

.uppercase {
    text-transform: uppercase;
}

.lm-filter-rapor {
    text-align: right;
}

.lm-filter-rapor .form-group {
    display: inline-block;
    vertical-align: middle;
}

.lm-header {
    margin-bottom: 20px;
}

.scrool-cabang {
    height: 500px;
    max-height: 800px;
    overflow: scroll;

}

.lm-pengajar option[disabled] {
    background: #919191;
    color: white;
}

.lm-filter-jadwal .form-group {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.lm-filter-jadwal {
    text-align: right;
}

tr.active_day {
    background: #4caf50 !important;
    color: white;
}

.keterangan-data ul {
    padding: 0;
}

.keterangan-data ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}


.keterangan-data ul li .lm-circle.green {
    background: #4caf50;
    height: 10px;
    width: 10px;
    display: inline-block;
}

.keterangan-data ul li .lm-circle.red {
    background: red;
    height: 10px;
    width: 10px;
    display: inline-block;
}

.counter-float {
    position: relative;
}

.counter-float .count-number {
    position: fixed;
    right: 15px;
    background: #17a2b8;
    color: white;
    padding: 10px 20px;
    font-size: 25px;
    bottom: 15%;
    border-radius: 50%;
}

tr.off_day {
    background: #f44336 !important;
    color: white;
}

ul.header-ploting {
    padding: 0;
}

ul.header-ploting li {
    list-style: none;
    font-weight: bold;
}


.sesi-group .form-check {
    margin-right: 20px;
}

.lm-header {
    display: inline-block;
}

.lm-filter-siswa {
    float: right;
}

.lm-icon i {
    font-size: 50px;
}

.bm-group .form-inline .form-group {
    margin-right: 10px;
}

.lm-absensi-info .card-body {
    padding: 1.2rem;
}

.lm-absensi-info .card-footer {
    padding: 0.5rem;
}

.lm-absensi-info .card-footer a {
    font-size: 16px;
    color: black;
}

.lm-absensi-info .card-footer a i {
    margin-left: 3px;
}

.lm-absensi-info .card-footer a:hover {
    text-decoration: none;
}

.lm-icon {
    text-align: center;
}

.lm-isi p,
.lm-isi h2 {
    margin: 0 !important;
}

.lm-isi h2 {
    font-size: 30px;
}

.filter-out-spp .form-group {
    display: inline-block;
    vertical-align: middle;
}

.data-diri-cek li.list-group-item strong {
    text-transform: uppercase;
}

.data-diri-cek {
    margin-bottom: 25px;
}

.pelajaran-cek .card {
    margin-bottom: 25px;
}

.data-diri-cek li.list-group-item {
    padding-left: 0;
    padding-right: 0;
}

.result-cek-nilai .card-header {
    background: #17a2b8;
}

.result-cek-nilai .card-header h3 {
    color: white;
    text-transform: uppercase;
    padding: 2px;
    line-height: 16px;
    font-size: 16px;
}

/* SOAL */
.list-ket-soal strong {
    font-size: 12px;
}

.list-ket-soal strong:after {
    content: '|';
    padding: 0px 5px;
    vertical-align: top;
}

.list-ket-soal strong:last-child:after {
    content: '';
}

.card.soal-input {
    border-left: 8px solid #009688;
}

.prev-content img {
    float: none !important;
    display: block;
}

.menu-table .lm-nav li {
    list-style: none;
    display: inline-block;
    padding-right: 10px;
}

.menu-table .lm-nav {
    padding: 0;
}

.cek-header {
    padding: 10px;
}

.cek-header ul {
    margin: 0;
    padding: 0;
}

.cek-header ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.cek-header ul li a {
    padding: 10px;
    font-size: 14px;
}

.cek-header {
    background: #f1f1f1;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

a.link-soal-siswa {
    padding: 4px 10px !important;
}

.menu-table .lm-nav li a {
    color: #2196f3;
}

.menu-table .lm-nav li a:hover {
    text-decoration: none;
}

.prev-opsi-jawaban input[type="radio"] {

    margin-top: 4px;
}

a.link-hapus-option,
a.link-hapus-soal {
    background: red;
    color: white;
    padding: 5px;
    border-radius: 5px;
}


.preview-soal {
    position: relative;
}

a.link-hapus-option:hover,
a.link-hapus-soal:hover {
    text-decoration: none;
    color: white;
    background: black;
}

a.link-hapus-option:before,
a.link-hapus-soal:before {
    content: '\f056';
    font-family: 'FontAwesome';
    margin-right: 5px;
}


.parent-hapus-soal {
    margin-bottom: 20px;
}

/* animaton loading */
.loading-ajax {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

body.loading .loading-ajax {
    overflow: hidden;
}

body.loading .loading-ajax {
    display: block;
}


#list-all-jadwal th,
#list-all-jadwal td {
    font-size: 12px !important;
}


#laporan-container {
    border: 2px solid #000;
    padding: 20px;
}

.laporan-jawaban-siswa .lm-filter span.select2.select2-container.select2-container--bootstrap4 {
    width: auto !important;
    margin-right: 10px;
}

.lm-rata-rata .nilai {
    background: #efefef;
    display: inline-block;
    margin-bottom: 20px;
    padding: 15px 20px;
    border-radius: 8px;
    border: 2px solid #a9a8a8;
}

.lm-rata-rata .nilai h3 {
    margin: 0;
}

ol.prev-list-soal {
    padding-left: 20px;
}

ol.prev-options {
    padding-left: 20px;
}

.prev-content.benar {
    background: #4caf50;
    color: white;
    padding: 0px 10px;
    border-radius: 5px;
}

.prev-content p {
    margin: 0;
}

.prev-content.salah {
    background: #f44336;
    color: white;
    padding: 0px 10px;
    border-radius: 5px;
}

.success-icon h3 {
    margin-top: 10px;
    font-size: 22px;
}

.animate-success img {
    width: 25%;
}

h1.skor-siswa {
    font-weight: bold;
    font-size: 60px;
    margin: 0px 0px 15px 0px;
}

.success-icon.text-center h2 {
    margin-bottom: 0;
}

.prev-list-soal p,
.prev-list-soal h3,
.prev-list-soal h4,
.prev-list-soal h2,
.prev-list-soal h1 {
    margin-bottom: 0;
}

.preview-soal .card.nama-soal h3:first-child {
    display: inline-block;
}

.preview-soal .card.nama-soal h3:last-child {
    float: right;
}

.preview-soal .card.nama-soal h3:last-child .publish {
    background: #4caf50;
    color: white;
    border-radius: 4px;
    padding: 5px 10px;
}

.preview-soal .card.nama-soal h3:last-child .draft {
    background: #9e9e9e;
    color: white;
    border-radius: 4px;
    padding: 5px 10px;
}


.prev-content {
    display: inline-block;
}

.prev-opsi-jawaban {
    /*display: inline-block;*/
    vertical-align: top;
}

.grid-item-soal a {
    color: black !important;
}

.grid-item-soal a:hover {
    text-decoration: none;
}

.grid-item-soal ul {
    padding-left: 0px;
}

.grid-item-soal ul li {
    list-style: none;
}

/* animation grid soal */
.grid-item-soal .card {
    transition: transform 750ms;
    will-change: transform;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.grid-item-soal .card:hover,
.grid-item-soal .card:focus {
    transform: translateY(10px);
}

.soal-detail-siswa {
    margin-top: 15px;
}

.filter-list-soal-siswa {
    margin-bottom: 20px;
}

.filter-list-soal-siswa .form-group label {
    vertical-align: sub;
    display: inline-block;
    margin: 0;
}

.error-icon,
.error-icon h3 {
    color: #eeeeee;
}

form#frm-filter-list-soal-siswa label {
    margin-bottom: 10px;
}

form#frm-filter-list-soal-siswa button[type="submit"] {
    vertical-align: middle;
    margin-top: 30px;
}

span.soal-not_applyed {
    background: #9e9e9e;
    padding: 0px 10px;
    border-radius: 100px;
    color: white;
    font-size: 12px;
}

span.soal-applyed {
    background: #4caf50;
    padding: 0px 10px;
    border-radius: 100px;
    color: white;
    font-size: 12px;
}

span.soal-waiting_applyed {
    background: #ff9800;
    padding: 0px 10px;
    border-radius: 100px;
    color: white;
    font-size: 12px;
}

.kunci-jawaban {
    margin-bottom: 10px;
    font-weight: bold;
}

.grid-item-soal a:hover .card {
    background: slateblue;
    color: white;
}

.grid-item-soal a:hover .card h3 {
    color: white;
}

.grid-item-soal a:hover .soal-draft {
    background: #ffc107;
}

.grid-content {
    margin-top: 10px;
}

.grid-item-soal ul li:first-child {
    margin-bottom: 5px;
}

/* .option-pertanyaan .list-option li {
    list-style: none;
} */

.soal-pertanyaan h3 {
    margin: 0
}

.soal-heading a {
    clear: both;
}

.soal-heading a:after {
    content: "\f106";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    float: right;
}

.soal-heading a.collapsed:after {

    content: "\f107";
}

.option-pertanyaan .list-option {
    position: relative;
    padding: 0;
}



.parent-tambah-option,
.parent-tambah-soal {
    position: relative;
}

.parent-tambah-soal a:before {
    content: '\f055 ';
    font-family: 'FontAwesome';
    font-size: 20px;
    color: #009688;
    position: absolute;
    left: 0;
}



.parent-tambah-option a:before {
    content: '\f055 ';
    font-family: 'FontAwesome';
    font-size: 20px;
    color: #a1a1a7;
    position: absolute;
    left: 0;
}

.parent-tambah-option a,
.parent-tambah-soal a {
    margin-left: 30px;
    text-decoration: none !important;
    vertical-align: sub;
    color: black;
}

.soal-float-submit {
    position: relative;
}

.button-float {
    position: fixed;
    z-index: 9;
    right: 25px;
    bottom: 100px;
}

.soal-float-submit button {
    font-size: 20px;
}

/* end SOAL */

.cek-nilai {
    margin: 0 auto;
    margin-bottom: 25px;
    /* box-shadow: 0 0 10px #555;
    border-radius: 10px;
    max-width: 800px; */
}

.cek-nilai .card-body {
    padding: 8px;
}

.pelajaran-cek .card-body {
    max-height: 300px;
    overflow: auto;
}

.cek-nilai-inner {
    padding: 2%;
    min-height: 300px;
}

#frm-cek-nilai .col-md-2 .form-group {
    margin-top: 25px;
}

.pembayaran-cek {
    margin-bottom: 25px;
}

.lm-img-nilai img {
    width: 120px;
}

.blink-text {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

button.lm-rm-cabang,
body button.lm-rm-siswa {
    padding: 0;
    background: white;
    border: none;
    color: #f44336;
}

.lm-back-button {
    text-align: right;
}

span.required {
    color: red !important;
}

.sidebar-menu .navbar-nav .current_page_item.active i {
    color: #17a2b8;
}

.sidebar-footer i.fa.fa-power-off {
    color: #f44336;
}

.sidebar-brand a {
    color: white !important;
}

.form-inline.smp label,
.form-inline.sd label {
    margin-right: 10px;
}

.form-inline.smp .form-group,
.form-inline.sd .form-group {
    margin-bottom: 10px;
}

body button.lm-style-edit {
    padding: 0;
    background: white;
    border: none;
}

body button.lm-style-remove {
    padding: 0;
    background: white;
    border: none;
}

body button.lm-style-publish {
    padding: 0;
    background: white;
    border: none;
}

body button.lm-style-publish i {
    color: #117a8b;
}

.option-pertanyaan {
    margin-left: 35px;
}

body button.lm-style-remove i {
    color: #f44336;
}

.lm-dt .form-group {
    margin-bottom: 0;
}

.lm-total-bayar {
    background: #ebebeb;
    padding: 1px 20px;
    border-radius: 5px;
}

.lm-footer-modal {
    float: right;
}

#lmModal .modal-title {
    margin: 0;
}

.lm-description-modal {
    margin-top: 10px;
}

.lm-footer-modal .form-group {
    margin-top: 15px;
}

.lm-footer-modal .form-group button {
    margin: 0 5px;
}

span.Valid {
    background: #4caf50;
    color: white;
    padding: 1px 10px;
    border-radius: 4px;
}

span.Cancel {
    background: #f44336;
    color: white;
    padding: 1px 10px;
    border-radius: 4px;
}

.lm-inv-detail h3 {
    margin-top: 0;
}

.lm-inv-detail label {
    font-weight: bold;
}

.lm-inv-detail .form-group {
    margin-bottom: 10px;
}

.lm-form-detail {
    margin-left: 10px;
}

.lm-form-detail .detail-untuk li {
    margin-bottom: 10px;
}

.lm-form-detail .detail-untuk {
    padding-left: 20px;
}

.lm-keterangan em {
    width: 100%;
    display: block;
}

.lm-keterangan {
    margin-bottom: 20px;
}

.lm-tbl-none,
.lm-tbl-none th,
.lm-tbl-none td {
    border: none !important;
}

.lm-tbl-none th,
.lm-tbl-none td {
    padding: 0 !important;
}

table.table.table-bordered.lm-tbl-none {
    margin-bottom: 25px;
}

.filter-absen .form-group {
    display: inline-block;
    vertical-align: middle;
}

.dataTables_length {
    margin-right: 10px !important;
}

.jenis-absensi.active {
    background: #007aff !important;
    color: aliceblue !important;
    border-color: #007aff !important;
}

.form-group.filter-nilai .form-group {
    display: inline-block;
    vertical-align: middle;
}

.lm-inline .form-group {
    display: inline-block;
    vertical-align: middle;
}

section.error-404.not-found h1 {
    color: white;
}


ul.sub_harga li {
    list-style: none;
    text-align: left;
}

ul.sub_harga li label {
    text-align: left;
    display: block;
}


fieldset {
    margin-bottom: 15px !important;
    margin-top: 15px !important;
}

fieldset,
fieldset legend {
    border-radius: 5px;
}

fieldset legend {
    width: auto;
    border: 1px solid #e6e2e2;
    font-size: 13px;
    padding: 5px 20px;
    font-weight: bold;
    background: #F0F0F0;
}

body .select2 button {
    border: none;
    line-height: 1.2;
    background: no-repeat;
}

.result-cabang .card {
    margin-bottom: 20px;
}

.result-cek-nilai .alert h3 {
    margin: 0;
    text-align: center;
}

.slip-judul {
    text-align: center;
    border-bottom: 2px solid;
}

.slip-parent {
    border: 2px solid;
}

.slip-judul h3 {
    margin: 10px;
}

.slip-judul .slip-logo,
.slip-judul h3 {
    display: inline-block;
}

.slip-judul .slip-logo {
    margin: 0 auto;
    max-width: 50px;
    padding: 5px;
}

.slip-content-head {
    border-bottom: 2px solid;
    padding: 10px;
}

.slip-content-head .slip-table {
    margin: 0;
}

.slip-content-body {
    border-bottom: 1px dashed;
    margin-bottom: 20px;
    padding: 10px;
}

.slip-table {
    margin: 0px;
}


.slip-body-head p {
    margin: 0;
}

.slip-body-head {
    border-bottom: 1px solid;
    padding-bottom: 5px;
}

.slip-after-body {
    margin-bottom: 10px;
    padding: 10px;
}

.lm-siswa .lm-filter-siswa {
    float: right;
}

.lm-siswa .lm-header {
    display: inline-block;
}


.list-report {
    padding-left: 0;
}

.total,
.investor-name {
    font-weight: bold;

}

.investor-name {
    border-bottom: 1px dotted #CCC;
    display: block;
}

.slip-logo img {
    width: 200px;
}

.slip-logo {
    padding-top: 15px;
}

body .select2-container--bootstrap4 .select2-selection {
    width: 100% !important;
}

body span.select2.select2-container.select2-container--bootstrap4 {
    width: 100% !important;
}

th,
td {
    white-space: nowrap;
}

div.dataTables_wrapper {
    margin: 0 auto;
}

.filter-shortcut ul,
.filter-mingguan-general ul {
    padding: 0;
    display: flex;
    justify-content: flex-start;
    gap: 3px;
}

.filter-shortcut ul li,
.filter-mingguan-general ul li {
    list-style: none;
    display: inline-block;
}

.filter-shortcut ul li a,
.filter-mingguan-general ul li a {
    padding: 5px 10px;
}

.filter-shortcut ul a:not(.active),
.filter-mingguan-general ul a:not(.active) {
    background: none;
    color: #2196f3;
    border-color: #2196f3;
}

.filter-shortcut ul a:not(.active):hover,
.filter-mingguan-general ul a:not(.active):hover {
    background: #0062cc;
    color: white;
}


.sesi-loop {
    padding: 5px !important;
    margin-bottom: 15px;
}

.sesi-loop .card-body {
    padding: 0px;
}

.sesi-loop .sesi-name {
    text-align: center;
    width: 100%;
    display: block;
    background: #F0F0F0;
    padding: 5px;
    border-bottom: 1px solid #DDD;
}

.sesi-loop .card-body fieldset {
    border-color: transparent;
    border-bottom: 1px dashed #CCC;
}

.sesi-loop .card-body fieldset>label {
    font-weight: 600;
    display: block;
    width: 100%;
}

.pengajar-content {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9999;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 5px;
    cursor: move;
    box-shadow: 2px 2px 15px #CCC;
    border: 1px solid #DDD;
    max-width: 350px;
}

#pengajar-content .close {
    cursor: pointer;
    padding: 3px;
    text-align: center;
}

#tb-pengajar {
    max-height: 550px;
    overflow: auto;
}

#tb-pengajar table td {
    font-size: 11px;
}


#tb-pengajar table td,
#tb-pengajar table th {
    padding: 5px 3px;
    max-width: 30px;
    overflow: hidden;
    white-space: normal;
}

.pengajar-shortcut {
    cursor: pointer;
    position: fixed;
    top: 60%;
    right: 10%;
    border: 0;
    border-radius: 50%;
    padding: 15px;
    width: 60px;
    height: 60px;
    text-align: center;
    animation: animate_shadow 3s infinite;
    border: 1px solid #CCC;
    z-index: 9998;
    background: #FFF;
    color: orange;
}

@keyframes animate_shadow {
    50% {
        box-shadow: 0px 0px 10px #ffa500;
    }
}


span.divisi {
    padding: 0 3px;
    border-radius: 3px;
    font-size: 9px;
    border: 1px solid #CCC;
}

.divisi.sd {
    background: yellow;
}

.divisi.smp {
    background: lightblue;
}

.divisi.sd-smp {
    background: pink;
}

.story-container .user {
    font-weight: bold;
}

.story-content {
    font-style: italic;
    position: relative;
}

.story-content .fa {
    position: absolute;
    color: #0c5460;
    opacity: .2;
    font-size: 20px;
    top: -5px;
    left: -10px;
}

.story-list.owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent;
    border: none;
}

.story-list.owl-carousel .owl-nav button.owl-next:focus-visible,
.story-list.owl-carousel .owl-nav button.owl-prev:focus-visible,
.story-list.owl-carousel button.owl-dot:focus-visible,
.story-list.owl-carousel .owl-nav button.owl-next:focus,
.story-list.owl-carousel .owl-nav button.owl-prev:focus,
.story-list.owl-carousel button.owl-dot:focus {
    border: none;
    outline: none;
}

.story-list li {
    list-style: none;
    margin: 0 10px;
}


.story-list .owl-prev,
.story-list .owl-next {
    width: 15px;
    height: 50px;
    position: absolute;
    top: 35%;
    transform: translateY(-50%);
    display: block !important;
    border: 0px solid black;
}

.story-list .owl-prev {
    left: -10px;
}

.story-list .owl-next {
    right: -10px;
}

.story-list .owl-prev i,
.story-list .owl-next i {
    transform: scale(2);
    color: #0c5460;
    opacity: .6;
}


#story-floating {
    position: fixed;
    z-index: 9999;
    top: -15px;
    left: 1%;
    right: 1%;
    width: 90%;
    margin: 0 auto;
}

@media screen and (min-width:1000px) {
    #story-floating {
        left: 18%;
        right: 18%;
        width: 80%;
    }
}

#main-story-container .story-container {
    opacity: .8;
    font-size: 12px;
    padding: 5px;
    background: rgb(255, 243, 205, 0.6);
    position: relative;
}

#main-story-container .story-container legend {
    position: absolute;
    bottom: -20px;
    font-size: 13px !important;
    padding: 5px !important;
    line-height: 12px;
    background: #FFF;
}


#main-story-container .story-container .close {
    padding: 10px;
}

#main-story-container .story-container:hover {
    opacity: 1;
}


.data-bimbel-baru #ruang ul {
    padding-left: 5px;
}

#ruang ul li {
    list-style: none;
}


.owl-carousel .owl-item img.ql-img-inline-formula {
    display: inline-block !important;
}


/* MOBILE */
@media only screen and (max-width: 768) {

    body {
        font-size: 1.3rem !important;
    }

    table.table td,
    table.table th {
        font-size: 95%;
        white-space: normal;
    }

    /* body .page-wrapper .sidebar-wrapper{
        left: -300px !important;
    }

    .page-wrapper #show-sidebar{
        left: 0 !important;
    } */

    .parent-soal table.lm-dt .form-group a i,
    .parent-soal table.lm-dt .form-group button i {
        padding: 0 15px 0 0;
    }

    .form-group.divisi-check .form-check {
        display: inline-block;
        margin-right: 10px;
    }

    .form-group.divisi-check .form-check label {
        vertical-align: sub;
    }

    .form-group.divisi-check label:first-child {
        display: block;
    }

    .form-group.sesi-group .col-md-6 {
        display: inline-block;
        width: 50%;
        vertical-align: middle;
    }

    .lm-header {
        display: block;
    }

    .cek-header ul li a {
        font-size: 8px;
    }

    .lm-filter-siswa {
        float: none;
    }

    .cek-nilai .form-group {
        margin-top: 0px !important;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
    }

    /* .filter-out-spp .center-block.text-right {
        text-align: center !important;
    } */
    .lm-filter.lm-inline.float-right {
        float: none !important;
    }

    body .lm-filter.lm-inline.float-right select {
        width: 100% !important;
    }

    body .lm-filter.lm-inline.float-right .form-group {
        display: block;
    }

    .center-block.text-right {
        text-align: left !important;
    }

    .center-block.text-right .form-group {
        display: block;
    }

    .center-block.text-right .form-group .select2 {
        width: 100% !important;
    }


    .cek-nilai .form-group .alert h3 {
        margin: 0px !important;
    }


    /* button.jenis-absensi {
        margin-bottom: 20px;
    } */
    .bm-group .form-inline .form-group {
        margin-right: 5px;
    }

    .lm-button-tabs .col-md-6 {
        display: inline-block;
        width: 50%;
    }

    .ajax-table-nilai table td {
        font-size: 11px;
        padding: 10px 3px;
    }

    .ajax-table-nilai table td input {
        padding: 0;
    }
}


body.page {
    background: #f4f7fa;
}

.page-wrapper.toggled .page-content {
    padding-right: 15px;
    padding-bottom: 30px;
}

.sidebar-wrapper .sidebar-menu ul li.active a {
    color: #b8bfce;
}


/**
* Adjustment from customize
*/

ul.navbar-nav li.current-menu-parent.active>a>i {
    color: #17a2b8;
}

@media only screen and (max-width: 800px) {

    .mobile-lm .elementor-column {
        width: 33.33%;
    }

    .mobile-lm .elementor-column a {
        font-size: 25px;
    }

    .mobile-lm .elementor-column .elementor-icon-box-icon {
        margin: 0 !important;
        line-height: 0;
    }

    .mobile-lm .elementor-column h3.elementor-icon-box-title {
        margin-top: 10px;
        margin-bottom: 0;
        line-height: 0.5 !important;
    }

    .mobile-lm .elementor-column h3.elementor-icon-box-title a {
        font-size: 8px !important;
    }

}

.button-100 a {
    width: 100% !important;
}

@media only screen and (max-width: 768px) {
    .dataTables_wrapper .dataTables_length select {
        width: 88%;
    }

    button.dt-button {
        width: 100%;
    }

    .dataTables_wrapper .dataTables_filter input {
        width: 85%;
    }

    .dataTables_wrapper .dataTables_length label {
        width: 104%;
    }

    .dataTables_wrapper .dataTables_filter label {
        width: -moz-available;
    }

    button.dt-button span.dt-down-arrow {
        float: right;
    }

    button.dt-button span {
        float: left;
    }

    div.dt-button-collection {
        width: 279px;

    }

    .datepicker-dropdown {
        width: 78%;
    }

    .lm-laporan-siswa .table {
        width: 100% !important;
    }

    .lm-harga-kursus .sub_harga {
        padding-left: 0px;
    }

    .lm-user button {
        margin-top: 10px;
    }

    /* GAJI */
    .page-id-198 .form-group button {
        margin-top: 21px;
        margin-left: 4px;
    }

    .page-id-198 .form-group input {
        width: 100%;
        margin-right: 80px;
    }

    /* END */
    /* FORM ABSEN */

    .lm-absensi .container {
        padding: 0px;
    }

    .lm-absensi .container .col-md-12 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .lm-absensi .form-check-label {
        padding-left: 10px;
        padding-top: 2px;
    }

    /* END */

    .lm-harga-kursus .form-group {
        width: 100%;
    }

    #pribadi {
        padding: 0px;
    }

    .table i.fa-trash-alt {
        padding-left: 10px;
    }

    .page-wrapper .page-content>div {
        padding: 20px 20px;
    }

    .lm-absensi .form-group {
        padding-left: 0px;
        padding-right: 0px;
    }

}


/** Schedule Dashboard **/
.ion-today-schedule {
    background: rgba(255, 255, 255, .94);
    border: 1px solid rgba(210, 227, 236, .96);
    border-radius: 28px;
    box-shadow: 0 24px 70px rgba(37, 67, 83, .12);
    overflow: hidden;
    width: 100%;
}

.ion-today-schedule__summary {
    align-items: center;
    background: radial-gradient(circle at 89% 120%, rgba(7, 143, 203, .13), transparent 31%), linear-gradient(135deg, #ffffff 0%, #f8fcff 65%, #f0f9fd 100%);
    border-bottom: 1px solid #e4eef3;
    display: grid;
    gap: 20px;
    grid-template-columns: 68px minmax(0, 1fr) 32px;
    padding: 6px 10px;
    position: relative;
}

.ion-today-schedule__summary::after {
    background: linear-gradient(90deg, #078fcb, #54b8dd);
    bottom: -1px;
    content: "";
    height: 3px;
    left: 30px;
    position: absolute;
    width: 88px;
}

.ion-today-schedule__icon {
    align-items: center;
    background: linear-gradient(145deg, #e6f6fc, #d7f0fa);
    border: 1px solid #cce9f5;
    border-radius: 22px;
    color: #078fcb;
    display: inline-flex;
    height: 30px;
    justify-content: center;
    width: 30px;
}

.ion-today-schedule__icon svg {
    height: 34px;
    width: 34px;
}

.ion-today-schedule__eyebrow {
    color: #078fcb;
    display: block;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 1.4px;
    margin-bottom: 4px;
    text-transform: uppercase;
}

.ion-today-schedule__heading h2 {
    color: #26363d;
    font-size: 24px;
    font-weight: 760;
    letter-spacing: -.6px;
    line-height: 1.2;
    margin: 0;
}

.ion-today-schedule__heading p {
    color: #71818b;
    font-size: 14px;
    margin: 6px 0 0;
}

.ion-today-schedule__heading {
    text-align: center;
}

.ion-today-schedule__action {
    align-items: center;
    background: linear-gradient(145deg, #0da1d8, #078fcb);
    border-radius: 17px;
    box-shadow: 0 12px 24px rgba(7, 143, 203, .25);
    color: #ffffff;
    display: inline-flex;
    height: 30px;
    justify-content: center;
    transition: box-shadow .18s ease, transform .18s ease;
    width: 30px;
}

.ion-today-schedule__action:hover,
.ion-today-schedule__action:focus {
    box-shadow: 0 16px 30px rgba(7, 143, 203, .32);
    outline: 0;
    transform: translateY(-2px);
}

.ion-today-schedule__action svg {
    height: 23px;
    width: 23px;
}

.ion-today-schedule__content {
    display: grid;
    grid-template-columns: 130px minmax(0, 1fr);
    min-height: 100px;
}

.ion-today-schedule__date {
    background: linear-gradient(180deg, #f2fafe, #f8fcfe);
    border-right: 1px solid #e1edf2;
    padding: 15px;
}

.ion-today-schedule__today {
    align-items: center;
    color: #078fcb;
    display: flex;
    font-size: 11px;
    font-weight: 800;
    gap: 7px;
    letter-spacing: 1px;
    margin-bottom: 22px;
    text-transform: uppercase;
}

.ion-today-schedule__today span {
    background: #0ba5db;
    border-radius: 50%;
    box-shadow: 0 0 0 5px rgba(11, 165, 219, .11);
    height: 7px;
    width: 7px;
}


.ion-today-schedule__date>strong {
    display: block;
    font-size: 19px;
    font-weight: 750;
    margin-bottom: 9px;
}

.ion-today-schedule__date>div {
    align-items: flex-end;
    display: flex;
    gap: 9px;
}

.ion-today-schedule__date b {
    color: #078fcb;
    font-size: 36px;
    font-weight: 780;
    letter-spacing: -3px;
    line-height: .9;
}

.ion-today-schedule__date div span {
    color: #71818b;
    font-size: 13px;
    line-height: 1.2;
    max-width: 100%;
}

.heading-session {
    display: flex;
    gap: 5px;
    justify-content: space-between;
    align-items: center;
}

.ion-today-schedule__sessions {
    display: grid;
    gap: 10px;
    padding: 8px;
}

.ion-today-session {
    align-items: center;
    background: linear-gradient(100deg, #f0f9fd, #f8fcfe);
    border: 1px solid #d9edf5;
    border-radius: 18px;
    display: block;
    gap: 22px;
    grid-template-columns: minmax(0, 1fr) auto;
    min-height: 112px;
    overflow: hidden;
    padding: 10px;
    position: relative;
}

.ion-today-session__line {
    background: linear-gradient(180deg, #078fcb, #3fb3df);
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 5px;
}

.ion-today-session__main {
    min-width: 0;
    border-bottom: 1px dotted #CCC;
    padding: 10px 0px;
}

.ion-today-session__number {
    color: #078fcb;
    display: inline-block;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .45px;
    margin-bottom: 2px;
    text-transform: uppercase;
}

.ion-today-session h3 {
    color: #26363d;
    display: inline;
    font-size: 17px;
    font-weight: 780;
    letter-spacing: -.2px;
    margin: 0 0 0 6px;
}

.ion-today-session__meta {
    align-items: center;
    color: #71818b;
    display: flex;
    flex-wrap: nowrap;
    font-size: 13px;
    gap: 9px 10px;
    margin-top: 10px;
}

.ion-today-session__meta span {
    align-items: center;
    display: inline-flex;
    gap: 7px;
}

.ion-today-session__meta span.kelas-mapel {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ion-today-session__meta svg {
    color: #0ba5db;
    height: 17px;
    width: 17px;
}

.ion-today-session__status {
    align-items: center;
    background: #def4fc;
    border: 1px solid #c8eaf7;
    border-radius: 999px;
    color: #087eae;
    display: inline-flex;
    font-size: 10px;
    font-weight: 850;
    gap: 8px;
    letter-spacing: 1px;
    padding: 2px 8px;
    text-transform: uppercase;
    white-space: nowrap;
}

.ion-today-session__status i {
    background: #0ba5db;
    border-radius: 50%;
    height: 7px;
    width: 7px;
}


.ion-today-session__status.bm {
    color: #ee9e0c;
    background: #fff0e2;
    border-color: #eeceb1;
}

.ion-today-session__status.bm i {
    background: #ee9e0c;
}


.ion-today-session.is-holiday {
    background: #fff9f8;
    border-color: #f6d9d6;
    box-shadow: inset 4px 0 #ef6259;
}


.ion-today-session.is-holiday .ion-teaching-schedule-status {
    background: #fde6e3;
    color: #d8463d;
}

@media (max-width: 720px) {
    .ion-schedule-demo {
        padding: 24px 14px;
    }

    .ion-today-schedule {
        border-radius: 22px;
    }

    .ion-today-schedule__summary {
        gap: 13px;
        grid-template-columns: 52px minmax(0, 1fr) 42px;
        padding: 10px;
    }

    .ion-today-schedule__icon {
        border-radius: 16px;

    }

    .ion-today-schedule__icon svg {
        height: 17px;
        width: 17px;
    }

    .ion-today-schedule__heading h2 {
        font-size: 17px;
    }

    .ion-today-schedule__heading p {
        font-size: 12px;
    }

    .ion-today-schedule__action {
        border-radius: 14px;
    }

    .ion-today-schedule__content {
        grid-template-columns: 1fr;
    }

    .ion-today-schedule__date {
        align-items: center;
        border-bottom: 1px solid #e1edf2;
        border-right: 0;
        display: grid;
        gap: 0px 18px;
        grid-template-columns: auto 1fr;
        padding: 10px;
    }

    .ion-today-schedule__today {
        grid-column: 1 / -1;
        margin-bottom: 5px;
    }

    .ion-today-schedule__date>strong {
        margin: 0;
    }

    .ion-today-schedule__date b {
        font-size: 39px;
    }

    .ion-today-schedule__sessions {
        padding: 8px;
    }

    .ion-today-session {
        align-items: flex-start;
        gap: 14px;
        grid-template-columns: 1fr;
        padding: 19px 19px 19px 23px;
    }

    .ion-today-session__status {
        justify-self: start;
    }
}

@media (max-width: 420px) {
    .ion-today-schedule__eyebrow {
        /* display: none; */
    }

    .ion-today-schedule__heading p {
        line-height: 1.35;
    }

    .ion-today-session__meta {
        align-items: flex-start;
        flex-direction: column;
    }
}

/** End schedule dashboard */