.opera .fnt-oswald{
	font-family: oswald;
}
.opera ._h0 { font-size: 10px !important; }
.opera ._h1 { font-size: 11px !important; }
.opera ._h2 { font-size: 12px !important; }
.opera ._h3 { font-size: 14px !important; }
.opera ._h4 { font-size: 16px !important; }

.opera ._green  { color: #298d29; }
.opera ._red    { color: #f37024; }
.opera ._gray   { color: #777;    }

.opera .navbar-btn {
	padding: 2px 6px;
	margin :
}

.opera.correction {
	position: relative ; 
	width:100% ;
	height: 100%; 
	border: 1px solid #aaa ; 
	background-color:#f8f8f8 ;
	border-radius: 4px;
}

.show-overlap-actived .jstree-highlight > div {
	background-color: #f7c6c6 ;
}

.show-overlap-actived .jstree-highlight > a {
	color: #a50909 !important;
	font-weight: 500;
}
.show-overlap-actived .jstree-highlight > div.jstree-wholerow-clicked  {
	background-color: #d5a4a4 !important ;
}


.MUI.opera-toolbar .btn.btn-sm {
    width: 20px;
    height: 20px;
    padding: 0px 0px;
    border-radius: 10px;
    border-style: none;
    font-size: 12px;
    text-align: center;
    background-color: azure;
}
span.mm{ margin : 0 7px; }
.mm a{ color: gray; }