body {
	font-size: 0.9rem;
}

.img-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.no-border {
	border: 0px;
}

.sort-by {
	width: 30%;
}

@media (max-width: 720px) {
	.sort-by {
		width: 50%;
	}
}

.card-border-sb {

	border: 1px solid rgba(213, 217, 248, 0.6);
}

.card-bg-sb {

	background: rgba(213, 217, 248, 0.1);
}

.text-image {
	position: absolute;
	width: 100%;
	padding: 7px 1.25rem 0px 1.25rem;
	font-size: 18px;
	color: white;
	font-weight: 500;
}

.content-backgroud {
	height: 15rem;
	position: relative;
	width: 100%;
}

.content-backgroud-text {
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	border-radius: .25rem;
}

.content-text {
	padding: 1.5rem;
}

.bg-white {
	background: white !important;
}

.pl-content {
	overflow: auto;
	height: 350px;
}

.pl-imgcontent {
	padding: 1px;
}

.pl-imgcontent:hover {
	opacity: 0.8;
	cursor: pointer;
}

.pl-imgcontent:focus {
	border: 1px solid #000000;
}

.pl-imgcontent img {
	width: 100%;
}

.cekicon {
	position: absolute;
	top: 15px;
	left: 15px;
}

.icontitle {
	background: #4a4a4a;
	border-radius: 50%;
	border: 2px solid #ffffff;
	color: white;
	display: flex;
	width: 100%;
	height: 100%;
}

.card.repository {
	box-shadow: none;
	border-radius: 8px;
}

.card.repository img {
	height: 166px;
	border-top-left-radius: inherit;
	border-top-right-radius: inherit;
}

.card.repository .card-body {
	padding: 13px 16px;
}

.card.repository h4 {
	font-size: 13px;
	font-weight: 500 !important;
}

.card.repository i.image {
	color: #d93025;
	font-size: 22px;
}

i.image {
	color: #d93025 !important;
	font-size: 22px;
}

i.file-doc {
	color: #4285f4;
	font-size: 22px;
}

i.file-slides {
	color: #f4b400;
	font-size: 22px;
}

i.file-excel {
	color: #0f9d58;
	font-size: 22px;
}

i.folder {
	color: #5f6368;
	font-size: 22px;
}

.width-40 {
	width: 40%;
}

.width-20 {
	width: 20%;
	white-space: nowrap;
}

.width-10 {
	width: 10%;
	white-space: nowrap;
}

.height-100 {
	height: 100%;
	white-space: nowrap;
}

.img-tr {
	width: 22px;
	height: 22px;
}

.table.repository td {
	vertical-align: middle;
}

.border-top {
	border-top: 1px solid rgba(213, 217, 248, 0.6);
}

@media (max-width:720px) {
	table.repository tbody tr th {
		width: 260px !important;
	}

	.width-40 {
		width: 20% !important;
	}
}

table.repository tbody tr th {
	width: 555px;
}

table.repository tbody tr td {
	white-space: nowrap;
}

.thumbnail-grid {
	display: block;
	margin: auto;
}

.thumbnail-grid img {
	width: 100%;
	height: 157px;
	object-fit: cover;
}

.thumbnail-grid i {
	font-size: 100px !important;
}

.card.thumbnail-video .card-body {
	padding: 10px;
}

.card.thumbnail-video .card-body img {
	width: 100%;
}

.play-icon {
	opacity: 0;
	position: absolute;
}

.play-icon .mdi {
	bottom: 0;
	height: 40px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
}

.thumbnail-img {
	position: relative;
	height: 157px;
	text-align: center;
}

.thumbnail-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.thumbnail-img i.icon-notb {
	font-size: 100px;
}

.thumbnail-img:hover .play-icon {
	background: #000 none repeat scroll 0 0;
	border-radius: 2px;
	bottom: 0;
	color: #fff;
	font-size: 35px;
	left: 0;
	opacity: 0.4;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	transition-duration: 0.4s;
}

.modal-custom {
	background: #1f1f1ff2 !important
}

.bar-custom {
	position: fixed;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
	width: 100%;
	z-index: 1;
}

.font-size-22 {
	font-size: 22px;
}

.bar-custom a {
	cursor: pointer;
}

.bar-custom {
	color: white !important;
}

.menu-right {
	color: #ffffff;
}

.menu-right i {
	padding: 5px 8px;
}

.menu-right i:hover {
	background: #8b8787ba;
	border-radius: 3px;
	color: #ffffff;
}

/* .modal-content-show{ */
/* margin-top: 100px; */
/* height: 500px; */
/* padding-left: 20px; */
/* } */
.modal-content.custom {
	margin-top: 55px;
	border-radius: 0px;
	background-color: transparent !important;
	border: none !important;
}

.modal-dialog.custom {
	max-width: 60%;
	padding-left: 15px;
	height: 500px;
}

.height-500 {
	height: 570px;
}

@media (max-width: 720px) {
	.modal-dialog.custom {
		max-width: 92%;
	}

	.pilihkelas {
		height: auto !important;
		margin-top: 5px;
	}

	.reusepost .header-list {
		display: none;
	}

	.reusepost .tanggal {
		display: none;
	}

	.reusepost .tanggal.detail {
		display: block;
		margin-left: 3rem !important;
	}

	.reusepost .guru {
		margin-left: 3rem !important;
	}

	.reusepost .guru .avatar-xs {
		display: none;
	}

	.reusepost .list {
		border-bottom: .0625rem solid #e0e0e0;
		padding-bottom: .5rem !important;
		margin-bottom: 0px !important
	}
}

.reusepost {
	border: none;
}

.reusepost .modal-header {
	background: #616161;
}

.reusepost button {
	color: white;
	text-shadow: none;
	font-size: 25px;
	opacity: inherit;
}

.pilihkelas {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column-reverse;
	flex-direction: column-reverse;
	height: 5rem;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	color: white;
	font-size: 15px;
	font-weight: 400;
}

.reusepost .hidden {
	overflow-x: hidden;
	height: 25.25rem;
}

.reusepost .hidden.detail {
	overflow-x: hidden;
	height: 21.25rem;
}

.reusepost .list:hover {
	cursor: pointer;
}

.pilihkelas .back {
	position: absolute;
	color: white;
	height: 1.5rem;
	width: 1.5rem;
	top: 12px;
	font-size: 25px;
	opacity: 4;
}

.pilihkelas .back:hover {
	color: black;
	cursor: pointer;
}

.font-size-25 {
	font-size: 25px;
}

.font-size-31 {
	font-size: 31px;
}

#footer-reuse {
	width: 100%;
}

#footer-reuse button {
	font-size: 15px;
	text-transform: uppercase;
}

.row-course:hover {
	background-color: #dedede;
}

.row-classwork:hover {
	background-color: #dedede;
}

.row-classwork.active {
	background-color: #aaf6f8;
}

.video-js {
	max-width: 100% !important;
}

.border-none {
	border: none;
}

.badge-custom {
	border-radius: 30px;
	font-weight: 400;
	color: #4b4f56;
	background-color: #f5f6f7;
	cursor: pointer;
	font-size: 14px;
}

.badge-custom i {
	font-size: 17px;
}

.custom-bar-text {
	width: fit-content;
}

@media (max-width:720px) {
	.custom-bar-text {
		width: 300px;
	}

	.badge-custom {
		margin-bottom: 10px;
	}
}

.cursor-pointer {
	cursor: pointer;
}

.cursor-none {
	cursor: none;
}

.cursor-default {
	cursor: default;
}

.card.link {
	box-shadow: none;
	border-radius: 0.5rem;
	border: .0625rem solid #dadce0;
	overflow: hidden;
	margin-bottom: 24px;
}

.card.link .card-body {
	padding: 0px;
}

.border-bottom-none {
	border-bottom: none;
}

.border-bottom-blue {
	border-bottom: 2px solid #556ee6;
}

.sisipkan-video ul {
	width: fit-content;
}

.sisipkan-video .nav-justified .nav-item {
	flex-basis: inherit;
}

.mt-5 {
	margin-top: 5.5rem !important
}

.head-tabs-yt {
	box-shadow: 0px 3px 3px 0px #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}

.label-url {
	font-size: 13px;
}

@media (max-width: 720px) {
	.label-url {
		padding-left: 0px !important;
	}
}

.label-logo-yt img {
	width: 100px;
	height: 25px;
	object-fit: cover;
}

.custom-comment textarea {
	resize: none;
	overflow: hidden;
	border-right: none;
}

.custom-comment .input-group-text {
	background: none !important;
	padding: 0px 10px;
}

.custom-comment .input-group-text i {
	font-size: 17px;
	color: #818181;
}

.modal-with-comment {
	max-width: 85% !important;
}

.modal-with-comment .content-comment {
	height: 540px;
	padding-left: 0px;
	padding-right: 0px;
}

.modal-with-comment .content-comment .card {
	height: 100%;
}

.modal-with-comment .content-comment .card-header {
	background: white;
	border-bottom: 1px solid #e1e1e1;
}

.modal-with-comment .content-comment .card-body {
	overflow-x: auto;
}

@media (max-width: 720px) {
	.modal-with-comment {
		max-width: 93% !important;
	}

	.modal-with-comment .content-comment {
		padding-left: 12px;
		padding-right: 12px;
	}

	.modal-with-comment .content-comment {
		height: 300px;
	}

	.arrow-left-modal-comment {
		top: 40% !important;
	}

	.arrow-right-modal-comment {
		top: 40% !important;
	}
}

.arrow-left-modal-comment {
	color: #6e6e6e;
	font-size: 30px;
	position: absolute;
	top: 50%;
	left: 1.5%
}

.arrow-right-modal-comment {
	color: #6e6e6e;
	font-size: 30px;
	position: absolute;
	top: 50%;
	right: 1.5%
}

.in-modal {
	overflow: initial !important;
}

.btn-secondary.custom {
	background-color: #f8f9fa;
	border-color: #f8f9fa;
	color: #74788d !important;
}

.btn-secondary.custom:focus {
	background-color: #f8f9fa;
	border-color: #f8f9fa;
	color: #74788d !important;
}

.img-add-file {
	border-top-left-radius: 0.4rem;
	background: #f8f9fa;
	border-bottom-left-radius: 0.4rem;
	text-align: center;
}

.img-add-file i {
	font-size: 60px;
	color: #4285f4;
	opacity: 0.8;
}

.slider-loading {
	position: absolute;
	width: 100%;
	height: 5px;
	overflow-x: hidden;
	bottom: 0
}

.line-docs {
	position: absolute;
	opacity: 0.8;
	background: #4285f4;
	width: 150%;
	height: 5px;
}

.line-excel {
	position: absolute;
	opacity: 0.8;
	background: #0f9d58;
	width: 150%;
	height: 5px;
}

.line-slides {
	position: absolute;
	opacity: 0.8;
	background: #f4b400;
	width: 150%;
	height: 5px;
}

.subline {
	position: absolute;
	background: aliceblue;
	height: 5px;
}

.inc {
	animation: increase 2s infinite;
}

.dec {
	animation: decrease 2s 0.5s infinite;
}

@keyframes increase {
	from {
		left: -5%;
		width: 5%;
	}

	to {
		left: 130%;
		width: 100%;
	}
}

@keyframes decrease {
	from {
		left: -80%;
		width: 80%;
	}

	to {
		left: 110%;
		width: 10%;
	}
}

iframe {
	border: none;
}

iframe.youtube {
	width: 385.667px;
	height: 225px;
}

.color-docs {
	color: #4285f4 !important;
}

.color-excel {
	color: #0f9d58 !important;
}

.color-slides {
	color: #f4b400 !important;
}

.element {
	border-radius: 10px;
	animation: example 5s;
}

@keyframes example {
	from {
		background-color: #fffbd3;
	}

	to {
		background-color: transparent;
	}
}

/* Quill Custom */
.quill-fix.ql-container {
	height: auto !important;
}

.quill-fix .ql-editor {
	height: 200px;
}

.quill-fix-exam.ql-container {
	height: auto !important;
}

.quill-fix-exam .ql-editor {
	min-height: 200px;
}

.ql-align-center {
	text-align: center;
}

.ql-align-left {
	text-align: left;
}

.ql-align-right {
	text-align: right;
}

.ql-align-justify {
	text-align: justify;
}

.ql-remove::after {
	content: "X";
}
.narrative-question .quill-fix .ql-editor {
	height: 100px;
}

/* Quill Custom */
.pengumuman {
	padding: 20px;
	box-shadow: 10px 10px 0rem 0px rgb(85 110 230);
	border: 1px solid #556ee6;
	border-radius: 3px;
}

.pengumuman p.desc {
	text-align: justify;
	margin-top: 18px;
}

.question-desc img,
.card-quest img,
.student-choice img,
.exam-choice img {
	max-width: 100%;
}

.card-quest-exam:hover {
	background-color: #eee;
}

.student-answers img {
	max-width: 25%;
}

#back-to-top {
	position: fixed;
	font-size: 20px;
	bottom: 70px;
	right: 40px;
	z-index: 9999;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 30px;
	background: #dddddd;
	color: #444;
	cursor: pointer;
	border: 0;
	border-radius: 2px;
	padding-top: 7px;
	text-decoration: none;
	transition: opacity 0.2s ease-out;
	opacity: 0;
}

#back-to-top:hover {
	background: #e9ebec;
}

#back-to-top.show {
	opacity: 1;
}

/* Chrome, Safari, Edge, Opera */
.numberval::-webkit-outer-spin-button,
.numberval::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
.numberval {
	-moz-appearance: textfield;
}

/* Setup MQ modal */
.mq-body .keypad {
	padding: 16px;
	overflow-x: scroll;
}

.mq-body .keypad .basic-keypad-inner {
	height: 240px;
	width: 705px;
}

.mq-body .keypad .basic-keypad-inner .column {
	display: inline-table;
	margin-right: 18px;
}

.mq-body .keypad .basic-keypad-inner .column .key {
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 8px;
	line-height: 20px;
	text-align: center;
	margin-right: 4px;
	margin-top: 4px;
	overflow: hidden;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
}

.mq-body .keypad .basic-keypad-inner .column .key.grey {
	background-color: #F2F2F2;
}

.mq-body .keypad .basic-keypad-inner .column .key.orange {
	background-color: #fdf2df;
}

.mq-root-block {
	padding-top: 5px !important;
}

.katex-display {
	display: inline-block !important;
}

.katex-display .katex {
	display: inline-flex !important;
	max-width: 100% !important;
}

/* Setup MQ modal */

/* Setup Selec2 */
.select2-box .select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-box .select2-container--default .select2-selection--multiple .select2-selection__arrow {
	top: 5px !important;
	right: 10px !important;
}

.select2-box .select2-container--default .select2-selection--single,
.select2-box .select2-container--default .select2-selection--multiple {
	min-height: calc(1.5em + .94rem + 2px) !important;
	border: 1px solid #ced4da !important;
}

.select2-box.round .select2-container--default .select2-selection--single,
.select2-box.round .select2-container--default .select2-selection--multiple {
	min-height: calc(1.5em + .94rem + 2px) !important;
	border-radius: 30px;
	border: 1px solid #ced4da !important;
}

.select2-box.box .select2-container--default .select2-selection--single,
.select2-box.box .select2-container--default .select2-selection--multiple {
	min-height: calc(1.5em + .94rem + 2px) !important;
	border: 1px solid #ced4da !important;
}

.select2-box .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 35px !important;
	padding-left: 20px !important;
	padding-right: 35px !important;
}

.select2-box .select2-container--default .select2-selection--multiple .select2-selection__rendered {
	line-height: 22.5px !important;
}

.select2-container--open .select2-dropdown--below {
	border-radius: 5px !important;
	border: 1px solid #ced4da !important;
}

.select2-container--default .select2-search--dropdown {
	background-color: unset !important;
}

/* Virtual */
.papan {
	background: #486e42;
	height: 10px;
	width: 80%;
	margin: auto;
}

.papan2 {
	background: #753d16;
	height: 10px;
	width: 75%;
	margin: auto;
}

.nama-siswa {
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 12px;
}

.nama-guru {
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 15px;
	color: #4e7349;
}

.hadir {
	color: #3ccb10;
}

.tidak-hadir {
	color: #ed3523;
}

.opacity-6 {
	opacity: 0.6;
}

.mapel {
	margin: 0px;
	margin-top: 10px;
}

.col-md-1.custom {
	width: 12.5% !important;
	max-width: 12.5% !important;
	flex: unset;
}

.btn-control.left {
	left: 50px;
}

.btn-control.right {
	right: 5px;
	;
}

.btn-control {
	color: #000000;
	font-size: 35px;
	height: 50px;
	line-height: 50px;
	margin-top: -25px;
	opacity: 1;
	padding: 0;
	position: absolute;
	text-shadow: inherit;
	top: 50%;
	width: 50px;
	z-index: 1;
}

/* Virtual */

.bg-score-1 {
	background-color: #ffb4bb;
}

.bg-score-2 {
	background-color: #ffdfb9;
}

.bg-score-3 {
	background-color: #ffffb9;
}

.bg-score-4 {
	background-color: #baffc9;
}

.bg-score-5 {
	background-color: #bae1ff;
}

@media (max-width: 720px) {
	.great-presensi {
		font-size: 11px !important;
	}
}

.choose-theme {
	background: #ffffff;
	padding: 8px;
	border-radius: 3px;
	box-shadow: 0 5px 10px 1px rgba(0, 0, 0, .08);
}

.tabs-scroll {
	display: -webkit-box;
	overflow: auto;
	padding-bottom: 5px;
	flex-wrap: inherit;
}

.tabs-scroll::-webkit-scrollbar-track {
	box-shadow: #e9e9e9;
	-webkit-box-shadow: #e9e9e9;
	-moz-box-shadow: #e9e9e9;
	background-color: #e9e9e9;
	border-radius: 60px;
}

.tabs-scroll::-webkit-scrollbar {
	height: 3px;
	background-color: #ffffff;
}

.tabs-scroll::-webkit-scrollbar-thumb {
	background-color: #9d9d9d;
	border-radius: 5px;
}

.tabs-scroll li.nav-item {
	white-space: nowrap;
}

.content-text.v-mobile .icon-theme {
	display: none;
}

.content-text.v-mobile .d-mobile-none {
	display: block;
}

@media (max-width: 720px) {
	.font-size-10-mobile {
		font-size: 10px !important;
	}

	.font-size-11-mobile {
		font-size: 11px !important;
	}

	.font-size-12-mobile {
		font-size: 12px !important;
	}

	.font-size-13-mobile {
		font-size: 13px !important;
	}

	.font-size-14-mobile {
		font-size: 14px !important;
	}

	.font-size-15-mobile {
		font-size: 15px !important;
	}

	.font-size-16-mobile {
		font-size: 16px !important;
	}

	.font-size-17-mobile {
		font-size: 17px !important;
	}

	.font-size-18-mobile {
		font-size: 18px !important;
	}

	.font-size-19-mobile {
		font-size: 19px !important;
	}

	.font-size-20-mobile {
		font-size: 20px !important;
	}

	.content-text.v-mobile {
		padding: 16px !important;
	}

	.content-text.v-mobile h1 {
		font-size: 20px !important;
	}

	.content-text.v-mobile h4.f-kelas {
		font-size: 15px !important;
	}

	.content-text.v-mobile h4.f-code {
		font-size: 12px !important;
	}

	.content-text.v-mobile .choose-theme {
		font-size: 18px;
		color: #495057;
		padding: 4px 9px;
	}

	.content-text.v-mobile .icon-theme {
		display: block !important;
	}

	.content-text.v-mobile .d-mobile-none {
		display: none !important;
	}
}

.border-top-3-info {
	border-top: 3px solid #4fa4ef;
}

.border-top-3-danger {
	border-top: 3px solid #dc3545;
}

.border-top-3-success {
	border-top: 3px solid #28a745;
}

.border-top-3-warning {
	border-top: 3px solid #ffc107;
}

.left-20 {
	left: 20px !important;
}

ul.custom-list-ul {
	display: inline-flex;
	list-style: none;
	padding-left: 0px;
	margin-bottom: 5px;
	margin-top: 7px;
}

ul.custom-list-ul li {
	padding: 5px 26px;
	background: #ffffff !important;
	margin-right: 10px;
	border-radius: 50px;
	border: 1px solid #d0d0d0 !important;
}

ul.custom-list-ul li {
	color: #495057;

}

ul.custom-list-ul li.active {
	box-shadow: 0 5px 10px 1px rgb(0 0 0 / 8%);
	background: #d0d0d0 !important;
}

.list-responsive {
	overflow: auto;
	padding-bottom: 10px;
}

.reply-comment:hover {
	text-decoration: underline;
}

.show-reply:hover {
	text-decoration: underline;
}

.modal-fullscreen {
	width: 100vw;
	max-width: none;
	height: 100%;
	margin: 0;
}

.modal-fullscreen .modal-content {
	height: 100%;
	border: 0;
	border-radius: 0;
}

.modal-fullscreen .modal-header {
	border-radius: 0;
}

.modal-fullscreen .modal-body {
	overflow-y: auto;
}

.modal-fullscreen .modal-footer {
	border-radius: 0;
}

.form-switch {
	padding-left: 2.75rem;
	min-height: 28px;
	line-height: 28px;
}

.form-check {
	position: relative;
	text-align: left;
}

.form-switch .form-check-input {
	width: 78px;
	height: 24px;
	left: -.75rem;
	position: relative;
}

.form-switch-publish input[switch]:checked+label:after {
	left: 55px;
	background-color: #eff2f7;
}

.form-switch-publish input[switch]+label:not(:checked) {
	color: #fff !important;
	background-color: #f1b44c;
}

.floating {
	animation-name: floating;
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
}

.floating:hover {
	animation: none;
}

@keyframes floating {
	0% {
		transform: translate(0, 0px);
	}

	50% {
		transform: translate(0, 7.5px);
	}

	100% {
		transform: translate(0, -0px);
	}
}

.mdi-spin-75:before {
	-webkit-animation: mdi-spin .75s infinite linear;
	animation: mdi-spin .75s infinite linear;
}

.scroll-vertical {
	overflow: auto;
	padding-bottom: 5px;
	flex-wrap: inherit;
}

.scroll-vertical::-webkit-scrollbar-track {
	box-shadow: #e9e9e9;
	-webkit-box-shadow: #e9e9e9;
	-moz-box-shadow: #e9e9e9;
	background-color: #e9e9e9;
	border-radius: 60px;
}

.scroll-vertical::-webkit-scrollbar {
	width: 3px;
	background-color: #ffffff;
}

.scroll-vertical::-webkit-scrollbar-thumb {
	background-color: #9d9d9d;
	border-radius: 5px;
}

#region-main {
	max-height: 585px;
	overflow: auto;
	margin-bottom: 20px;
	padding-right: 5px;
}

#region-main::-webkit-scrollbar-track {
	box-shadow: #e9e9e9;
	-webkit-box-shadow: #e9e9e9;
	-moz-box-shadow: #e9e9e9;
	background-color: #e9e9e9;
	border-radius: 60px;
}

#region-main::-webkit-scrollbar {
	width: 3px;
	background-color: #ffffff;
}

#region-main::-webkit-scrollbar-thumb {
	background-color: #9d9d9d;
	border-radius: 5px;
}

.search-box-pill .search-box-pill-child:first-child {
	border-radius: 6px 0px 0px 6px !important;
}

.search-box-pill .search-box-pill-child:last-child {
	border-radius: 0px 6px 6px 0px !important;
}

select[readonly].select2+.select2-container {
	pointer-events: none;
	touch-action: none;
}

select[readonly].select2+.select2-container .select2-selection {
	background: #eee;
	box-shadow: none;
}

select[readonly].select2+.select2-container .select2-selection__arrow,
select[readonly].select2+.select2-container .select2-selection__clear {
	display: none;
}

/* New style */
body {
	font-family: 'Poppins', sans-serif !important;
	background-color: #f4f7f9 !important;
}

.select2-box.round .select2-container--default .select2-selection--single,
.select2-box.round .select2-container--default .select2-selection--multiple {
	border-radius: 6px !important;
}

.search-box .form-control {
	border-radius: 6px !important;
}

.card.card-border-sb {
	border: none !important;
	box-shadow: 1px 2px 3px 2px rgb(221 221 221 / 29%) !important;
	border-left: 5px solid #32b268 !important;
}

.card {
	border: none !important;
	box-shadow: 1px 2px 3px 2px rgb(221 221 221 / 29%) !important;
}

.text-primary {
	color: #32b268 !important;
}

.text-course {
	min-height: 45px;
}

#page-topbar {
	background: #ffffff !important;
	box-shadow: 0 2px 4px rgb(15 34 58 / 12%) !important;
}

.navbar-header {
	height: 70px !important;
}

.navbar-header img {
	max-height: 50px !important;
}

.header-item {
	height: 70px !important;
	color: #555b6d !important;
}

.header-item h5 {
	color: #555b6d !important;
}

.bg-soft-primary {
	background-color: #32b2683b !important;
}

.navbar-header .dropdown.show .header-item {
	background-color: #f8f9fa !important;
}

.footer {
	background-color: #ffffff;
	color: #555b6d !important;
	box-shadow: 0 0 4px rgb(15 34 58 / 12%);
}

.content-login .card .card-body {
	padding: 35px !important;
}

.content-login .card {
	border-radius: 8px !important;
	box-shadow: none !important;
}

.form-label {
	margin-bottom: 0.5rem;
}

label {
	font-weight: 500;
}

.pattern-1 {
	position: fixed;
	bottom: 0px;
	left: 0px;
}

.pattern-2 {
	position: fixed;
	bottom: 0px;
	left: 34%;
}

.pattern-3 {
	position: fixed;
	bottom: 0px;
	right: 0px;
}

.content-login .card {
	z-index: 1;
}

.content-login .account-pages {
	margin-bottom: 100px;
}

@media (max-width: 720px) {
	.pattern-1 {
		width: 100%;
	}

	.pattern-2 {
		display: none;
	}

	.pattern-3 {
		display: none;
	}
}

.img-add-file img {
	height: 80px;
	object-fit: cover;
	margin: auto;
	width: 100%;
}

.content-notif {
	padding: 9px 13px;
	font-size: 19px;
	font-weight: 500;
	background: #32b26812 !important;
	border-radius: 6px;
}

.content-notif:hover {
	box-shadow: 0px 2px 3px 2px #32b26812 !important;
}

.badge-pill-custom {
	font-size: 11px;
    padding: 2px 4px;
	text-align: center;
    color: white;
    width: 20px;
    height: 20px;
    background: #f46a6a;
    position: absolute;
    border-radius: 50%;
    top: 0px;
	box-shadow: 1px 2px 3px 2px rgb(221 221 221 / 29%) !important;

}

.page-item.active .page-link {
	z-index: 3;
	color: #fff;
	background-color: #32b268 !important;
	border-color: #32b268 !important;
}

.mail-list a.active {
	background: #32b26812 !important;
	color: #32b268 !important;
}

.mail-list a:hover {
	background: #eaeaea !important;
}

.section-title-pengumuman {
	font-weight: normal;
	font-size: 11px;
	line-height: 25px;
	letter-spacing: 6px;
	color: #fff;
	background: #32b268;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 1;
	display: inline-block;
	position: relative;
	text-transform: uppercase;
}

.hr-sec {
	margin: -14px 0 14px 0;
	padding: 0 0 0 0;
	height: 0;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 0.5px solid #fff;
}

.owl-item.active.center {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.owl-prev {
	font-size: 50px !important;
	left: -10px !important;
	color: white !important;
	top: 5px !important;
}

.owl-next {
	font-size: 50px !important;
	right: -10px !important;
	color: white !important;
	top: 5px !important;
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background: #32b268 !important;
}

.btn-floating-course {
	background-color: #f7b86d;
	color: #fff;
	position: fixed;
	bottom: 30px;
	border-radius: 50%;
	right: 45px;
	font-size: 40px;
	padding: 0px;
	width: 60px;
	height: 60px;
	font-weight: 900;
	box-shadow: 1px 2px 3px 2px rgb(247 184 109 / 35%);
	z-index: 99;
}

.btn-floating-course:hover {
	color: #fff;
}

@media (max-width: 720px) {
	.content-notif .text {
		display: none;
	}

	.content-notif {
		padding: 4px 11px;
		font-size: 25px;
		font-weight: 500;
	}

	.owl-next {
		right: 0px !important;
	}

	.owl-prev {
		left: 0px !important;
	}
}

.content-header-course {
	margin-top: -23px;
	background: #32b268;
	margin-bottom: 37px;
}

.content-header-course .row {
	padding: 20px 26px;
}

.content-header-course .f-kelas {
	text-transform: initial;
	font-weight: 300;
	font-size: 17px;
}

.content-header-course .f-kat {
	text-transform: initial;
	font-weight: 300;
	font-size: 15px;
}

.content-header-course .judul {
	font-weight: 600;
}

.content-header-course nav {
	width: fit-content;
}

.content-header-course nav .breadcrumb {
	padding: 7px 18px;
	background: #daf4eb;
}

.content-header-course nav .breadcrumb-item>a {
	color: #34c39a;
	font-weight: 500;
}

.content-header-course nav .breadcrumb-item.active {
	color: #34c39a;
	font-weight: 500;
}

.content-header-course nav .breadcrumb-item+.breadcrumb-item::before {
	padding-right: 10px;
	color: #34c39a;
	content: "\F0142";
}

.content-header-course nav .breadcrumb-item+.breadcrumb-item {
	padding-left: 10px;
	color: #34c39a;
}

/* .sub-menu > li > a > span::before {
    content: "\F013E";
    font-family: 'Material Design Icons';
} */
.textarea-autogrowth {
	max-height: 200px !important;
}

.rightbar-overlay {
	z-index: 9999;
}

.right-bar {
	height: fit-content;
}

.right-bar:after {
	display: inline-block;
	content: '';
	position: absolute;
	background-color: #fff;
	height: 15px;
	width: 15px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	top: -313px;
	bottom: 0;
	margin: auto;
	right: 13px;
	border-radius: 0 3px 0 0;
}

.right-bar-enabled .right-bar {
	width: 400px;
	z-index: 99999;
	right: 290px;
	top: 60px;
}

.rightbar-overlay {
	background-color: rgb(118 118 118 / 55%);
}

.hover-apps {
	padding: 10px;
	border-radius: 4px;
}

.hover-apps:hover {
	box-shadow: 1px 2px 14px 7px rgb(169 169 169 / 29%);
}

.table-freeze {
	border-collapse: separate;
	border-spacing: 0;

}

.table-freeze .headcol {
	position: sticky;
	width: 5em;
	left: 0;
	top: auto;
	border-top-width: 1px;
	/*only relevant for first row*/
	margin-top: -1px;
	/*compensate for top border*/
}

.mm-active {
	color: #32b268 !important;
}

.mm-active .active i {
	color: #32b268 !important;
}

.mm-active>i {
	color: #32b268 !important;
}

.mm-active .active {
	color: #32b268 !important;
}

.ql-editor iframe {
	pointer-events: none;
}

.skeleton {
	animation: skeleton-loading 1s linear infinite alternate;
}

@keyframes skeleton-loading {
	0% {
		background-color: hsl(200, 20%, 80%);
	}

	100% {
		background-color: hsl(200, 20%, 95%);
	}
}

.skeleton-text {
	width: 100%;
	height: 0.7rem;
	margin-bottom: 0.5rem;
	border-radius: 0.25rem;
}

.skeleton-text__body {
	width: 75%;
}

.skeleton-footer {
	width: 30%;
}

.comment-attachment {
	margin-bottom: .5rem;
	display: flex;
}

.comment-attachment img, .comment-attachment video {
	border-radius: 5px;
    max-height: 150px;
	border: 1px solid #E6E6E6;
}

.content-comment {
	min-height: 70px !important;
	border: 1px solid #ced4da !important;
	padding: 0.25rem 0.5rem !important;
	border-radius: 5px !important;
	margin-bottom: 0.25rem;
}

.content-comment textarea {
	border: none;
	padding-left: 0.25rem !important;
}
.content-comment button {
	border: none !important;
}
.content-comment .group-attachment span {
	cursor: pointer;
}
.content-comment .group-attachment img, .content-comment .group-attachment video {
	max-height: 150px;
	border-radius: 5px !important;
	border: 1px solid #E6E6E6;
}

.comment-attachment .thumbnail{
	position: relative;
}

.comment-attachment .thumbnail i.icon-notb {
	font-size: 100px;
}

.comment-attachment .thumbnail:hover .play-icon {
	background: #000 none repeat scroll 0 0;
	border-radius: 2px;
	bottom: 0;
	color: #fff;
	font-size: 35px;
	left: 0;
	opacity: 0.4;
	position: absolute;
	right: 0;
	text-align: center;
	border-radius: 5px;
	top: 0;
	transition-duration: 0.4s;
}

.border-left-3-info {
	border-left: 4px solid #4fa4ef !important;
}

.whats-news-icon {
	border: 2.5px solid #32b2685f !important;
	color: #32b268cf !important;
}

.whats-news-icon i {
	font-size: 52px !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #34c38f !important;
}

.nav-tab-custom .nav-tabs{
	border-bottom: 1.5px solid #34c38f!important;
	font-size: 16px!important;
}

.nav-tab-custom .nav-tabs .nav-link.active{
	background-color: #34c38f!important;
	border-color: #34c38f!important;
	color: #ffffff!important;
}

.nav-tab-custom .nav-tabs .nav-link:focus, .nav-tab-custom .nav-tabs .nav-link:hover{
	border-color: #34c38f!important;
}

.nav-tab-custom .nav-tabs .nav-link{
	color: #34c38f!important;
}