.btn-custom, .swal2-confirm .btn {
	background-color: #08b4b2 !important;
	border-color: #08b4b2 !important;
}

.btn-custom:hover, .swal2-confirm:hover, .btn-primary{
	opacity: 0.8 !important;
}

.page-item.active .page-link, .btn-primary, .right-bar .rightbar-title {
	background-color: #08b4b2 !important;
	border-color: #08b4b2 !important;
}

.note-editor.note-frame .note-editing-area .note-editable, .note-editor.note-airframe .note-editing-area .note-editable{
	background-color: #F0F0F0 !important;
}

body.authentication-bg-pattern{
	background-color: #08b4b2 !important;
}