.bg-success {
    background-color: var(--success) !important;
}
.offcanvas.offcanvas-right{
	right: -440px;
}
.offcanvas{
    left: -440px;
	width: 440px;
}
.btn_blue i {
    color: white;
}
.trumbowyg-box, .trumbowyg-editor{
	min-height: 200px;
}
.trumbowyg-editor, .trumbowyg-textarea{
	min-height: 200px;
}